Document Classesshowexpl cannot show footnotes in the formatted text

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
fractal.generator
Posts: 66
Joined: Tue Oct 07, 2008 9:39 am

showexpl cannot show footnotes in the formatted text

Post by fractal.generator »

Dear all,

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}
Unfortunately, the formatted text cannot have footnotes (cross reference as well).

I need suggestion what I should do.

thank in advance

regards,

hayashi

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply