Am 29.12.2008 um 00:56 schrieb Brecht Machiels:

Hello,

A big thanks to both Aditya and Wolfgang for their example styles/ documents. This will help me (and perhaps also others) get familiar with ConTeXt much faster than any manual could. Aditya, could you also post a document that uses the IEEE module? It is not clear to me how I should specify the title, for example.

\article[title for the document]

or

\setvariables[article][title={title for the document}]

\article % without brackets

Wolfgang's module looks very clean and is even somewhat similar to the way Lout's report class can be configured by means of the parameters. This, I like alot and is basically what I was looking for in ConTeXt.

Unfortunately there is no small caps included in URW Times. I have tried installing the Gyre fonts, but that was not very successful. What is the easiest way to end up with a SC Times font? Or should I just fake it using a construct simular to what is described in http://www.ntg.nl/pipermail/ntg-context/2006/020929.html? This will not allow me to specify it as a style to \setuphead however, I assume?

I used LuaTeX for the document, to use it with pdfTeX you need a few
additional settings.

- replace \usetypescript[postscript] with \usetypescript[postscript][ec]
- if you use a older ConTeXt version, add \usetypescriptfile[type-gyr]
  to the style file
- add \enableregime[utf] to the sample document

Wolfgang

___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to