True WYSIWYG LaTeX System |
Generating PDF files with shared fontsContents
IntroductionSpecification of PDF 1.2 enables storing streams in external files. The streams, are used to embed Images, Page Descriptions, Fonts, etc. into PDF files. When creating document collection, storing an information shared by several PDF files into external files is resonable approach. In practice, only fonts are a crutial material used by many PDF files in the same PDF collection.
BaKoMa TeX 2.21 supports generating PDF files with embeding fonts
via external streams stored into common directory.
It is important that size of font-less PDF files are comparable with
size of DVI files.
This hint is useful to estimate size of a document collections.
Generating such PDF's by using BaKoMa TeXBeginning from version 2.21 you can generate collection of PDF files that share fonts between each other. Sharing fonts is implemented by embedding fonts via external streams that are placed into separate directory.To enable this feature choose `Embed to directory' option in PDF generation dialog. This option is available when PDFFonts subdirectory exists anywhere in: current directory, parent directory, grand parent directory, etc. When font sharing is performed by BaKoMa TeX, fonts are placed into found PDFFonts directory, and relative references on the fonts are placed into PDF files. In this reason, PDF files can be freely moved together with PDFFonts directory and with preserving subdirectory structure.
Date: 3-Dec-1999.
|
|