ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* s-pre-61/63
@ 2007-06-14 13:17 Jean Magnan de Bornier
  2007-06-14 13:39 ` s-pre-61/63 Wolfgang Schuster
  2007-06-14 13:40 ` s-pre-61/63 Thomas A. Schmitz
  0 siblings, 2 replies; 4+ messages in thread
From: Jean Magnan de Bornier @ 2007-06-14 13:17 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi all,

I'm trying to make use of the two last official presentation modules, but
with my (up-to-date with all fonts) TeXlive installation I obtain lots of
font errors (I will of course send the log if asked).

Is there some easy way to use this module? 
tia,
-- 
Jean
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: s-pre-61/63
  2007-06-14 13:17 s-pre-61/63 Jean Magnan de Bornier
@ 2007-06-14 13:39 ` Wolfgang Schuster
  2007-06-14 13:40 ` s-pre-61/63 Thomas A. Schmitz
  1 sibling, 0 replies; 4+ messages in thread
From: Wolfgang Schuster @ 2007-06-14 13:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users

2007/6/14, Jean Magnan de Bornier <jm.bornier@free.fr>:
> Hi all,
>
> I'm trying to make use of the two last official presentation modules, but
> with my (up-to-date with all fonts) TeXlive installation I obtain lots of
> font errors (I will of course send the log if asked).
>
> Is there some easy way to use this module?
> tia,
> --
> Jean

Hi Jean,

you save both modules under another name and change the fonts in
your new modules.

@Hans: can you add \startmode[atpragma] with your typeface defintions
to s-pre-61.tex

Wolfgang
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: s-pre-61/63
  2007-06-14 13:17 s-pre-61/63 Jean Magnan de Bornier
  2007-06-14 13:39 ` s-pre-61/63 Wolfgang Schuster
@ 2007-06-14 13:40 ` Thomas A. Schmitz
  2007-06-14 15:39   ` s-pre-61/63 Jean Magnan de Bornier
  1 sibling, 1 reply; 4+ messages in thread
From: Thomas A. Schmitz @ 2007-06-14 13:40 UTC (permalink / raw)
  To: mailing list for ConTeXt users


On Jun 14, 2007, at 3:17 PM, Jean Magnan de Bornier wrote:

> Hi all,
>
> I'm trying to make use of the two last official presentation  
> modules, but
> with my (up-to-date with all fonts) TeXlive installation I obtain  
> lots of
> font errors (I will of course send the log if asked).
>
> Is there some easy way to use this module?
> tia,
> -- 
> Jean
>

The first lines define the typeface: from s-pre-61.tex:

\usetypescriptfile[type-ghz]

\definetypeface[mainface][ss][sans][optima-nova][default][encoding= 
\defaultencoding]

Assuming you don't have optima-nova, have you simply tried to replace  
this line with something referring to a font you have, such as

\definetypeface[mainface][ss][sans][modern][default][encoding= 
\defaultencoding] ?

This works for me with --mode-demo

Best

Thomas
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: s-pre-61/63
  2007-06-14 13:40 ` s-pre-61/63 Thomas A. Schmitz
@ 2007-06-14 15:39   ` Jean Magnan de Bornier
  0 siblings, 0 replies; 4+ messages in thread
From: Jean Magnan de Bornier @ 2007-06-14 15:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Le 14 juin à 15:40:31 "Thomas A. Schmitz" <thomas.schmitz@uni-bonn.de> écrit notamment:

| On Jun 14, 2007, at 3:17 PM, Jean Magnan de Bornier wrote:
>
| > Hi all,
| >
| > I'm trying to make use of the two last official presentation  
| > modules, but
| > with my (up-to-date with all fonts) TeXlive installation I obtain  
| > lots of
| > font errors (I will of course send the log if asked).
| >
| > Is there some easy way to use this module?
| > tia,
| > -- 
| > Jean
| >
>
| The first lines define the typeface: from s-pre-61.tex:
>
| \usetypescriptfile[type-ghz]
>
| \definetypeface[mainface][ss][sans][optima-nova][default][encoding= 
| \defaultencoding]
>
| Assuming you don't have optima-nova, have you simply tried to replace  
| this line with something referring to a font you have, such as
>
| \definetypeface[mainface][ss][sans][modern][default][encoding= 
| \defaultencoding] ?
>
| This works for me with --mode-demo
>
| Best
>
| Thomas

Thanks Thomas, I had tried to comment out these lines, but no more.
All works well on my machine now,
best
-- 
Jean
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2007-06-14 15:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-14 13:17 s-pre-61/63 Jean Magnan de Bornier
2007-06-14 13:39 ` s-pre-61/63 Wolfgang Schuster
2007-06-14 13:40 ` s-pre-61/63 Thomas A. Schmitz
2007-06-14 15:39   ` s-pre-61/63 Jean Magnan de Bornier

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