diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-web-companion/latex2xml/try3.cfg')
-rw-r--r-- | Master/texmf-dist/doc/latex/latex-web-companion/latex2xml/try3.cfg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/latex2xml/try3.cfg b/Master/texmf-dist/doc/latex/latex-web-companion/latex2xml/try3.cfg new file mode 100644 index 00000000000..16ec5677ed2 --- /dev/null +++ b/Master/texmf-dist/doc/latex/latex-web-companion/latex2xml/try3.cfg @@ -0,0 +1,8 @@ +\Configure{HTML} {\Tg<DOC>}{\Tg</DOC>} +\Preamble{} + \ConfigureEnv{description} {\Tg<DLIST>}{\Tg</DLIST>}{}{} + \ConfigureList{description}{}{}{\Tg<MARK>}{\Tg</MARK>} + \Configure{section} {\Tg<SECTION>}{\Tg</SECTION>} + {\Tg<NUM>\arabic{section}\Tg</NUM>\Tg<TITLE>}{\Tg</TITLE>} +\begin{document} +\EndPreamble |