Changes

Jump to navigation Jump to search
934 bytes added ,  18:04, 3 October 2012
m
typos
< [[Presentations]]
This is a list of existing presentation styles (made by Hans Hagen) which are shiped shipped with ConTeXt. There will also be a list of predefined commands specific for to single styles.
{{todo|page in progress - feel free to contribute
Things that have to come here: links to sources, links to PDF documents with sources explained, links to a couple of documents which use this style, title page, inner page, specific commands, how to change color of buttons & background, ...}}
* [http://www.pragma-ade.com/articles/art-pres.pdf Article by Hans about presentation styles]* [http://www.tug.org/pracjourn/2006-2/schmitz/ Article] by Thomas on how to create your own presentation style
* If you don't know the name of a specific style, take a look into [[source:cont-fil.tex|cont-fil.tex]].
* to test a style , execute
texexec --pdf --mode=demo s-pre-xx
where <code>xx</code> is replaced with appropriate number. Do not not use <code>s-pre-00</code> and<code>s-pre-60</code> as these are only environments defining helper commands used in other styles.
== 01. original ==
* Source: [[source:s-pre-05.tex|s-pre-05.tex]]
* Source explained: [http://www.pragma-ade.com/general/sources/s-pre-05.pdf s-pre-05.pdf]
 
 
<texcode>
\usemodule[pre-fuzzy]
\setuplayout[location=middle,scale=.2]
\TitlePage {pre-fuzzy\\Title Page}
</texcode>
 
<context>
\usemodule[pre-fuzzy]
\setuplayout[location=middle,scale=.2]
\TitlePage {pre-fuzzy\\Title Page}
</context>
== 06. polish ==
\TitlePage {pre-spider\\Title Page}
</texcode>
<!-- there is no TitlePage in pre-spider
<context>
\usemodule[pre-spider]
\TitlePage {pre-spider\\Title Page}
</context>
-->
== 08. wonder ==
* Source: [[source:s-pre-22.tex|s-pre-22.tex]]
* Source explained: [http://www.pragma-ade.com/general/sources/s-pre-22.pdf s-pre-22.pdf]
 
 
<texcode>
\usemodule[pre-cycle]
\TitlePage {pre-cycle\\ Title Page}
</texcode>
 
 
<context>
\usemodule[pre-cycle]
\setuplayout[location=middle,scale=.2]
\TitlePage {pre-cycle\\ Title Page}
</context>
== 23. super ==
* Source: [[source:s-pre-23.tex|s-pre-23.tex]]
* Source explained: [http://www.pragma-ade.com/general/sources/s-pre-23.pdf s-pre-23.pdf]
 
 
<texcode>
\usemodule[pre-super]
\setuplayout[location=middle,scale=.2]
\TitlePage {pre-super\\ Title Page}
</texcode>
 
 
<context>
\usemodule[pre-super]
\setuplayout[location=middle,scale=.2]
\TitlePage {pre-super\\ Title Page}
</context>
== 24. - 28. ==
''Consider it a cheap trick and prelude to a couple of new presentation styles. (At the time of writing this, I still have some 10 of those styles to clean up and document.) You can give it a try: ''
 
== 60. stepwise ==
 
* Source: [[source:s-pre-60.tex|s-pre-60.tex]]
== 61. stepper ==
* Source: [[source:s-pre-61.tex|s-pre-61.tex]]
 
[[Category:Presentation]]

Navigation menu