Skip to content

Commit

Permalink
release v2018.3
Browse files Browse the repository at this point in the history
major changes:
- generate svg images (unless -image_type png specified)
- use pdflatex (unless -nouse_pdftex specified)
  • Loading branch information
Dan Gildea committed Jul 19, 2018
1 parent f4fd567 commit ef30aaf
Show file tree
Hide file tree
Showing 14 changed files with 109 additions and 97 deletions.
5 changes: 5 additions & 0 deletions Changes
Expand Up @@ -112,6 +112,11 @@
# A more detailed log history can be found within the particular files, near # A more detailed log history can be found within the particular files, near
# the top. # the top.
# #
#
#--------- v2018.3
#
# - fix \sffamily
# https://bugs.debian.org/111441
# - produce svg images using pdftocairo # - produce svg images using pdftocairo
# - use latex preview package to produce cropped images.pdf # - use latex preview package to produce cropped images.pdf
# - pdflatex by default # - pdflatex by default
Expand Down
4 changes: 2 additions & 2 deletions config/config.pl
Expand Up @@ -441,8 +441,8 @@ package main;
use vars qw(%prefs %cfg %newcfg); use vars qw(%prefs %cfg %newcfg);


# This is the central place to modify the release name and date!!! # This is the central place to modify the release name and date!!!
my $RELEASE = '2018.2'; my $RELEASE = '2018.3';
my $VERSION = 'Released May 16, 2018'; my $VERSION = 'Released July 19, 2018';


# -------------------------------------------------------------------------- # --------------------------------------------------------------------------
# Open log # Open log
Expand Down
4 changes: 0 additions & 4 deletions docs/appendix.tex
Expand Up @@ -677,14 +677,12 @@ \section{Credits}
Argonne National Labs for setting up the Argonne National Labs for setting up the
\latextohtml{} mailing list. \latextohtml{} mailing list.


\begin{changebar}
Special credit is due Marcus Hennecke \Email{marcush@crc.ricoh.com} Special credit is due Marcus Hennecke \Email{marcush@crc.ricoh.com}
for his many extensive revisions, Mark Noworolski for his many extensive revisions, Mark Noworolski
\Email{jmn@eecs.berkeley.edu} for coordinating V 95.3, \Email{jmn@eecs.berkeley.edu} for coordinating V 95.3,
Sidik Isani \Email{isani@cfht.hawaii.edu}, for his improvement Sidik Isani \Email{isani@cfht.hawaii.edu}, for his improvement
in GIF quality, and to Herb Swan \Email{dprhws@edp.Arco.com} for in GIF quality, and to Herb Swan \Email{dprhws@edp.Arco.com} for
coordinating V 96.1 of \latextohtml. coordinating V 96.1 of \latextohtml.
\end{changebar}


Many others, too many to mention, Many others, too many to mention,
have contributed bug reports, fixes, and other suggestions. Keep them coming! have contributed bug reports, fixes, and other suggestions. Keep them coming!
Expand All @@ -699,7 +697,6 @@ \section{Changes from Previous Versions}
\latextohtml{} distribution in the file \fn{Changes}. \latextohtml{} distribution in the file \fn{Changes}.


\subsection{Changes upto v96} \subsection{Changes upto v96}
\begin{changebar}
\begin{htmllist} \begin{htmllist}
\htmlitemmark{GreenBall} \htmlitemmark{GreenBall}
\item[Tables and math support for HTML 3.0] \item[Tables and math support for HTML 3.0]
Expand Down Expand Up @@ -883,7 +880,6 @@ \subsection{Changes upto v96}
\item The ``\texttt{scale=}'' option of \verb|\htmlimage| now works. \item The ``\texttt{scale=}'' option of \verb|\htmlimage| now works.
\end{itemize} \end{itemize}
\end{htmllist} \end{htmllist}
\end{changebar}


\subsection{Changes up to v95} \subsection{Changes up to v95}
\begin{htmllist} \begin{htmllist}
Expand Down
2 changes: 0 additions & 2 deletions docs/features.tex
Expand Up @@ -1594,14 +1594,12 @@ \subsubsection{Fancy List-Markers\label{htmllist}}
which causes a user-defined item-mark to be placed at each new which causes a user-defined item-mark to be placed at each new
item of the list, and which causes the optional description item of the list, and which causes the optional description
to be displayed in bold letters. to be displayed in bold letters.
\begin{changebar}
The filename prefix for the item-mark image can be given as an The filename prefix for the item-mark image can be given as an
optional parameter; see example below. The images distributed with optional parameter; see example below. The images distributed with
\latextohtml{} for this purpose are listed with the description \latextohtml{} for this purpose are listed with the description
of the \verb|\htmlitemmark| command, which provides an alternative of the \verb|\htmlitemmark| command, which provides an alternative
means of choosing the item-mark, and allows the image to be changed means of choosing the item-mark, and allows the image to be changed
for different items in the list. for different items in the list.
\end{changebar}


\index{htmlitemmark@\Lc{htmlitemmark}}% \index{htmlitemmark@\Lc{htmlitemmark}}%
\index{htmllist@\env{htmllist}!prints as@prints as \env{description}}% \index{htmllist@\env{htmllist}!prints as@prints as \env{description}}%
Expand Down
2 changes: 1 addition & 1 deletion docs/l2hfiles.dat
Expand Up @@ -76,7 +76,7 @@
\item[\gn{\$IDX\_WIDTH}] with frames, holds the initial width of the index-frame; default = 200 pixels \item[\gn{\$IDX\_WIDTH}] with frames, holds the initial width of the index-frame; default = 200 pixels
\item[\gn{\$IMAGES\_ONLY}] if set, this run simply processes the \fn{images.tex} file generated on an earlier run \item[\gn{\$IMAGES\_ONLY}] if set, this run simply processes the \fn{images.tex} file generated on an earlier run
\item[\gn{\$IMAGE\_PREFIX}] specifies part of the filename, excluding numbers, for the \PS\ files produced by \fn{dvips} \item[\gn{\$IMAGE\_PREFIX}] specifies part of the filename, excluding numbers, for the \PS\ files produced by \fn{dvips}
\item[\gn{\$IMAGE\_TYPE}] specifies the graphics format for the images that may be generated; currently either \texttt{gif} or \texttt{png} \item[\gn{\$IMAGE\_TYPE}] specifies the graphics format for the images that may be generated; currently either \texttt{svg}, \texttt{png} or \texttt{gif}
\item[\gn{\$INDEX}] when navigation panels are created, this holds a hyperlink to the \texttt{HTML} file that has the Index \item[\gn{\$INDEX}] when navigation panels are created, this holds a hyperlink to the \texttt{HTML} file that has the Index
\item[\gn{\$INDEX\_BANNER}] with frames, raw \texttt{HTML} to precede the Index listing, following the title \item[\gn{\$INDEX\_BANNER}] with frames, raw \texttt{HTML} to precede the Index listing, following the title
\item[\gn{\$INDEX\_FOOTER}] with frames, raw \texttt{HTML} to follow the Index listing \item[\gn{\$INDEX\_FOOTER}] with frames, raw \texttt{HTML} to follow the Index listing
Expand Down
5 changes: 1 addition & 4 deletions docs/manual.tex
Expand Up @@ -172,7 +172,7 @@
% %
\begin{latexonly} \begin{latexonly}


This document accompanies \latextohtml{} version 2018.2. This document accompanies \latextohtml{} version 2018.3.




\paragraph{History} \paragraph{History}
Expand All @@ -190,9 +190,6 @@
Portability for non-Unix systems has been achieved due to work done mainly by Portability for non-Unix systems has been achieved due to work done mainly by
\Rouchal, \Wortmann, \Popineau{} and \Taupin. \Rouchal, \Wortmann, \Popineau{} and \Taupin.


Changes for the \textsc{v98.1} revision are indicated with narrow change-bars.
Wider change-bars indicate where the most recent changes and features
added in \textsc{v99.1} are described.
\Glossary{latex2e}{\LaTeXe}% \Glossary{latex2e}{\LaTeXe}%
\end{latexonly} \end{latexonly}


Expand Down
17 changes: 2 additions & 15 deletions docs/problems.tex
Expand Up @@ -177,8 +177,6 @@ \subsection{Troubleshooting}%
See the previous item for how to detect which command or environment See the previous item for how to detect which command or environment
is causing the problem. is causing the problem.


\cbversion{98.1}\begin{changebar}
%
\item [\Perl{} cannot parse the \fn{latex2html} script: ] \item [\Perl{} cannot parse the \fn{latex2html} script: ]
If \Perl{} refuses to start \latextohtml{} and issues errors, your If \Perl{} refuses to start \latextohtml{} and issues errors, your
\Perl{} version is not up to date. \Perl{} version is not up to date.
Expand All @@ -191,12 +189,6 @@ \subsection{Troubleshooting}%
this can be obtained via the discussion list. this can be obtained via the discussion list.




\item [It crashes (dumps core) as soon as it starts\label{perl}: ]
Update your \Perl{} to 5.003 or later.
\end{changebar}


\cbversion{98.1}\begin{changebar}
\item [It does not show any of your images: ] \item [It does not show any of your images: ]
You can't run \latextohtml{} in a subdirectory that contains a dot You can't run \latextohtml{} in a subdirectory that contains a dot
within the directory name, such as {\tt latex2html-98.1}, within the directory name, such as {\tt latex2html-98.1},
Expand Down Expand Up @@ -241,7 +233,6 @@ \subsection{Troubleshooting}%
See the previous item for the reason and `fix'. See the previous item for the reason and `fix'.
This version of \latextohtml{} detects the problem This version of \latextohtml{} detects the problem
and will not allow images to be generated in the wrong place. and will not allow images to be generated in the wrong place.
\end{changebar}


\item [\fn{dvips} complains about incorrect arguments:\label{dvips} ] \item [\fn{dvips} complains about incorrect arguments:\label{dvips} ]
Please use a version which supports the command-line options \Cs{M}, \Cs{S}, Please use a version which supports the command-line options \Cs{M}, \Cs{S},
Expand All @@ -264,7 +255,6 @@ \subsection{Troubleshooting}%
(swap space) of your machine. (swap space) of your machine.




\cbversion{98.1}\begin{changebar}
\item [\fn{install-test} issues ``dbm'' related error messages: ]\latex{~\\}% \item [\fn{install-test} issues ``dbm'' related error messages: ]\latex{~\\}%
\latextohtml{} requires a DataBase Management system (\appl{NDBM}, \latextohtml{} requires a DataBase Management system (\appl{NDBM},
\appl{GDBM}, or \appl{SDBM}) in order to run. \appl{GDBM}, or \appl{SDBM}) in order to run.
Expand All @@ -286,7 +276,6 @@ \subsection{Troubleshooting}%
If you get real error messages which cause \latextohtml{} to abort, If you get real error messages which cause \latextohtml{} to abort,
run \fn{install-test} to check if your DataBase management works. run \fn{install-test} to check if your DataBase management works.
You will probably need to re-install \Perl{ 5} (see above topic). You will probably need to re-install \Perl{ 5} (see above topic).
\end{changebar}




This can happen when an image is being created from a large piece This can happen when an image is being created from a large piece
Expand Down Expand Up @@ -345,15 +334,13 @@ \subsection{Troubleshooting}%
\Lc{input} command on a line by itself, in the \LaTeX{} source files. \Lc{input} command on a line by itself, in the \LaTeX{} source files.


\item [\Lc{input} commands in \env{verbatim} environments: ] \item [\Lc{input} commands in \env{verbatim} environments: ]
\cbversion{98.1}\begin{changebar}
These should no longer cause problems (actually since 97.1). These should no longer cause problems (actually since 97.1).
\Lc{input} commands are also handled correctly within comment environments \Lc{input} commands are also handled correctly within comment environments
declared using \Lc{excludecomment} declared using \Lc{excludecomment}
and when loading multiple \texttt{.aux} files, and when loading multiple \texttt{.aux} files,
due to use of the \Lc{include} command. due to use of the \Lc{include} command.
Alternatively you might want to use Alternatively you might want to use
either the \env{verbatim} or the \env{verbatimfiles} package. either the \env{verbatim} or the \env{verbatimfiles} package.
\end{changebar}


\item [Optional arguments in \env{description} environments: ] \item [Optional arguments in \env{description} environments: ]
If~you have optional arguments for the \Lc{item} command in If~you have optional arguments for the \Lc{item} command in
Expand Down Expand Up @@ -510,13 +497,13 @@ \subsection{Troubleshooting}%
\end{verbatim} \end{verbatim}
\end{small} \end{small}


\cbversion{98.1}\begin{changebar}
Nesting of font changing commands is now handled correctly. Nesting of font changing commands is now handled correctly.
Such problems should no longer occur, though it always helps Such problems should no longer occur, though it always helps
to use explicitly delimited `pseudo'-environments; e.g. to use explicitly delimited `pseudo'-environments; e.g.
\verb|{\bf ... }|, or \LaTeX's commands requiring an explicit argument, \verb|{\bf ... }|, or \LaTeX's commands requiring an explicit argument,
such as \Lc{textbf}. such as \Lc{textbf}.
\end{changebar}


\item [Cannot get it to generate inlined images: ] \item [Cannot get it to generate inlined images: ]
Run \latextohtml{} on your document, using the \Cs{debug} switch. Run \latextohtml{} on your document, using the \Cs{debug} switch.
Expand Down
25 changes: 3 additions & 22 deletions docs/support.tex
Expand Up @@ -42,12 +42,14 @@ \subsection{Requirements}%
The specific requirements are discussed below.) The specific requirements are discussed below.)
% %
\begin{itemize} \begin{itemize}
\item \Perl{} version 5.002, or later (check with \verb/perl -v/); \item \Perl{} version 5.003, or later (check with \verb/perl -v/);
\item \LaTeX, meaning \LaTeXe{} dated \texttt{<1995/06/01>}, or later; \item \LaTeX, meaning \LaTeXe{} dated \texttt{<1995/06/01>}, or later;
\item \fn{dvips} or \fn{dvipsk}, at version 5.58 or later; \item \fn{dvips} or \fn{dvipsk}, at version 5.58 or later;
\item \appl{Ghostscript} at version 4.02 or later; \item \appl{Ghostscript} at version 4.02 or later;
\item \fn{netpbm} library of graphics utilities, version \textsc{1-mar-94}\\ \item \fn{netpbm} library of graphics utilities, version \textsc{1-mar-94}\\
(check with \fn{pnmcrop} \Cs{version}). (check with \fn{pnmcrop} \Cs{version}).
\item \fn{pdftocairo}, if you want to produce SVG images
(available through the poppler-utils package)
\end{itemize} \end{itemize}


\medskip\htmlrule \medskip\htmlrule
Expand All @@ -66,19 +68,6 @@ \subsection{Requirements}%
\textbf{Note:} \latextohtml{}\textbf{ requires \Perl{ 5} to operate}. \textbf{Note:} \latextohtml{}\textbf{ requires \Perl{ 5} to operate}.
\end{small}\html{\smallskip} \end{small}\html{\smallskip}


\textbf{Warning~1: }%
You really \emph{do} need \Perl{ 5}.\\
Versions of \latextohtml{} up to \textsc{v96.1}h work
both with \Perl{ 4} at patch level 36 and \Perl{ 5}\,,
though some of the packages may only work with \Perl{ 5}\,.\html{\\}


\textbf{Warning~2: }\index{requirements!Unix shell}%
Various aspects of \Perl{}, which are used by \latextohtml{}, assume
certain system commands to be provided by the operating system shell.
If \fn{csh} or \fn{tcsh} is used to invoke \latextohtml{}
then everything should work properly.\\
\Perl{ 5} eliminates this requirement on the shell.


\index{requirements!DataBase Management system}% \index{requirements!DataBase Management system}%
\item \item
Expand Down Expand Up @@ -335,10 +324,8 @@ \subsection{Installation on Windows}
You should then have the following: You should then have the following:
\begin{itemize} \begin{itemize}
\item \fn{README} file; \item \fn{README} file;
\cbversion{98.1}\begin{changebar}%
\item \fn{Changes} index with latest changes; \item \fn{Changes} index with latest changes;
\item \strikeout{\fn{Changes.detailed}} (no longer supplied); \item \strikeout{\fn{Changes.detailed}} (no longer supplied);
\end{changebar}
\item \fn{latex2html} \Perl{} script; \item \fn{latex2html} \Perl{} script;
\item \fn{texexpand} \Perl{} script\footnote{Initially written \item \fn{texexpand} \Perl{} script\footnote{Initially written
by \RobertThau, completely rewritten by \Rouchal\ and \Lippmann.}; by \RobertThau, completely rewritten by \Rouchal\ and \Lippmann.};
Expand All @@ -364,12 +351,10 @@ \subsection{Installation on Windows}
\item \fn{icons.png/} subdirectory, containing icons in PNG format; \item \fn{icons.png/} subdirectory, containing icons in PNG format;
\item \fn{makeseg} \Perl{} script and examples to handle segmented \item \fn{makeseg} \Perl{} script and examples to handle segmented
documents via a generated Makefile, see \verb/makeseg.tex/; documents via a generated Makefile, see \verb/makeseg.tex/;
\cbversion{98.1}\begin{changebar}
\item \fn{docs/foilhtml/} contains \LaTeX{} package and \Perl{} implementation by \Veytsman, \item \fn{docs/foilhtml/} contains \LaTeX{} package and \Perl{} implementation by \Veytsman,
to support \FoilTeX{} to \fn{HTML} translation; to support \FoilTeX{} to \fn{HTML} translation;
\item \fn{IndicTeX-HTML/} package that contains \Perl{} and \item \fn{IndicTeX-HTML/} package that contains \Perl{} and
\LaTeX{} code for translating Indic\TeX{} documents (see README file); \LaTeX{} code for translating Indic\TeX{} documents (see README file);
\end{changebar}
\item \fn{docs/} subdirectory, containing the files needed to create \item \fn{docs/} subdirectory, containing the files needed to create
a version of this manual; a version of this manual;
\item \fn{styles/} subdirectory, containing \Perl{} code for handling \item \fn{styles/} subdirectory, containing \Perl{} code for handling
Expand Down Expand Up @@ -744,15 +729,13 @@ \subsection{Installing \protect\latextohtml}%
\url{https://www.latex2html.org/} \url{https://www.latex2html.org/}




\cbversion{99.1}\begin{changebar}
\index{\TeX{} Users Group (TUG)}\index{TUG!TUG: \TeX{} Users Group}% \index{\TeX{} Users Group (TUG)}\index{TUG!TUG: \TeX{} Users Group}%
\item \item
\latextohtml{} is actively supported by the international \latextohtml{} is actively supported by the international
\TeX{} Users Group (\TUGurl). All users are encouraged to join \TUGurl, \TeX{} Users Group (\TUGurl). All users are encouraged to join \TUGurl,
to keep up-to-date with the latest development in \TeX{}, \LaTeX, to keep up-to-date with the latest development in \TeX{}, \LaTeX,
\latextohtml{} and related programs. \latextohtml{} and related programs.
Consult the TUG Web pages at \url{http://www.tug.org/}. Consult the TUG Web pages at \url{http://www.tug.org/}.
\end{changebar}


\end{itemize} \end{itemize}


Expand All @@ -762,7 +745,6 @@ \subsection{Installing \protect\latextohtml}%
\index{support}% \index{support}%
\index{support!mailing list}\index{mailing list!Argonne National Labs} \index{support!mailing list}\index{mailing list!Argonne National Labs}


\cbversion{99.1}\begin{changebar}
A \htmladdnormallink{\latextohtml{} mailing list}% A \htmladdnormallink{\latextohtml{} mailing list}%
{mailto:latex2html-request@tug.org} {mailto:latex2html-request@tug.org}
is managed by the international \TeX{} User Group (\TUGurl). is managed by the international \TeX{} User Group (\TUGurl).
Expand All @@ -772,7 +754,6 @@ \subsection{Installing \protect\latextohtml}%
(Thanks to \IanFoster{} and \BobOlson, and others.) (Thanks to \IanFoster{} and \BobOlson, and others.)
Since February 1999, it has been run by \TUGurl, thanks to Since February 1999, it has been run by \TUGurl, thanks to
\ArtOgawa{} and \RossMoore. \ArtOgawa{} and \RossMoore.
\end{changebar}


\smallskip\noindent \smallskip\noindent
To join send a message to: \Email{latex2html-request@tug.org } To join send a message to: \Email{latex2html-request@tug.org }
Expand Down
15 changes: 8 additions & 7 deletions docs/userman.tex
Expand Up @@ -608,7 +608,6 @@ \subsubsection{Options controlling Extensions and Special Features}


\index{index!codified links}% \index{index!codified links}%


\cbversion{98.1}\begin{changebar}
\index{forking!prevent}% \index{forking!prevent}%
\item [ -no\_fork\label{cs_no_fork}] \item [ -no\_fork\label{cs_no_fork}]
\sameas{\fn{\$NOFORK}\texttt{ = 1;}}\\ \sameas{\fn{\$NOFORK}\texttt{ = 1;}}\\
Expand All @@ -625,7 +624,6 @@ \subsubsection{Options controlling Extensions and Special Features}
This enables you to specify a different language type than This enables you to specify a different language type than
\texttt{'EN'} to be used in the DTD entries of the \texttt{HTML} \texttt{'EN'} to be used in the DTD entries of the \texttt{HTML}
document, e.g. \texttt{'EN.US'}. document, e.g. \texttt{'EN.US'}.
\end{changebar}%


\item [ -short\_index\label{cs_shortindex}] \item [ -short\_index\label{cs_shortindex}]
\sameas{\fn{\$SHORT\_INDEX}\texttt{ = 1;}}\\ \sameas{\fn{\$SHORT\_INDEX}\texttt{ = 1;}}\\
Expand All @@ -652,12 +650,10 @@ \subsubsection{Options controlling Extensions and Special Features}
are available. are available.


\index{footnotes!numbering} \index{footnotes!numbering}
\cbversion{98.1}\begin{changebar}
\item [ -numbered\_footnotes\label{cs_numbered_footnotes}] \item [ -numbered\_footnotes\label{cs_numbered_footnotes}]
\sameas{\fn{\$NUMBERED\_FOOTNOTES}\texttt{ = 1;}}\\ \sameas{\fn{\$NUMBERED\_FOOTNOTES}\texttt{ = 1;}}\\
If this is set you will get every footnote applied with a subsequent If this is set you will get every footnote applied with a subsequent
number, to ease readability. number, to ease readability.
\end{changebar}


\index{address!signature}% \index{address!signature}%
\index{address!using a subroutine}% \index{address!using a subroutine}%
Expand Down Expand Up @@ -701,6 +697,13 @@ \subsubsection{Switches controlling Image Generation}


\begin{htmllist}\htmlitemmark{PinkBall}% \begin{htmllist}\htmlitemmark{PinkBall}%
% %
\index{image-type}%
\item [ -image\_type \label{cs_image_type}]
Specify the type of images to be generated. Depending on your setup,
LaTeX2HTML can generate svg, png or gif images. Vector formats such as
svg look better at high resolution, while bitmap formats such as
png or gif are generally faster to download and to render.

\index{use-dvipng}% \index{use-dvipng}%
\item [ -use\_dvipng \label{cs_use_dvipng}] \item [ -use\_dvipng \label{cs_use_dvipng}]
Use the dvipng program to generate png images, rather than Use the dvipng program to generate png images, rather than
Expand Down Expand Up @@ -877,7 +880,6 @@ \subsubsection{Switches controlling Image Generation}
printed images can be badly blurred, even at 300dpi. printed images can be badly blurred, even at 300dpi.
Higher resolution printers do a much better job with the resulting grey-scale images. Higher resolution printers do a much better job with the resulting grey-scale images.


\cbversion{98.1}\begin{changebar}
\index{images!white background}% \index{images!white background}%
\item [ -white\label{cs_white}] \item [ -white\label{cs_white}]
\sameas{\fn{\$WHITE\_BACKGROUND}\texttt{ = 1;}} (Default is 1.)\\ \sameas{\fn{\$WHITE\_BACKGROUND}\texttt{ = 1;}} (Default is 1.)\\
Expand All @@ -903,7 +905,6 @@ \subsubsection{Switches controlling Image Generation}
then again to load and use it. then again to load and use it.
The pay-off comes with the faster loading on subsequent runs. The pay-off comes with the faster loading on subsequent runs.
Approximately 1 Meg of disk space is consumed by the dump file. Approximately 1 Meg of disk space is consumed by the dump file.
\end{changebar}
% %
\end{htmllist} \end{htmllist}


Expand Down Expand Up @@ -1212,7 +1213,7 @@ \subsubsection{Other Configuration Variables, without switches}


\item [\fn{\$IMAGE\_TYPE}\texttt{ = '\Meta{image-type}';}] \item [\fn{\$IMAGE\_TYPE}\texttt{ = '\Meta{image-type}';}]
Set in \fn{latex2html.config}, the currently supported \Meta{image-type}s Set in \fn{latex2html.config}, the currently supported \Meta{image-type}s
are: \texttt{gif} and \texttt{png}. are: \texttt{svg}, \texttt{png} and \texttt{gif}.


\item [\fn{\$DVIPS}\texttt{ = 'dvips';}] \item [\fn{\$DVIPS}\texttt{ = 'dvips';}]
Read from \fn{latex2html.config} by \fn{install-test}, Read from \fn{latex2html.config} by \fn{install-test},
Expand Down

0 comments on commit ef30aaf

Please sign in to comment.