TransWikia.com

ltablex hack in LatexML?

TeX - LaTeX Asked on March 15, 2021

I need to access to ltablex-like functionality within the confines of the packages available to LatexML. Namely, a long table that needs to have wrapped text in columns. Ordinarily, I’d do something like

documentclass{article}
usepackage{ltablex}
usepackage{booktabs}
begin{document}

label{lab:aLabel}
begin{tabularx}{linewidth}{cX}
caption{A caption.}
toprule
A & Some long stuff that needs to wrap.
B & More stuff that needs to wrap.
bottomrule
end{tabularx}

, but LatexML doesn’t support ltablex. Any alternative to pasting all of ltablex.sty into my preamble?

One Answer

One thing to remind is to make the need known to the latexml developers (hi!) and request support at the LaTeXML issue tracker, so that we know there is interest for ltablex.

If you think latexml can successfully natively interpret that package you can add the --includestyles option and have it pick the raw .sty file from your TeX distribution. And if it fails, that is a great addition to a new issue requesting that we add support.

Answered by Deyan on March 15, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP