Dnia Mon, Aug 25, 2008 at 11:05:18PM +0200, Thomas A. Schmitz napisał(a):
On Aug 25, 2008, at 10:46 PM, Marcin Borkowski wrote:
* Is TeX Gyre support already working in MkIV? Yes
* The page about Minimals on the wiki mentions LM, Antykwa Torunska, Iwona, Kurier, TeX Gyre, ams. Does this means they are available there? (And what about Antykwa Poltawskiego...?)
Yes. Maybe you can investigate yourself about Antykwa Poltawskiego
* How do I switch to any of these fonts (I mean for the whole document)?
\usetypescriptfile[type-otf] \usetypescript[times] \setupbodyfont[times,12pt]
for Termes, or palatino for Pagella, or... Just look at $TEXMF/tex/ context/base/type-otf.tex
* How do I (globally) change the size of the font?
\setupbodyfont[times,11pt] or 14pt or 9pt or...
Thomas
Thanks again... I tried to put some info on the wiki (as promised): http://wiki.contextgarden.net/A_Beginner's_Guide_to_Using_Fonts_in_Mark_IV However, I had serious problems with a few fonts. After skimming through type-otf.tex I thought these would work, but no - they don't... (See the above page for which fonts generate problems.) Also, please check whether the page I've written is correct, especially the last paragraph... And one more problem, just out of curiosity: is \usetypescriptfile[type-otf] really necessary? Why is it not the default (at least in MkIV)? Greets and thanks in advance (as usual);) -- Marcin Borkowski (http://mbork.faculty.fmcs.amu.edu.pl) Computer science is no more about computers than astronomy about telescopes. (E. Dijkstra)