Jump to: Page Content, Section Navigation, Site Navigation, Site Search, Account Information, or Site Tools.
Guest Alerts | Access Rights | My Account | Sign In
|
|
Preparing High-Quality PDF Files from TeX and LaTeX SourcesScience relies on a completely electronic editorial workflow through the peer-review stage. Thus, to ensure the fastest and most thorough consideration of your manuscript, it is essential that the PDF file that is ultimately used for evaluation and review be clear and legible on screen as well as on paper. Unfortunately, owing to font-substitution issues, screen legibility is a problem with some manuscripts prepared in TeX/LaTeX. This page describes the problem and offers some suggestions toward a remedy. The ProblemPostScript and PDF files created from TeX and LaTeX source that uses the default Computer Modern typeface often work actively against screen legibility, through their interpolation of resolution-dependent, Type 3 bitmapped fonts, rather than the preferred alternative, resolution-independent Type 1 outline fonts:
The side-by-side comparison is revealing: The image at left, incorporating scalable Type 1 fonts, is legible even at relatively small magnification; the image at right, incorporating Type 3 bitmapped fonts, is extremely difficult to read, and magnification will really not help the problem. (Note that the fact that a file appears to display cleanly in a PostScript raster image processor such as Ghostview does not mean there is no problem. We have opened PostScript files that looked great in Ghostview but that still experienced the bitmapping problem when distilled to PDF.) The bitmapped-font problem results from the "device dependent" default behavior of DVIPS, the program most commonly used to convert the DVI files output by TeX into printable PostScript files. That default behavior can -- and should -- be corrected relatively simply by authors using TeX and LaTeX today. Suggested SolutionsTo ensure the best possible presentation and fastest processing of their submissions, we strongly urge authors submitting to Science to eliminate Type 3 bitmapped fonts in their PostScript or PDF output. To do so, we recommend all of the following measures:
If you have tried all of the steps above and your PDF files still have problems with bitmapped fonts, the problem most likely lies in the installation of the Type 1 fonts on your system or in the font-mapping or configuration files being used by DVIPS to find and implement those fonts. The problem may take some time to investigate and repair, but it is well worth doing -- for the sake not only of your Science submission, but for all of your TeX output. Finally, you may want to consider avoiding the intermediate step of generating PostScript, and using a filter that goes directly from DVI to PDF. We have had good results with one such package, dvipdfm (you will still need to download and install the Type 1 PostScript versions of Computer Modern to produce quality output). |
Science. ISSN 0036-8075 (print), 1095-9203 (online)