ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: specific document layout with ConTeXt
Date: Mon, 29 Dec 2008 16:45:09 +0100	[thread overview]
Message-ID: <DD0DA038-5560-42B1-87F7-7089C8ABDB70@gmail.com> (raw)
In-Reply-To: <49581247.60108@mos6581.org>


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	other threads:[~2008-12-29 15:45 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-28 23:56 Brecht Machiels
2008-12-29 15:45 ` Wolfgang Schuster [this message]
2008-12-29 17:55   ` Brecht Machiels
2008-12-29 18:09     ` Wolfgang Schuster
2008-12-29 18:52       ` Brecht Machiels
2008-12-29 19:06         ` Wolfgang Schuster
     [not found] <mailman.3940.1230479853.19169.ntg-context@ntg.nl>
2009-01-05  8:20 ` richard.stephens
2009-01-05 13:44   ` Aditya Mahajan
  -- strict thread matches above, loose matches on Subject: below --
2008-12-28  1:36 Brecht Machiels
2008-12-28 14:00 ` Martin Schröder
     [not found] ` <alpine.LNX.2.00.0812281040040.16071@nqv-yncgbc>
2008-12-28 16:06   ` Wolfgang Schuster
2008-12-28 19:40     ` Aditya Mahajan
2008-12-28 19:04   ` John Devereux
2008-12-28 19:50     ` Aditya Mahajan
2008-12-28 21:42     ` Andrea Valle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DD0DA038-5560-42B1-87F7-7089C8ABDB70@gmail.com \
    --to=schuster.wolfgang@googlemail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).