ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Christopher G D Tipper" <ctipper@hol.gr>
Subject: Document behaviours
Date: Fri, 16 Jun 2000 16:09:37 +0300	[thread overview]
Message-ID: <003501bfd794$3daad240$234561c3@chris> (raw)

Hi all,

Can I ask how the following is supposed to work, and why most of it is commented out?

I want to set the openaction of my document as /FitH (fit width) and I also want to customise the behaviour of Acrobat when footnote references are clicked. How should I proceed?

%-----------------------------------------------------from spec-fdf.tex
%D \macros
%D   {dosetuppageview}
%D
%D Because this command will seldom be called, we can permit
%D slow action processing. We need three settings, one for
%D direct \PDF\ inclusion, the other as \PDFTEX\ keyword, an
%D a last one for form. All determine in what way the
%D screen is adapted when going to a destination. Watch the
%D space.

\def\PDFpageviewkey{  fit}
\def\PDFpageviewwrd{ /Fit}
\def\PDFpageview   {/View [\PDFpageviewwrd] }

\definespecial\dosetuppageview#1%
  %\processaction
  %  [#1]
  %  [\v!passend=>\def\PDFpageviewkey{   fit}%
  %               \def\PDFpageviewwrd{  /Fit},
  %   \v!breedte=>\def\PDFpageviewkey{  fith}%   % watch the v-h
  %               \def\PDFpageviewwrd{ /FitH},   % swapping here
  %    \v!hoogte=>\def\PDFpageviewkey{  fitv}%   % and here and
  %               \def\PDFpageviewwrd{ /FitV},   % here too
  %      \v!geen=>\def\PDFpageviewkey{   xyz}%
  %               \def\PDFpageviewwrd{  /XYZ 0 0 0},
  %   \s!unknown=>\def\PDFpageviewkey{  fitv}%
  %               \def\PDFpageviewwrd{ /FitV}]%
  }%\edef\PDFpageview{/View [\PDFpageviewwrd] }}

Christopher


             reply	other threads:[~2000-06-16 13:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-06-16 13:09 Christopher G D Tipper [this message]
2000-06-16 17:37 ` Berend de Boer

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='003501bfd794$3daad240$234561c3@chris' \
    --to=ctipper@hol.gr \
    /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).