ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: ntg-context@ntg.nl
Subject: Re: texexec s-pre-04.tex
Date: Sat, 22 Mar 2008 16:47:32 +0100	[thread overview]
Message-ID: <20080322164732.615cd217.schuster.wolfgang@googlemail.com> (raw)
In-Reply-To: <30c383e70803220837u3d99ed19of57590cd381ce969@mail.gmail.com>

On Sat, 22 Mar 2008 16:37:59 +0100
"Pau Amaro-Seoane" <vim.unix@googlemail.com> wrote:

> Hi,
> 
> I am a total newbie to ConTeXt; I have been "playing" with it since yesterday.
> 
> I am trying to modify a bit s-pre-04.tex but I have realised that I
> cannot even compile it!
> 
> http://source.contextgarden.net/s-pre-04.tex
> 
> texexec s-pre-04.tex will yield

Presentation styles are modules and meant to be loaded in your
document, the following example is from s-pre-04.

\usemodule[pre-04] % pre-colorful

\starttext

\TitlePage{Title Page\\pre-colorfull}

\Topics{Some Nice Quotes}

\Topic{A Few}

\Subject{Knuth} \input knuth
\Subject{Tufte} \input tufte

\Topic{Some More}

\Subject{Zapf}   \input zapf
\Subject{Bryson} \input bryson

\stoptext

Save these lines in a new document and compile this document with
"texexec documentname". You could either use "pre-04" or "pre-colorful"
as arguments for \usemodule.

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-03-22 15:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-22 15:37 Pau Amaro-Seoane
2008-03-22 15:47 ` Wolfgang Schuster [this message]
2008-03-22 15:54   ` Pau Amaro-Seoane

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=20080322164732.615cd217.schuster.wolfgang@googlemail.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).