diff options
author | Karl Berry <karl@freefriends.org> | 2019-05-05 21:18:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-05-05 21:18:04 +0000 |
commit | 8b3f105e5c735e3dff4098328dd7e7004822224c (patch) | |
tree | 90f1c4f6269996e8dedce9b5efcc4f0460f8f43b /Master/texmf-dist/doc/support | |
parent | 774b0cc955eeff81b70c51e3c3287399474cc555 (diff) |
ctanbib (5may19)
git-svn-id: svn://tug.org/texlive/trunk@51014 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support')
-rw-r--r-- | Master/texmf-dist/doc/support/ctanbib/ctanbib-doc.pdf | bin | 33837 -> 34395 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/support/ctanbib/ctanbib-doc.tex | 6 |
2 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/support/ctanbib/ctanbib-doc.pdf b/Master/texmf-dist/doc/support/ctanbib/ctanbib-doc.pdf Binary files differindex 9128765bd12..f82b9bba95f 100644 --- a/Master/texmf-dist/doc/support/ctanbib/ctanbib-doc.pdf +++ b/Master/texmf-dist/doc/support/ctanbib/ctanbib-doc.pdf diff --git a/Master/texmf-dist/doc/support/ctanbib/ctanbib-doc.tex b/Master/texmf-dist/doc/support/ctanbib/ctanbib-doc.tex index 699dee2765e..23a6525fd99 100644 --- a/Master/texmf-dist/doc/support/ctanbib/ctanbib-doc.tex +++ b/Master/texmf-dist/doc/support/ctanbib/ctanbib-doc.tex @@ -18,6 +18,7 @@ \section{Introduction} This package provides script named \package{ctanbib} which can be used for retrieving of the bibliographic information for packages hosted on CTAN. + \section{Usage} @@ -26,6 +27,8 @@ It can be used in the following way: \noindent\package{ctanbib [options] $\langle$packagename$\rangle$ > filename.bib} +The \texttt{curl} utility needs to be installed on the user's system in order to support the package info download. + \section{Available options} @@ -96,6 +99,9 @@ it's eventual release on CTAN. \section{Changelog} \begin{changelog} + \change{2019-05-04}{Version 0.1c released} + \change{2019-05-04}{Use the \texttt{curl} command to download the package info} + \change{2019-05-04}{Added information about the need to have the \texttt{curl} command installed} \change{2019-03-11}{Version 0.1b released} \change{2018-09-10}{Added support for institutional names} \change{2018-09-10}{Escape TeX commands in the title and subtitle} |