diff options
author | Karl Berry <karl@freefriends.org> | 2012-05-04 23:47:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-05-04 23:47:39 +0000 |
commit | 545b1514df34ddc6dbf6998ed523b87ff1a49b81 (patch) | |
tree | 29fa7cc7eaf1b66b8fe6448bf5f07610da5b931c /Master/texmf-dist/doc/support/ctanupload/ctanupload.tex | |
parent | c2e7f2fda74cc370f1639a007b85581f79438b60 (diff) |
ctanupload (4may12)
git-svn-id: svn://tug.org/texlive/trunk@26193 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support/ctanupload/ctanupload.tex')
-rw-r--r-- | Master/texmf-dist/doc/support/ctanupload/ctanupload.tex | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/support/ctanupload/ctanupload.tex b/Master/texmf-dist/doc/support/ctanupload/ctanupload.tex index 5b41e9f51c4..1f5305b7155 100644 --- a/Master/texmf-dist/doc/support/ctanupload/ctanupload.tex +++ b/Master/texmf-dist/doc/support/ctanupload/ctanupload.tex @@ -3,7 +3,7 @@ \title{The \textsf{ctanupload} script} \author{Martin Scharrer} \email{martin@scharrer.me} -\date{Version v1.2 -- 2011/09/08} +\date{Version v1.2a -- 2012/05/03} \providecommand\envvar{\texttt} @@ -79,7 +79,7 @@ The following fields exists in the CTAN upload form. At least the ones marked as \par\medskip\par\noindent \begin{tabular}{>{\ttfamily}llc} \toprule - \normalfont Field & Description & Mandatory \\ +\normalfont Field & Description & ~~~~~\llap{Mandatory} \\ \midrule contribution & Name of your contribution & * \\ version & Version number & *\\ @@ -89,7 +89,7 @@ The following fields exists in the CTAN upload form. At least the ones marked as directory & Suggested CTAN directory\\ DoNotAnnounce & No need to announce this update\\ announce & Short description for announcement\\ - notes & Optional notes to the CTAN maintainers (DANTE server only)\\ + notes & Optional notes to the CTAN maintainers (DANTE only)\\ license & License type (see below) & *\\ freeversion & Which free license (see below)\\ file & File to upload & *\\ @@ -209,6 +209,6 @@ ctanupload --announce-file announcement.txt -p The following Makefile (see \url{http://www.gnu.org/software/make/manual/make.html}) uses the \texttt{ctanify} script (\url{http://www.ctan.org/pkg/ctanify}) to create a compressed file for submission using \texttt{ctanupload}. -\lstinputlisting{Makefile.example} +\lstinputlisting[basicstyle=\ttfamily\scriptsize,frame=lrbt]{Makefile.example} \end{document} |