Index of /archives/text/CTAN/systems/doc/pdftex/samplepdftex
Name Last modified Size Description
Parent Directory -
samplepdf.pdf 2022-06-09 02:34 912K
samplepdf.mp 2022-06-09 02:34 542
protcode.tex 2022-06-09 02:34 2.3K
pdfcolor.tex 2022-06-09 02:34 5.7K
efcode.tex 2022-06-09 02:34 2.0K
README 2022-06-09 02:34 1.1K
samplepdf.tex 2016-04-27 13:14 52K
tmp.pdf 2009-05-31 06:46 3.0K
pic.pdf 2009-05-31 06:46 36K
samplepdf.1 2006-01-03 09:02 1.0K
pic16.png 2006-01-03 09:02 127K
pic.png 2006-01-03 09:02 217K
pic.mps 2006-01-03 09:02 752
pic.jpg 2006-01-03 09:02 109K
pic.eps 2006-01-03 09:02 815K
obj.dat 2006-01-03 09:02 34
cmr10.103 2006-01-03 09:02 9.4K
samplepdf.0 2006-01-03 09:00 819
rgb.icc 2006-01-03 09:00 744
$Id: README 883 2022-06-08 17:30:43Z karl $
This samplepdf directory contains a few plain TeX example files. They
are not meant to be used as-is, and may interfere with any real document.
Please take them and adapt them as you see fit.
The pdftex manual (texdoc pdftex ==
http://mirrors.ctan.org/systems/doc/pdftex/manual/pdftex-a.pdf)
is the reference documentation for pdfTeX.
samplepdf.tex - document exhibiting many pdfTeX features.
Please peruse both the output and the source.
pdfcolor.tex - defining and using colors. (Used in samplepdf.tex)
efcode.tex - sample \efcode settings and macros for font expansion.
protcode.tex - sample \efcode settings and macros for character protrusion.
(These two not used by samplepdf.tex. See the LaTeX package microtype
for much more sophisticated support -- https://ctan.org/pkg/microtype.)
Additionally, the standalone macro file supp-pdf.tex (-> supp-pdf.mkii)
can read MetaPost output directly in pdftex while generating PDF. No
need for eps-to-pdf conversion. It comes from ConTeXt and is included in
the TeX distributions.