From cc7dcdd7ea83f25894871c0a10a99ab723a14f48 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 23 Aug 2021 20:51:26 +0000 Subject: mandi (23aug21) git-svn-id: svn://tug.org/texlive/trunk@60311 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/mandi/README.md | 8 ++++---- Master/texmf-dist/doc/latex/mandi/mandi.pdf | Bin 468489 -> 468495 bytes Master/texmf-dist/source/latex/mandi/mandi.dtx | 10 +++++----- Master/texmf-dist/source/latex/mandi/mandiexp.dtx | 2 +- .../texmf-dist/source/latex/mandi/mandistudent.dtx | 2 +- Master/texmf-dist/tex/latex/mandi/mandi.sty | 4 ++-- Master/texmf-dist/tex/latex/mandi/mandiexp.sty | 2 +- Master/texmf-dist/tex/latex/mandi/mandistudent.sty | 2 +- 8 files changed, 15 insertions(+), 15 deletions(-) diff --git a/Master/texmf-dist/doc/latex/mandi/README.md b/Master/texmf-dist/doc/latex/mandi/README.md index 66a938f5de7..55cb93e783e 100644 --- a/Master/texmf-dist/doc/latex/mandi/README.md +++ b/Master/texmf-dist/doc/latex/mandi/README.md @@ -1,10 +1,10 @@ mandi provides commands for introductory physics. To install, open a command line and type the following, repeating 2-4 until there are no warnings: - 1. lualatex mandi.ins (can also use latex) - 2. lualatex mandi.dtx (lualatex is required) - 3. makeindex -s gind.ist -o mandi.ind mandi.idx - 4. makeindex -s gglo.ist -o mandi.gls mandi.glo +1. lualatex mandi.ins (can also use latex) +2. lualatex mandi.dtx (lualatex is required) +3. makeindex -s gind.ist -o mandi.ind mandi.idx +4. makeindex -s gglo.ist -o mandi.gls mandi.glo Move the *.sty files into a directory searched by TeX. The vdemo.py file is not needed. diff --git a/Master/texmf-dist/doc/latex/mandi/mandi.pdf b/Master/texmf-dist/doc/latex/mandi/mandi.pdf index f86fe84c069..edf20e95b69 100644 Binary files a/Master/texmf-dist/doc/latex/mandi/mandi.pdf and b/Master/texmf-dist/doc/latex/mandi/mandi.pdf differ diff --git a/Master/texmf-dist/source/latex/mandi/mandi.dtx b/Master/texmf-dist/source/latex/mandi/mandi.dtx index cff62807a80..f78128d1a44 100644 --- a/Master/texmf-dist/source/latex/mandi/mandi.dtx +++ b/Master/texmf-dist/source/latex/mandi/mandi.dtx @@ -215,9 +215,9 @@ % \listoffigures % \restoregeometry % -% \changes{v3.0.0}{2021-08-21}{\mandi\ initial release} -% \changes{v3.0.0}{2021-08-21}{\mandistudent\ initial release} -% \changes{v3.0.0}{2021-08-21}{\mandiexp\ initial release} +% \changes{v3.0.0}{2021-08-22}{\mandi\ initial release} +% \changes{v3.0.0}{2021-08-22}{\mandistudent\ initial release} +% \changes{v3.0.0}{2021-08-22}{\mandiexp\ initial release} % % \section{Introduction} % @@ -1885,9 +1885,9 @@ % % \begin{macrocode} \def\mandi@version{3.0.0} -\def\mandi@date{2021-08-21} +\def\mandi@date{2021-08-22} \NeedsTeXFormat{LaTeX2e}[2020-02-02] -\DeclareRelease{v3.0.0}{2021-08-21}{mandi.sty} +\DeclareRelease{v3.0.0}{2021-08-22}{mandi.sty} \DeclareCurrentRelease{v\mandi@version}{\mandi@date} \ProvidesPackage{mandi} [\mandi@date\space v\mandi@version\space Macros for physical quantities] diff --git a/Master/texmf-dist/source/latex/mandi/mandiexp.dtx b/Master/texmf-dist/source/latex/mandi/mandiexp.dtx index 47c67458338..8871fe58414 100644 --- a/Master/texmf-dist/source/latex/mandi/mandiexp.dtx +++ b/Master/texmf-dist/source/latex/mandi/mandiexp.dtx @@ -592,7 +592,7 @@ \def\mandiexp@version{\mandi@version} \def\mandiexp@date{\mandi@date} \NeedsTeXFormat{LaTeX2e}[2020-02-02] -\DeclareRelease{v3.0.0}{2021-08-21}{mandiexp.sty} +\DeclareRelease{v3.0.0}{2021-08-22}{mandiexp.sty} \DeclareCurrentRelease{v\mandi@version}{\mandi@date} \ProvidesPackage{mandiexp} [\mandiexp@date\space v\mandiexp@version\space Macros for Matter & Interactions] diff --git a/Master/texmf-dist/source/latex/mandi/mandistudent.dtx b/Master/texmf-dist/source/latex/mandi/mandistudent.dtx index 278725234c2..bbeb5d974a6 100644 --- a/Master/texmf-dist/source/latex/mandi/mandistudent.dtx +++ b/Master/texmf-dist/source/latex/mandi/mandistudent.dtx @@ -1108,7 +1108,7 @@ while t < 10: \def\mandistudent@version{\mandi@version} \def\mandistudent@date{\mandi@date} \NeedsTeXFormat{LaTeX2e}[2020-02-02] -\DeclareRelease{v3.0.0}{2021-08-21}{mandistudent.sty} +\DeclareRelease{v3.0.0}{2021-08-22}{mandistudent.sty} \DeclareCurrentRelease{v\mandi@version}{\mandi@date} \ProvidesPackage{mandistudent} [\mandistudent@date\space v\mandistudent@version\space Macros for introductory physics] diff --git a/Master/texmf-dist/tex/latex/mandi/mandi.sty b/Master/texmf-dist/tex/latex/mandi/mandi.sty index 4f5ef0ad9ca..508e7317e50 100644 --- a/Master/texmf-dist/tex/latex/mandi/mandi.sty +++ b/Master/texmf-dist/tex/latex/mandi/mandi.sty @@ -33,9 +33,9 @@ %% --------------------------------------------------------------------------- %% \def\mandi@version{3.0.0} -\def\mandi@date{2021-08-21} +\def\mandi@date{2021-08-22} \NeedsTeXFormat{LaTeX2e}[2020-02-02] -\DeclareRelease{v3.0.0}{2021-08-21}{mandi.sty} +\DeclareRelease{v3.0.0}{2021-08-22}{mandi.sty} \DeclareCurrentRelease{v\mandi@version}{\mandi@date} \ProvidesPackage{mandi} [\mandi@date\space v\mandi@version\space Macros for physical quantities] diff --git a/Master/texmf-dist/tex/latex/mandi/mandiexp.sty b/Master/texmf-dist/tex/latex/mandi/mandiexp.sty index 27cba04645f..a6c44a2b290 100644 --- a/Master/texmf-dist/tex/latex/mandi/mandiexp.sty +++ b/Master/texmf-dist/tex/latex/mandi/mandiexp.sty @@ -35,7 +35,7 @@ \def\mandiexp@version{\mandi@version} \def\mandiexp@date{\mandi@date} \NeedsTeXFormat{LaTeX2e}[2020-02-02] -\DeclareRelease{v3.0.0}{2021-08-21}{mandiexp.sty} +\DeclareRelease{v3.0.0}{2021-08-22}{mandiexp.sty} \DeclareCurrentRelease{v\mandi@version}{\mandi@date} \ProvidesPackage{mandiexp} [\mandiexp@date\space v\mandiexp@version\space Macros for Matter & Interactions] diff --git a/Master/texmf-dist/tex/latex/mandi/mandistudent.sty b/Master/texmf-dist/tex/latex/mandi/mandistudent.sty index 1d683424cdd..ff5edb5e546 100644 --- a/Master/texmf-dist/tex/latex/mandi/mandistudent.sty +++ b/Master/texmf-dist/tex/latex/mandi/mandistudent.sty @@ -35,7 +35,7 @@ \def\mandistudent@version{\mandi@version} \def\mandistudent@date{\mandi@date} \NeedsTeXFormat{LaTeX2e}[2020-02-02] -\DeclareRelease{v3.0.0}{2021-08-21}{mandistudent.sty} +\DeclareRelease{v3.0.0}{2021-08-22}{mandistudent.sty} \DeclareCurrentRelease{v\mandi@version}{\mandi@date} \ProvidesPackage{mandistudent} [\mandistudent@date\space v\mandistudent@version\space Macros for introductory physics] -- cgit v1.2.3