diff options
author | Karl Berry <karl@freefriends.org> | 2009-11-19 18:30:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-11-19 18:30:14 +0000 |
commit | 2cb60fc86b08390069a4d06b0f41c60a4515edf9 (patch) | |
tree | 931cab467797c28af9a671d5aa7ba4b9ce19e92f /Master/texmf-dist/doc/latex/exceltex/INSTALL | |
parent | 5115ea43525c37d312e493708ce12320cea7aa9b (diff) |
rm exceltex, until it supports ooo and not just excel
git-svn-id: svn://tug.org/texlive/trunk@16077 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, 0 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/latex/exceltex/INSTALL b/Master/texmf-dist/doc/latex/exceltex/INSTALL deleted file mode 100644 index 3b62f181066..00000000000 --- a/Master/texmf-dist/doc/latex/exceltex/INSTALL +++ /dev/null @@ -1,10 +0,0 @@ -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. - |