Changes

Jump to navigation Jump to search
building plain formats
* \definefontsynonym [RalfSmithFormalScript] [rsfs10]
* \definefontsynonym [MartinVogel] [fmvr8x]
 
== Building plain formats (to be done) ==
 
''This text will disapear from page, but until we put some additional files to the distribution, here are some notes for me.''
 
There are no CMR fonts in the distribution (more or less on purpose), but you can use LM replacement instead.
 
% pdftex.ini
\pdfoutput=1
\pdfcompresslevel=9
\pdfdecimaldigits=3
\pdfpagewidth=210 true mm
\pdfpageheight=297 true mm
\pdfhorigin=1 true in
\pdfvorigin=1 true in
\pdfpkresolution=600
\input plain
\dump
\endinput
 
pdftex -ini pdftex.ini
 
One needs to use:
\pdfmapfile{+lm-rep-cmtext.map}

Navigation menu