Menu

#10 \TEX{}-input is escaped ...

open
nobody
None
5
2002-02-05
2002-02-05
Anonymous
No

In DOC++ 3.4.8 the \TEX{}-input is somehow
escaped when output to HTML is selected.

Example:
\TEX{\begin{eqnarray}
system\_frequency & = & 16.67\ MHz \nonumber \\ rtu\_frequency & = & 16\ MHz \nonumber \\ {system\_frequency \over rtu\_frequency} \approx 1
\end{eqnarray}}

The ampersands, &, are somehow escaped, \&,
when output is HTML. For PDF (via pdflatex on the
.tex-file) output is PERFECT!

Command:
doc++ -v -G --sort --tables --index --dir html
../src/api.dxx

This must be a bug.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.