Skip to content

Commit ea5b926

Browse files
authored
Merge pull request #89 from jhlegarreta/ImproveFootnote2
ENH: Make the section name appear in footnote 2 .
2 parents 75530bd + 0ab993d commit ea5b926

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

SoftwareGuide/Latex/Introduction/Introduction.tex

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,9 @@ \section{How to Learn ITK}
7171
in achieving results and is introduced the mechanics of the software system.
7272
There are three example resources,
7373
\begin{enumerate}
74-
\item the \code{Examples} directory of the ITK source code repository \footnote{\ref{sec:DownloadingITK}}.
74+
\item the \code{Examples} directory of the ITK source code repository
75+
\footnote{See Section~\nameref{sec:DownloadingITK} on
76+
page~\pageref{sec:DownloadingITK})}.
7577
\item the Examples pages on the ITK Wiki \footnote{\url{https://itk.org/Wiki/ITK/Examples}}
7678
\item the Sphinx documented ITK Examples \footnote{\url{https://itk.org/ITKExamples}}
7779
\end{enumerate}

0 commit comments

Comments
 (0)