Re: [NTG-context] Using fonts from multiple families

2011-02-13 Thread Wolfgang Schuster
Am 13.02.2011 um 04:38 schrieb Tom: \usetypescriptfile[type-one] \usetypescriptfile[type-gyr] TexLive 2010 MKII on a PC I'm completely flummoxed as how to use fonts from different families. Follows is an attempt to use Pallatino (rm) for the text of a book, Iwono-heavy for chapter

Re: [NTG-context] Using fonts from multiple families

2011-02-13 Thread Jeong Dalyoung
Dear Wolfgang, I tested your example on the multiple families of fonts. It works nicely. I have a few question. There is no toc generated, just only head Contents appeared. Since Intro and dedication are counted as chapters, the first chapter numbered 3. How to start chapter number from 1

Re: [NTG-context] Using fonts from multiple families

2011-02-13 Thread Wolfgang Schuster
Am 13.02.2011 um 13:43 schrieb Jeong Dalyoung: Dear Wolfgang, I tested your example on the multiple families of fonts. It works nicely. I have a few question. There is no toc generated, just only head Contents appeared. Since Intro and dedication are counted as chapters, the first

Re: [NTG-context] Using fonts from multiple families

2011-02-13 Thread Tom
for ConTeXt users Subject: Re: [NTG-context] Using fonts from multiple families Am 13.02.2011 um 04:38 schrieb Tom: \usetypescriptfile[type-one] \usetypescriptfile[type-gyr] TexLive 2010 MKII on a PC I'm completely flummoxed as how to use fonts from different families. Follows is an attempt

Re: [NTG-context] Using fonts from multiple families

2011-02-13 Thread Wolfgang Schuster
Am 13.02.2011 um 14:23 schrieb Tom: Thank you very much, Wolfgang. The time zone difference is helpful sometimes. I went to bed last night very frustrated and woke up this morning to find your solution in my inbox. It is also good to see that your assistance to me has also helped someone

Re: [NTG-context] Using fonts from multiple families

2011-02-13 Thread Tom
for ConTeXt users Subject: Re: [NTG-context] Using fonts from multiple families Am 13.02.2011 um 14:23 schrieb Tom: Thank you very much, Wolfgang. The time zone difference is helpful sometimes. I went to bed last night very frustrated and woke up this morning to find your solution in my inbox

Re: [NTG-context] Using fonts from multiple families

2011-02-13 Thread Wolfgang Schuster
Am 13.02.2011 um 15:39 schrieb Tom: This should be my last question on this topic. I want to center the dedication but align=middle (or center) and alternative=middle added to \definestartstop[dedication] seem to have no effect. I can't seem to find a simple way to center an odd line of

Re: [NTG-context] Using fonts from multiple families

2011-02-13 Thread Jeong Dalyoung
Dear Wolfgang, It is nicely working. Chapter numbers and contents are look good. Thank you. Best regards, Dalyoung ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist

[NTG-context] Using fonts from multiple families

2011-02-12 Thread Tom
\usetypescriptfile[type-one] \usetypescriptfile[type-gyr] TexLive 2010 MKII on a PC I'm completely flummoxed as how to use fonts from different families. Follows is an attempt to use Pallatino (rm) for the text of a book, Iwono-heavy for chapter titles (sansbold), Iwona-light (sans) for page

[NTG-context] Using fonts of an existing TeX-Installation

2005-05-05 Thread Tobias Hilbricht
Dear readers of this list, I have a working recent (La)TeX and ConTeXt installation. I have added several commercial PostScript fonts and can use them with (La)TeX. The font files of those fonts are in directories under texmf-local/fonts (afm, tfm, vf, type1), that is, as suggested by TeXFont

[NTG-context] using fonts -- installation

2004-12-07 Thread r . ermers
Dear Contexers, I'm logging in through webmail, so right now I cannot try your suggestions but I will as soon as I get home. I already thank everybody for responding. I am puzzled by this line which Hans wrote: \definetypeface[johanna][rm][serif][palatino][default] Hans further writes that

Re: [NTG-context] using fonts

2004-12-07 Thread Hans Hagen
Adam Lindsay wrote: Wolfgang Zillig said this at Tue, 7 Dec 2004 09:18:43 +0100: Adam Lindsay wrote: But before that, TeX needs uplr8t.tfm to know how wide characters are so it can put boxes in the right place. but where do I get the tfm or how to create them? Good question. I'll throw it open

Re: [NTG-context] using fonts

2004-12-07 Thread Wolfgang Zillig
with miktex there is a path C:\texmf\fonts\tfm\urw with some subfolders, but all of them are empty. For example Helvetica is located C:\texmf\fonts\tfm\adobe\helvetic and all files starting with p. I think that was the problem with selecting fonts on my system. Wolfgang Hans Hagen wrote: Adam

Re: [NTG-context] using fonts

2004-12-07 Thread Adam Lindsay
Wolfgang Zillig said this at Tue, 7 Dec 2004 13:15:42 +0100: with miktex there is a path C:\texmf\fonts\tfm\urw with some subfolders, but all of them are empty. For example Helvetica is located C:\texmf\fonts\tfm\adobe\helvetic and all files starting with p. I think that was the problem with

[NTG-context] using fonts

2004-12-06 Thread Wolfgang Zillig
Hello, I think I´mgetting confused with all of the font selection within context. First: I have a miktex environment on on W2K. 1. to change single fonts: \definetypeface [palatino] [rm] [serif] [palatino] [default] [encoding=ec] \switchtotypeface[palatino][12pt,rm] results in an error that the

Re: [NTG-context] using fonts

2004-12-06 Thread Adam Lindsay
Wolfgang Zillig said this at Mon, 6 Dec 2004 13:40:24 +0100: Hello, I think I´mgetting confused with all of the font selection within context. Don't worry: it's a bit complicated at first... but it's learn-able (and easier, to my mind, than LaTeX's way of doing things!). First: I have a miktex