diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/dvdcoll/INSTALL')
-rw-r--r-- | Master/texmf-dist/doc/latex/dvdcoll/INSTALL | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/dvdcoll/INSTALL b/Master/texmf-dist/doc/latex/dvdcoll/INSTALL new file mode 100644 index 00000000000..c820cd910cb --- /dev/null +++ b/Master/texmf-dist/doc/latex/dvdcoll/INSTALL @@ -0,0 +1,16 @@ + dvdcoll -- INSTALL +====================== + +All the files ending with .cls and .dcl have to be installed where +TeX can find them. Please refer to your TeX distribution's +manual for how to install additional packages. + +According to the TeX Directory Standard (TDS), the files should be installed +in your local texmf/ tree as follows: + +-- *.cls -> localtexmf/tex/latex/dvdcoll/ +-- *.dcl -> localtexmf/tex/latex/dvdcoll/ +-- *.pdf -> localtexmf/doc/latex/dvdcoll/ +-- *.tex -> localtexmf/doc/latex/dvdcoll/ + +Don't forget to update your FNDB (Filename database). (see: manual)
\ No newline at end of file |