Re: Using remote control mouse for navigating pdf
Laurent Jacques <[email protected]>
| Newsgroups | gmane.comp.tex.latex.prosper.user |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I have added your interesting question/answer discussion in a "howto" on
WikiProsper (http://wikiprosper.tuxfamily.org) on the page
http://wikiprosper.tuxfamily.org/index.php?pagename=HowtoUsingControlMouse
belonging to the Howto section
http://wikiprosper.tuxfamily.org/index.php?pagename=ProsperHowtos
Feel free to modify it (by clicking on "Edit" in the bottom of the webpage) if
you detect some errors.
Regards,
Laurent.
On Tuesday 04 November 2003 08:35, Tobias Hilbricht wrote:
> Am Montag, 3. November 2003 12:21 schrieb Stephen Eglen:
> > As
> > far as I can tell, acrobat reader will only go forward with mouse
> > clicks, leaving the problem that I cannot go to the previous slide
> > using just the mouse.
> > One possibility I was thinking was
> > I could have the top left corner acting as an invisible link that when
> > I click on it, it goes to the previous page. Is that possible?
>
> Use package hyperref and put something like
>
> %Navigation, bedarf des Pakets hyperref, s.o.
> \rput(5.5,-0.8){%
> \psframebox*[fillcolor=red]{%
> \setlength{\fboxsep}{3pt}
> \Acrobatmenu{PrevPage}{\colorbox{linyellow}{Zurück}}
> \Acrobatmenu{FullScreen}{\colorbox{linyellow}{Vollbild}}
> \Acrobatmenu{NextPage}{\colorbox{linyellow}{Weiter}}
> }
> }
>
> in the style file for your prosper presentation. (Adapt for your language
> and your taste of colours). This way you produce buttons on your
> presentation which you can use to navigate. Basically all Acrobat Reader
> menu commands are accessible using the hyperref function \Acrobatmenu.
> If you use background colour you get invisible links. The hyperref
> documentation has all the details.
>
> Yours
>
> Tobias
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive? Does it
> help you create better code? SHARE THE LOVE, and help us help
> YOU! Click Here: http://sourceforge.net/donate/
> _______________________________________________
> Prosper-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/prosper-users
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/