File: texshell.cfg

package info (click to toggle)
ts 9802-1
  • links: PTS
  • area: non-free
  • in suites: hamm
  • size: 2,348 kB
  • ctags: 1,468
  • sloc: tcl: 4,567; ansic: 3,389; makefile: 88; sh: 1
file content (37 lines) | stat: -rw-r--r-- 773 bytes parent folder | download
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
{ Edit 0 {
{"Intern" "tedit" "%e"}
{"vi &" "exbg" "xterm -geometry %g -e vi !i+%! %e"}
} }
{ Compose 0 {
{"LaTeX" "exwin" "latex %p"}
{"TeX" "exwin" "tex %p"}
} }
{ Reference 0 {
{"Makeindex" "exwin" "makeindex %r.idx"}
} }
{ View 1 {
{Xdvi exwin {xdvi -geometry %g %p}}
{"Xdvi &" "exbg" "xdvi -geometry %g %r"}
{"Ghostview" "exwin" "ghostview %r.ps"}
} }
{ Print 0 {
{"DVIPS" exwin "dvips -t a4 !l-t landscape! !0-p %! !9-l %! !c-c %! !o-A! !e-B! !x%! %r"}
} }
{ Util 0 {
{{LogView} exwin {less %r.log}}
{"Clean" exwin "rm *.aux *.log *.toc *.ind *.ilg *.bak"}
} }
{ Graphic 0 {
{"XFig &" "exbg" "xfig -geometry %g -but_ 3 -me %o.fig"}
} }
{ Options {
{pos +10+100}
{out 0}
{wrap 1}
{font 9x15}
{save 1}
{bak 0}
{interval 30}
{background #5f00f0}
{foreground #ffff00}
} }