Mercurial > dottes
view dottes.tex.section-firstlines @ 735:68f926e61d16
Revise Markdown handling of character entities.
Ideally I'd like the ABC character entities to survive Markdown and then
get converted. But because they start with '\', they don't. So I have
no alternative but to convert them to HTML entities, which Markdown then
converts to UTF-8.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Thu, 12 Oct 2017 13:32:24 +0100 |
parents | b45a87f4ccdb |
children | 5a3e646b9978 |
line wrap: on
line source
\section{@SECTIONNAME@ tunes} {\renewcommand{\arraystretch}{2.5} \setlength\LTleft{0pt} \setlength\LTright{\fill} \begin{longtable}{@{}>{\raggedright\arraybackslash}m{0.2\textwidth}r@{}} \input{@SECTION@-firstlines.tex} \end{longtable} }