Hi, ! pdfTeX error (\pdfglyphtounicode): not allowed in DVI mode (\pdfoutput <= 0). l.1 \pdfglyphtounicode this is wrong i.e. it should be possible to generate a format which can produce both dvi and pdf and in that case one should be able to preload the unicode mappings test by taco also indicate that those settings don't survive a dump/undump Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
2007/1/2, Hans Hagen
! pdfTeX error (\pdfglyphtounicode): not allowed in DVI mode (\pdfoutput <= 0). l.1 \pdfglyphtounicode
this is wrong i.e. it should be possible to generate a format which can produce both dvi and pdf and in that case one should be able to preload the unicode mappings
It's easy to leave out the test for pdf output (it won't do any harm in dvi mode). But ideally it should only work in pdf or initex mode, right? Best Martin
� wrote:
2007/1/2, Hans Hagen
: ! pdfTeX error (\pdfglyphtounicode): not allowed in DVI mode (\pdfoutput <= 0). l.1 \pdfglyphtounicode
this is wrong i.e. it should be possible to generate a format which can produce both dvi and pdf and in that case one should be able to preload the unicode mappings
It's easy to leave out the test for pdf output (it won't do any harm in dvi mode). But ideally it should only work in pdf or initex mode, right?
right, so just omit the test/message (the messages only make sense when we've already shipped out pdf code) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Martin Schröder