ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* pdfstartview
@ 2006-02-01 15:33 Peter Münster
  2006-02-01 16:17 ` pdfstartview Mojca Miklavec
  0 siblings, 1 reply; 20+ messages in thread
From: Peter Münster @ 2006-02-01 15:33 UTC (permalink / raw)


Hello Taco,
in the collector item 80, I was perhaps not clear enough. In fact, I'm just
looking for the ConTeXt-way to do the same as the following in LaTeX:

\documentclass{article}
\usepackage[pdfstartview=FitBH,pdfpagemode=FullScreen]{hyperref}
\begin{document}
\tableofcontents
\newpage
\section{bla}
\end{document}

That is:
- when starting acroread, the view is "minwidth"
- and the mode is "FullScreen"
- and when clicking on a reference, the zoom-level does *not* change

Since this is possible with LaTeX, I believe that it should be also
possible with ConTeXt, for example like this:

\setupoutput[pdf]
\setupinteraction[state=start,startfocus=minwidth]
\setupinteractionscreen[option=max]
\starttext
\completecontent
\page
\section{bla}
\stoptext

Greetings, Peter

-- 
http://pmrb.free.fr/contact/

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

end of thread, other threads:[~2006-02-17  6:10 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-01 15:33 pdfstartview Peter Münster
2006-02-01 16:17 ` pdfstartview Mojca Miklavec
2006-02-01 20:45   ` pdfstartview Hans Hagen
2006-02-01 21:10     ` pdfstartview Peter Münster
2006-02-01 22:28       ` pdfstartview Hans Hagen
2006-02-03 18:02         ` pdfstartview Peter Münster
2006-02-03 20:20           ` pdfstartview Hans Hagen
2006-02-16 17:55             ` pdfstartview Peter Münster
2006-02-16 21:24               ` pdfstartview Hans Hagen
2006-02-17  6:10                 ` pdfstartview Peter Münster
2006-02-01 22:32       ` pdfstartview Taco Hoekwater
2006-02-02  9:13         ` pdfstartview Hans Hagen
2006-02-02  1:16     ` pdfstartview Mojca Miklavec
2006-02-02  9:01       ` pdfstartview Taco Hoekwater
2006-02-03 17:56         ` pdfstartview Peter Münster
2006-02-03 18:29           ` pdfstartview Taco Hoekwater
2006-02-03 19:43             ` pdfstartview Hans Hagen
2006-02-03 19:58             ` pdfstartview Peter Münster
2006-02-03 20:07             ` pdfstartview Hans Hagen
2006-02-02  9:16       ` pdfstartview 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).