Search found 2 matches

by Svartisen
Fri Sep 07, 2012 9:07 pm
Forum: General
Topic: Custom Cross References
Replies: 2
Views: 2184

Re: Custom Cross References

Hi,

Thanks a lot!
by Svartisen
Fri Sep 07, 2012 3:12 pm
Forum: General
Topic: Custom Cross References
Replies: 2
Views: 2184

Custom Cross References

Hi,

When you use \href command, it's possible to tell LaTeX what text should appear in your PDF in the link ( \href{link}{MY_TEXT} ). Is the same possible for \ref command?

The most obvious way ( \ref{key}{MY_TEXT} ) doesn't seem to work properly. MY_TEXT appears, but there is no reference to the ...