
Id tags should create LaTeX \label->\ref pairs?
Reported by Bil Kleb | March 11th, 2009 @ 04:10 AM
For example, Textile like,
h1(id_name). Labeled
See the "Labeled section":#id_name.
should become
\section{Labeled\label{id_name}}
See the Labeled section on page~\pageref{id_name}.
?
This feels like the right direction, but doesn't feel like the
correct answer. I don't like the "on page" part -- something like
the varioref
package would be necessary to assure same
page or facing page references weren't obnoxious.
Comments and changes to this ticket
-
Bil Kleb April 26th, 2009 @ 06:31 PM
- State changed from new to open
Maybe use the http://tug.ctan.org/pkg/cleveref package?
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
RedCloth is a Ruby library for converting Textile into HTML