Gentium package (was: minimals and greek font)
On Wed, Oct 29, 2008 at 3:05 PM, Alan BRASLAU wrote:
Hello,
What needs to be done to include greek fonts on top of the minimal installation? Thank you.
example: \usemodule[greek] \starttext \greek{kalamos} \stoptext
Hello, Thomas has just prepared a new font package (before leaving for a few days) with support for Gentium: http://tug.ctan.org/tex-archive/fonts/gentium/ I'll add it to minimals, but you may play with it already. The contents of Greek module will be adapted once he comes back, but you can use it in standard ways. \usetypescriptfile[type-gentium] \usetypescript[gentium][agr] \setupbodyfont[gentium] \enableregime[...] \starttext ... greek text ... \stoptext Mojca
Mojca— Just to confirm: Is Gentium now included with the minimals and, if so, what is the date of these minimals. (The latest version of the minimals that I can get running ./first-setup.sh are those which have ConTeXt 2008.11.10.) Alan On Nov 13, 2008, at 08;21,39 , Mojca Miklavec wrote:
On Wed, Oct 29, 2008 at 3:05 PM, Alan BRASLAU wrote:
Hello,
What needs to be done to include greek fonts on top of the minimal installation? Thank you.
example: \usemodule[greek] \starttext \greek{kalamos} \stoptext
Hello,
Thomas has just prepared a new font package (before leaving for a few days) with support for Gentium: http://tug.ctan.org/tex-archive/fonts/gentium/
I'll add it to minimals, but you may play with it already. The contents of Greek module will be adapted once he comes back, but you can use it in standard ways.
\usetypescriptfile[type-gentium] \usetypescript[gentium][agr] \setupbodyfont[gentium]
\enableregime[...]
\starttext ... greek text ... \stoptext
Mojca ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
On Tue, Dec 9, 2008 at 2:29 PM, Alan Bowen wrote:
Mojca—
Just to confirm: Is Gentium now included with the minimals
Yes. (The ttf file is a bit broken, but it theoretically works OK in TeX.)
and, if so, what is the date of these minimals. (The latest version of the minimals that I can get running ./first-setup.sh are those which have ConTeXt 2008.11.10.)
You should get Gentium installed independent on what version of ConTeXt you use. \usetypescriptfile[type-gentium] \usetypescript[gentium][ec] % or whatever other encoding you might want to use \setupbodyfont[gentium] Should work fine. Well, I just figured out that there's a typo in type in type-gentium (gentim-basic should be replaced with gentiumbasic). I also forgot to include the agr encoding, but it's there now. I have no idea how Greek-specific stuff like \usemodule[greek] was supposed to work (and no patch to fix that has been added as far as I know). But you should be able to use Old Greek encoding. Mojca
On Nov 13, 2008, at 08;21,39 , Mojca Miklavec wrote:
On Wed, Oct 29, 2008 at 3:05 PM, Alan BRASLAU wrote:
Hello,
What needs to be done to include greek fonts on top of the minimal installation? Thank you.
example: \usemodule[greek] \starttext \greek{kalamos} \stoptext
Hello,
Thomas has just prepared a new font package (before leaving for a few days) with support for Gentium: http://tug.ctan.org/tex-archive/fonts/gentium/
I'll add it to minimals, but you may play with it already. The contents of Greek module will be adapted once he comes back, but you can use it in standard ways.
\usetypescriptfile[type-gentium] \usetypescript[gentium][agr] \setupbodyfont[gentium]
\enableregime[...]
\starttext ... greek text ... \stoptext
Mojca
participants (2)
-
Alan Bowen
-
Mojca Miklavec