doc-src/TutorialI/isabelle.sty
changeset 9992 4281ccea43f0
parent 9924 3370f6aa3200
child 10037 0d2a6feeb634
--- a/doc-src/TutorialI/isabelle.sty	Fri Sep 15 19:34:28 2000 +0200
+++ b/doc-src/TutorialI/isabelle.sty	Fri Sep 15 19:59:05 2000 +0200
@@ -129,4 +129,8 @@
 \renewcommand{\isacharbraceright}{\emph{$\}$}}%
 }
 
-\newcommand{\isabellestylesl}{\isabellestyleit\renewcommand{\isastyle}{\small\slshape}}
+\newcommand{\isabellestylesl}{%
+\isabellestyleit%
+\renewcommand{\isastyle}{\small\sl}%
+\renewcommand{\isastyleminor}{\sl}%
+}