|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
AbstractPdftexCode | This class provides a base class for pdf |
Efcode | This class provides an implementation for the primitive \efcode . |
Pdfannot | This class provides an implementation for the primitive \pdfannot . |
Pdfcatalog | This class provides an implementation for the primitive \pdfcatalog . |
Pdfdest | This class provides an implementation for the primitive \pdfdest . |
Pdfendlink | This class provides an implementation for the primitive \pdfendlink . |
Pdfendthread | This class provides an implementation for the primitive \pdfendthread . |
Pdffontname | This class provides an implementation for the primitive \pdffontname . |
Pdffontobjnum | This class provides an implementation for the primitive
\pdffontobjnum . |
Pdfincludechars | This class provides an implementation for the primitive
\pdfincludechars . |
Pdfinfo | This class provides an implementation for the primitive \pdfinfo . |
Pdflastannot | This class provides an implementation for the primitive
\pdflastannot . |
Pdflastobj | This class provides an implementation for the primitive
\pdflastobj . |
Pdflastxform | This class provides an implementation for the primitive
\pdflastxform . |
Pdflastximage | This class provides an implementation for the primitive
\pdflastximage . |
Pdfliteral | This class provides an implementation for the primitive \pdfliteral . |
Pdfnames | This class provides an implementation for the primitive \pdfnames . |
Pdfobj | This class provides an implementation for the primitive \pdfobj . |
Pdfoutline | This class provides an implementation for the primitive \pdfoutline . |
Pdfrefobj | This class provides an implementation for the primitive \pdfrefobj . |
Pdfrefxform | This class provides an implementation for the primitive \pdfrefxform . |
Pdfrefximage | This class provides an implementation for the primitive \pdfrefximage . |
Pdfstartlink | This class provides an implementation for the primitive \pdfstartlink . |
Pdfthread | This class provides an implementation for the primitive \pdfthread . |
Pdfxform | This class provides an implementation for the primitive \pdfxform . |
Pdfximage | This class provides an implementation for the primitive \pdfximage . |
This package contains primitives for
The count register \pdftexversion contains the version
number of
The version number is a preassigned count register and can be used
as such. Thus assignments and arithmetic can be performed on it.
The tokens register \pdftexrevision contains the revision
of
The revision number is a preassigned tokens register and can be used
as such. Thus assignments can be performed on it.
The Count Parameter \pdftexversion
Syntax
The formal description of this primitive is the following:
〈pdftexversion〉
→ \pdftexversion ...
Examples
\the\pdftexversion
The Tokens Parameter \pdftexrevision
Syntax
The formal description of this primitive is the following:
〈pdftexrevision〉
→ \pdftexrevision ...
Examples
\the\pdftexrevision
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |