summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/ctanupload/ctanupload.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/support/ctanupload/ctanupload.tex')
-rw-r--r--Master/texmf-dist/doc/support/ctanupload/ctanupload.tex8
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}