Re: [NTG-context] new version --bug

2003-08-08 Thread Hans Hagen
At 17:26 07/08/2003 +0100, you wrote: In the files regi-il1 and xtag-ent, \THorn should be replaced with \Thorn . patched In the file enco-ans (for texnansi), Eth is missing. It's in the same place as with ec: \definecharacter Eth 208 \definecharacter eth 240 added If I u

Re: [NTG-context] \setuplayout parameters

2003-08-08 Thread Hans Hagen
At 12:00 07/08/2003 -0400, you wrote: I want to set up a book 5.5 x 8.5 with .5in margins left and right. During the development process I want to be able to print it on US standard 8.5 x 11 sheet of paper. Here is my current prologue (I have tried several): \setupoutput[pdftex] \definepapersize[bo

[NTG-context] \setuplayout parameters

2003-08-08 Thread John Culleton
I want to set up a book 5.5 x 8.5 with .5in margins left and right. During the development process I want to be able to print it on US standard 8.5 x 11 sheet of paper. Here is my current prologue (I have tried several): \setupoutput[pdftex] \definepapersize[bok][width=5.5in,height=8.5in] \setupp

Re: [NTG-context] texfont and type-tmf.dat

2003-08-08 Thread Nigel King
Gerben, Apologies for posting any confusion. 1. The only package fink in use is the tetex placeholder system-tetex I did previously have fink tetex but now only have i-Installer tetex almost latest. 2. The texroot report no longer occurs presumably I have cleaned up my installation further. The c

Re: [NTG-context] texfont and type-tmf.dat

2003-08-08 Thread Hans Hagen
At 17:31 07/08/2003 -0700, you wrote: It's best to make personal adaptions in the tree texmf-local, as these changes won't get overwritten when you install new releases of tex. here i use a font tree "tex/texmf-fonts" Hans -

[NTG-context] Re: Simple test

2003-08-08 Thread darnold
Hans, comments below: > At 10:04 07/08/2003 -0700, you wrote: >>Hans, as a simple test, I tried saving the following as junk.mp. >> >>input mp-tool; >>beginfig(1); >>picture p; >>p:=textext.rt("Hello, world!"); >>endfig; >>end. >> >>However, >> >>C:\temp>mpost junk >>(junk.mp (C:\texmf\metapost\co

Re: [NTG-context] merging pdf

2003-08-08 Thread Hans Hagen
At 18:10 07/08/2003 +0200, you wrote: The results are: 799537 ago 7 17:55 file1.pdf 1515097 ago 7 17:56 merge.pdf here i get: 805,366 test.pdf 1,053,739 test1.pdf so .. what version of pdftex are you running normally pdftex combines fonts data (esp the glyph code) that it knows; some overh

[NTG-context] Presentations with Metapost

2003-08-08 Thread Eduardo Cassiraga
Hi: I am trying to generate presentations using the six styles describing in art-pres.pdf doc by Hans Hagen. I had not problems with the original style but yes with the others styles. I suspect that something about metapost configuration is failing. In the section called Running METAPOST of th