summaryrefslogtreecommitdiff
path: root/support/make4ht/readme.tex
diff options
context:
space:
mode:
Diffstat (limited to 'support/make4ht/readme.tex')
-rw-r--r--support/make4ht/readme.tex7
1 files changed, 4 insertions, 3 deletions
diff --git a/support/make4ht/readme.tex b/support/make4ht/readme.tex
index 1938c98a0a..caf5e05966 100644
--- a/support/make4ht/readme.tex
+++ b/support/make4ht/readme.tex
@@ -531,7 +531,8 @@ One call to the TeX engine with special configuration for loading of the
\item[\texttt{Make:clean}]
This command removes all generated files, including images, HTML files
and various auxilary files, from the current directory. It keeps files
-whose file names don't match the input file name.
+whose file names don't match the input file name. It is preferable to
+use \texttt{make4ht\ -m\ clean\ filename.tex} to clean output files.
\item[\texttt{Make:httex}]
Variant of \texttt{Make:htlatex} suitable for Plain \TeX.
\item[\texttt{Make:latexmk}]
@@ -734,8 +735,8 @@ the document. A CSS rule is added for each of these elements, which may
result in substantial growth of the CSS file. This filter replaces these
rules with a common one for elements with the same color value.
\item[odtimagesize]
-set correct dimensions for images in the ODT format. It is loaded by
-default for the ODT output.
+set correct dimensions for images in the ODT format. It is no longer
+used, as the dimensions are set by TeX4ht itself.
\item[odtpartable]
resolve tables nested inside paragraphs, which is invalid in the ODT
format.