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

Thanks for the quick answer!

Ok... now... for instance, how can I take the "windows" style and add
to it the progress bar of
"colorful"? I am trying to include in the presentation tex file some
bits of code from the style of colorful, but it is not working...

thanks in advance,

Pau

---------------------------------------------------------------------------
\usemodule[pre-windows]
\setuplayout[location=middle]

\setupcolors [state=start]
\definecolor [StepColor] [r=.6,g=.6] \definecolor[white][StepColor]
\setupinteractionbar
  [alternative=f,
   width=\textwidth,
   height=\bottomheight,
   distance=10pt,
   color=NoneColor,
   contrastcolor=StepColor]
\setupbottomtexts
  [\interactionbar]
\def\CloseButton
  {\button
     [width=\rightedgewidth,height=\bottomheight,offset=overlay,
      background=color,backgroundcolor=ExitColor,frame=off]
     {}%
     [CloseDocument]}
\setupbottomtexts
  [edge][][\CloseButton]

\TitlePage {Blablabla\\Pau Amaro-Seoane}

\page

\starttext

\switchtobodyfont[modern,40pt]

${\cal M}_{\bullet}=10^6M_{\odot}$

\page

ooooooooooooo

\page

lili

\stoptext
---------------------------------------------------------------------------

>  > 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
>  ___________________________________________________________________________________
>
___________________________________________________________________________________
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:54 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
2008-03-22 15:54   ` Pau Amaro-Seoane [this message]

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=30c383e70803220854t1b9f597fy9271a3d95e683bab@mail.gmail.com \
    --to=vim.unix@googlemail.com \
    --cc=ntg-context@ntg.nl \
    --cc=vim.unix@gmail.com \
    /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).