doc-src/IsarRef/syntax.tex
changeset 16120 6a449deff8d9
parent 16068 0e7b145c3a89
child 16256 8fe678fd7fe4
--- a/doc-src/IsarRef/syntax.tex	Tue May 31 11:53:10 2005 +0200
+++ b/doc-src/IsarRef/syntax.tex	Tue May 31 11:53:11 2005 +0200
@@ -547,6 +547,12 @@
 \item[$show_structs = bool$] controls printing of implicit structures.
 \item[$long_names = bool$] forces names of types and constants etc.\ to be
   printed in their fully qualified internal form.
+\item[$short_names = bool$] forces names of types and constants etc.\ to be
+  printed unqualified.  Note that internalizing the output again in the
+  current context may well yield a different result.
+\item[$unique_names = bool$] determines whether the printed version of
+  qualified names should be made sufficiently long to avoid overlap with names
+  declared further back.  Set to $false$ for more concise output.
 \item[$eta_contract = bool$] prints terms in $\eta$-contracted form.
 \item[$display = bool$] indicates if the text is to be output as multi-line
   ``display material'', rather than a small piece of text without line breaks