Re: [NTG-context] pdf-mode

2005-02-25 Thread Hans Hagen
Adam Lindsay wrote:
h h extern said this at Thu, 24 Feb 2005 23:17:41 +0100:

I'll add \jobsuffix as systemmode:
\startmode[*pdf] ...
\startmode[*dvi] ...
be aware of the fact that this is only true when a driver is loaded

I never was sure of that, by the way:
the true output of a xetex job is .xdv
It's an opaque format that gets transformed into .pdf after texexec's
last run. 

Is the real jobsuffix (as you define it) pdf or xdv?
interesting point, i'd say pdf since that's the final format, and in this case 
the jobsuffix is an indication of final functionality

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
-
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] pdf-mode

2005-02-24 Thread Adam Lindsay
h h extern said this at Thu, 24 Feb 2005 23:17:41 +0100:

>I'll add \jobsuffix as systemmode:
>
>\startmode[*pdf] ...
>\startmode[*dvi] ...
>
>be aware of the fact that this is only true when a driver is loaded

I never was sure of that, by the way:

the true output of a xetex job is .xdv
It's an opaque format that gets transformed into .pdf after texexec's
last run. 

Is the real jobsuffix (as you define it) pdf or xdv?
-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Adam T. Lindsay, Computing Dept. [EMAIL PROTECTED]
 Lancaster University, InfoLab21+44(0)1524/510.514
 Lancaster, LA1 4WA, UK Fax:+44(0)1524/510.492
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] pdf-mode

2005-02-24 Thread h h extern
Peter Münster wrote:
Hello Hans,
I've just read your mmodes.pdf. Very helpful, thanks!
Could you also add a pdf-mode?
For now, I'm doing it like this:
\input ifpdf.sty
\ifpdf
 \enablemode[pdf]
\fi
I'll add \jobsuffix as systemmode:
\startmode[*pdf] ...
\startmode[*dvi] ...
be aware of the fact that this is only true when a driver is loaded
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
-
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] pdf-mode

2005-02-24 Thread Peter Münster
Hello Hans,
I've just read your mmodes.pdf. Very helpful, thanks!
Could you also add a pdf-mode?
For now, I'm doing it like this:
\input ifpdf.sty
\ifpdf
 \enablemode[pdf]
\fi
Cheers, Peter

-- 
http://pmrb.free.fr/contact/
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context