diff -up ptexlive-20100711/build/texlive-20091107-source/texk/xdvik/texmf/XDvi.orig ptexlive-20100711/build/texlive-20091107-source/texk/xdvik/texmf/XDvi --- ptexlive-20100711/build/texlive-20091107-source/texk/xdvik/texmf/XDvi.orig 2008-07-02 00:42:36.000000000 +0900 +++ ptexlive-20100711/build/texlive-20091107-source/texk/xdvik/texmf/XDvi 2011-01-15 11:27:58.000000000 +0900 @@ -118,14 +118,16 @@ Ctrl:set-shrink-factor(-)\n\ !!! help topics label for Xaw -*help_label.font: -*-helvetica-bold-r-*-*-14-*-*-*-*-*-*-* +!*help_label.font: -*-helvetica-bold-r-*-*-14-*-*-*-*-*-*-* +*help_label.font: -*-*-bold-r-*-*-14-*-*-*-*-*-*-* !!!------------------------------------------------------------------------------ !!!-------------------------------- Motif tooltips ------------------------------ !!!------------------------------------------------------------------------------ !!! background color and font: *tipShell.background: cornsilk -*tipShell.fontSet: -*-helvetica-medium-r-*-*-12-*-*-*-*-*-* +!*tipShell.fontSet: -*-helvetica-medium-r-*-*-12-*-*-*-*-*-*-*,-*-*-medium-r-*-*-12-*-*-*-*-*-*-* +*tipShell.fontSet: -*-*-medium-r-*-*-12-*-*-*-*-*-*-* !!! time the mouse needs to stay on a button until tooltips pop up, !!! in milliseconds; set to a negative value to disable: @@ -135,9 +137,15 @@ Ctrl:set-shrink-factor(-)\n\ !!!------------------------------------------------------------------------------ !!!------------------------------ Fonts and colors ------------------------------ !!!------------------------------------------------------------------------------ -*font: -*-helvetica-medium-r-*-*-12-*-*-*-*-*-* +!*font: -*-helvetica-medium-r-*-*-12-*-*-*-*-*-*-* +!*fontSet: -*-helvetica-medium-r-*-*-12-*-*-*-*-*-*-*,-*-*-medium-r-*-*-12-*-*-*-*-*-*-* +*font: -*-*-medium-r-*-*-12-*-*-*-*-*-*-* +*fontSet: -*-*-medium-r-*-*-12-*-*-*-*-*-*-* !!! Use a smaller font for the statusline in the Xaw version: -*statusline.font: -*-helvetica-medium-r-*-*-10-*-*-*-*-*-* +!*statusline.font: -*-helvetica-medium-r-*-*-10-*-*-*-*-*-*-* +!*statusline.fontSet: -*-helvetica-medium-r-*-*-10-*-*-*-*-*-*-*,-*-*-medium-r-*-*-10-*-*-*-*-*-*-* +*statusline.font: -*-*-medium-r-*-*-10-*-*-*-*-*-*-* +*statusline.fontSet: -*-*-medium-r-*-*-10-*-*-*-*-*-*-* !!! Motif fonts. Meaning of the tags is: !!! NORMAL: Ordinary text, labels etc. @@ -147,11 +155,11 @@ Ctrl:set-shrink-factor(-)\n\ !!! TOPIC_HEADING: Heading for help text in help window !!! *fontList: \ --*-helvetica-medium-r-*-*-12-*-*-*-*-*-*-*=NORMAL,\ --*-helvetica-medium-r-*-*-12-*-*-*-*-*-*-*=UNMARKED,\ --*-helvetica-bold-r-*-*-12-*-*-*-*-*-*-*=MARKED,\ --*-helvetica-bold-r-*-*-12-*-*-*-*-*-*-*=TOPIC_LABEL,\ --*-helvetica-bold-r-*-*-14-*-*-*-*-*-*-*=TOPIC_HEADING +-*-*-medium-r-*-*-12-*-*-*-*-*-*-*=NORMAL,\ +-*-*-medium-r-*-*-12-*-*-*-*-*-*-*=UNMARKED,\ +-*-*-bold-r-*-*-12-*-*-*-*-*-*-*=MARKED,\ +-*-*-bold-r-*-*-12-*-*-*-*-*-*-*=TOPIC_LABEL,\ +-*-*-bold-r-*-*-14-*-*-*-*-*-*-*=TOPIC_HEADING !!! Color used for page border, image bounding boxes and the ruler in `Ruler mode'. @@ -368,3 +376,24 @@ Ctrl:set-shrink-factor(-)\n\ !!!-------------- used for internal checking - DO NOT CHANGE THIS! -------------- !!!------------------------------------------------------------------------------ *appDefaultsFileVersion: 20030303 + + +!!! ------- added by Vine Linux ------- + +!*.shrinkFactor: 5 +!*.geometry: 950x700+0+0 +!*.expert: true +!*.smallPanel: false + +*.editor: emacsclient --no-wait +%l %f +!*.editor: gnuclient -q +%l %f +!*.editor: gvim --servername xdvi --remote +%l %f +!*.editor: nc -noask +%l %f + +*.wwwBrowser: firefox %s +!*.wwwBrowser: mozilla -remote "openURL(%s,new-tab)" +!*.wwwBrowser: mozilla -remote "openURL(%s,new-window)" +!*.wwwBrowser: htmlview %s +!*.wwwBrowser: xterm -e w3m %s +!*.wwwBrowser: xterm -e lynx %s +!*.wwwBrowser: xterm -e wget %s Diff finished. Sat Jan 15 11:29:00 2011 diff -up ptexlive-20100711/build/texlive-20091107-source/texk/xdvik/xdvi-sh.in\~ ptexlive-20100711/build/texlive-20091107-source/texk/xdvik/xdvi-sh.in --- ptexlive-20100711/build/texlive-20091107-source/texk/xdvik/xdvi-sh.in~ 2008-07-02 00:42:36.000000000 +0900 +++ ptexlive-20100711/build/texlive-20091107-source/texk/xdvik/xdvi-sh.in 2011-01-15 11:17:06.990570552 +0900 @@ -50,4 +50,8 @@ if test -n "$xdviappfile"; then XFILESEARCHPATH="$xdviapppath:${XFILESEARCHPATH-%D}"; export XFILESEARCHPATH fi +# Forcely avoid to show +# Warning: Missing charsets in String to FontSet conversion +export LANG=C + exec @final_exec_name@ $NAMEOPT ${1+"$@"} Diff finished. Sat Jan 15 11:17:12 2011