src/Doc/System/Presentation.thy
changeset 73724 5a3a2a52648d
parent 72675 cc1347c8c804
child 73741 941915a3b811
--- a/src/Doc/System/Presentation.thy	Tue May 18 15:17:55 2021 +0200
+++ b/src/Doc/System/Presentation.thy	Tue May 18 15:46:03 2021 +0200
@@ -188,7 +188,7 @@
 \<open>Usage: isabelle latex [OPTIONS] [FILE]
 
   Options are:
-    -o FORMAT    specify output format: pdf (default), bbl, idx, sty
+    -o FORMAT    specify output format: pdf (default), bbl, idx
 
   Run LaTeX (and related tools) on FILE (default root.tex),
   producing the specified output format.\<close>}
@@ -198,10 +198,6 @@
   (for \<^verbatim>\<open>bbl\<close>), and @{executable makeindex} (for \<^verbatim>\<open>idx\<close>). The actual commands
   are determined from the settings environment (@{setting ISABELLE_PDFLATEX}
   etc.).
-
-  The \<^verbatim>\<open>sty\<close> output format causes the Isabelle style files to be updated from
-  the distribution. This is useful in special situations where the document
-  sources are to be processed another time by separate tools.
 \<close>