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 Button}}
> 
> How about a flex inset that is defined with the following
> 
>     Argument 1
>             Mandatory     1
>             LabelString   "reference"
>             Tooltip       "Reference to label"
>             Type         "Reference"
>     EndArgument
> 
> where Type "Reference" (to be implemented) means that a dialog is
> shown that allows the user to choose from a list of references.
> 
> This addition might be useful more generally. It would allow users to
> create their own "cite" commands, without having to redefine existing
> ones. e.g. \citeabc{someref}.
> 
> Any thoughts?

I still think this should be connected to the cross-references dialog, not 
some separate thing.

Jürgen

> Scott

Reply via email to