Renamed lstisadof style, as it is now specific to the manual.

This commit is contained in:
Achim D. Brucker 2019-07-31 13:26:01 +01:00
parent 42faa428eb
commit cafebd2846
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ session "Isabelle_DOF-Manual" = "Isabelle_DOF" +
"root.bib"
"preamble.tex"
"build"
"lstisadof.sty"
"lstisadof-manual.sty"
"figures/antiquotations-PIDE.png"
"figures/cicm2018-combined.png"
"figures/cicm2018-dof.png"

View File

@ -160,7 +160,7 @@
\newcommand{\lstlabel}[2]{%
\mbox{}\hfill\begin{picture}(0,0)%
\put(-47,25){\fcolorbox{black}{#1}{\parbox{1.4cm}{\centering\footnotesize #2}}}
\end{picture}%
\end{picture}\vspace{-5ex}%
}
\lstnewenvironment{isar}[1][]{\lstset{style=ISAR,
backgroundcolor=\color{blue!6},

View File

@ -19,7 +19,7 @@
\usepackage{xcolor}
\usepackage{paralist}
\usepackage{listings}
\usepackage{lstisadof}
\usepackage{lstisadof-manual}
\usepackage{xspace}
\usepackage[draft]{fixme}