Dear list members, 

i am trying to create multiple figures with identical layout (i.e. font sizes 
etc.) for a publication created with Latex. To do so (i.e. to get identical 
font sizes) I save all plots as a pdf with widths and heights as they would 
later appear in the paper (to prevent scaling etc.). My problem now is that I 
create several multipanel plots with par(mfrow=c(...)) which sometimes changes 
the cex value. Is there any way (other than using layout() etc which would mean 
a lot of recoding) to prevent this and have identical point and font sizes and 
line widths etc throughout all plots? I tried to increase the cex value so that 
after the reduction by mfrow it is again 1 but I am not sure whether this 
prevents all resizing and was hoping for an easier way to achive this?
Any ideas?
CheersJannis

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to