doc-src/IsarRef/isar-ref.tex
changeset 26738 615e1a86787b
parent 18021 99d170aebb6e
child 26741 eb15fd4cd1ad
--- a/doc-src/IsarRef/isar-ref.tex	Tue Apr 22 10:31:15 2008 +0200
+++ b/doc-src/IsarRef/isar-ref.tex	Tue Apr 22 13:35:26 2008 +0200
@@ -2,24 +2,18 @@
 %% $Id$
 
 \documentclass[12pt,a4paper,fleqn]{report}
-\usepackage{latexsym,graphicx,../iman,../extra,../ttbox,../proof,../rail,../railsetup,../isar,../pdfsetup}
+\usepackage{latexsym,graphicx}
+\usepackage{../iman,../extra,../isar,../proof}
+\usepackage{Thy/document/isabelle,Thy/document/isabellesym}
+\usepackage{../ttbox,,../rail,../railsetup}
+\usepackage{style}
+\usepackage{../pdfsetup}
 
 \title{\includegraphics[scale=0.5]{isabelle_isar} \\[4ex] The Isabelle/Isar Reference Manual}
 \author{\emph{Markus Wenzel} \\ TU M\"unchen}
 
 \makeindex
 
-\newcommand{\isastyle}{\small\tt\slshape}
-\newcommand{\isa}[1]{\emph{\isastyle #1}}
-\newcommand{\isamath}[1]{\emph{$#1$}}
-\newcommand{\isasymColon}{\isamath{\mathrel{::}}}
-\newcommand{\isasymRightarrow}{\isamath{\Rightarrow}}
-\newcommand{\isasymleftharpoondown}{\isamath{\leftharpoondown}}
-\newcommand{\isasymrightharpoonup}{\isamath{\rightharpoonup}}
-\newcommand{\isasymrightleftharpoons}{\isamath{\rightleftharpoons}}
-\newcommand{\isasymequiv}{\isamath{\equiv}}
-\newcommand{\isasymsubseteq}{\isamath{\subseteq}}
-
 \railterm{percent,ppercent,underscore,lbrace,rbrace,atsign}
 \railterm{ident,longident,symident,var,textvar,typefree,typevar,nat,string,verbatim,keyword}
 \railterm{name,nameref,text,type,term,prop,atom}
@@ -61,8 +55,6 @@
 
 \renewcommand{\phi}{\varphi}
 
-%\includeonly{}
-
 
 \begin{document}