You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following MWE gives to strange footnotes when converting to docbook whith memoir
\documentclass[a4paper,12pt,article]{memoir}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\title{Placeholder title}
\begin{document}
\maketitle
Test sentence.\footnote{Test.}
\end{document}
The footnote in docbook looks like: footnote><para><inlineequation><inlinemediaobject><imageobject><imagedata fileref="Praktikumssjangeren1x.png"/></imageobject></inlinemediaobject></inlineequation>Test.</para></footnote>
The text was updated successfully, but these errors were encountered:
The following MWE gives to strange footnotes when converting to docbook whith memoir
The footnote in docbook looks like:
footnote><para><inlineequation><inlinemediaobject><imageobject><imagedata fileref="Praktikumssjangeren1x.png"/></imageobject></inlinemediaobject></inlineequation>Test.</para></footnote>
The text was updated successfully, but these errors were encountered: