ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Vit Zyka <vit.zyka@gmail.com>
To: ConTeXt <ntg-context@ntg.nl>
Subject: ShowThumbs, ShowBookmarks
Date: Wed, 18 Apr 2007 10:30:08 +0200	[thread overview]
Message-ID: <4625D710.8030000@seznam.cz> (raw)

Hi Hans and ConTeXters,

please can you add two Named AcrobatReader functions
   ShowThumbs
   ShowBookmarks
useful especially in Presentation (full screen) mode due to missing key 
shortcuts in last Reader versions.
Usage: \goto{thumbs}[ShowThumbs] and \goto{bookmarks}[ShowBookmarks].

Please, can someone add dutch, german, italian, romanian, and french 
translations?

Thanks
Vit

Code:
--------------------------------
% spec-fdf.tex
\def\PDFexecutethumbnails       {/Named /N /ShowThumbs}
\def\PDFexecutebookmarks        {/Named /N /ShowBookmarks}

% core-ref.tex
\setglobalsystemreference \rt!exec \v!ShowThumbs        {thumbnails}
\setglobalsystemreference \rt!exec \v!ShowBookmarks     {bookmarks}

% mult-con.tex
\startvariables            dutch                     english
                            german                    czech
                            italian                   romanian
                            french

                ShowThumbs: ShowThumbs                ShowThumbs
                            ShowThumbs                UkazNahledy
                            ShowThumbs                ShowThumbs
                            ShowThumbs
             ShowBookmarks: ShowBookmarks             ShowBookmarks
                            ShowBookmarks             UkazZalozky
                            ShowBookmarks             ShowBookmarks
                            ShowBookmarks
\stopvariables
----------------------------------

             reply	other threads:[~2007-04-18  8:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-18  8:30 Vit Zyka [this message]
2007-04-18 23:29 ` luigi scarso

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=4625D710.8030000@seznam.cz \
    --to=vit.zyka@gmail.com \
    --cc=ntg-context@ntg.nl \
    --cc=vit.zyka@seznam.cz \
    /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).