blob: e18735a1928137780631be79fe9869f7af860c2e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
|
% \iffalse meta-comment
%
% Copyright 2008 CV Radhakrishnan and Han The Thanh
% Copyright 2015 Ross Moore and Peter Selinger
%
% This file is part of the 'pdfx' package.
% ----------------------------------------
%
% It may be distributed and/or modified under the conditions of the
% LaTeX Project Public License, either version 1.2 of this license or
% (at your option) any later version. The latest version of this
% license is in http://www.latex-project.org/lppl.txt and version 1.2
% or later is part of all distributions of LaTeX version 1999/12/01 or
% later.
%
% The color profile sRGB_IEC61966-2-1_black_scaled.icc is
% Copyright 2009 International Color Consortium.
% It is distributed under the terms given in the file `ICC_LICENSE.txt'.
%
% The list of all files belonging to the LaTeX package, 'pdfx.sty' is
% given in the file `manifest.txt'.
%
% \fi
%
% CONTENTS
README
Readme file
pdfx.sty
the main package
glyphtounicode-cmr.tex
maps glyphnames in cmr font to Unicode
pdfa.xmp
XMP template for PDF/A documents
pdfe.xmp
XMP template for PDF/E documents
pdfvt.xmp
XMP template for PDF/VT documents
pdfx.xmp
XMP template for PDF/X documents
8bit.def
custom input encoding
coated_FOGRA39L_argl.icc
CMYK color profile
sRGB_IEC61966-2-1_black_scaled.icc
RGB color profile
ICC_LICENSE.txt
the license for the color profiles
pdfx.pdf
documentation in PDF format
sample.tex
example TeX document
sample.xmpdata
example metadata file
small2e-pdfx.tex
example TeX document
small2e-pdfx.xmpdata
example metadata file
small2e-pdfx.pdf
example pdf document
manifest.txt
file list
Directory: src
Makefile
make file for compiling documentation
pdfx.dtx
main package with driver
pdfx.ins
main installer batch file
rvdtx.sty
extra package needed to compile documentation
|