File-Unpack
view release on metacpan or search on metacpan
t/data/pdftex-a.txt view on Meta::CPAN
%PDF-1.4 %ÃÃÃ
à 3 0 obj << /Length 152 >> stream BT /F51 9.9626 Tf 91.925 759.927 Td [(W)80(elcome)-250(to)-250(pdfT)]TJ 67.818 -2.241 Td [(E)]TJ 4.842 2.241 Td [(X!)]TJ 138.924 -654.747 Td [(1)]TJ ET endstream endobj 2 0 obj << /Type /Page /Conte...
>> endobj 4 0 obj << /Type /Font /Subtype /Type1 /BaseFont /Times-Roman /FontDescriptor 8 0 R /FirstChar 33 /LastChar 116 /Widths 7 0 R /Encoding 6 0 R >> endobj 5 0 obj << /Type /Pages /Count 1 /Kids [2 0 R] >> endobj 9 0 obj << /Type /Catalog /Page...
The pdfTEX user manual
The pdfTEX user manual
´ Hà n Thê Thà nh Sebastian Rahtz Hans Hagen Hartmut Henkel PaweŠJackowski Martin Schröder January 25, 2007 Rev. 1.675
The title page of this manual represents the plain TEX coded text âWelcome to pdfTEX!â
\pdfoutput=1 \pdfcompresslevel=0 \font\tenrm=ptmr8r \tenrm Welcome to pdf\TeX! \bye
The pdfTEX user manual
Contents
1 2 3 4 5 6 7 8 Introduction . . . . . . . . . . . . . . . . . . . . . . . About PDF . . . . . . . . . . . . . . . . . . . . . . . . . Getting started . . . . . . . . . . . . . . . . . . . . . Macro packages supporting PDFTEX . . Setting up fonts . ....
1 Introduction
The main purpose of the pdfTEX project is to create and maintain an extension of TEX that can produce pdf directly from TEX source ï¬les and improve/enhance the result of TEX typesetting with the help of pdf. When pdf output is not selected, pdfTEX ...
1.1
About this manual
This manual revision (1.675) tries to keep track with the recent pdfTEX development up to version 1.40.0. Main text updates were done regarding the new conï¬guration scheme, font mapping, and new or updated primitives. The primary repository for the...
1.2
Legal Notice
´ Copyright C 1996--2007 Hà n Thê Thà nh. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version
1
The pdfTEX user manual
published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled âGNU Free Documentation Licenseâ.
2 About PDF
The cover of this manual lists an almost minimal pdf ï¬le generated by pdfTEX, with the corresponding source ï¬le on the next page. Unless compression is enabled, such a pdf ï¬le is rather verbose and readable. The ï¬rst line speciï¬es the versi...
9 0 obj << /Type /Catalog /Pages 5 0 R >> endobj
Here 9 0 obj ... endobj is the object capsule. The ï¬rst number is the object number. The sequence 5 0 R is an object reference, a pointer to another object (no. 5). The second number (here a zero) is currently not used in pdfTEX; it is the version ...
/Root ââ object 9 ââ /Pages ââ object 5 ââ /Kids ââ object 2 ââ /Contents ââ object 3
As soon as we add annotations, a fancy word for hyperlinks and the like, some more entries will be present in the catalog. We invite users to take a look at the pdf code of this ï¬le to get an impression of that. The page content is a stream of draw...
2
The pdfTEX user manual
example is one of the 14 so--called standard fonts that should always be present in any pdf viewer and therefore need not be embedded in the pdf ï¬le, it is left out here for brevity. However, when we use for instance a Computer Modern Roman font, w...
\pdfobj{/Type /Catalog /Pages 5 0 R}
inserts an object into the pdf ï¬le, while \pdflastobj returns the number pdfTEX assigned to this object. Unless objects are referenced by others, they will just end up as isolated entities, not doing any real harm but bloating the pdf ï¬le. In gen...
3 Getting started
This section describes the steps needed to get pdfTEX running on a system where pdfTEX is not yet installed. Nowadays virtually all TEX distributions have pdfTEX as a component, such as TEX Live, teTEX, XEmTEX, MikTeX, proTEXt, and CMacTEX. The ready...
( run in 0.520 second using v1.01-cache-2.11-cpan-39bf76dae61 )