libre.patch 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. diff -Nru kile-2.1.orig/README-win.txt kile-2.1/README-win.txt
  2. --- kile-2.1.orig/README-win.txt 2011-12-18 14:44:55.824341708 +0100
  3. +++ kile-2.1/README-win.txt 2011-12-18 14:49:23.722382332 +0100
  4. @@ -10,8 +10,6 @@
  5. -----------------------------
  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.
  7. -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.
  8. -
  9. Setting your PATH
  10. -----------------
  11. 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:
  12. diff -Nru kile-2.1.orig/src/data/kilestdtools.rc kile-2.1/src/data/kilestdtools.rc
  13. --- kile-2.1.orig/src/data/kilestdtools.rc 2011-12-18 14:44:55.787674856 +0100
  14. +++ kile-2.1/src/data/kilestdtools.rc 2011-12-18 14:47:50.381903415 +0100
  15. @@ -747,15 +747,6 @@
  16. to=pdf
  17. type=DocumentViewer
  18. -[Tool/ViewPDF/Acroread]
  19. -class=View
  20. -command=acroread
  21. -options=%target
  22. -state=Viewer
  23. -from=pdf
  24. -to=pdf
  25. -type=Process
  26. -
  27. [Tool/Lilypond/PDF]
  28. class=Compile
  29. command=lilypond
  30. diff -Nru kile-2.1.orig/src/data/kilestdtools-win.rc kile-2.1/src/data/kilestdtools-win.rc
  31. --- kile-2.1.orig/src/data/kilestdtools-win.rc 2011-12-18 14:44:55.741007951 +0100
  32. +++ kile-2.1/src/data/kilestdtools-win.rc 2011-12-18 14:47:59.695284518 +0100
  33. @@ -740,15 +740,6 @@
  34. to=pdf
  35. type=DocumentViewer
  36. -[Tool/ViewPDF/Acroread]
  37. -class=View
  38. -command=acroread
  39. -options=%target
  40. -state=Viewer
  41. -from=pdf
  42. -to=pdf
  43. -type=Process
  44. -
  45. [Tool/ViewPDF/SystemDefault]
  46. class=View
  47. command=cmd