diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:49:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:49:07 +0000 |
commit | 007f67a693e4d031fd3d792df8e4d5f43e2cb2e7 (patch) | |
tree | 90d17e00e572ecb1e24764b6f29c80e098b08d29 /Master/texmf-dist/doc/latex/srcltx/README | |
parent | 950209b26f70aa87ed07c54f82a95b6f03b7c3a0 (diff) |
doc/latex
git-svn-id: svn://tug.org/texlive/trunk@84 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/srcltx/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/srcltx/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/srcltx/README b/Master/texmf-dist/doc/latex/srcltx/README new file mode 100644 index 00000000000..9d3365b2dab --- /dev/null +++ b/Master/texmf-dist/doc/latex/srcltx/README @@ -0,0 +1,13 @@ +README for the srcltx package + +This package provides source special insertion into .dvi files, +allowing to jump from the .dvi file to the .tex source +and vice versa (given a .dvi viewer that supports this, such as YAP +or xdvi(k) >= v.22.38). In addition, it provides hooks for error tracking +from the .log file with the WinEdt shell. + +The package was originally written by Aleksander Simonic, the +author of the WinEdt Shell. He kindly permitted me to upload +and maintain a version of this package on CTAN. + +<stefanulrich@users.sourceforge.net> |