summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/l3kernel/l3prefixes.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-02-21 22:55:44 +0000
committerKarl Berry <karl@freefriends.org>2020-02-21 22:55:44 +0000
commitf7fd247772c2a77bffd50dfe8045b8441ca091e9 (patch)
tree56b4c3e6990e81dd1a488b3d59e893e3e5cddaef /Master/texmf-dist/doc/latex/l3kernel/l3prefixes.tex
parent8c001b9ec06abf4a378fbe9fd81bde3e5343d6c1 (diff)
l3 (21feb20)
git-svn-id: svn://tug.org/texlive/trunk@53862 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/l3kernel/l3prefixes.tex')
-rw-r--r--Master/texmf-dist/doc/latex/l3kernel/l3prefixes.tex16
1 files changed, 12 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/l3kernel/l3prefixes.tex b/Master/texmf-dist/doc/latex/l3kernel/l3prefixes.tex
index 06b58ea6606..23c5199f465 100644
--- a/Master/texmf-dist/doc/latex/l3kernel/l3prefixes.tex
+++ b/Master/texmf-dist/doc/latex/l3kernel/l3prefixes.tex
@@ -74,10 +74,18 @@ for those people who are interested.
This file lists the prefixes which have been registered with the \LaTeX{}
team for use in \textsf{expl3} code. Programmers are invited to register their
-(public) prefix use by contacting the team. We recommend that short prefixes
-are avoided as there are a limited number of these very general names available.
-The file \texttt{l3prefixes.csv} contains more details on each module, for
+(public) prefix use by contacting the team at
+\begin{quote}
+ \texttt{modules@latex-project.org}
+\end{quote}
+with the relevant information for the \texttt{.csv} file, i.e.,
+\textit{Prefix, Module or package, Registrant, Homepage, Source repository, Issue tracker}.
+
+
+We recommend that short prefixes are avoided as there are a limited
+number of these very general names available. The
+file \texttt{l3prefixes.csv} contains more details on each module, for
example any information on source repository or issue tracker.
\PrintTable
-\end{document} \ No newline at end of file
+\end{document}