ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Desperately needing \presentationstep...
@ 2002-10-09  6:15 Otared Kavian
  2002-10-09  7:17 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Otared Kavian @ 2002-10-09  6:15 UTC (permalink / raw)


Dear all,

Does anyone know how to implement the command
\presentationstep
using the macros "s-pre-00.tex" (or any other macro or command in 
ConTeXt)?

Thanks: OK


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Desperately needing \presentationstep...
  2002-10-09  6:15 Desperately needing \presentationstep Otared Kavian
@ 2002-10-09  7:17 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2002-10-09  7:17 UTC (permalink / raw)
  Cc: ntg-context

At 08:15 AM 10/9/2002 +0200, Otared Kavian wrote:
>Dear all,
>
>Does anyone know how to implement the command
>\presentationstep
>using the macros "s-pre-00.tex" (or any other macro or command in ConTeXt)?

a very old presentation:

% format=en output=pdftex

\enablemode[step] \usemodules[abr-01,pre-02]

\setupinteraction[openaction=ResetForm]
\definereference[Whatever][JS(NextPresentation{\realfolio})]
\setupwhitespace[fixed]
\setupblank[fixed]
\definecolor[StepColor][Page]

\starttext

\TitlePage{PDF\\portable document format}

\Topics{An impression}

\Topic{PDF}

\startitemize
\item it is supposed to be something portable  \presentationstep
\item that has to do with documents and        \presentationstep
\item being a format it should be well defined \presentationstep
\stopitemize

\Topic{Objectives}

\startitemize
\item display    \presentationstep
\item print      \presentationstep
\item (pre)press \presentationstep
\stopitemize

\Topic{Characteristics}

\startitemize
\item related to PostScript (level 3)      \presentationstep
\item preprocessed (no calculations)       \presentationstep
\item structured (objects and versions)    \presentationstep
\item fonts included (subsets)             \presentationstep
\item vector and bitmaps (png,tif,jpg,pdf) \presentationstep
\item sort of readable (unless compressed) \presentationstep
\item annotations (links, texts, widgets)  \presentationstep
\item sounds and movies (annotations too)  \presentationstep
\stopitemize

\Topic{Production}

\startitemize
\item including fonts    \presentationstep
\item including graphics \presentationstep
\item including metadata \presentationstep
\item all in `one' pass  \presentationstep
\stopitemize

\Topic{Meta||data}

\startitemize
\item object reuse   \presentationstep
\item fill||in forms \presentationstep
\item information    \presentationstep
\item hyperlinks     \presentationstep
\item bookmarks      \presentationstep
\item structure      \presentationstep
\stopitemize

\Topic{pdf\TeX}

\startitemize
\item TEX -- DVI -- PS -- PDF      \presentationstep
\item PFB, TTF, PK, PGC (map file) \presentationstep
\item TIF, PNG, JPG, PDF           \presentationstep
\item TEX -- PDF                   \presentationstep
\stopitemize

\stoptext

-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-10-09  7:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-09  6:15 Desperately needing \presentationstep Otared Kavian
2002-10-09  7:17 ` Hans Hagen

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).