I used showexpl packaget with a hope it can show footnotes in the formatted text (see the following PARTIAL code).
Code: Select all
\begin{LTXexample}[codefile=\jobname-\theltxexample.tex]
\documentclass{article}
\begin{document}
bla bla bla\footnote{it is a footnote} bla bla.
\end{document}
\end{LTXexample}
I need suggestion what I should do.
thank in advance
regards,
hayashi