# HG changeset patch # User wenzelm # Date 936876266 -7200 # Node ID a77d5feec30434aa26ce07b9bbe6322a133556f5 # Parent 99c7e60d6b3fce465bc7581da11d7e9151595fff fixed url; diff -r 99c7e60d6b3f -r a77d5feec304 doc-src/IsarRef/intro.tex --- a/doc-src/IsarRef/intro.tex Thu Sep 09 12:26:45 1999 +0200 +++ b/doc-src/IsarRef/intro.tex Thu Sep 09 13:24:26 1999 +0200 @@ -76,9 +76,9 @@ Occasionally, a user's \texttt{.emacs} contains material that is incompatible with the version of (X)Emacs that Proof~General prefers. Then proper startup may be still achieved by using the \texttt{-u false} option.\footnote{Any - Emacs lisp file \url{proofgeneral-settings.el} occurring in - \url{$ISABELLE_HOME/etc} or \url{$ISABELLE_HOME_USER/etc} is automatically - loaded by the Proof~General interface script as well.} + Emacs lisp file \texttt{proofgeneral-settings.el} occurring in + \texttt{\$ISABELLE_HOME/etc} or \texttt{\$ISABELLE_HOME_USER/etc} is + automatically loaded by the Proof~General interface script as well.} \section{How to write Isar proofs anyway?} diff -r 99c7e60d6b3f -r a77d5feec304 doc-src/IsarRef/isar-ref.tex --- a/doc-src/IsarRef/isar-ref.tex Thu Sep 09 12:26:45 1999 +0200 +++ b/doc-src/IsarRef/isar-ref.tex Thu Sep 09 13:24:26 1999 +0200 @@ -2,7 +2,7 @@ %% $Id$ \documentclass[12pt,fleqn]{report} -\usepackage{graphicx,a4,../url,../iman,../extra,../proof,../rail,../railsetup,../isar,../pdfsetup} +\usepackage{graphicx,a4,../iman,../extra,../proof,../rail,../railsetup,../isar,../pdfsetup} \title{\includegraphics[scale=0.5]{isabelle_isar} \\[4ex] The Isabelle/Isar Reference Manual} \author{\emph{Markus Wenzel} \\ TU M\"unchen}