Now a different problem with hlink:

it doesn't evaluate when inside math

<hlink|a|b.tm> simply doesn't work. However, my wrapper macro

<assign|lk|<macro|a|<hlink|<arg|a>|<merge|<arg|a>|.tm>>>>

does work in math! (for obvious reasons, I want to be able to set link
target and link name different within mathematics)

What is the catch?

Álvaro.



On Thu, Jun 4, 2009 at 22:47, Alvaro Tejero Cantero<[email protected]> wrote:
> Hi,
>
> in source.tm, if I insert
>
> <hlink|name|target.tm> with a nonexistent target.tm the behaviour is
> different according to whether the source.tm buffer has been saved or
> not
>
> * if it has been saved, I get a minibuffer message informing that
> target.tm doesn't exist but nevertheless a new buffer with the name
> target.tm is created
>
> * if it has not yet been saved once, the same message appears but I am
> not redirected to the new buffer.
>
> All other things equal I prefer the first behaviour since it is more
> agile for my wiki-purposes (I don't have to remember to save the
> source buffer in order to create other buffers by hyperlink clicking).
>
> TeXmacs 1.0.7.2 here.
>
> Best regards,
>
> Álvaro.
>


_______________________________________________
Texmacs-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/texmacs-dev

Reply via email to