Skip to content
This repository was archived by the owner on May 2, 2018. It is now read-only.
This repository was archived by the owner on May 2, 2018. It is now read-only.

mouse over to get links to sections and labels #437

@holtzermann17

Description

@holtzermann17

It would be nice for users to be able to extract a link like:
http://planetmath.org/15producttypes#Thmrmk1
when mousing over "Remark 1".

As another related question: @dginev can we get \label{here} to translate into anything predictable/useful in the source?

Here's an example that @rspuzio and I came up with (http://metameso.org/beta/node/87626/source)

\begin{document}
before
\begin{paragraph}{my-example}\label{here}
During.
\end{paragraph}
after
\end{document}
<div id="p1" class="ltx_para">
<p id="p1.1" class="ltx_p">before</p>
</div>
<section id="S0.SS0.SSS0.P1" class="ltx_paragraph">
<hgroup><h1 class="ltx_title ltx_title_paragraph">my-example</h1>
</hgroup>
<div id="S0.SS0.SSS0.P1.p1" class="ltx_para">
<p id="S0.SS0.SSS0.P1.p1.1" class="ltx_p">During.

after</p>
</div>
</section>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions