File: latex-usepackage.patch

package info (click to toggle)
spooles 2.2-9
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 19,012 kB
  • sloc: ansic: 146,834; csh: 3,615; makefile: 2,040; perl: 74
file content (33 lines) | stat: -rw-r--r-- 1,029 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
--- spooles-2.2/documentation/AllInOne/main.tex~	1999-01-13 20:33:25.000000000 +0000
+++ spooles-2.2/documentation/AllInOne/main.tex	2008-01-27 21:12:09.000000000 +0000
@@ -12,7 +12,7 @@
 \parskip        3 pt plus 1 pt minus 1 pt
 
 \makeindex
-\input psfig
+\usepackage{epsfig}
 
 \newcommand{\bfi}{{\bf i}}
 \newcommand{\bfj}{{\bf j}}
--- spooles-2.2/documentation/FrontTrees/main.tex~	1998-12-05 21:28:54.000000000 +0000
+++ spooles-2.2/documentation/FrontTrees/main.tex	2008-01-27 21:12:56.000000000 +0000
@@ -12,7 +12,7 @@
 \parskip        3 pt plus 1 pt minus 1 pt
 
 \makeindex
-\input psfig
+\usepackage{epsfig}
 
 \newcommand{\bfi}{{\bf i}}
 \newcommand{\bfj}{{\bf j}}
--- spooles-2.2/documentation/ReferenceManual/main.tex~	1999-01-16 18:05:40.000000000 +0000
+++ spooles-2.2/documentation/ReferenceManual/main.tex	2008-01-27 21:13:19.000000000 +0000
@@ -14,7 +14,7 @@
 \parskip        3 pt plus 1 pt minus 1 pt
 
 \makeindex
-\input psfig
+\usepackage{epsfig}
 
 \newcommand{\bfi}{{\bf i}}
 \newcommand{\bfj}{{\bf j}}