\isakeywordcharunderscore;
authorwenzelm
Tue, 29 Aug 2000 00:53:21 +0200
changeset 9710 159469a85035
parent 9709 2d0ee9612ef1
child 9711 75df6a20b0b3
\isakeywordcharunderscore;
lib/texinputs/isabelle.sty
--- a/lib/texinputs/isabelle.sty	Tue Aug 29 00:52:57 2000 +0200
+++ b/lib/texinputs/isabelle.sty	Tue Aug 29 00:53:21 2000 +0200
@@ -66,8 +66,9 @@
 
 % keyword and section markup
 
+\newcommand{\isakeywordcharunderscore}{\_}
 \newcommand{\isakeyword}[1]
-{\emph{\bf\def\isachardot{.}\def\isacharunderscore{-}%
+{\emph{\bf\def\isachardot{.}\def\isacharunderscore{\isakeywordcharunderscore}%
 \def\isacharbraceleft{\{}\def\isacharbraceright{\}}#1}}
 \newcommand{\isacommand}[1]{\isakeyword{#1}}
 
@@ -94,6 +95,7 @@
 \newcommand{\isabellestyleit}{%
 \renewcommand{\isastyle}{\small\it}%
 \renewcommand{\isastyleminor}{\it}%
+\renewcommand{\isakeywordcharunderscore}{-}%
 %\renewcommand{\isadigit}[1]{\emph{$##1$}}
 \renewcommand{\isacharbang}{\emph{$!$}}%
 \renewcommand{\isachardoublequote}{}%