doc-src/TutorialI/tutorial.tex
changeset 10524 270b285d48ee
parent 10522 ed3964d1f1a4
child 10543 8e4307d1207a
equal deleted inserted replaced
10523:68105cf615fa 10524:270b285d48ee
     1 \documentclass{article}
     1 \documentclass{article}
     2 \newif\ifremarks
     2 \newif\ifremarks
     3 \remarkstrue          %TRUE causes remarks to be displayed (as marginal notes)
     3 \remarkstrue          %TRUE causes remarks to be displayed (as marginal notes)
     4 \usepackage{cl2emono-modified,isabelle,isabellesym}
     4 \usepackage{cl2emono-modified,isabelle,isabellesym}
     5 \usepackage{latexsym,verbatim,graphicx,../iman,../extra,../ttbox,comment}
     5 \usepackage{latexsym,verbatim,graphicx,../iman,../extra,../ttbox,comment}
     6 \usepackage{proof,amsmath}
     6 \usepackage{../proof,amsmath}
     7 \usepackage{../pdfsetup}    %last package!
     7 \usepackage{../pdfsetup}    %last package!
     8 
     8 
     9 %\newtheorem{theorem}{Theorem}[section]
     9 %\newtheorem{theorem}{Theorem}[section]
    10 \newtheorem{Exercise}{Exercise}[section]
    10 \newtheorem{Exercise}{Exercise}[section]
    11 \newenvironment{exercise}{\begin{Exercise}\rm}{\end{Exercise}}
    11 \newenvironment{exercise}{\begin{Exercise}\rm}{\end{Exercise}}