Re: Beamer goto buttons and text hyperlinks

2015-02-12 Thread Jürgen Spitzmüller
Scott Kostyshak wrote: > I am still thinking about implementing this. I'm not yet convinced > that creating the new type of inset is the best idea. Something more > simple might get the job done. > > The goal is to get the following LaTeX code: > \hyperlink{refToLabel}{\beamergotobutton{Text on Bu

Re: Beamer goto buttons and text hyperlinks

2015-02-10 Thread Scott Kostyshak
On Sun, May 12, 2013 at 6:31 AM, Jean-Marc Lasgouttes wrote: > Le 07/05/2013 07:54, Scott Kostyshak a écrit : > >> On Tue, Apr 23, 2013 at 11:32 AM, Jean-Marc Lasgouttes >> wrote: >>> >>> We could maybe have an inset that is only a button when no extra text is >>> needed and a collapsablme inset

Re: Beamer goto buttons and text hyperlinks

2013-05-12 Thread Jean-Marc Lasgouttes
Le 07/05/2013 07:54, Scott Kostyshak a écrit : On Tue, Apr 23, 2013 at 11:32 AM, Jean-Marc Lasgouttes wrote: We could maybe have an inset that is only a button when no extra text is needed and a collapsablme inset otherwise. Somethin in between InsetCommand and InsetCollapsable. How difficult

Re: Beamer goto buttons and text hyperlinks

2013-05-06 Thread Scott Kostyshak
On Tue, Apr 23, 2013 at 11:32 AM, Jean-Marc Lasgouttes wrote: > We could maybe have an inset that is only a button when no extra text is > needed and a collapsablme inset otherwise. Somethin in between InsetCommand > and InsetCollapsable. How difficult would it be to implement this new inset? Sc

Re: Beamer goto buttons and text hyperlinks

2013-04-26 Thread Jürgen Spitzmüller
Scott Kostyshak wrote: > I find this very interesting. If I understand correctly, it would work > like this: > > When I go to insert > label, it inserts a button and everything works > exactly as it does now, except that if I click on the "hypertarget" > checkbox in the label settings dialog, the

Re: Beamer goto buttons and text hyperlinks

2013-04-25 Thread Scott Kostyshak
On Tue, Apr 23, 2013 at 11:32 AM, Jean-Marc Lasgouttes wrote: > Le 20/04/2013 09:06, Jürgen Spitzmüller a écrit : > >> Scott Kostyshak wrote: >>> >>> Do you think it's better to add \hyperlink support to the label inset >>> or to make a separate, collapsable hypertarget inset? \hypertarget >>> tak

Re: Beamer goto buttons and text hyperlinks

2013-04-23 Thread Jean-Marc Lasgouttes
Le 20/04/2013 09:06, Jürgen Spitzmüller a écrit : Scott Kostyshak wrote: Do you think it's better to add \hyperlink support to the label inset or to make a separate, collapsable hypertarget inset? \hypertarget takes two arguments: the name and the text. The name could be set in the settings, and

Re: Beamer goto buttons and text hyperlinks

2013-04-20 Thread Jürgen Spitzmüller
Scott Kostyshak wrote: > Do you think it's better to add \hyperlink support to the label inset > or to make a separate, collapsable hypertarget inset? \hypertarget > takes two arguments: the name and the text. The name could be set in > the settings, and the text in the collapsable inset. I'd pref

Re: Beamer goto buttons and text hyperlinks

2013-04-19 Thread Scott Kostyshak
On Sun, Apr 14, 2013 at 3:59 AM, Jürgen Spitzmüller wrote: > Looking at the docs, I'd propose to make beamergotobutton a flex inset within > beamer.layout. The hyperref inset should be turned into a collapsable inset > (while the dialog is being kept, minus the "name" field), \hyperlink support >

Re: Beamer goto buttons and text hyperlinks

2013-04-14 Thread Scott Kostyshak
On Sun, Apr 14, 2013 at 5:26 AM, Jürgen Spitzmüller wrote: > Scott Kostyshak wrote: >> IIUC, when the user makes a hyperlink, either a label or hypertarget >> label can be hyperlinked to. So all labels and hypertarget labels >> should be shown in the hyperref inset? > > Yes. I think this is all s

Re: Beamer goto buttons and text hyperlinks

2013-04-14 Thread Jürgen Spitzmüller
Scott Kostyshak wrote: > I think I understand most of this. You're suggesting a collapsable > inset because then the user can insert the beamergotobutton flex inset > inside of it. The "name" field should be taken out because that is now > the input to the collapsable inset. To edit the target of t

Re: Beamer goto buttons and text hyperlinks

2013-04-14 Thread Scott Kostyshak
On Sun, Apr 14, 2013 at 3:59 AM, Jürgen Spitzmüller wrote: > There is a ticket with a similar request, BTW, but it was resolved wontfix > (and should be reopened IMHO): > http://www.lyx.org/trac/ticket/8282 I hadn't seen that ticket. Thanks. > Looking at the docs, I'd propose to make beamergotob

Re: Beamer goto buttons and text hyperlinks

2013-04-14 Thread Jürgen Spitzmüller
Scott Kostyshak wrote: > My next set of questions then: > > 1. Are these used outside of Beamer? \beamergotobutton is, as the name says, a beamer feature. \hyperlink and \hypertarget, however, are hyperref features, so they can be used in any document that uses hyperref. There is a ticket with

Re: Beamer goto buttons and text hyperlinks

2013-04-14 Thread Scott Kostyshak
On Sun, Apr 14, 2013 at 3:25 AM, Jürgen Spitzmüller wrote: > Scott Kostyshak wrote: >> Any thoughts? > > I'd go for a. My next set of questions then: 1. Are these used outside of Beamer? 2. If not, would I need to hardcode these options to only be enabled when Beamer is being used? Scott

Re: Beamer goto buttons and text hyperlinks

2013-04-14 Thread Jürgen Spitzmüller
Scott Kostyshak wrote: > Any thoughts? I'd go for a. Jürgen

Beamer goto buttons and text hyperlinks

2013-04-13 Thread Scott Kostyshak
Beamer buttons are used to reference one slide from another so that you can jump around your presentation (useful if a viewer asks a question about details, for example). These buttons are pretty popular. For example, one of the beamer examples has three of the goto buttons: examples/beamerlyxexam