Index of /archives/text/CTAN/macros/latex2e/contrib/pdfx

Icon  Name                                        Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] 8bit.def 2016-05-03 02:43 5.8K [   ] AdobeColorProfiles.tex 2018-11-15 06:04 18K [   ] AdobeExternalProfiles.tex 2016-05-03 02:59 23K [   ] CallasColorProfiles.tex 2018-11-20 09:40 4.9K [TXT] README 2018-12-23 08:20 1.1K [   ] armglyphs.dfu 2018-11-28 16:23 4.5K [   ] glyphtounicode-cmr.tex 2018-11-18 07:47 12K [   ] glyphtounicode-ntx.tex 2019-03-04 07:23 12K [TXT] l8u-penc.def 2018-11-28 16:44 170K [TXT] l8uarb-penc.def 2017-06-23 08:05 5.0K [TXT] l8uarm-penc.def 2018-11-29 14:57 27K [TXT] l8ucyr-penc.def 2017-06-23 10:29 35K [TXT] l8udev-penc.def 2018-11-28 16:26 9.2K [TXT] l8ugrk-penc.def 2018-11-29 11:54 80K [TXT] l8uheb-penc.def 2018-11-15 10:38 26K [TXT] l8ulat-penc.def 2017-06-23 10:32 74K [TXT] l8umath-penc.def 2017-06-23 10:33 117K [TXT] manifest.txt 2018-11-28 10:34 3.3K [TXT] pdfa.xmp 2018-11-29 09:03 16K [TXT] pdfe.xmp 2018-11-29 09:12 20K [TXT] pdfvt.xmp 2018-11-29 09:12 21K [   ] pdfx.pdf 2024-07-01 08:45 2.5M [TXT] pdfx.xmp 2018-11-29 09:11 20K [   ] sample.tex 2018-12-21 15:18 2.5K [   ] small2e-pdfx.tex 2016-05-03 03:47 5.4K [DIR] src/ 2024-06-29 10:40 -
Readme for pdfx package (pdfx.sty)

pdfx.sty is a LaTeX package which helps to create PDF/X and
PFD/A, PDF/E and PDF/VT compliant PDF documents with pdfTeX.

Installation:

Create a directory $TEXMF/tex/latex/pdfx and copy pdfx.sty, *.xmp,
*.icc, *.def and glyphtounicode-cmr.tex to this directory.  Update
the file database of your TeX system.

Documentation:

Composite documentation and code is available in src/pdfx.dtx. Run
TeX/LaTeX on pdfx.ins to extract pdfx.sty from pdfx.dtx.  If you
[pdf]LaTeX pdfx.dtx, you will get pdfx.pdf which is the human readable
documentation.

A Makefile is provided in the src directory. Following steps will
create the documentation on GNU/Linux or similar operating system:

 make pdf
 make out
 make index
 make changes
 make pdf

'make all' does all the above, as a single command-line call.

'make out' is for manipulating the bookmarks file to create QUICK
LINKS in the pdf document.

Licence:

The package is released under LaTeX Project Public Licence.

Authors:

CV Radhakrishnan <cvr@river-valley.org>
Han The Thanh <thanh@river-valley.org>
Ross Moore <ross.moore@mq.edu.au>
Peter Selinger <selinger@mathstat.dal.ca>