Re: [NTG-context] Minimal ConTeXt and texfont!

2010-12-14 Thread Florian Wobbe
On Dec 14, 2010, at 14:06 , Verhaag, G.C.H.M. wrote: > mtxrun --script fonts --list --all --pattern=*snow* > > which yielded the following output: > > plymouthrocksnowdusted plymouthrocksnowdusted PlymouthSnowDusted.ttf > plymouthrocksnowdustednormal plymouthrocksnowdusted Plymouth

Re: [NTG-context] Minimal ConTeXt and texfont!

2010-12-14 Thread Taco Hoekwater
On 12/14/2010 02:06 PM, Verhaag, G.C.H.M. wrote: Marco Pessotto wrote: Mojca Miklavec writes: On Tue, Dec 14, 2010 at 11:53, Verhaag, G.C.H.M. wrote: Hi, I've put the ttf-file into the texmf-fonts/fonts/data directory, without the subdirectories, right? You either have to put the font

Re: [NTG-context] Minimal ConTeXt and texfont!

2010-12-14 Thread Marco Pessotto
"Verhaag, G.C.H.M." writes: > Well I've put my ttf into: texmf-fonts/fonts/data, and entered the > following sequence of commands: > > mktexlsr > > mtxrun --scripts fonts --reload > > context --generate > > Then I checked using the following command: > > mtxrun --script fonts --list --all --patt

Re: [NTG-context] Minimal ConTeXt and texfont!

2010-12-14 Thread Verhaag, G.C.H.M.
Marco Pessotto wrote: Mojca Miklavec writes: On Tue, Dec 14, 2010 at 11:53, Verhaag, G.C.H.M. wrote: Hi, I've put the ttf-file into the texmf-fonts/fonts/data directory, without the subdirectories, right? You either have to put the font into texmf-fonts/fonts/truetype/any

Re: [NTG-context] Minimal ConTeXt and texfont!

2010-12-14 Thread Marco Pessotto
Marco Pessotto writes: > Mojca Miklavec writes: > >> On Tue, Dec 14, 2010 at 11:53, Verhaag, G.C.H.M. wrote: >>> >>> Hi, >>> >>> I've put the ttf-file into the texmf-fonts/fonts/data directory, without the >>> subdirectories, right? >> >> You either have to put the font into >> texmf-fonts/f

Re: [NTG-context] Minimal ConTeXt and texfont!

2010-12-14 Thread Marco Pessotto
Mojca Miklavec writes: > On Tue, Dec 14, 2010 at 11:53, Verhaag, G.C.H.M. wrote: >> >> Hi, >> >> I've put the ttf-file into the texmf-fonts/fonts/data directory, without the >> subdirectories, right? > > You either have to put the font into > texmf-fonts/fonts/truetype/anywhere > or > tex

Re: [NTG-context] Minimal ConTeXt and texfont!

2010-12-14 Thread Mojca Miklavec
On Tue, Dec 14, 2010 at 11:53, Verhaag, G.C.H.M. wrote: > > Hi, > > I've put the ttf-file into the texmf-fonts/fonts/data directory, without the > subdirectories, right? You either have to put the font into texmf-fonts/fonts/truetype/anywhere or texmf-fonts/fonts/data/anywhere (You can us

Re: [NTG-context] Minimal ConTeXt and texfont!

2010-12-14 Thread Verhaag, G.C.H.M.
Wolfgang Schuster wrote: Am 14.12.2010 um 11:15 schrieb Verhaag, G.C.H.M.: Thanks for the tips! But now a real example. I've downloaded a font file called: PlymouthRock 'SnowDusted'.ttf, (Just a nice font to write Christmas cards; view it with Konqueror!) and put it into texmf-fonts/tex/

Re: [NTG-context] Minimal ConTeXt and texfont!

2010-12-14 Thread Wolfgang Schuster
Am 14.12.2010 um 11:15 schrieb Verhaag, G.C.H.M.: > Thanks for the tips! But now a real example. I've downloaded a font file > called: > > PlymouthRock 'SnowDusted'.ttf, > > (Just a nice font to write Christmas cards; view it with Konqueror!) > > and put it into texmf-fonts/tex/truetype/plymo

Re: [NTG-context] Minimal ConTeXt and texfont!

2010-12-14 Thread Verhaag, G.C.H.M.
Henning Hraban Ramm wrote: Am 2010-12-13 um 15:21 schrieb Verhaag, G.C.H.M.: I use the latest ConTeXt MkIV version on a Linux (kernel 2.4) based PC; so I use LuaTeX! Good, that's most easy for fonts. I understand that I don't need to use texfont when using ttf-fonts, with this version o

Re: [NTG-context] Minimal ConTeXt and texfont!

2010-12-13 Thread Henning Hraban Ramm
Am 2010-12-13 um 15:21 schrieb Verhaag, G.C.H.M.: I use the latest ConTeXt MkIV version on a Linux (kernel 2.4) based PC; so I use LuaTeX! Good, that's most easy for fonts. I understand that I don't need to use texfont when using ttf-fonts, with this version of ConTeXt. Right. But still

Re: [NTG-context] Minimal ConTeXt and texfont!

2010-12-13 Thread Verhaag, G.C.H.M.
Mojca Miklavec wrote: On Mon, Dec 13, 2010 at 10:27, Verhaag, G.C.H.M. wrote: I want to try to install some new fonts and it is common practice to use texfont for that. ConTeXt comes with its own texfont, but when I type texfont at my linux-prompt, no texfont can be found? Do I need to insta

Re: [NTG-context] Minimal ConTeXt and texfont!

2010-12-13 Thread Mojca Miklavec
On Mon, Dec 13, 2010 at 10:27, Verhaag, G.C.H.M. wrote: > > I want to try to install some new fonts and it is common practice to use > texfont for that. ConTeXt comes with its own texfont, but when I type > texfont at my linux-prompt, no texfont can be found? Do I need to install > additional tools

Re: [NTG-context] Minimal ConTeXt and texfont!

2010-12-13 Thread Henning Hraban Ramm
Am 2010-12-13 um 10:27 schrieb Verhaag, G.C.H.M.: I've removed my old TeXLive installation from my Linux box, an decided to start using ConTeXt only! Congratulations! I want to try to install some new fonts and it is common practice to use texfont for that. ConTeXt comes with its own texfo

[NTG-context] Minimal ConTeXt and texfont!

2010-12-13 Thread Verhaag, G.C.H.M.
Hi, I've removed my old TeXLive installation from my Linux box, an decided to start using ConTeXt only! So, I installed the ConTeXt minimals (from contextgarden) and everything seems to work just fine, but.. I want to try to install some new fonts and it is common practice to use texfont f