summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-11-23 21:11:32 +0000
committerKarl Berry <karl@freefriends.org>2023-11-23 21:11:32 +0000
commit2f8c4419211d8862a6c9a6289595528c46489b70 (patch)
tree64a41bc699f88cae598a26aeafa89bb144ac8f57 /Master/texmf-dist/source
parent0dd53c7b461addea689854febc342cf29cabe54d (diff)
mandi (23nov23)
git-svn-id: svn://tug.org/texlive/trunk@68946 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r--Master/texmf-dist/source/latex/mandi/mandi.dtx80
-rw-r--r--Master/texmf-dist/source/latex/mandi/mandi.ins22
-rw-r--r--Master/texmf-dist/source/latex/mandi/mandiexp.dtx20
-rw-r--r--Master/texmf-dist/source/latex/mandi/mandistudent.dtx41
4 files changed, 73 insertions, 90 deletions
diff --git a/Master/texmf-dist/source/latex/mandi/mandi.dtx b/Master/texmf-dist/source/latex/mandi/mandi.dtx
index 745b779af65..3907b21e1b6 100644
--- a/Master/texmf-dist/source/latex/mandi/mandi.dtx
+++ b/Master/texmf-dist/source/latex/mandi/mandi.dtx
@@ -4,10 +4,10 @@
% Copyright (C) 2023 by Paul J. Heafner <heafnerj@gmail.com>
% ---------------------------------------------------------------------------
% This work may be distributed and/or modified under the conditions of the
-% LaTeX Project Public License, either version 1.3 of this license or (at
+% LaTeX Project Public License, either version 1.3c of this license or (at
% your option) any later version. The latest version of this license is in
-% http://www.latex-project.org/lppl.txt
-% and version 1.3 or later is part of all distributions of LaTeX version
+% https://www.latex-project.org/lppl.txt
+% and version 1.3c or later is part of all distributions of LaTeX version
% 2005/12/01 or later.
%
% This work has the LPPL maintenance status `maintained'.
@@ -27,10 +27,6 @@
% vdemo.py (not needed)
% ---------------------------------------------------------------------------
%
-% \fi
-%
-% \iffalse
-%
%<*internal>
\iffalse
%</internal>
@@ -58,10 +54,11 @@
% This can be changed in a local ltxdoc.cfg file but it is
% easier to just use the article class and the doc package
% instead and force letterpaper size.
-\documentclass[10pt,letterpaper]{ltxdoc}
-\SetupDoc{reportchangedates}
-%\documentclass[10pt,letterpaper]{article}
-%\usepackage[nohyperref,reportchangedates]{doc} % doc v3 zzzz
+%\documentclass[10pt,letterpaper]{ltxdoc}
+%\SetupDoc{reportchangedates}
+\documentclass[10pt,letterpaper]{article}
+\usepackage[reportchangedates]{doc} % THIS SUDDENLY WORKS!
+%\usepackage{hypdoc} % THIS ALSO WORKS!
\PassOptionsToPackage{listings,documentation}{tcolorbox} % prevent option clash
\usepackage{\jobname} % load mandi.sty
\usepackage{mandistudent} % load mandistudent.sty
@@ -236,15 +233,32 @@
% \listoffigures
% \restoregeometry
%
-% \changes{v3.0.0}{2021-08-22}{\linktoplace{sec:mandia}{mandi} Initial release}
-% \changes{v3.0.0}{2021-08-22}{\linktoplace{sec:mandib}{mandistudent} Initial release}
-% \changes{v3.0.0}{2021-08-22}{\linktoplace{sec:mandic}{mandiexp} Initial release}
-% \changes{v3.0.1}{2021-08-24}{\linktoplace{sec:mandia}{mandi} Minor doc changes}
-% \changes{v3.0.1}{2021-08-24}{\linktoplace{sec:mandib}{mandistudent} Minor doc changes}
-% \changes{v3.0.1}{2021-08-24}{\linktoplace{sec:mandic}{mandiexp} Minor doc changes}
-% \changes{v3.2.0}{2023-08-01}{\linktoplace{sec:mandia}{mandi} Source updated}
-% \changes{v3.2.0}{2023-08-01}{\linktoplace{sec:mandib}{mandistudent} Source updated}
-% \changes{v3.2.0}{2023-08-01}{\linktoplace{sec:mandic}{mandiexp} Source updated}
+% \changes{v3.0.0}{2021-08-22}
+% {\linktoplace{sec:mandia}{mandi} \linktoplace{sec:mandib}{mandistudent}
+% \linktoplace{sec:mandic}{mandiexp} Initial release}
+% \changes{v3.0.1}{2021-08-24}
+% {\linktoplace{sec:mandia}{mandi} \linktoplace{sec:mandib}{mandistudent}
+% \linktoplace{sec:mandic}{mandiexp}Minor doc changes}
+% \changes{v3.1.0}{2022-01-27}
+% {\linktoplace{sec:mandia}{mandi} \linktoplace{sec:mandib}{mandistudent}
+% \linktoplace{sec:mandic}{mandiexp} Code formatted for better readability}
+% \changes{v3.1.0}{2022-01-27}
+% {\linktoplace{sec:mandia}{mandi} \linktoplace{sec:mandib}{mandistudent}
+% \linktoplace{sec:mandic}{mandiexp} \pkg{xparse} is loaded for older formats}
+% \changes{v3.1.0}{2022-01-27}
+% {\linktoplace{sec:mandia}{mandi} \linktoplace{sec:mandib}{mandistudent}
+% \LaTeX3 code now conforms to formatting standards}
+% \changes{v3.2.0}{2023-08-01}
+% {\linktoplace{sec:mandia}{mandi} \linktoplace{sec:mandib}{mandistudent}
+% \linktoplace{sec:mandic}{mandiexp} Source updated}
+% \changes{v3.2.1}{2023-11-22}{Improved \texttt{README.md} at request of \texttt{CTAN}
+% maintainer}
+% \changes{v3.2.1}{2023-11-22}{\linktoplace{sec:mandia}{mandi} Minor changes to
+% \texttt{mandi.ins} inside \texttt{mandi.dtx}}
+% \changes{v3.2.1}{2023-11-22}
+% {\linktoplace{sec:mandia}{mandi} \linktoplace{sec:mandib}{mandistudent}
+% \linktoplace{sec:mandic}{mandiexp} Source updated and bumped version for new
+% \texttt{CTAN} upload}
%
% \section{Introduction}
% The \mandi \footnote{The bundle name can be pronounced either with two
@@ -262,13 +276,13 @@
% {\emph{Matter \& Interactions}} and
% \url{https://matterandinteractions.org/} for details.}
%
-% So many changes have been made that I think the best approach for former,
-% as well as new, users is to treat this as a brand new experience. I think
-% the most important thing to keep in mind is that I assume users,
-% especially new users, will have a relatively recent TeX distribution
-% (like TeX Live) that includes a recently updated \LaTeXe{} kernel. If users
-% report that this is a major problem, I can provide some degree of
-% backwards compatibility. However, I use a fully updated TeX Live distribution.
+% So many changes have been made that I think the best approach for all
+% users is to treat this as a brand new experience. I think the most
+% important thing to keep in mind is that I assume all users will have a
+% relatively recent \TeX\ distribution (like \TeX~Live) that includes an
+% updated kernel. If users report that this is a major problem, I can provide
+% some degree of backwards compatibility. However, I use a fully updated
+% \TeX~Live distribution.
%
% \section{Getting Help}
% If you have a question about \mandi, first please read this documentation to make
@@ -1951,13 +1965,11 @@
% |\makeatother|. This simplifies defining internal commands (with |@|
% in the name) that are not for the user to know about.
%
-% \changes{v3.1.0}{2022-01-27}
-% {\linktoplace{sec:mandia}{mandi} Code formatted for better readability}
% \begin{macrocode}
-\def\mandi@version{3.2.0}
-\def\mandi@date{2023-08-01}
+\def\mandi@version{3.2.1}
+\def\mandi@date{2023-11-22}
\NeedsTeXFormat{LaTeX2e}[2020-02-02]
-\DeclareRelease{v3.2.0}{2023-08-01}{mandi.sty}
+\DeclareRelease{v3.2.1}{2023-11-22}{mandi.sty}
\DeclareCurrentRelease{v\mandi@version}{\mandi@date}
\ProvidesPackage{mandi}
[\mandi@date\space v\mandi@version\space Macros for physical quantities]
@@ -2009,8 +2021,6 @@
%
% Load \pkg{xparse} if necessary.
%
-% \changes{v3.1.0}{2022-01-27}
-% {\linktoplace{sec:mandia}{mandi} \pkg{xparse} is loaded for older formats}
% \begin{macrocode}
\IfFormatAtLeastTF{2020-10-01}
{}%
@@ -2241,8 +2251,6 @@
\NewDocumentCommand{\xtento}{ m }{\times\tento{#1}}
% \end{macrocode}
%
-% \changes{v3.1.0}{2022-01-27}
-% {\linktoplace{sec:mandia}{mandi} \LaTeX3 code now conforms to formatting standards}
% \begin{macrocode}
\ExplSyntaxOn
\cs_new:Npn \__mandi_newscalarquantity:nnnn #1#2#3#4
diff --git a/Master/texmf-dist/source/latex/mandi/mandi.ins b/Master/texmf-dist/source/latex/mandi/mandi.ins
index e235a16fbe3..a479906b68c 100644
--- a/Master/texmf-dist/source/latex/mandi/mandi.ins
+++ b/Master/texmf-dist/source/latex/mandi/mandi.ins
@@ -9,10 +9,10 @@
%% Copyright (C) 2023 by Paul J. Heafner <heafnerj@gmail.com>
%% ---------------------------------------------------------------------------
%% This work may be distributed and/or modified under the conditions of the
-%% LaTeX Project Public License, either version 1.3 of this license or (at
+%% LaTeX Project Public License, either version 1.3c of this license or (at
%% your option) any later version. The latest version of this license is in
-%% http://www.latex-project.org/lppl.txt
-%% and version 1.3 or later is part of all distributions of LaTeX version
+%% https://www.latex-project.org/lppl.txt
+%% and version 1.3c or later is part of all distributions of LaTeX version
%% 2005/12/01 or later.
%%
%% This work has the LPPL maintenance status `maintained'.
@@ -41,10 +41,10 @@
Copyright (C) 2023 by Paul J. Heafner <heafnerj@gmail.com>
---------------------------------------------------------------------------
This work may be distributed and/or modified under the conditions of the
- LaTeX Project Public License, either version 1.3 of this license or (at
+ LaTeX Project Public License, either version 1.3c of this license or (at
your option) any later version. The latest version of this license is in
- http://www.latex-project.org/lppl.txt
- and version 1.3 or later is part of all distributions of LaTeX version
+ https://www.latex-project.org/lppl.txt
+ and version 1.3c or later is part of all distributions of LaTeX version
2005/12/01 or later.
This work has the LPPL maintenance status `maintained'.
@@ -75,12 +75,12 @@
\obeyspaces
\Msg{**************************************************************}
\Msg{* *}
-\Msg{* To finish the installation, open a command line and *}
-\Msg{* type the following, repeating 2-4 until there are no *}
+\Msg{* Process this file with lualatex or pdflatex and then *}
+\Msg{* type the following, repeating 1-3 until there are no *}
\Msg{* warnings: *}
-\Msg{* 2. lualatex mandi.dtx (lualatex is required) *}
-\Msg{* 3. makeindex -s gind.ist -o mandi.ind mandi.idx *}
-\Msg{* 4. makeindex -s gglo.ist -o mandi.gls mandi.glo *}
+\Msg{* 1. lualatex mandi.dtx (lualatex is required) *}
+\Msg{* 2. makeindex -s gind.ist -o mandi.ind mandi.idx *}
+\Msg{* 3. makeindex -s gglo.ist -o mandi.gls mandi.glo *}
\Msg{* Move the *.sty files into a directory searched by TeX. *}
\Msg{* Delete vdemo.py. *}
\Msg{* *}
diff --git a/Master/texmf-dist/source/latex/mandi/mandiexp.dtx b/Master/texmf-dist/source/latex/mandi/mandiexp.dtx
index 3e4f83f419d..bbd1501a739 100644
--- a/Master/texmf-dist/source/latex/mandi/mandiexp.dtx
+++ b/Master/texmf-dist/source/latex/mandi/mandiexp.dtx
@@ -4,10 +4,10 @@
% Copyright (C) 2023 by Paul J. Heafner <heafnerj@gmail.com>
% ---------------------------------------------------------------------------
% This work may be distributed and/or modified under the conditions of the
-% LaTeX Project Public License, either version 1.3 of this license or (at
+% LaTeX Project Public License, either version 1.3c of this license or (at
% your option) any later version. The latest version of this license is in
-% http://www.latex-project.org/lppl.txt
-% and version 1.3 or later is part of all distributions of LaTeX version
+% https://www.latex-project.org/lppl.txt
+% and version 1.3c or later is part of all distributions of LaTeX version
% 2005/12/01 or later.
%
% This work has the LPPL maintenance status `maintained'.
@@ -27,10 +27,6 @@
% vdemo.py (not needed)
% ---------------------------------------------------------------------------
%
-% \fi
-%
-% \iffalse
-%
%<*internal>
\iffalse
%</internal>
@@ -574,13 +570,11 @@
%
% \changes{v3.1.0}{2022-01-27}
% {\linktoplace{sec:mandic}{mandiexp} Version number works}
-% \changes{v3.1.0}{2022-01-27}
-% {\linktoplace{sec:mandic}{mandiexp} Code formatted for better readability}
% \begin{macrocode}
-\def\mandiexp@version{3.2.0}
-\def\mandiexp@date{2023-08-01}
+\def\mandiexp@version{3.2.1}
+\def\mandiexp@date{2023-11-22}
\NeedsTeXFormat{LaTeX2e}[2020-02-02]
-\DeclareRelease{v3.2.0}{2023-08-01}{mandiexp.sty}
+\DeclareRelease{v3.2.1}{2023-11-22}{mandiexp.sty}
\DeclareCurrentRelease{v\mandiexp@version}{\mandiexp@date}
\ProvidesPackage{mandiexp}
[\mandiexp@date\space v\mandiexp@version\space Macros for Matter & Interactions]
@@ -617,8 +611,6 @@
%
% Load \pkg{xparse} if necessary.
%
-% \changes{v3.1.0}{2022-01-27}
-% {\linktoplace{sec:mandic}{mandiexp} \pkg{xparse} is loaded for older formats}
% \begin{macrocode}
\IfFormatAtLeastTF{2020-10-01}%
{}%
diff --git a/Master/texmf-dist/source/latex/mandi/mandistudent.dtx b/Master/texmf-dist/source/latex/mandi/mandistudent.dtx
index 90b4a3dbd7e..da277a0baa3 100644
--- a/Master/texmf-dist/source/latex/mandi/mandistudent.dtx
+++ b/Master/texmf-dist/source/latex/mandi/mandistudent.dtx
@@ -4,10 +4,10 @@
% Copyright (C) 2023 by Paul J. Heafner <heafnerj@gmail.com>
% ---------------------------------------------------------------------------
% This work may be distributed and/or modified under the conditions of the
-% LaTeX Project Public License, either version 1.3 of this license or (at
+% LaTeX Project Public License, either version 1.3c of this license or (at
% your option) any later version. The latest version of this license is in
-% http://www.latex-project.org/lppl.txt
-% and version 1.3 or later is part of all distributions of LaTeX version
+% https://www.latex-project.org/lppl.txt
+% and version 1.3c or later is part of all distributions of LaTeX version
% 2005/12/01 or later.
%
% This work has the LPPL maintenance status `maintained'.
@@ -27,10 +27,6 @@
% vdemo.py (not needed)
% ---------------------------------------------------------------------------
%
-% \fi
-%
-% \iffalse
-%
%<*internal>
\iffalse
%</internal>
@@ -826,7 +822,7 @@ while t < 10:
},%
}%
Typesets tensor contraction in coordinate-free notation. There
- is no standard on this so we assert one here.
+ is no standard for this so we assert one here.
\end{docCommands}
\begin{dispExample}
\( \contraction{1,2} \) \\
@@ -1246,13 +1242,11 @@ while t < 10:
%
% \changes{v3.1.0}{2022-01-27}
% {\linktoplace{sec:mandib}{mandistudent} Version number works}
-% \changes{v3.1.0}{2022-01-27}
-% {\linktoplace{sec:mandib}{mandistudent} Code formatted for better readability}
% \begin{macrocode}
-\def\mandistudent@version{3.2.0}
-\def\mandistudent@date{2023-08-01}
+\def\mandistudent@version{3.2.1}
+\def\mandistudent@date{2023-11-22}
\NeedsTeXFormat{LaTeX2e}[2020-02-02]
-\DeclareRelease{v3.2.0}{2023-08-01}{mandistudent.sty}
+\DeclareRelease{v3.2.1}{2023-11-22}{mandistudent.sty}
\DeclareCurrentRelease{v\mandistudent@version}{\mandistudent@date}
\ProvidesPackage{mandistudent}
[\mandistudent@date\space v\mandistudent@version\space Macros for introductory physics]
@@ -1364,8 +1358,6 @@ while t < 10:
%
% Load \pkg{xparse} if necessary.
%
-% \changes{v3.1.0}{2022-01-27}
-% {\linktoplace{sec:mandib}{mandistudent} \pkg{xparse} is loaded for older formats}
% \begin{macrocode}
\IfFormatAtLeastTF{2020-10-01}
{}%
@@ -1572,8 +1564,8 @@ while t < 10:
% See also \url{https://tex.stackexchange.com/a/531037/218142}.
%
% \changes{v3.1.0}{2022-01-27}
-% {\linktoplace{sec:mandib}{mandistudent} \refCom{vec}%
-% no longer adds \cs{scriptspace} when no sub/superscript is given}
+% {\linktoplace{sec:mandib}{mandistudent} \refCom{vec} and \refCom{dirvec}%
+% no longer add \cs{scriptspace} when no sub/superscript is given}
% \begin{macrocode}
\RenewDocumentCommand{\vec}{ s m e{_^} }%
{%
@@ -1592,16 +1584,12 @@ while t < 10:
{\sb{#3\vphantom{\smash[b]{|}}}}
}%
% \end{macrocode}
-%
-% A command for the direction of a vector.
+%% A command for the direction of a vector.
% We use a slight tweak to get uniform hats that
% requires the \href{https://www.ctan.org/pkg/makebox}{\pkg{makebox}}
% package.\newline
% See \url{https://tex.stackexchange.com/a/391204/218142}.
%
-% \changes{v3.1.0}{2022-01-27}
-% {\linktoplace{sec:mandib}{mandistudent} \refCom{dirvec}%
-% no longer adds \cs{scriptspace} when no sub/superscript is given}
% \begin{macrocode}
\NewDocumentCommand{\dirvec}{ s m e{_^} }%
{%
@@ -1641,8 +1629,6 @@ while t < 10:
% Notation for column and row vectors.\newline
% See \url{https://tex.stackexchange.com/a/39054/218142}.
%
-% \changes{v3.1.0}{2022-01-27}
-% {\linktoplace{sec:mandib}{mandistudent} \LaTeX3 code now conforms to formatting standards}
% \begin{macrocode}
\ExplSyntaxOn
\NewDocumentCommand{\colvec}{ O{,} m }
@@ -2040,8 +2026,8 @@ while t < 10:
% {\linktoplace{sec:mandib}{mandistudent} \refEnv{webvpythonblock} now automatically
% generates QR codes for program listings}
% \changes{v3.2.0}{2023-08-01}
-% {\linktoplace{sec:mandib}{mandistudent} \refEnv{webvpythonblock} now shows
-% URL in header}
+% {\linktoplace{sec:mandib}{mandistudent} \refEnv{webvpythonblock} and
+% \refEnv{webvpythonblock*} now show URL in header}
% \begin{macrocode}
\AtBeginEnvironment{webvpythonblock}{\catcode`\#=12}
\AtEndEnvironment{webvpythonblock}{\catcode`\#=6}
@@ -2076,9 +2062,6 @@ while t < 10:
% \changes{v3.1.0}{2022-01-27}
% {\linktoplace{sec:mandib}{mandistudent} \refEnv{webvpythonblock*} is a variant
% of \refEnv{webvpythonblock} that omits the QR code}
-% \changes{v3.2.0}{2023-08-01}
-% {\linktoplace{sec:mandib}{mandistudent} \refEnv{webvpythonblock*} now shows
-% URL in header}
% \begin{macrocode}
\AtBeginEnvironment{webvpythonblock*}{\catcode`\#=12}
\AtEndEnvironment{webvpythonblock*}{\catcode`\#=6}