fixed packages;
authorwenzelm
Thu, 22 May 1997 10:34:23 +0200
changeset 3285 9a3fe25f30bb
parent 3284 b7f0c0af4071
child 3286 321f49dae373
fixed packages;
doc-src/Intro/intro.tex
doc-src/Ref/ref.tex
doc-src/System/system.tex
--- a/doc-src/Intro/intro.tex	Thu May 22 10:04:04 1997 +0200
+++ b/doc-src/Intro/intro.tex	Thu May 22 10:34:23 1997 +0200
@@ -1,7 +1,8 @@
 \documentclass[12pt]{article}
-\usepackage{a4,proof}
+\usepackage{a4}
 
 \makeatletter
+\input{../proof.sty}
 \input{../iman.sty}
 \input{../extra.sty}
 \makeatother
--- a/doc-src/Ref/ref.tex	Thu May 22 10:04:04 1997 +0200
+++ b/doc-src/Ref/ref.tex	Thu May 22 10:34:23 1997 +0200
@@ -1,7 +1,8 @@
 \documentclass[12pt]{report}
-\usepackage{a4,proof}
+\usepackage{a4}
 
 \makeatletter
+\input{../proof.sty}
 \input{../rail.sty}
 \input{../iman.sty}
 \input{../extra.sty}
--- a/doc-src/System/system.tex	Thu May 22 10:04:04 1997 +0200
+++ b/doc-src/System/system.tex	Thu May 22 10:34:23 1997 +0200
@@ -2,7 +2,7 @@
 %% $Id$
 
 \documentclass[12pt]{report}
-\usepackage{a4,epsf}
+\usepackage{a4,graphicx}
 
 \makeatletter
 \input{../iman.sty}