/[pkgs]/devel/texlive-texmf/texlive-2007-tkdefaults.patch
ViewVC logotype

Contents of /devel/texlive-texmf/texlive-2007-tkdefaults.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Sun Dec 2 11:01:59 2007 UTC (23 months, 3 weeks ago) by jnovy
Branch: MAIN
CVS Tags: texlive-texmf-2007-16_fc9, F-12-split, texlive-texmf-2007-4_fc9, texlive-texmf-2007-5_fc9, texlive-texmf-2007-21_fc10, texlive-texmf-2007-22_fc10, texlive-texmf-2007-28_fc11, texlive-texmf-2007-0_15_fc9, texlive-texmf-2007-21_fc9, texlive-texmf-2007-14_fc9, F-10-split, texlive-texmf-2007-24_fc10, F-11-split, texlive-texmf-2007-20_fc9, texlive-texmf-2007-11_fc9, texlive-texmf-2007-30_fc13, F-9-split, texlive-texmf-2007-12_fc9, texlive-texmf-2007-8_fc9, texlive-texmf-2007-29_fc12, texlive-texmf-2007-32_fc13, texlive-texmf-2007-31_fc13, texlive-texmf-2007-26_fc10, texlive-texmf-2007-3_fc9, texlive-texmf-2007-7_fc9, texlive-texmf-2007-13_fc9, texlive-texmf-2007-15_fc9, texlive-texmf-2007-17_fc9, texlive-texmf-2007-25_fc10, texlive-texmf-2007-27_fc11, texlive-texmf-2007-27_fc10, texlive-texmf-2007-10_fc9, texlive-texmf-2007-6_fc9, texlive-texmf-2007-1_fc9, texlive-texmf-2007-2_fc9, texlive-texmf-2007-23_fc10, texlive-texmf-2007-18_fc9, texlive-texmf-2007-19_fc9, HEAD
File MIME type: text/x-patch
initial import
1 --- texmf/texdoctk/texdocrc.defaults.texlive 2006-05-27 00:06:37.000000000 -0700
2 +++ texmf/texdoctk/texdocrc.defaults 2006-05-27 00:10:45.000000000 -0700
3 @@ -22,15 +22,15 @@
4 DVIPS_OPTS=-q
5
6 # PostScript handling
7 -PS_VIEWER=ghostview
8 +PS_VIEWER=xdg-open
9
10 # PDF handling
11 -PDF_VIEWER=acroread
12 -PDFPS_CONV=acroread
13 -PDFPS_OPTS=-toPostScript -pairs
14 +PDF_VIEWER=xdg-open
15 +PDFPS_CONV=pdftops
16 +PDFPS_OPTS=-q
17
18 # HTML handling
19 -HTML_VIEWER=netscape
20 +HTML_VIEWER=xdg-open
21 HTMLPS_CONV=
22 # HTMLPS_REDIR must be on, if the html->ps converter normally writes its output
23 # to stdout instead of a file (e.g. as html2ps) (y or yes to make active)
24 @@ -46,6 +46,6 @@
25
26 # printer
27 PRINT_CMD=lpr
28 -PRINT_OPTS=-h -Plp
29 +PRINT_OPTS=
30
31 # end of config

admin@fedoraproject.org
ViewVC Help
Powered by ViewVC 1.1.2