Skip to content

Conversation

@martinpflaum
Copy link

@martinpflaum martinpflaum commented Jul 14, 2021

Hello i wrote a class to reference content in the html text itself its really easy to setup and visualizes propositions or theorems in a new window like footnote does.
definition_example

All some one needs to do is define a div or span which should be referenced later on <div id="proposition 1.8"> some math <div> and then later reference the div with <d-content-ref val="(1.8)" ref="proposition 1.8"></d-content-ref> as shown below
definition_code

Hello i wrote a class to reference content in the html text itself its really easy to setup and visualizes propositions or theorems in a new window like footnote does. All some one needs to do is define a div which should be referenced later on <div id="proposition 1.8"> and then later reference the div with <d-content-ref val="(1.8)" ref="proposition 1.8"></d-content-ref>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant