到底该做什么\IgnorePar
?\EndPar
许多配置都是这样开始的:
\Configure{foo}{%
\ifvmode \IgnorePar\fi \EndP
...
我正在尝试学习TeX4ht
改进向开放文档文本的转换,并努力查阅稀疏的可用文档。大多数人只是将文献资料复制粘贴到这里:
\EndP
\IgnorePar Asks to ignore the next paragraph
\ShowPar Asks to take into account the following paragraphs
\SaveEndP Saves the content of EndP, and sets it to empty content
\RecallEndP
\SaveHtmlPar
\RecallHtmlPar
这没什么帮助。