Differences between current version and predecessor to the previous major change of latex2html(1).
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Tuesday, June 4, 2002 12:22:14 am | by perry | |
Older page: | version 1 | Last edited on Tuesday, June 4, 2002 12:22:14 am | by perry | Revert |
@@ -16,9 +16,9 @@
----
!!NAME
-latex2html - translate LaTeX files to HTML (HyperText Markup Language)
+latex2html - translate LaTeX files to HTML (!
HyperText Markup Language)
!!SYNOPSIS
__latex2html__ ''[[options]'' [[target [[target
@@ -323,9 +323,9 @@
__-scalable_fonts__
Same as setting: ''$SCALABLE_FONTS = 1;'' This is used
-when scalable fonts, such as PostScript versions of the TEX
+when scalable fonts, such as !
PostScript versions of the TEX
fonts, are available for image-generation. It has the effect
of setting ''$PK_GENERATION'' to `1', and
''$DVIPS_MODE'' to be empty, overriding any previous
settings for these variables.
@@ -503,17 +503,17 @@
__-ps_images__
Same as setting: ''$PS_IMAGES = $EXTERNAL_IMAGES = 1;''
-Use links to external PostScript files rather than inlined
+Use links to external !
PostScript files rather than inlined
images in the chosen graphics format.
__-discard__
Same as setting: ''$DISCARD_PS = 1;'' The temporary
-PostScript files are discarded immediately after they have
+!
PostScript files are discarded immediately after they have
been used to create the image in the desired graphics
format.
@@ -566,9 +566,9 @@
Same as setting: ''$ANTI_ALIAS = 1; (Default is 0.)''
Generated images of figure environments and external
-PostScript files should use anti-aliasing. By default
+!
PostScript files should use anti-aliasing. By default
anti-aliasing is not used with these images, since this may
interfere with the contents of the images
themselves.
@@ -589,9 +589,9 @@
Same as setting: ''$ANTI_ALIAS = 0; (Default is 0.)''
Generated images of figure environments and external
-PostScript files should not use anti-aliasing with images,
+!
PostScript files should not use anti-aliasing with images,
though the local default may have been changed to use
it.
@@ -1038,9 +1038,9 @@
This variable must be set, to initiate font-generation;
otherwise fonts will be scaled from existing resources on
the local system. In particular this variable must not be
-set, if one wishes to use PostScript fonts or other scalable
+set, if one wishes to use !
PostScript fonts or other scalable
font resources (see the -scalable_fonts
switch).