Inicio » size
Archivos de la categoría: size
LaTeX topics: Paper size and margins when producing PS documents
By Kenneth M. Hanson from [http://kmh-lanl.hansonhub.com/spie/]: DVIPS – converting DVI files to PostScript files When latex is run, it produces a file with the extension DVI (for Device Independent), which completely encodes the formatted document, with the exception of the image files. A separate application is needed to view or print the document, or to […]
LaTeX topics: Reducing the size of large PS files
By Kenneth M. Hanson from [http://kmh-lanl.hansonhub.com/spie/]: If the PS file produced by DVIPS is large (>5 MB), it is probably because of the size of the EPS image files you are using for figures. DVIPS essentially copies the EPS image files directly into its output PS file. To reduce the size of the PS file, […]