2015-09-06 8:10 GMT+02:00 Bruno Le Floch :
> On 9/4/15, Arthur Reutenauer wrote:
> > On Thu, Sep 03, 2015 at 10:44:19AM -0400, Adam Drissel wrote:
> >> I need to be able to use XeTeX while still producing a PDF in x1a format
> >> (PDF/A, PDF-x1a). Do you have any idea how I can do this using XeT
The only way is to call xelatex -no-pdf ... and xdvipdfmx -V4 ... (default is PDF 1.5 but PDX/x-1a:2003 requires PDF 1.4).
or
xelatex -output-driver="xdvipdfmx -q -V 4 -E" foo.tex
--
Best regards,
Akira KAKUTO
--
Subscriptions, Archive, and
On Tue, Sep 1, 2015 at 12:19 PM, Arthur Reutenauer
wrote:
> For some strange reason the glyph you want is not accessible through
> OpenType features, as a look into the GSUB table confirms, but is
> included as a separate character from the Private Use Area (U+E004);
> that's why copy-pasting f
Den 2015-09-06 kl. 16:28, skrev Joel C. Salomon:
On Tue, Sep 1, 2015 at 12:19 PM, Arthur Reutenauer
wrote:
For some strange reason the glyph you want is not accessible through
OpenType features, as a look into the GSUB table confirms, but is
included as a separate character from the Private