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

Icon  Name                                      Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] 8bit.def 2016-05-03 10:43 5.8K [   ] AdobeColorProfiles.tex 2018-11-15 15:04 18K [   ] AdobeExternalProfiles.tex 2016-05-03 10:59 23K [   ] CallasColorProfiles.tex 2018-11-20 18:40 4.9K [TXT] README 2018-12-23 17:20 1.1K [   ] armglyphs.dfu 2018-11-29 01:23 4.5K [   ] glyphtounicode-cmr.tex 2018-11-18 16:47 12K [   ] glyphtounicode-ntx.tex 2019-03-04 16:23 12K [TXT] l8u-penc.def 2018-11-29 01:44 170K [TXT] l8uarb-penc.def 2017-06-23 16:05 5.0K [TXT] l8uarm-penc.def 2018-11-29 23:57 27K [TXT] l8ucyr-penc.def 2017-06-23 18:29 35K [TXT] l8udev-penc.def 2018-11-29 01:26 9.2K [TXT] l8ugrk-penc.def 2018-11-29 20:54 80K [TXT] l8uheb-penc.def 2018-11-15 19:38 26K [TXT] l8ulat-penc.def 2017-06-23 18:32 74K [TXT] l8umath-penc.def 2017-06-23 18:33 117K [TXT] manifest.txt 2018-11-28 19:34 3.3K [TXT] pdfa.xmp 2018-11-29 18:03 16K [TXT] pdfe.xmp 2018-11-29 18:12 20K [TXT] pdfvt.xmp 2018-11-29 18:12 21K [   ] pdfx.pdf 2019-03-10 19:58 2.3M [TXT] pdfx.xmp 2018-11-29 18:11 20K [   ] sample.tex 2018-12-22 00:18 2.5K [   ] small2e-pdfx.tex 2016-05-03 11:47 5.4K [DIR] src/ 2018-11-28 19:11 -
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>