Changes

Jump to navigation Jump to search
758 bytes removed ,  22:55, 12 September 2010
→‎Special Needs: not needed anymore
\def\myfootnotecommand#1{\hbox to 1.5em{#1.}}
</texcode>
 
Sometimes footnotes grow huge and might consist of more than one paragraph, those paragraphs might end up on the following page and referencing the footnote itself will point to its beginning rather than the paragraph you desire. To reference a paragraph inside a footnote directly you have to make references unexpanded by either placing the following snippet into your preamble or substituting the original macro definitions in [[source:strc-ref.mkiv|strc-ref.mkiv]].
 
<texcode>
\unexpanded\def\textreference {\dosingleargument\dotextreference}
\unexpanded\def\pagereference {\dosingleargument\dopagereference}
\unexpanded\def\reference {\dosingleargument\doreference }
\unexpanded\def\setreference {\dodoubleargument\dosetreference }
</texcode>
188

edits

Navigation menu