summaryrefslogtreecommitdiff
path: root/libre/kile/libre.patch
blob: 046ddc6e8a46c1e219f53a388dc21957267703a1 (plain)
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
diff -Nru kile-2.1.orig/README-win.txt kile-2.1/README-win.txt
--- kile-2.1.orig/README-win.txt	2011-12-18 14:44:55.824341708 +0100
+++ kile-2.1/README-win.txt	2011-12-18 14:49:23.722382332 +0100
@@ -10,8 +10,6 @@
 -----------------------------
 The most common problem you'll prbably encounter when trying to use Kile on Windows is Kile not being able to find all the supporting applications it depends on (latex, dvips, etc).  If this happens, the easiest solution is to just add the directories containing these programs to your PATH variable (details below).  To see which programs Kile is able to find, run the system checker (Settings -> System Checker) and see what you get.  
 
-Note: acroread does not by default add itself to your PATH so you probably won't be able to use it directly.  However, if you have Adobe Reader setup as your default PDF viewer, setting Kile to System Default for ViewPDF should still work.  You could also just add C:\Program Files\Adobe\path\to\acrord32.exe to your path but it isn't really necessary.
-
 Setting your PATH
 -----------------
 At a minimum, latex.exe and friends should be in your PATH.  MikTeX will do this for you during the install process, but if it doesn't work for some reason, you can add it manually by:
diff -Nru kile-2.1.orig/src/data/kilestdtools.rc kile-2.1/src/data/kilestdtools.rc
--- kile-2.1.orig/src/data/kilestdtools.rc	2011-12-18 14:44:55.787674856 +0100
+++ kile-2.1/src/data/kilestdtools.rc	2011-12-18 14:47:50.381903415 +0100
@@ -747,15 +747,6 @@
 to=pdf
 type=DocumentViewer
 
-[Tool/ViewPDF/Acroread]
-class=View
-command=acroread
-options=%target
-state=Viewer
-from=pdf
-to=pdf
-type=Process
-
 [Tool/Lilypond/PDF]
 class=Compile
 command=lilypond
diff -Nru kile-2.1.orig/src/data/kilestdtools-win.rc kile-2.1/src/data/kilestdtools-win.rc
--- kile-2.1.orig/src/data/kilestdtools-win.rc	2011-12-18 14:44:55.741007951 +0100
+++ kile-2.1/src/data/kilestdtools-win.rc	2011-12-18 14:47:59.695284518 +0100
@@ -740,15 +740,6 @@
 to=pdf
 type=DocumentViewer
 
-[Tool/ViewPDF/Acroread]
-class=View
-command=acroread
-options=%target
-state=Viewer
-from=pdf
-to=pdf
-type=Process
-
 [Tool/ViewPDF/SystemDefault]
 class=View
 command=cmd