diff options
author | Karl Berry <karl@freefriends.org> | 2012-03-30 22:52:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-03-30 22:52:33 +0000 |
commit | ecfa68b833c60a169220cae2b89dbc9d1e4067ad (patch) | |
tree | 073ee47b255d6196692dff9e9ff566f2a0160473 /Master/texmf-dist/doc/latex/exceltex/INSTALL | |
parent | 591eb4658bb1284cb3510f2e336ed4ddd195a4b3 (diff) |
restore exceltex.sty, ooo can write the files it reads, so good
git-svn-id: svn://tug.org/texlive/trunk@25787 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/exceltex/INSTALL')
-rw-r--r-- | Master/texmf-dist/doc/latex/exceltex/INSTALL | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/exceltex/INSTALL b/Master/texmf-dist/doc/latex/exceltex/INSTALL new file mode 100644 index 00000000000..3b62f181066 --- /dev/null +++ b/Master/texmf-dist/doc/latex/exceltex/INSTALL @@ -0,0 +1,10 @@ +For installation just copy the exceltex helper script somewhere in your +PATH for example $HOME/bin or /usr/local/bin, and make sure it is +executable. + +The readimg.sty file should be copied somewhere LaTeX can find it, usually +$HOME/texmf/tex/latex/misc or /usr/local/lib/texmf/tex/latex/misc. Dont +forget to run 'texconfig rehash' afterwards. + +Thats it. + |