From f18baaf545c73262376befaccac7fda005b26975 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 30 Jun 2021 21:19:31 +0000 Subject: ctanbib (30jun21) git-svn-id: svn://tug.org/texlive/trunk@59782 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/support/ctanbib/ctanbib-doc.pdf | Bin 35307 -> 35854 bytes .../texmf-dist/doc/support/ctanbib/ctanbib-doc.tex | 21 +++++++++++++++++++++ 2 files changed, 21 insertions(+) (limited to 'Master/texmf-dist/doc/support/ctanbib') diff --git a/Master/texmf-dist/doc/support/ctanbib/ctanbib-doc.pdf b/Master/texmf-dist/doc/support/ctanbib/ctanbib-doc.pdf index 1fb514277c7..87296fca78e 100644 Binary files a/Master/texmf-dist/doc/support/ctanbib/ctanbib-doc.pdf and b/Master/texmf-dist/doc/support/ctanbib/ctanbib-doc.pdf differ diff --git a/Master/texmf-dist/doc/support/ctanbib/ctanbib-doc.tex b/Master/texmf-dist/doc/support/ctanbib/ctanbib-doc.tex index c9d2a96abeb..fb718635abd 100644 --- a/Master/texmf-dist/doc/support/ctanbib/ctanbib-doc.tex +++ b/Master/texmf-dist/doc/support/ctanbib/ctanbib-doc.tex @@ -38,6 +38,7 @@ The \texttt{curl} utility needs to be installed on the user's system in order to \begin{description} \item[-c,-\/-ctan] use the CTAN package entry as package URL instead of URL provided by the package. + \item[-C,-\/-ctanpath] use package's CTAN path as URL \item[-e,-\/-entrypoint] explicitly set the Bib\TeX\ entry type. \item[-h,-\/-help] print the help message. \item[-v,-\/-version] print the version info. @@ -84,6 +85,24 @@ url = {https://ctan.org/pkg/latex}, } \end{verbatim} +\noindent The \texttt{--ctanpath} option: + +\begin{verbatim} +ctanbib -C biblatex +\end{verbatim} + +\noindent This produces a bib record that uses the CTAN package tree location for the URL. + +\begin{verbatim} +@manual{biblatex, +... +url = {/macros/latex/contrib/biblatex}, +... +} +\end{verbatim} + + + \noindent The \texttt{--entrytype} option: \begin{verbatim} @@ -115,6 +134,8 @@ it's eventual release on CTAN. Herbert Voss added the \verb|--CTAN| option. \section{Changelog} \begin{changelog} + \change{2021-06-29}{Version 0.2a released} + \change{2021-06-29}{Added the \verb|--ctanpath| option.} \change{2021-06-26}{Version 0.2 released} \change{2021-06-26}{Removed the \verb|--CTAN| option, entry type can be set using \verb|--entrytype| and CTAN URL is requested using \verb|--ctan|} \change{2021-06-26}{Added \verb|--entrytype| option for explicit specification of the Bib\TeX\ entry type} -- cgit v1.2.3