diff options
author | Karl Berry <karl@freefriends.org> | 2016-05-11 21:27:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-05-11 21:27:08 +0000 |
commit | b09e7454f87f22dff8dd6f5fa2a085f1295532d4 (patch) | |
tree | 973edab7afceafe0f94b429e60762cb047fc7269 /Master/texmf-dist/doc/latex/pdfx/manifest.txt | |
parent | 39c10427f8eee057dc28928380060a585e1e017b (diff) |
pdfx (11may16)
git-svn-id: svn://tug.org/texlive/trunk@41039 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pdfx/manifest.txt')
-rw-r--r-- | Master/texmf-dist/doc/latex/pdfx/manifest.txt | 84 |
1 files changed, 72 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/pdfx/manifest.txt b/Master/texmf-dist/doc/latex/pdfx/manifest.txt index 300b9ffee89..5cdee967d09 100644 --- a/Master/texmf-dist/doc/latex/pdfx/manifest.txt +++ b/Master/texmf-dist/doc/latex/pdfx/manifest.txt @@ -30,6 +30,9 @@ README pdfx.sty the main package +pdfx.pdf + package documentation + glyphtounicode-cmr.tex maps glyphnames in cmr font to Unicode @@ -47,6 +50,33 @@ pdfx.xmp 8bit.def custom input encoding + +l8uenc.def + custom output into UTF-8 format text metadata + +l8uarb.def + supports arabic output into UTF-8 format metadata + +l8uarm.def + supports armenian output into UTF-8 format metadata + +armglyphs.dfu + provides \pdfglyphname map to Unicode, for armenian characters + +l8ucyr.def + supports cyrillic output into UTF-8 format metadata + +l8udev.def + supports devanagari output into UTF-8 format metadata + +l8ugrk.def + supports greek output into UTF-8 format metadata + +l8ulat.def + supports input from Latin-1 to Latin-9 encodings for UTF-8 format metadata + +l8umath.def + supports mathematical symbols in UTF-8 format metadata coated_FOGRA39L_argl.icc CMYK color profile @@ -57,23 +87,20 @@ sRGB_IEC61966-2-1_black_scaled.icc ICC_LICENSE.txt the license for the color profiles -pdfx.pdf - documentation in PDF format +AdobeColorProfiles.tex + defines commands for including Adobe profiles + +AdobeExternalProfiles.tex + defines commands for external Adobe profiles; PDF/X-4p, PDF/X-5pg sample.tex - example TeX document + example TeX document, no metadata included sample.xmpdata - example metadata file + example metadata file, for sample.tex small2e-pdfx.tex - example TeX document - -small2e-pdfx.xmpdata - example metadata file - -small2e-pdfx.pdf - example pdf document + example TeX document, with included metadata manifest.txt file list @@ -84,7 +111,7 @@ Makefile make file for compiling documentation pdfx.dtx - main package with driver + main package with driver, including documentation pdfx.xmpdata metadata for documentation as PDF/A-u2 @@ -94,3 +121,36 @@ pdfx.ins rvdtx.sty extra package needed to compile documentation + +arm-start.tex + used to show example coding in a Figure + +koi8-example.tex + used to show example coding in a Figure + +koi8-example2.tex + used to show example coding in a Figure + +latin2-example.tex + used to show example coding in a Figure + +TL-POL-meta.png + screen-shot image used in a Figure + +TL-RU-LICRs.png + screen-shot image used in a Figure + +TL-RU-metadata.png + screen-shot image used in a Figure + +TL-RU-toc.png + screen-shot image used in a Figure + +armtex-meta.png + screen-shot image used in a Figure + +math-assign5.png + screen-shot image used in a Figure + +usage-meta.png + screen-shot image used in a Figure |