ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* pdf-mode
@ 2005-02-24 18:44 Peter Münster
  2005-02-24 22:17 ` pdf-mode h h extern
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Münster @ 2005-02-24 18:44 UTC (permalink / raw)


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/

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

* Re: pdf-mode
  2005-02-24 18:44 pdf-mode Peter Münster
@ 2005-02-24 22:17 ` h h extern
  2005-02-24 22:28   ` pdf-mode Adam Lindsay
  0 siblings, 1 reply; 4+ messages in thread
From: h h extern @ 2005-02-24 22:17 UTC (permalink / raw)


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
-----------------------------------------------------------------

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

* Re: pdf-mode
  2005-02-24 22:17 ` pdf-mode h h extern
@ 2005-02-24 22:28   ` Adam Lindsay
  2005-02-25  8:50     ` pdf-mode Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Adam Lindsay @ 2005-02-24 22:28 UTC (permalink / raw)


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.     atl@comp.lancs.ac.uk
 Lancaster University, InfoLab21        +44(0)1524/510.514
 Lancaster, LA1 4WA, UK             Fax:+44(0)1524/510.492
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

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

* Re: pdf-mode
  2005-02-24 22:28   ` pdf-mode Adam Lindsay
@ 2005-02-25  8:50     ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2005-02-25  8:50 UTC (permalink / raw)


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
-----------------------------------------------------------------

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

end of thread, other threads:[~2005-02-25  8:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-24 18:44 pdf-mode Peter Münster
2005-02-24 22:17 ` pdf-mode h h extern
2005-02-24 22:28   ` pdf-mode Adam Lindsay
2005-02-25  8:50     ` pdf-mode 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).