% qwertz to texinfo replacement file
+
+
+ "\\input texinfo\n" +
+ "@bye" +
+ "@afourpaper" +
% Manual Pages are expected to be formatted using nroff (or groff), unless
% they are included as sections of other qwertz documents.
% + "@node Top\n@top" +
+ "@TOP" +
+
+ "@title "
+ "@subtitle "
+ "@author "
" and "
" thanks to "
% ???
" \\\\\n\\\\" +
+ "@subtitle "
"@*"
+
"{"
"}"
"{"
"}" +
+ "@example" +
+ "@end example" +
+ "\n\n"
"" +
+ "\n@appendix "
+ "\\listoffigures" +
+ "\\listoftables" +
+ "\n@SUB "
+ "@ENDSUB" +
+ "\n@SUB "
+ "@ENDSUB" +
+ "\n@SUB "
+ "@ENDSUB" +
+ "\n@SUB "
+ "@ENDSUB" +
+ "\n@SUB "
+ "@ENDSUB" +
""
"\n\n"
"\n\n"
+ "@itemize @bullet" +
+ "@end itemize" +
+ "@enumerate" +
+ "@end enumerate" +
+ "\\begin{list}{}{}\n" +
+ "\\end{list}" +
+ "@table @code" +
+ "@end table" +
- + "@item\n"
+ "@item "
"\n"
"\\cite{[ID]"
"}"
"\\cite\[[NOTE]\]{[ID]"
"}"
"\\idx{"
"}"
"\\cdx{"
"}"
"\\footnote{"
"}"
"``"
"''"
+ "\\begin{quotation}\n" +
+ "\n\\end{quotation}\n\n" +
"`"
"'"
"`"
"'"
"`"
"'"
""
""
"`"
"'"
"`"
"'"
"`"
"'"
% Added by mdw
"\\cparam{"
"}"
[ + "@REF [ID]" +
]
"@REF [ID]"
+ "@example" +
+ "@end example" +
+ "@example" +
+ "@end example" +
+ "@quotation" +
+ "@end quotation" +
% theorems and such
+ "@deffn"
+ "@end deffn" +
+ "\\begin{proposition}" +
+ "\\end{proposition}" +
+ "\\begin{lemma}"
+ "\\end{lemma}\n\n" +
+ "\\begin{corollary}"
+ "\\end{corollary}\n\n" +
+ "\n{\\noindent{\\bf Proof.} " +
+ "}"
+ "\\begin{theorem}"
+ "\\end{theorem}\n\n" +
"\["
"\]" +
% mathematics
"$"
"$"
+ "\\\["
"\\\]" +
+ "\\begin{equation}" +
+ "\\end{equation}\n" +
"\\frac"
"{"
"}"
"{"
"}"
"_{"
"}"
"}"
"\\prod"
"\\int"
"\\sum"
"\\sqrt\[[n]\]{"
"}"
+ "\\begin{array}{[ca]}" +
+ "\\end{array}" +
" \\\\ " +
" & "
"^("
")"
"_("
")"
"*"
"*"
"ol("
")"
"\\mbox{\\tt "
"}"
"\\vec{"
"}"
""
""
"{@r{}"
"}"
"\\\\ \n"
% figures
+ "\\begin{figure}\[[LOC]\]" +
+ "\\end{figure}\n" +
+ "\\centerline{\\epsffile{[FILE].ps}}" +
+ "\\vspace{[VSPACE]}\n\\par" +
+ "\\caption{"
"}" +
% tables
+ "\\begin{table}\[[LOC]\]" +
+ "\\end{table}" +
+ "\\begin{center}\n"
"\\begin{tabular}{[ca]}" +
+ "\\end{tabular}\n"
"\\end{center}" +
"\\\\ " +
"& "
+ "\\hline" +
% end of texinfo replacement file