ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* HOWTO: installing new fonts
@ 2000-02-14  2:43 Uwe Koloska
  0 siblings, 0 replies; 4+ messages in thread
From: Uwe Koloska @ 2000-02-14  2:43 UTC (permalink / raw)


Hello,

I am very fascinated by the possibilities of ConTeXt.  Lately I tried to make
some Postscript fonts I used to use with LaTeX available in ConTeXt.  For LaTeX
I have used vfinst (calls fontinst) to create all the necessary virtual fonts.

For ConTeXt I just tried to insert the following lines in my test-file, to use
Bitstream GillSans:

\definefontsynonym [Sans]            [bgsr8t] [encoding=t1]
\definefontsynonym [SansBold]        [bgsb8t] [encoding=ec]
\definefontsynonym [SansItalic]      [bgsri8t] [encoding=ec]
\definefontsynonym [SansSlanted]     [bgsro8t] [encoding=ec]
\definefontsynonym [SansBoldItalic]  [bgsbi8t] [encoding=ec]
\definefontsynonym [SansBoldSlanted] [bgsbo8t] [encoding=ec]
\definefontsynonym [SansCaps]        [bgsrc8t] [encoding=ec]

\definebodyfont [14.4pt,12pt,11pt,10pt,9pt,8pt,7pt,6pt,5pt] [ss] [default]

\setupbodyfont[sans]

All looks fine (especally the umlauts äöü) except the "ß" (grmdbls, sz, "s). 
This glyph came out as "SS".

Can you help me?

Is there an HOWTO for installing arbitrary fonts in context? The
"Typographie"-chapter of the english beta manual just confuses me :-((

Yours
Uwe Koloska

-- 
mailto:koloska@rcs.urz.tu-dresden.de
http://rcswww.urz.tu-dresden.de/~koloska/
--                                    --
right now the web page is in german only
but this will change as time goes by ;-)


^ permalink raw reply	[flat|nested] 4+ messages in thread
* HOWTO: Installing new fonts
@ 2000-02-14 11:11 Dan Seracu
  0 siblings, 0 replies; 4+ messages in thread
From: Dan Seracu @ 2000-02-14 11:11 UTC (permalink / raw)


Hello,

I have the same problem! I tried to install and use postscript fonts
(ex: galliard).
English characters worked allright, but when trying special characters:
\c{s}, \u{a}, \^\i etc (from Romanian language) sometime it just
displayed s, i, a or displayed nothing (if I used t1 encoding or ec
encoding).

Dan Seracu
danseracu@yahoo.com


^ permalink raw reply	[flat|nested] 4+ messages in thread
* RE: HOWTO: installing new fonts
@ 2000-02-15  5:47 Haseloff, Lutz
  2000-02-15 13:25 ` Taco Hoekwater
  0 siblings, 1 reply; 4+ messages in thread
From: Haseloff, Lutz @ 2000-02-15  5:47 UTC (permalink / raw)


> All looks fine (especally the umlauts äöü) except the "ß" (grmdbls, sz,
"s). 
> This glyph came out as "SS".

> Can you help me?

I had the same Problem until i used the command \useencoding[win] in my
documents.
(I´m a Windows user (

BTW Taco, every time i update ConTeXt (it´s very often!) i have to change
the control sequences \command to
\command{} in enco-win.tex to avoid the ignoring of the following space.
Is it possible to make it the default? I can send you my file if you need
it.

Lutz


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

end of thread, other threads:[~2000-02-15 13:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-02-14  2:43 HOWTO: installing new fonts Uwe Koloska
2000-02-14 11:11 HOWTO: Installing " Dan Seracu
2000-02-15  5:47 HOWTO: installing " Haseloff, Lutz
2000-02-15 13:25 ` Taco Hoekwater

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