ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* LuaLaTeX + fontspec: cannot compare documents with Acrobat
@ 2012-06-08 15:26 Jörg Weber
  2012-06-08 15:38 ` Aditya Mahajan
  2012-06-08 15:57 ` Hans Hagen
  0 siblings, 2 replies; 8+ messages in thread
From: Jörg Weber @ 2012-06-08 15:26 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 1075 bytes --]

(This is an issue I originally posted here: http://tex.stackexchange.com/questions/58760/lualatex-fontspec-cannot-compare-documents-with-acrobat and I cross-posted on the LuaTeX User Mailing list)



I use the option "compare documents" in Adobe Acrobat Pro a lot to highlight changes between revisions. What I just noticed is, if I compile a simple document such as the one below with LuaLaTeX + fontspec, Acrobat is unable to perform the comparison, giving a unspecific error message ("cannot compare document..."). Compiling the same document without fontspec allows the comparison, as does XeLaTeX + fontspec.



I tried with TeX Live 2012 and the current MikTeX, without success. Ulrike Fischer suggested \usepackage{luaotfload} \font\test=Arial \pagestyle{empty} and \test after \begin{document} instead of fontspec, but the error remains. Does anyone know what is going on and of a possible fix?



\documentclass{article}

\usepackage{fontspec}

\usepackage{lipsum}



\begin{document}



\lipsum



\end{document}



Best,

Jörg


[-- Attachment #1.2: Type: text/html, Size: 4106 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: LuaLaTeX + fontspec: cannot compare documents with Acrobat
@ 2012-06-08 16:17 Jörg Weber
  2012-06-08 16:35 ` Jörg Weber
  2012-06-08 16:36 ` Hans Hagen
  0 siblings, 2 replies; 8+ messages in thread
From: Jörg Weber @ 2012-06-08 16:17 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hans' MWE is not comparable, but Aditya's example (with \setupbodyfont[palatino]) compares just fine!


-----Ursprüngliche Nachricht-----
Von: Hans Hagen [mailto:pragma@wxs.nl] 
Gesendet: Freitag, 8. Juni 2012 16:57
An: mailing list for ConTeXt users
Cc: Jörg Weber
Betreff: Re: [NTG-context] LuaLaTeX + fontspec: cannot compare documents with Acrobat

On 8-6-2012 17:26, Jörg Weber wrote:
> (This is an issue I originally posted here:
> http://tex.stackexchange.com/questions/58760/lualatex-fontspec-cannot-
> compare-documents-with-acrobat and I cross-posted on the LuaTeX User 
> Mailing list)
>
> I use the option "compare documents" in Adobe Acrobat Pro a lot to 
> highlight changes between revisions. What I just noticed is, if I 
> compile a simple document such as the one below with LuaLaTeX + 
> fontspec, Acrobat is unable to perform the comparison, giving a 
> unspecific error message ("cannot compare document..."). Compiling the 
> same document without fontspec allows the comparison, as does XeLaTeX 
> + fontspec.
>
> I tried with TeX Live 2012 and the current MikTeX, without success.
> Ulrike Fischer suggested \usepackage{luaotfload} \font\test=Arial 
> \pagestyle{empty} and \test after \begin{document} instead of 
> fontspec, but the error remains. Does anyone know what is going on and 
> of a possible fix?
>
> \documentclass{article}
>
> \usepackage{fontspec}
>
> \usepackage{lipsum}
>
> \begin{document}
>
> \lipsum
>
> \end{document}

I can't process that here. This is a easier test:

\nopdfcompression

\setupbodyfont[dejavu]

\startTEXpage[offset=10pt]
     a % a
\stopTEXpage

Even such a minimal document cannot be compared. I have no clue how the compare is supposed to work but if a simple 'a' vs 'aa' document does not work while the files preflight ok it's probably an acrobat issue.

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------




___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-06-09 11:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-08 15:26 LuaLaTeX + fontspec: cannot compare documents with Acrobat Jörg Weber
2012-06-08 15:38 ` Aditya Mahajan
2012-06-08 15:57 ` Hans Hagen
2012-06-08 16:17 Jörg Weber
2012-06-08 16:35 ` Jörg Weber
2012-06-08 18:26   ` Aditya Mahajan
2012-06-09 11:24     ` Jörg Weber
2012-06-08 16:36 ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).