texlive-20091107-xdvik-vine.patch 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. diff -up ptexlive-20100711/build/texlive-20091107-source/texk/xdvik/texmf/XDvi.orig ptexlive-20100711/build/texlive-20091107-source/texk/xdvik/texmf/XDvi
  2. --- ptexlive-20100711/build/texlive-20091107-source/texk/xdvik/texmf/XDvi.orig 2008-07-02 00:42:36.000000000 +0900
  3. +++ ptexlive-20100711/build/texlive-20091107-source/texk/xdvik/texmf/XDvi 2011-01-15 11:27:58.000000000 +0900
  4. @@ -118,14 +118,16 @@ Ctrl<Btn5Down>:set-shrink-factor(-)\n\
  5. !!! help topics label for Xaw
  6. -*help_label.font: -*-helvetica-bold-r-*-*-14-*-*-*-*-*-*-*
  7. +!*help_label.font: -*-helvetica-bold-r-*-*-14-*-*-*-*-*-*-*
  8. +*help_label.font: -*-*-bold-r-*-*-14-*-*-*-*-*-*-*
  9. !!!------------------------------------------------------------------------------
  10. !!!-------------------------------- Motif tooltips ------------------------------
  11. !!!------------------------------------------------------------------------------
  12. !!! background color and font:
  13. *tipShell.background: cornsilk
  14. -*tipShell.fontSet: -*-helvetica-medium-r-*-*-12-*-*-*-*-*-*
  15. +!*tipShell.fontSet: -*-helvetica-medium-r-*-*-12-*-*-*-*-*-*-*,-*-*-medium-r-*-*-12-*-*-*-*-*-*-*
  16. +*tipShell.fontSet: -*-*-medium-r-*-*-12-*-*-*-*-*-*-*
  17. !!! time the mouse needs to stay on a button until tooltips pop up,
  18. !!! in milliseconds; set to a negative value to disable:
  19. @@ -135,9 +137,15 @@ Ctrl<Btn5Down>:set-shrink-factor(-)\n\
  20. !!!------------------------------------------------------------------------------
  21. !!!------------------------------ Fonts and colors ------------------------------
  22. !!!------------------------------------------------------------------------------
  23. -*font: -*-helvetica-medium-r-*-*-12-*-*-*-*-*-*
  24. +!*font: -*-helvetica-medium-r-*-*-12-*-*-*-*-*-*-*
  25. +!*fontSet: -*-helvetica-medium-r-*-*-12-*-*-*-*-*-*-*,-*-*-medium-r-*-*-12-*-*-*-*-*-*-*
  26. +*font: -*-*-medium-r-*-*-12-*-*-*-*-*-*-*
  27. +*fontSet: -*-*-medium-r-*-*-12-*-*-*-*-*-*-*
  28. !!! Use a smaller font for the statusline in the Xaw version:
  29. -*statusline.font: -*-helvetica-medium-r-*-*-10-*-*-*-*-*-*
  30. +!*statusline.font: -*-helvetica-medium-r-*-*-10-*-*-*-*-*-*-*
  31. +!*statusline.fontSet: -*-helvetica-medium-r-*-*-10-*-*-*-*-*-*-*,-*-*-medium-r-*-*-10-*-*-*-*-*-*-*
  32. +*statusline.font: -*-*-medium-r-*-*-10-*-*-*-*-*-*-*
  33. +*statusline.fontSet: -*-*-medium-r-*-*-10-*-*-*-*-*-*-*
  34. !!! Motif fonts. Meaning of the tags is:
  35. !!! NORMAL: Ordinary text, labels etc.
  36. @@ -147,11 +155,11 @@ Ctrl<Btn5Down>:set-shrink-factor(-)\n\
  37. !!! TOPIC_HEADING: Heading for help text in help window
  38. !!!
  39. *fontList: \
  40. --*-helvetica-medium-r-*-*-12-*-*-*-*-*-*-*=NORMAL,\
  41. --*-helvetica-medium-r-*-*-12-*-*-*-*-*-*-*=UNMARKED,\
  42. --*-helvetica-bold-r-*-*-12-*-*-*-*-*-*-*=MARKED,\
  43. --*-helvetica-bold-r-*-*-12-*-*-*-*-*-*-*=TOPIC_LABEL,\
  44. --*-helvetica-bold-r-*-*-14-*-*-*-*-*-*-*=TOPIC_HEADING
  45. +-*-*-medium-r-*-*-12-*-*-*-*-*-*-*=NORMAL,\
  46. +-*-*-medium-r-*-*-12-*-*-*-*-*-*-*=UNMARKED,\
  47. +-*-*-bold-r-*-*-12-*-*-*-*-*-*-*=MARKED,\
  48. +-*-*-bold-r-*-*-12-*-*-*-*-*-*-*=TOPIC_LABEL,\
  49. +-*-*-bold-r-*-*-14-*-*-*-*-*-*-*=TOPIC_HEADING
  50. !!! Color used for page border, image bounding boxes and the ruler in `Ruler mode'.
  51. @@ -368,3 +376,24 @@ Ctrl<Btn5Down>:set-shrink-factor(-)\n\
  52. !!!-------------- used for internal checking - DO NOT CHANGE THIS! --------------
  53. !!!------------------------------------------------------------------------------
  54. *appDefaultsFileVersion: 20030303
  55. +
  56. +
  57. +!!! ------- added by Vine Linux -------
  58. +
  59. +!*.shrinkFactor: 5
  60. +!*.geometry: 950x700+0+0
  61. +!*.expert: true
  62. +!*.smallPanel: false
  63. +
  64. +*.editor: emacsclient --no-wait +%l %f
  65. +!*.editor: gnuclient -q +%l %f
  66. +!*.editor: gvim --servername xdvi --remote +%l %f
  67. +!*.editor: nc -noask +%l %f
  68. +
  69. +*.wwwBrowser: firefox %s
  70. +!*.wwwBrowser: mozilla -remote "openURL(%s,new-tab)"
  71. +!*.wwwBrowser: mozilla -remote "openURL(%s,new-window)"
  72. +!*.wwwBrowser: htmlview %s
  73. +!*.wwwBrowser: xterm -e w3m %s
  74. +!*.wwwBrowser: xterm -e lynx %s
  75. +!*.wwwBrowser: xterm -e wget %s
  76. Diff finished. Sat Jan 15 11:29:00 2011
  77. diff -up ptexlive-20100711/build/texlive-20091107-source/texk/xdvik/xdvi-sh.in\~ ptexlive-20100711/build/texlive-20091107-source/texk/xdvik/xdvi-sh.in
  78. --- ptexlive-20100711/build/texlive-20091107-source/texk/xdvik/xdvi-sh.in~ 2008-07-02 00:42:36.000000000 +0900
  79. +++ ptexlive-20100711/build/texlive-20091107-source/texk/xdvik/xdvi-sh.in 2011-01-15 11:17:06.990570552 +0900
  80. @@ -50,4 +50,8 @@ if test -n "$xdviappfile"; then
  81. XFILESEARCHPATH="$xdviapppath:${XFILESEARCHPATH-%D}"; export XFILESEARCHPATH
  82. fi
  83. +# Forcely avoid to show
  84. +# Warning: Missing charsets in String to FontSet conversion
  85. +export LANG=C
  86. +
  87. exec @final_exec_name@ $NAMEOPT ${1+"$@"}
  88. Diff finished. Sat Jan 15 11:17:12 2011