X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a925b006781f0ca0c93ac342b5bbb3deeb4409d6..b9ecc16a80cf3acb5f2b2d809623b56452900dab:/utils/tex2rtf/docs/tex2rtf.tex diff --git a/utils/tex2rtf/docs/tex2rtf.tex b/utils/tex2rtf/docs/tex2rtf.tex index 43b8fe5345..f01f682d51 100644 --- a/utils/tex2rtf/docs/tex2rtf.tex +++ b/utils/tex2rtf/docs/tex2rtf.tex @@ -1,5 +1,5 @@ \documentstyle[a4,makeidx,verbatim,texhelp,fancyhea,mysober,mytitle]{report}% -\input{psbox.tex} +%\input{psbox.tex} \newcommand{\commandref}[2]{\helpref{{\tt $\backslash$#1}}{#2}}% \newcommand{\commandrefn}[2]{\helprefn{{\tt $\backslash$#1}}{#2}\index{#1}}% \newcommand{\commandpageref}[2]{\latexignore{\helprefn{{\tt $\backslash$#1}}{#2}}\latexonly{{\tt $\backslash$#1} {\it page \pageref{#2}}}\index{#1}}% @@ -8,7 +8,7 @@ \parskip=10pt% \parindent=0pt% %\backgroundcolour{255;255;255}\textcolour{0;0;0}% Has an effect in HTML only -\winhelpignore{\title{Manual for Tex2RTF 2.0:\\A \LaTeX\ to RTF and HTML converter}% +\winhelpignore{\title{Manual for Tex2RTF 2.0: A \LaTeX\ to RTF and HTML converter}% \author{Julian Smart}% \date{November 1999}% }% @@ -577,6 +577,9 @@ are followed, e.g. use of $\backslash${\tt row} command in tabular environment.} The only default filename in the list is {\tt psbox.tex}.} \twocolitem{\inioption{isInteractive}}{If true, runs in interactive mode (the default).} \twocolitem{\inioption{runTwice}}{If true, runs the converter twice.} +\twocolitem{\inioption{ignoreBadRefs}}{If true (or yes), ignores bad helpref references +and simply writes the text in the first argument. Useful when a program such as HelpGen +generates references to classes documented in another manual.} \end{twocollist} \subsubsection{Presentation options}\index{options, presentation}% @@ -682,6 +685,7 @@ The default is white.} the generation of separate HTML files below section level. This can reduce the number of HTML files substantially. A subsection contents list is inserted before the first subsection.} +\twocolitem{\inioption{htmlFaceName}}{A string specifying the overall font face, such as ``"Arial, Lucida, Helvetica".} \end{twocollist} \section{DDE commands}\index{DDE}%