maieul / ledmac

package reledmac for latex
http://www.ctan.org/tex-archive/macros/latex/contrib/reledmac
54 stars 28 forks source link

verbatim in footnotes #499

Open johannesbottcher opened 8 years ago

johannesbottcher commented 8 years ago

Is support for verbatim in footnotes planned? Would be great.

\documentclass{article}
\usepackage{fancyvrb}% <- verb in footnotes
\usepackage[series={A},noend,noeledsec]{reledmac}
\textheight4cm
\begin{document}
\VerbatimFootnotes
\footnote{\verb!$_#meow!}
\begin{ledgroup}
    \footnoteA{
        alalal
    \verb!$_#halllo!}%
    }
\end{ledgroup}
\end{document}

Original request coming from LaTeX-community.org

maieul commented 8 years ago

verbatim feature is complex, not yet supporter in normal footnote. in any case, all my work in reledmac is "suspended" before I will finish to write my thesis, I hope this summer

johannesbottcher commented 8 years ago

Alright, take your time. Good luck with your thesis.