doc-src/TutorialI/settings.ML
author wenzelm
Tue, 01 Jun 2010 17:27:38 +0200
changeset 37241 04d2521e79b0
parent 37216 3165bc303f66
child 38767 d8da44a8dd25
permissions -rw-r--r--
basic support for sub/superscript token markup -- NB: need to maintain extended token types eagerly, since jEdit occasionally reinstalls a style array that is too short;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
22097
7ee0529c5674 renamed IsarOutput to ThyOutput;
wenzelm
parents: 9834
diff changeset
     1
(* $Id$ *)
7ee0529c5674 renamed IsarOutput to ThyOutput;
wenzelm
parents: 9834
diff changeset
     2
37216
3165bc303f66 modernized some structure names, keeping a few legacy aliases;
wenzelm
parents: 22097
diff changeset
     3
Thy_Output.indent := 5;