diff options
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. + |