summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/derivative
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-09-21 21:51:27 +0000
committerKarl Berry <karl@freefriends.org>2019-09-21 21:51:27 +0000
commit16a23d05b33971b49be19b173560d5850872bb4a (patch)
tree7de5395474580bc0abc49188c3a28fc9b4fbac23 /Master/texmf-dist/doc/latex/derivative
parent311ead01bb121de9b2ed25f763a662fc6841fce2 (diff)
derivative (21sep19)
git-svn-id: svn://tug.org/texlive/trunk@52141 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/derivative')
-rw-r--r--Master/texmf-dist/doc/latex/derivative/README.md4
-rw-r--r--Master/texmf-dist/doc/latex/derivative/derivative.pdfbin183369 -> 184461 bytes
-rw-r--r--Master/texmf-dist/doc/latex/derivative/derivative.tex32
3 files changed, 21 insertions, 15 deletions
diff --git a/Master/texmf-dist/doc/latex/derivative/README.md b/Master/texmf-dist/doc/latex/derivative/README.md
index 02080529096..a70b528243a 100644
--- a/Master/texmf-dist/doc/latex/derivative/README.md
+++ b/Master/texmf-dist/doc/latex/derivative/README.md
@@ -1,4 +1,4 @@
-## README for derivative package v0.95 dated 2019-09-18
+## README for derivative package v0.95b dated 2019-09-21
The package provides a set of commands `\NewOdvVariant`, `\NewPdvVariant` etc. that can be used to define a variant of a derivative. The package have already defined several derivatives:
@@ -21,7 +21,7 @@ The latest version of this license is in
and version 1.3 or later is part of all distributions of LaTeX
version 2005/12/01 or later.
-This work has the LPPL maintenance status `maintained'.
+This work has the LPPL maintenance status `maintained`.
The Current Maintainer of this work is Simon Jensen.
diff --git a/Master/texmf-dist/doc/latex/derivative/derivative.pdf b/Master/texmf-dist/doc/latex/derivative/derivative.pdf
index 735d2fc7ca2..d7088c0cfba 100644
--- a/Master/texmf-dist/doc/latex/derivative/derivative.pdf
+++ b/Master/texmf-dist/doc/latex/derivative/derivative.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/derivative/derivative.tex b/Master/texmf-dist/doc/latex/derivative/derivative.tex
index d538bc85665..687c023d411 100644
--- a/Master/texmf-dist/doc/latex/derivative/derivative.tex
+++ b/Master/texmf-dist/doc/latex/derivative/derivative.tex
@@ -46,8 +46,6 @@
\RequirePackage{mleftright}
\RequirePackage{xfrac}
-\RequirePackage{derivative}
- \derivset{all}[scale-auto = mleftmright]
\RequirePackage[unicode]{hyperref}
\RequirePackage[nameinlink]{cleveref}
@@ -57,17 +55,17 @@
\tl_new:N \pakkenavn
\tl_new:N \titel
-\tl_new:N \g_deriv_email
+\tl_new:N \email
\tl_new:N \forfatter
-\tl_new:N \g_deriv_dato
-\tl_new:N \g_deriv_version
+\tl_new:N \dato
+\tl_new:N \version
\NewDocumentCommand{\Pakkenavn}{ m }{ \tl_gset:Nf \pakkenavn { \tl_trim_spaces:n { #1 } } }
\NewDocumentCommand{\Titel} { m }{ \tl_gset:Nf \titel { \tl_trim_spaces:n { #1 } } }
\NewDocumentCommand{\Forfatter}{ m }{ \tl_gset:Nf \forfatter { \tl_trim_spaces:n { #1 } } }
-\NewDocumentCommand{\Email} { m }{ \tl_gset:Nf \g_deriv_email { \tl_trim_spaces:n { #1 } } }
-\NewDocumentCommand{\Dato} { m }{ \tl_gset:Nf \g_deriv_dato { \tl_trim_spaces:n { #1 } } }
-\NewDocumentCommand{\Version} { m }{ \tl_gset:Nf \g_deriv_version { \tl_trim_spaces:n { #1 } } }
+\NewDocumentCommand{\Email} { m }{ \tl_gset:Nf \email { \tl_trim_spaces:n { #1 } } }
+\NewDocumentCommand{\Dato} { m }{ \tl_gset:Nf \dato { \tl_trim_spaces:n { #1 } } }
+\NewDocumentCommand{\Version} { m }{ \tl_gset:Nf \version { \tl_trim_spaces:n { #1 } } }
\NewDocumentCommand{\mypackage}{ } { \pkg{\pakkenavn} }
@@ -90,14 +88,14 @@
\centering
\textsl{Written~by:} \par
{ \color{RoyalRed} \forfatter \par }
- { \color{RoyalRed} \g_deriv_email \par }
+ { \color{RoyalRed} \email \par }
\end{minipage}
\hfill
\begin{minipage}[t]{0.5\textwidth}
\centering
\textsl{Released:} \par
- { \color{RoyalRed} \g_deriv_version \par }
- { \color{RoyalRed} \g_deriv_dato \par }
+ { \color{RoyalRed} v\version \par }
+ { \color{RoyalRed} \dato \par }
\end{minipage}
\par \vspace{20mm} \noindent
@@ -1085,8 +1083,11 @@
\Titel{The \pakkenavn{} package}
\Forfatter{Simon Jensen}
\Email{sjelatex@gmail.com}
-\Dato{2019-09-18}
-\Version{v0.95}
+\Dato{2019/09/21}
+\Version{0.95b}
+
+\RequirePackage{derivative}[\dato]
+\derivset{all}[scale-auto = mleftmright]
\hypersetup
{
@@ -2273,11 +2274,16 @@
\end{change}
\bigskip
\begin{change}[version = 0.95, date = 2019-09-18, beta = true]
+ \item \emph{Please ignore this version, since it contained the \pkg{.sty} and \pkg{.pdf} files for version} \texttt{0.9} \texttt{:(}.
\item Second beta release of the package.
\item Removed the single token restriction of the infinitesimal since it made no sense.
\item Fixed the documentation errors and typos.
\item Minor fixes to the code.
\end{change}
+ \begin{change}[version = 0.95b, date = 2019-09-21, beta = true]
+ \item Contains the correct \pkg{.sty} and \pkg{.pdf} files \texttt{:)}.
+ \item One minor code fix.
+ \end{change}
\end{changelog}
\end{document} \ No newline at end of file