Skip to content
Snippets Groups Projects
Commit 569c9ae0 authored by Jan-Åke Larsson's avatar Jan-Åke Larsson
Browse files

Enable lualatex to produce conforming PDF/A-2b

parent b337285c
No related branches found
No related tags found
3 merge requests!40Enable PDF/A-2b to choose between RGB and CMYK,!39Another colorprofile textstring,!38Add rudimentary PDF/A-2b support
This commit is part of merge request !39. Comments created here will be created in the context of that merge request.
......@@ -308,6 +308,9 @@
\let\pdfcreationdate=\creationdate
\fi
\RequirePackage[a-2b]{pdfx}
\ifluatex
\pdfvariable omitcidset=1
\fi
%%%%%%%%%% end PDF/A support
\RequirePackage{color}
\RequirePackage{xcolor}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment