ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* AW: Antykwa Torunska?
@ 1999-10-27 13:21 Haseloff, Lutz
  1999-10-27 14:25 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Haseloff, Lutz @ 1999-10-27 13:21 UTC (permalink / raw)


> Hi,

> Hans has used Antykwa Torunska in presentation (pre-06.tex). I would like
use
> this nice font too, but when I type

> \switchtobodyfont[ant]

> become a error "unknown variant anttr". Should I make a file font-ant.tex
or is
> this somewhere defined? I'm foun only synonyms:

> \definefontsynonym [AntykwaTorunska-Bold]    [anttb]
> \definefontsynonym [AntykwaTorunska-Regular] [anttr]
> \definefontsynonym [AntykwaTorunska-Italic]  [anttri]

> Greetings,
> Grzesiek

1. download the fonts from:
http://www.econ.muni.cz/~qasar/fontanasia/font-ps-afm/font-ps-afm.html 
2. download the package antyktor from dante.
ftp://ftp.dante.de/tex-archive/fonts/psfonts/anttvf/
3. make the fonts usable for pdftex, add the map-file to pdftex.cfg
4. then build a font-ant.tex:

\definefontsynonym [Serif]            [AntykwaTorunska-Regular]
\definefontsynonym [SerifBold]        [AntykwaTorunska-Bold]
\definefontsynonym [SerifItalic]      [AntykwaTorunska-Italic]

\definefontsynonym [AntykwaTorunska-Regular]    [zatr8t]  [encoding=ec]
\definefontsynonym [AntykwaTorunska-Italic]     [zatri8t] [encoding=ec]
\definefontsynonym [AntykwaTorunska-Bold]       [zatb8t]  [encoding=ec]

\definebodyfont
[40pt,35pt,30pt,25pt,20pt,17pt,14.4pt,12pt,11pt,10pt,9pt,8pt,7pt,6pt,5pt]
                [rm]
                [tf=Serif             sa 1,
                 bf=SerifBold         sa 1,
                 it=SerifItalic       sa 1]

\endinput
(very quick and very dirty)

Now you can switch to the font with
\setupbodyfont[ant,12pt].

Lutz


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

* Re: AW: Antykwa Torunska?
  1999-10-27 13:21 AW: Antykwa Torunska? Haseloff, Lutz
@ 1999-10-27 14:25 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 1999-10-27 14:25 UTC (permalink / raw)
  Cc: ntg-context

"Haseloff, Lutz" wrote:

> 2. download the package antyktor from dante.
> ftp://ftp.dante.de/tex-archive/fonts/psfonts/anttvf/

What's in there? 

> 3. make the fonts usable for pdftex, add the map-file to pdftex.cfg
> 4. then build a font-ant.tex:
> 
> \definefontsynonym [Serif]            [AntykwaTorunska-Regular]
> \definefontsynonym [SerifBold]        [AntykwaTorunska-Bold]
> \definefontsynonym [SerifItalic]      [AntykwaTorunska-Italic]
> 
> \definefontsynonym [AntykwaTorunska-Regular]    [zatr8t]  [encoding=ec]
> \definefontsynonym [AntykwaTorunska-Italic]     [zatri8t] [encoding=ec]
> \definefontsynonym [AntykwaTorunska-Bold]       [zatb8t]  [encoding=ec]

This looks like something I have to add. Can you btw mail me the
zatr*.tfm's? 

> \definebodyfont
> [40pt,35pt,30pt,25pt,20pt,17pt,14.4pt,12pt,11pt,10pt,9pt,8pt,7pt,6pt,5pt]
   ^^^^^^^^^^
> (very quick and very dirty)

Very big but still beautiful. BTW, the poles are currently working on an
alternative, which is pretty good for normal text. The current Antikwa
is mainly for display text, not that I mind using it for other things
too.  

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


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

end of thread, other threads:[~1999-10-27 14:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-10-27 13:21 AW: Antykwa Torunska? Haseloff, Lutz
1999-10-27 14:25 ` 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).