ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ntg-context@ntg.nl
Subject: Re: Desperately needing \presentationstep...
Date: Wed, 09 Oct 2002 09:17:39 +0200	[thread overview]
Message-ID: <5.1.0.14.1.20021009091624.0376f240@server-1> (raw)
In-Reply-To: <7ABC126F-DB4E-11D6-8A94-0003931D13E2@mac.com>

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


      reply	other threads:[~2002-10-09  7:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-09  6:15 Otared Kavian
2002-10-09  7:17 ` Hans Hagen [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=5.1.0.14.1.20021009091624.0376f240@server-1 \
    --to=pragma@wxs.nl \
    --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).