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: PDF-output adjusted to screen
Date: Fri, 04 Feb 2000 21:27:17 +0100	[thread overview]
Message-ID: <3.0.6.32.20000204212717.009f0b80@pop.wxs.nl> (raw)
In-Reply-To: <12GoNn-1aWBNYC@fwd04.sul.t-online.de>

At 08:26 PM 2/4/2000 +0100, Peter.Andree@t-online.de wrote:
>How can I produce a PDF-file, adjusted to screen-format (like 
>pdfscreen produces)? I tried with \setuplayout and failed. Is there a 
>short command like output=screen? I haven't found something 
>solving my problem. Thanks in advance! Regards, Peter.

Take a look at the files 

 s-pre-*.tex

basically 6 screen formats. Later this year more will become available.
There is also an article on this on our site; goto the downloading page and
follow the styles link to pick up documented styles as well as go to the
articles and publications link and pick up an article. 

Otherwise: 

\setupinteraction
  [state=start]

\setuppapersize
  [S6][S6]

\setupinteractionscreen
  [option=max]

\setuplayout
  [backspace=1cm,
   topspace=1cm,
   width=middle,
   height=middle]

etc etc etc 

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


      reply	other threads:[~2000-02-04 20:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-02-04 19:26 Peter.Andree
2000-02-04 20:27 ` 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=3.0.6.32.20000204212717.009f0b80@pop.wxs.nl \
    --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).