Re: [NTG-context] How can I use postscript Times Roman font for entire document?

2005-12-22 Thread Gerben Wierda
 Gerben Wierda wrote:
 After installing type-dis and regenerating cont-en I get

 w-helvetica.map}{/usr/local/teTeX/share/texmf.local/fonts/map/pdftex/
 context/ec
 -urw-courier.map}]
 systems : end file ftest at line 11
 kpathsea: Running mktexpk --mfmode / --bdpi 72 --mag 1+0/72 --dpi 72

 That's not right either (duh). Sorry

 How is about the next one (attached)? Expected behaviour:
 It should find and use the fonts from cont-fnt.tex (and generate
 an error message about missing ec-ptmr8t otherwise).

I tried this on the very simple test file that was posted earlier and this
works.

G

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] How can I use postscript Times Roman font for entire document?

2005-12-21 Thread Taco Hoekwater


Have a look at: http://wiki.contextgarden.net/Psnfss

R S Ananda Murthy wrote:

Hello,

I want to use postscript Times Roman font for body text. How to do this 
in ConTeXt?


Thanks for your help.

Anand
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] How can I use postscript Times Roman font for entire document?

2005-12-21 Thread Hans Hagen

R S Ananda Murthy wrote:


Hello,

I want to use postscript Times Roman font for body text. How to do 
this in ConTeXt?


normally,

\usetypescript[postscript][\defaultencoding]
\setupbodyfont[postscript,10pt]

should work; it depends a bit on your system if you need to initialize more

Hans
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] How can I use postscript Times Roman font for entire document?

2005-12-21 Thread David Arnold
Hans,I can report it doesn't work here. And I am pretty up-to-date with GWTeX, although this makes me want to try updating today. This:% output=pdf\usetypescript[postscript][\defaultencoding]\setupbodyfont[postscript,10pt]\starttext\input tufte\stoptextGave me this:(/usr/local/teTeX/share/texmf.local/tex/context/base/type-akb.tex))kpathsea: Running mktextfm utmr8tmktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input utmr8tThis is METAFONT, Version 2.71828 (Web2C 7.5.5)kpathsea: Running mktexmf utmr8t! I can't find file `utmr8t'.* ...:=ljfour; mag:=1; nonstopmode; input utmr8t                                                  Please type another input file name! Emergency stop.* ...:=ljfour; mag:=1; nonstopmode; input utmr8tOn Dec 21, 2005, at 5:38 AM, Hans Hagen wrote:\usetypescript[postscript][\defaultencoding] \setupbodyfont[postscript,10pt] ___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] How can I use postscript Times Roman font for entire document?

2005-12-21 Thread Gerben Wierda

On 21 Dec 2005, at 20:19, David Arnold wrote:


Hans,

I can report it doesn't work here. And I am pretty up-to-date with  
GWTeX, although this makes me want to try updating today. This:


% output=pdf

\usetypescript[postscript][\defaultencoding]
\setupbodyfont[postscript,10pt]


\starttext

\input tufte

\stoptext

Gave me this:

(/usr/local/teTeX/share/texmf.local/tex/context/base/type-akb.tex)) 
kpathsea: Running mktextfm utmr8t
mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1;  
nonstopmode; input utmr8t

This is METAFONT, Version 2.71828 (Web2C 7.5.5)

kpathsea: Running mktexmf utmr8t
! I can't find file `utmr8t'.
* ...:=ljfour; mag:=1; nonstopmode; input utmr8t

Please type another input file name
! Emergency stop.
* ...:=ljfour; mag:=1; nonstopmode; input utmr8t


Map file trouble? Maybe you also need to load a map file in ConTeXt?

G
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] How can I use postscript Times Roman font for entire document?

2005-12-21 Thread Taco Hoekwater

Gerben Wierda wrote:

Please type another input file name
! Emergency stop.
* ...:=ljfour; mag:=1; nonstopmode; input utmr8t



Map file trouble? Maybe you also need to load a map file in ConTeXt?


See my urw metrics message. This is the same problem.

Taco
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] How can I use postscript Times Roman font for entire document?

2005-12-21 Thread VnPenguin
On 12/21/05, David Arnold [EMAIL PROTECTED] wrote:
 Hans,

 I can report it doesn't work here. And I am pretty up-to-date with GWTeX,
 although this makes me want to try updating today. This:

 % output=pdf

 \usetypescript[postscript][\defaultencoding]
 \setupbodyfont[postscript,10pt]


 \starttext

 \input tufte

 \stoptext


works OK here with 2005.12.19 :-)

--
http://vnoss.org
Vietnamese Open Source Software Community
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] How can I use postscript Times Roman font for entire document?

2005-12-21 Thread Hans van der Meer

I also cannot typeset this.
My installation is derived from tetex3.0 + last context distribution  
including cont-fnt.zip.


I might remark that font \*postscript12ptrmtf*:=utmr8t at 12.0pt not  
loadable
Strange that looking in the font directories show the presence of urw/ 
times/ec-utmr8a.tfm.

Is there a naming problem here? What caused it?

yours sincerely,
dr. H. van der Meer



On Dec 21, 2005, at 21:37, VnPenguin wrote:


On 12/21/05, David Arnold [EMAIL PROTECTED] wrote:

Hans,

I can report it doesn't work here. And I am pretty up-to-date with  
GWTeX,

although this makes me want to try updating today. This:

% output=pdf

\usetypescript[postscript][\defaultencoding]
\setupbodyfont[postscript,10pt]


\starttext

\input tufte

\stoptext



works OK here with 2005.12.19 :-)

--
http://vnoss.org
Vietnamese Open Source Software Community
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] How can I use postscript Times Roman font for entire document?

2005-12-21 Thread Gerben Wierda

On 21 Dec 2005, at 21:37, VnPenguin wrote:


On 12/21/05, David Arnold [EMAIL PROTECTED] wrote:

Hans,

I can report it doesn't work here. And I am pretty up-to-date with  
GWTeX,

although this makes me want to try updating today. This:

% output=pdf

\usetypescript[postscript][\defaultencoding]
\setupbodyfont[postscript,10pt]


\starttext

\input tufte

\stoptext



works OK here with 2005.12.19 :-)


Not on my system:

(/usr/local/teTeX/share/texmf.local/tex/context/base/type-akb.tex)) 
kpathsea: Running mktextfm utmr8t
mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1;  
nonstopmode; input utmr8t

This is METAFONT, Version 2.71828 (Web2C 7.5.5)

kpathsea: Running mktexmf utmr8t
! I can't find file `utmr8t'.
* ...:=ljfour; mag:=1; nonstopmode; input utmr8t

Please type another input file name
! Emergency stop.
* ...:=ljfour; mag:=1; nonstopmode; input utmr8t

Transcript written on mfput.log.
grep: utmr8t.log: No such file or directory
mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1;  
nonstopmode; input utmr8t' failed to make utmr8t.tfm.

kpathsea: Appending font creation commands to missfont.log.

! Font \*postscript12ptrmtf*:=utmr8t at 12.0pt not loadable: Metric  
(TFM) file

not found.
to be read again
   \relax
\xxdododefinefont ...tspec {#4}\newfontidentifier
  \let  
\localrelativefontsiz...


\fontstrategy ...me \fontclass #2#3#4#5\endcsname
  \tryingfontfalse \fi
inserted text ...yle \fontalternative \fontsize
  \fi \iftryingfont  
\fontstr...


\synchronizefont ...strategy \the \fontstrategies
  \relax \fi  
\iftryingfont \...

argument \getvalue [EMAIL PROTECTED]@ \fontstyle }
   \edef \fontstyle  
{\fontstyle }\if...

...
l.4 \setupbodyfont[postscript,10pt]

?


If this is supposed to work on a basic ConTeXt install than on my  
system it doesn't. I'd like to know why not.


G
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] How can I use postscript Times Roman font for entire document?

2005-12-21 Thread Gerben Wierda

On 21 Dec 2005, at 21:33, Taco Hoekwater wrote:


Gerben Wierda wrote:

Please type another input file name
! Emergency stop.
* ...:=ljfour; mag:=1; nonstopmode; input utmr8t

Map file trouble? Maybe you also need to load a map file in ConTeXt?


See my urw metrics message. This is the same problem.


So we wait for a ConTeXt update beyond 2005.12.19?

G
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] How can I use postscript Times Roman font for entire document?

2005-12-21 Thread Gerben Wierda

On 21 Dec 2005, at 21:33, Taco Hoekwater wrote:


Gerben Wierda wrote:

Please type another input file name
! Emergency stop.
* ...:=ljfour; mag:=1; nonstopmode; input utmr8t

Map file trouble? Maybe you also need to load a map file in ConTeXt?


See my urw metrics message. This is the same problem.



After installing type-dis and regenerating cont-en I get

w-helvetica.map}{/usr/local/teTeX/share/texmf.local/fonts/map/pdftex/ 
context/ec

-urw-courier.map}]
systems : end file ftest at line 11
kpathsea: Running mktexpk --mfmode / --bdpi 72 --mag 1+0/72 --dpi 72  
ptmr8r

mktexpk: Running gsftopk ptmr8r 72
gsftopk(k) version 1.19.2/851
[1] [2] [3] [4] [5] [6] [7] [8] [9] [11] [12] [14] [15] [16] [17]  
[30] [31]
[32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45]  
[46] [47]
[48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61]  
[62] [63]
[64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77]  
[78] [79]
[80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93]  
[94] [95]
[96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107]  
[108] [109]
[110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120]  
[121] [122]
[123] [124] [125] [126] [130] [131] [132] [133] [134] [135] [136]  
[137] [138]
[139] [140] [147] [148] [149] [150] [151] [152] [153] [154] [155]  
[156] [159]
[161] [162] [163] [164] [165] [166] [167] [168] [169] [170] [171]  
[172] [173]
[174] [175] [176] [177] [178] [179] [180] [181] [182] [183] [184]  
[185] [186]
[187] [188] [189] [190] [191] [192] [193] [194] [195] [196] [197]  
[198] [199]
[200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210]  
[211] [212]
[213] [214] [215] [216] [217] [218] [219] [220] [221] [222] [223]  
[224] [225]
[226] [227] [228] [229] [230] [231] [232] [233] [234] [235] [236]  
[237] [238]
[239] [240] [241] [242] [243] [244] [245] [246] [247] [248] [249]  
[250] [251]

[252] [253] [254] [255]
mktexpk: /var/tmp/texfonts/pk/modeless/adobe/times/ptmr8r.72pk:  
successfully generated.

) /var/tmp/texfonts/pk/modeless/adobe/times/ptmr8r.72pk
Output written on ftest.pdf (1 page, 9708 bytes).
Transcript written on ftest.log.

   return code : 0
  run time : 15 seconds

total run time : 16 seconds
hermione-a:~/Desktop gerben$


Doesn't look good.

G
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] How can I use postscript Times Roman font for entire document?

2005-12-21 Thread Taco Hoekwater

Gerben Wierda wrote:

After installing type-dis and regenerating cont-en I get

w-helvetica.map}{/usr/local/teTeX/share/texmf.local/fonts/map/pdftex/ 
context/ec

-urw-courier.map}]
systems : end file ftest at line 11
kpathsea: Running mktexpk --mfmode / --bdpi 72 --mag 1+0/72 --dpi 72  


That's not right either (duh). Sorry

How is about the next one (attached)? Expected behaviour:
It should find and use the fonts from cont-fnt.tex (and generate
an error message about missing ec-ptmr8t otherwise).


Taco



type-dis.tex
Description: TeX document
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context