modernized header;
authorwenzelm
Sun, 02 Nov 2014 17:14:15 +0100
changeset 58879 143c85e3cdb5
parent 58878 f962e42e324d
child 58880 0baae4311a9f
modernized header;
src/HOL/Lattice/Bounds.thy
src/HOL/Lattice/CompleteLattice.thy
src/HOL/Lattice/Lattice.thy
src/HOL/Lattice/Orders.thy
src/HOL/Lattice/document/root.tex
--- a/src/HOL/Lattice/Bounds.thy	Sun Nov 02 17:13:28 2014 +0100
+++ b/src/HOL/Lattice/Bounds.thy	Sun Nov 02 17:14:15 2014 +0100
@@ -2,7 +2,7 @@
     Author:     Markus Wenzel, TU Muenchen
 *)
 
-header {* Bounds *}
+section {* Bounds *}
 
 theory Bounds imports Orders begin
 
--- a/src/HOL/Lattice/CompleteLattice.thy	Sun Nov 02 17:13:28 2014 +0100
+++ b/src/HOL/Lattice/CompleteLattice.thy	Sun Nov 02 17:14:15 2014 +0100
@@ -2,7 +2,7 @@
     Author:     Markus Wenzel, TU Muenchen
 *)
 
-header {* Complete lattices *}
+section {* Complete lattices *}
 
 theory CompleteLattice imports Lattice begin
 
--- a/src/HOL/Lattice/Lattice.thy	Sun Nov 02 17:13:28 2014 +0100
+++ b/src/HOL/Lattice/Lattice.thy	Sun Nov 02 17:14:15 2014 +0100
@@ -2,7 +2,7 @@
     Author:     Markus Wenzel, TU Muenchen
 *)
 
-header {* Lattices *}
+section {* Lattices *}
 
 theory Lattice imports Bounds begin
 
--- a/src/HOL/Lattice/Orders.thy	Sun Nov 02 17:13:28 2014 +0100
+++ b/src/HOL/Lattice/Orders.thy	Sun Nov 02 17:14:15 2014 +0100
@@ -2,7 +2,7 @@
     Author:     Markus Wenzel, TU Muenchen
 *)
 
-header {* Orders *}
+section {* Orders *}
 
 theory Orders imports Main begin
 
--- a/src/HOL/Lattice/document/root.tex	Sun Nov 02 17:13:28 2014 +0100
+++ b/src/HOL/Lattice/document/root.tex	Sun Nov 02 17:14:15 2014 +0100
@@ -38,7 +38,7 @@
 {
   \parindent 0pt\parskip 0.7ex
   \pagestyle{myheadings}
-  \renewcommand{\isamarkupheader}[1]{\markright{THEORY~``\isabellecontext''}\section{#1}}
+  \renewcommand{\setisabellecontext}[1]{\markright{THEORY~``#1''}}
   \input{session}
 }