summaryrefslogtreecommitdiff
path: root/support/ltoh/ltoh.specs
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /support/ltoh/ltoh.specs
Initial commit
Diffstat (limited to 'support/ltoh/ltoh.specs')
-rw-r--r--support/ltoh/ltoh.specs101
1 files changed, 101 insertions, 0 deletions
diff --git a/support/ltoh/ltoh.specs b/support/ltoh/ltoh.specs
new file mode 100644
index 0000000000..8eec325b55
--- /dev/null
+++ b/support/ltoh/ltoh.specs
@@ -0,0 +1,101 @@
+# Standard specifications for ltoh.
+# R. Quong 1996, 1997
+# quong@best.com
+
+# Comments begin with optional whitespace followed by a '#', ';', or a '!'
+# We recommend you begin all comments with a '#'.
+# Each line contains:
+#
+
+author := Russell W. Quong
+login := quong
+email := quong@best.com
+url := http://www.best.com/~quong
+htmlfile_spec := $BASE.html
+
+# Don't monkey with (don't change) the following variable.
+# It sets how much debugging information is printed out.
+=***= warnlevel := 6
+
+# The general structure of a specification is
+# :type :latex-macro:html-begin-spec-start:html-end-spec:reserved/not-used
+#
+# type is one of the following:
+# {} = brace delimited command, \textbf{...}
+# {N} = command, with brace delimited N arguments, \swap{xxx}{yyy}
+# comm = command without any parameters
+# b/e = begin/end delimited command \begin{xxx} ... \end{xxx}
+#
+
+:{} :\textbf:<STRONG>:</>:
+:{} :\textsl:<EM>:</>:
+:{} :\textem:<EM>:</>:
+:{} :\textit:<EM>:</>:
+:{} :\texttt:<SAMP>:</>:
+:{} :\textsf:<EM>:</>:
+:{} :\underline:<EM>:</>:
+:{} :\chapter:<hr><H1><FONT color=green>:</>:
+:{} :\section:<hr><H2><FONT color=blue>:</>:
+:{} :\subsection:<H3><FONT color=teal>:</>:
+:{} :\subsubsection:<H4><FONT color=teal>:</>:
+:{} :\centerline:<P align=center>:</>:
+:{} :\footnote:<font size=-1>[:]</>:
+:{} :\ensuremath:<IT>:</>:
+:{2} :\renewcommand#1#2:::
+:{1} :\makebox[^{]*#1:#1::
+:b/e :\begin{center}:<DIV ALIGN=center>:</>:
+:b/e :\begin{itemize}:<UL>:</>:
+:b/e :\begin{enumerate}:<OL>:</>:
+:b/e :\begin{description}:<DL>:</>:
+:b/e :\begin{multques}(\{[^\}]*\})*:<OL>:</>:
+:b/e :\begin{document}:::
+:b/e :\begin{tabular}:\begin{tabular}:\end{tabular}:
+:b/e :\begin{quote}:<BLOCKQUOTE>:</>:
+:b/e :\begin{verse}:<BLOCKQUOTE>:</>:
+:comm :\ldots:...::
+:comm :\par:<p>::
+:comm :\LaTeX[^ \t\n]*:LaTeX::
+:comm :\qquad:::
+@comm @\longrightarrow@ ===&gt; @@
+:comm :\TeX[^ \t\n]*:TeX::
+:comm :\backslash:@BS@::
+:comm :\hfill:::
+:comm :\hrule:<hr>::
+:comm :\vneg:::
+:comm :\item([^]]+\])?:<li><strong>$1</strong>::
+:comm :\def[^\n]+:::
+:comm :\small:::
+:comm :\normalsize:::
+:comm :\footnotesize:::
+:comm :\large:::
+:comm :\Large:::
+:comm :\parindent[^\n]+:::
+:comm :\noindent[^\n]+:::
+:comm :\setcounter[^ \t\n]*:::
+:comm :\addtocounter[^ \t\n]*:::
+:comm :\raggedright:::
+:comm :\raggedleft:::
+:comm :\vspace[*]?\{[^\}]+\}:::
+:comm :\hspace[*]?\{[^\}]+\}:::
+:comm :\usepackage\{[^\}]+\}:::
+:comm :\documentclass[^ \t\n]+:::
+:comm :\thispagestyle{.*}:::
+:comm :\pagestyle{.*}:::
+:comm :\newpage:::
+:comm :\vfill:::
+
+#
+# End specifications for standard Latex command
+#
+
+#
+# Also, see the file rq-ltoh.specs for more examples.
+#
+
+# everything after =***= endfile =***= is ignored.
+# =***= starts a
+
+=***= endfile =***=
+
+this stuff is all ignored.
+