diff options
author | Siep Kroonenberg <siepo@cybercomm.nl> | 2008-09-26 09:17:26 +0000 |
---|---|---|
committer | Siep Kroonenberg <siepo@cybercomm.nl> | 2008-09-26 09:17:26 +0000 |
commit | 69cdb80977fc59e47c24a680fc0c61a3eac0c097 (patch) | |
tree | ca111e9049a1785bf8507161dce88a2233268760 /Master/tlpkg/dviout/par/WinShell.par | |
parent | d3a140feea19858912cc2de406e176ae8ce6c392 (diff) |
dviout moved to tlpkg/dviout; dviout.vbs changed accordingly.
git-svn-id: svn://tug.org/texlive/trunk@10733 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/dviout/par/WinShell.par')
-rw-r--r-- | Master/tlpkg/dviout/par/WinShell.par | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/tlpkg/dviout/par/WinShell.par b/Master/tlpkg/dviout/par/WinShell.par new file mode 100644 index 00000000000..3654dad995a --- /dev/null +++ b/Master/tlpkg/dviout/par/WinShell.par @@ -0,0 +1,9 @@ +;#j source specials (for WinShell)
+;# source specials for WinShell
+;` source specials for WinShell
+;; A sample for source specials with WinShell
+;;
+;; Rewrite the path of WinShell if it is different from
+;; c:\Program Files\Hidemaru\WinShell.exe
+;;
+src='C:\Program Files\WinShell\WinShell.exe^s-c "%s" -l %d'
\ No newline at end of file |