URL:
<https://puszcza.gnu.org.ua/bugs/?654>
Summary: tex4ht option frames stops working when adding fn-in
option
Project: tex4ht
Submitted by: nma123
Submitted on: Sun Jun 15 12:47:00 2025
Category: None
Priority: 5 - Normal
Severity: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
TL 2025
Using the command
make4ht -ulm default foo.tex 'mathjax,htm,frames,fn-in'
produces no frames. Removing fn-in option, now frames show up
make4ht -ulm default foo.tex 'mathjax,htm,frames'
Here is MWE
---------------------
\documentclass{book}
\usepackage{amsmath}
\usepackage{lipsum}
\begin{document}
\title{my book}
\author{me}
\date{\today}
\maketitle
\ifdefined\HCode
\else
\tableofcontents
\fi
\chapter{first chapter}
\section{1st section}
\lipsum[1]
\section{second section}
\lipsum[1]
\section{3rd section}
\lipsum[1]
\end{document}
----------------------
Thanks
--Nasser
_______________________________________________________
Reply to this item at: <https://puszcza.gnu.org.ua/bugs/?654>
_______________________________________________
Message sent via/by Puszcza <https://puszcza.gnu.org.ua/>