summaryrefslogtreecommitdiff
path: root/Master/tlpkg/doc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/doc')
-rw-r--r--Master/tlpkg/doc/repository-setup.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/Master/tlpkg/doc/repository-setup.txt b/Master/tlpkg/doc/repository-setup.txt
index fa86745ca1b..46195fc199d 100644
--- a/Master/tlpkg/doc/repository-setup.txt
+++ b/Master/tlpkg/doc/repository-setup.txt
@@ -130,6 +130,10 @@ For the rest of your package you should create .tlpsrc files describing
their content. Either copy one of our .tlpsrc files, or (much better)
PLEASE read the documentation of TLPSRC.pm (in POD format).
+If you want to use the auto-generated patterns we are using in TeX Live
+you have to copy our 00texlive.autopatterns.tlpsrc into your tlpkg/tlpsrc
+directory.
+
Some guidelines: For simple packages, say a LaTeX package foobar, put all
the files in
ROOT/texmf-dist/tex/latex/foobar/
@@ -140,7 +144,8 @@ then create a two-line .tlpsrc file foobar.tlpsrc containing:
category Package
(that is all). The rest will be automatically done by our scripts. If you
want to understand that, read the section on auto-generated patterns in
-the TLPSRC.pm documentation.
+the TLPSRC.pm documentation (and don't forget to copy
+00texlive.autopatterns.tlpsrc).
4. Creating the TeX Live Database