diff options
author | Karl Berry <karl@freefriends.org> | 2022-09-12 20:25:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-09-12 20:25:04 +0000 |
commit | 26331bae81b26658ff5627533bd926279d17354f (patch) | |
tree | 9bed8cc015c389fa7de9a3fe835146a237d1596b /Master | |
parent | d73b26d5c8e26cd4ede84812f0b5ebb0e849edcb (diff) |
dtxdescribe (12sep22)
git-svn-id: svn://tug.org/texlive/trunk@64362 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/latex/dtxdescribe/README.txt | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/dtxdescribe/dtxdescribe.pdf | bin | 387502 -> 387914 bytes | |||
-rw-r--r-- | Master/texmf-dist/source/latex/dtxdescribe/dtxdescribe.dtx | 12 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/dtxdescribe/dtxdescribe.ins | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/dtxdescribe/dtxdescribe.sty | 6 |
5 files changed, 13 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/latex/dtxdescribe/README.txt b/Master/texmf-dist/doc/latex/dtxdescribe/README.txt index 51eb6dca27c..af8731de747 100644 --- a/Master/texmf-dist/doc/latex/dtxdescribe/README.txt +++ b/Master/texmf-dist/doc/latex/dtxdescribe/README.txt @@ -1,7 +1,7 @@ The LaTeX dtxdescribe package Describe additional object types in dtx source files. -v1.04 — 2022/02/01 +v1.05 — 2022/09/08 Copyright 2016–2022 Brian Dunn — www.BDTechConcepts.com LaTeX Project Public License, version 1.3 diff --git a/Master/texmf-dist/doc/latex/dtxdescribe/dtxdescribe.pdf b/Master/texmf-dist/doc/latex/dtxdescribe/dtxdescribe.pdf Binary files differindex fc29deedad7..da1939ad6bc 100644 --- a/Master/texmf-dist/doc/latex/dtxdescribe/dtxdescribe.pdf +++ b/Master/texmf-dist/doc/latex/dtxdescribe/dtxdescribe.pdf diff --git a/Master/texmf-dist/source/latex/dtxdescribe/dtxdescribe.dtx b/Master/texmf-dist/source/latex/dtxdescribe/dtxdescribe.dtx index be6a1e613dd..a45f996734a 100644 --- a/Master/texmf-dist/source/latex/dtxdescribe/dtxdescribe.dtx +++ b/Master/texmf-dist/source/latex/dtxdescribe/dtxdescribe.dtx @@ -17,7 +17,7 @@ % \iffalse %<package>\NeedsTeXFormat{LaTeX2e} %<package>\ProvidesPackage{dtxdescribe} -%<package> [2022/02/01 v1.04 Describe additional object types in source files.] +%<package> [2022/09/08 v1.05 Describe additional object types in source files.] % %<*driver> \documentclass{ltxdoc} @@ -170,7 +170,7 @@ Keywords={LaTeX, dtx, source, DescribeMacro}% %<*package> % \fi % -% \CheckSum{0} +% \CheckSum{1211} % % \CharacterTable % {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -196,6 +196,7 @@ Keywords={LaTeX, dtx, source, DescribeMacro}% % \changes{v1.03}{2022/02/01}{\ 2022/02/01} % \changes{v1.04}{2022/02/01}{\ 2022/02/01} % \changes{v1.04}{2022/02/01}{\ Corrected copyright date.} +% \changes{v1.05}{2022/09/08}{\ 2022/09/08} @@ -865,7 +866,7 @@ Keywords={LaTeX, dtx, source, DescribeMacro}% % % \subsubsection{Specific programs} % -% \DescribeMacro{\tikz} \tikz: Package logo +% \DescribeMacro{\TikZ} \TikZ: Package logo % \DescribeMacro{\CTAN} \CTAN: Comprehensive \TeX\ Archive Network @@ -3201,9 +3202,10 @@ position=top, % % \subsubsection{Specific programs} % -% \begin{macro}{\tikz} +% \begin{macro}{\TikZ} +% \changes{v1.05}{2022/09/08}{Renamed from \cs{tikz}, cap Z.} % \begin{macrocode} -\providerobustcmd*{\tikz}{Ti\textit{k}z} +\providerobustcmd*{\TikZ}{Ti\emph{k}Z} % \end{macrocode} % \end{macro} diff --git a/Master/texmf-dist/source/latex/dtxdescribe/dtxdescribe.ins b/Master/texmf-dist/source/latex/dtxdescribe/dtxdescribe.ins index 21713e98406..99b6acaa974 100644 --- a/Master/texmf-dist/source/latex/dtxdescribe/dtxdescribe.ins +++ b/Master/texmf-dist/source/latex/dtxdescribe/dtxdescribe.ins @@ -1,5 +1,5 @@ %% dtxdescribe.ins -%% Copyright 2016 Brian Dunn +%% Copyright 2016–2022 Brian Dunn %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -20,7 +20,7 @@ \usedir{tex/latex/ package } \preamble This is a generated file. -Copyright 2016 Brian Dunn +Copyright 2016–2022 Brian Dunn This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 diff --git a/Master/texmf-dist/tex/latex/dtxdescribe/dtxdescribe.sty b/Master/texmf-dist/tex/latex/dtxdescribe/dtxdescribe.sty index 708c1d8e0db..60872285f13 100644 --- a/Master/texmf-dist/tex/latex/dtxdescribe/dtxdescribe.sty +++ b/Master/texmf-dist/tex/latex/dtxdescribe/dtxdescribe.sty @@ -6,7 +6,7 @@ %% %% dtxdescribe.dtx (with options: `package') %% This is a generated file. -%% Copyright 2016 Brian Dunn +%% Copyright 2016–2022 Brian Dunn %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -18,7 +18,7 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{dtxdescribe} - [2022/02/01 v1.04 Describe additional object types in source files.] + [2022/09/08 v1.05 Describe additional object types in source files.] @@ -924,7 +924,7 @@ position=top, \providerobustcmd*{\CSSthree}{\CSS\textsc{3}} \providerobustcmd*{\EPUB}{\acro{EPUB}} -\providerobustcmd*{\tikz}{Ti\textit{k}z} +\providerobustcmd*{\TikZ}{Ti\emph{k}Z} \providerobustcmd*{\CTAN}{\acro{CTAN}} |