Menu

Commit [r23034]  Maximize  Restore  History

Better latex2html support for the relax manual.

The hyperlink command \href{}{} and inline bibliographic reference command \bibentry{} are now
supported in the HTML version of the relax manual. These are translated into
\htmladdnormallink{#2}{#1} and \citet{#1} command respectively, both of which are supported by
latex2html. This will significantly improve the documentation at
http://www.nmr-relax.com/manual/index.html.

bugman 2014-05-07

changed /trunk/docs/latex/relax.tex
/trunk/docs/latex/relax.tex Diff Switch to side-by-side view
Loading...