[XeTeX] Is there a XeTeX PDF version command ?
Jonathan Kew
jonathan_kew at sil.org
Sun Jun 29 00:18:00 CEST 2008
On 28 Jun 2008, at 1:36 pm, Alan Stone wrote:
> Hi,
>
> Compiling a ConTeXt document with
> \pdfminorversion, set to for example 4 or 5,
> generates a compiler error when compiled in
> combination with XeTeX.
>
> Is there a XeTeX command which enables to
> specify the requested PDF version (1.4, 1.5, ... ) ?
>
You can't use \pdfminorversion in XeTeX, that's a pdfTeX-specific
command. I think you need to pass the -V command-line option to
xdvipdfmx (I expect this can be done somewhere in the ConTeXt
scripts, but don't know any details), or else set it in the
dvipdfmx.cfg configuration file. AFAIK, the usual default is 4, but
you can set it higher if you need to embed other PDFs that use a
higher version.
JK
> Thanks,
> Alan
>
> - XeTeX, Version 3.1415926-2.2-0.999.1 (Web2C 7.5.6)
> - ConTeXt ver: 2008.06.22 17:38 MKII fmt: 2008.6.23 ( ctx minimal)
> - Ubuntu 8.04
>
>
> _______________________________________________
> XeTeX mailing list
> postmaster at tug.org
> http://tug.org/mailman/listinfo/xetex
More information about the XeTeX
mailing list