summaryrefslogtreecommitdiff
path: root/macros/generic/schemata
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-02-28 03:01:24 +0000
committerNorbert Preining <norbert@preining.info>2021-02-28 03:01:24 +0000
commit189140b53960215eec1626503040fb38360ab4ed (patch)
treee7551ffd51e263ef259dcd95668d5b35377590cd /macros/generic/schemata
parent4e6fb7c03bc033485887a99d2ffeca70ef8c0644 (diff)
CTAN sync 202102280301
Diffstat (limited to 'macros/generic/schemata')
-rw-r--r--macros/generic/schemata/README.md13
-rw-r--r--macros/generic/schemata/schemata.dtx30
-rw-r--r--macros/generic/schemata/schemata.pdfbin705502 -> 705866 bytes
3 files changed, 25 insertions, 18 deletions
diff --git a/macros/generic/schemata/README.md b/macros/generic/schemata/README.md
index ecf34f9142..4483796340 100644
--- a/macros/generic/schemata/README.md
+++ b/macros/generic/schemata/README.md
@@ -1,6 +1,5 @@
# Short Description
-Short description:
The schemata package helps the creation of topical outlines that illustrate the breakdown of concepts and categories in academic texts from the late medieval to early modern periods.
# Files
@@ -10,6 +9,7 @@ The schemata package helps the creation of topical outlines that illustrate the
|`schemata.dtx` |commented style file; source file |
|`Makefile` |For use with GNU make; with source file|
|`schemata.ins` |installation driver (generated file) |
+|`schemata.sty` |style file (generated file) |
|`schemata.pdf` |Documentation (generated file) |
|`README.md` |This file (generated file) |
|`schematest.tex`|Test file (generated file) |
@@ -19,7 +19,7 @@ The schemata package helps the creation of topical outlines that illustrate the
1. Packaged in your current TeX distrbution: See the appropriate documentation.
-2. Otherwise, download `schemata.zip` from [CTAN](www.ctan.org/tex-archive/macros/generic/schemata).
+2. Otherwise, download `schemata.zip` from [CTAN](http://mirrors.ctan.org/macros/generic/schemata.zip).
3. Unpack `schemata.zip` in an appropriate directory.
@@ -37,7 +37,7 @@ This method requires GNU `make` on a POSIX-compliant environment, such as GNU/Li
* We now use an Encapsulated PostScript graphics file instead of a Portable Network Graphics file to permit all LaTeX variants to build the package.
-We use the LaTeX installation on the host machine to build the package. When using `make`, any `dvi` files that are created will also be converted to `pdf` format.
+ * We use the LaTeX installation on the host machine to build the package. When using `make`, any `dvi` files that are created will also be converted to `pdf` format.
1. Type `make` to generate the release files using `pdflatex`.
@@ -52,6 +52,8 @@ We use the LaTeX installation on the host machine to build the package. When usi
4. Type `sudo make install` to install the files in the system-wide, local TDS-compliant directory tree.
+5. One can include multiple make targets on the command line, but that goes beyond the scope of this document and is intended for experienced users.
+
## Manual Compilation
Otherwise, the following steps are used for manual installation. See the general information at the [TeX FAQ](https://www.texfaq.org/FAQ-installthings).
@@ -63,6 +65,7 @@ Otherwise, the following steps are used for manual installation. See the general
2. This will generate the following files:
schemata.ins (complete)
+ schemata.sty (complete)
schemata.pdf (incomplete; do steps 3 through 5)
README.md (complete)
schematest.tex (complete)
@@ -176,7 +179,7 @@ The manual is also a test suite.
# Copyright
-Copyright (C) 2020 by Charles P. Schaum <charles[dot]schaum@comcast.net>
+Copyright (C) 2021 by Charles P. Schaum <charles[dot]schaum@comcast.net>
-------------------------------------------------------
This file may be distributed and/or modified under the
@@ -184,7 +187,7 @@ conditions of the LaTeX Project Public License, either version 1.3
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](http://www.latex-project.org/lppl.txt)
+ [https://www.latex-project.org/lppl.txt](https://www.latex-project.org/lppl.txt)
and version 1.3 or later is part of all distributions of LaTeX
version 2005/12/01 or later.
diff --git a/macros/generic/schemata/schemata.dtx b/macros/generic/schemata/schemata.dtx
index 49a9aabc5f..4e9a6333ef 100644
--- a/macros/generic/schemata/schemata.dtx
+++ b/macros/generic/schemata/schemata.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-% Copyright (C) 2020 by Charles P. Schaum <charles[dot]schaum@comcast.net>
+% Copyright (C) 2021 by Charles P. Schaum <charles[dot]schaum@comcast.net>
% -------------------------------------------------------
%
% This file may be distributed and/or modified under the
@@ -8,7 +8,7 @@
% 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
+% https://www.latex-project.org/lppl.txt
%
% and version 1.3 or later is part of all distributions of LaTeX
% version 2005/12/01 or later.
@@ -20,7 +20,6 @@
%<<readmevb
# Short Description
-Short description:
The schemata package helps the creation of topical outlines that illustrate the breakdown of concepts and categories in academic texts from the late medieval to early modern periods.
# Files
@@ -30,6 +29,7 @@ The schemata package helps the creation of topical outlines that illustrate the
|`schemata.dtx` |commented style file; source file |
|`Makefile` |For use with GNU make; with source file|
|`schemata.ins` |installation driver (generated file) |
+|`schemata.sty` |style file (generated file) |
|`schemata.pdf` |Documentation (generated file) |
|`README.md` |This file (generated file) |
|`schematest.tex`|Test file (generated file) |
@@ -39,7 +39,7 @@ The schemata package helps the creation of topical outlines that illustrate the
1. Packaged in your current TeX distrbution: See the appropriate documentation.
-2. Otherwise, download `schemata.zip` from [CTAN](www.ctan.org/tex-archive/macros/generic/schemata).
+2. Otherwise, download `schemata.zip` from [CTAN](http://mirrors.ctan.org/macros/generic/schemata.zip).
3. Unpack `schemata.zip` in an appropriate directory.
@@ -57,7 +57,7 @@ This method requires GNU `make` on a POSIX-compliant environment, such as GNU/Li
* We now use an Encapsulated PostScript graphics file instead of a Portable Network Graphics file to permit all LaTeX variants to build the package.
-We use the LaTeX installation on the host machine to build the package. When using `make`, any `dvi` files that are created will also be converted to `pdf` format.
+ * We use the LaTeX installation on the host machine to build the package. When using `make`, any `dvi` files that are created will also be converted to `pdf` format.
1. Type `make` to generate the release files using `pdflatex`.
@@ -72,6 +72,8 @@ We use the LaTeX installation on the host machine to build the package. When usi
4. Type `sudo make install` to install the files in the system-wide, local TDS-compliant directory tree.
+5. One can include multiple make targets on the command line, but that goes beyond the scope of this document and is intended for experienced users.
+
## Manual Compilation
Otherwise, the following steps are used for manual installation. See the general information at the [TeX FAQ](https://www.texfaq.org/FAQ-installthings).
@@ -83,6 +85,7 @@ Otherwise, the following steps are used for manual installation. See the general
2. This will generate the following files:
schemata.ins (complete)
+ schemata.sty (complete)
schemata.pdf (incomplete; do steps 3 through 5)
README.md (complete)
schematest.tex (complete)
@@ -196,7 +199,7 @@ The manual is also a test suite.
# Copyright
-Copyright (C) 2020 by Charles P. Schaum <charles[dot]schaum@comcast.net>
+Copyright (C) 2021 by Charles P. Schaum <charles[dot]schaum@comcast.net>
-------------------------------------------------------
This file may be distributed and/or modified under the
@@ -204,7 +207,7 @@ conditions of the LaTeX Project Public License, either version 1.3
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](http://www.latex-project.org/lppl.txt)
+ [https://www.latex-project.org/lppl.txt](https://www.latex-project.org/lppl.txt)
and version 1.3 or later is part of all distributions of LaTeX
version 2005/12/01 or later.
@@ -226,14 +229,14 @@ version 2005/12/01 or later.
This is a generated file.
-Copyright (C) 2020 by Charles P. Schaum <charles[dot]schaum@comcast.net>
+Copyright (C) 2021 by Charles P. Schaum <charles[dot]schaum@comcast.net>
This file may be distributed and/or modified under the conditions of
the LaTeX Project Public License, either version 1.3 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
+ https://www.latex-project.org/lppl.txt
and version 1.3 or later is part of all distributions of LaTeX version
2005/12/01 or later.
@@ -279,7 +282,7 @@ and version 1.3 or later is part of all distributions of LaTeX version
%<package>\expandafter\NeedsTeXFormat\expandafter{\schemataLaTeX}[2005/12/01]
%<package>\ProvidesPackage{schemata}
%<*package>
- [2020/12/02 1.3 generic package to aid construction of topical categories]
+ [2021/02/27 1.4 generic package to aid construction of topical categories]
%</package>
%<package>\else
%<package>\catcode`@=11\relax
@@ -354,7 +357,7 @@ and version 1.3 or later is part of all distributions of LaTeX version
\usepackage{mflogo}
\usepackage[toc]{multitoc}
\usepackage{paracol}
-\usepackage{\jobname}[2020/12/02]
+\usepackage{\jobname}[2021/02/27]
\usepackage{verbatim}
\usepackage[numbered]{hypdoc}
@@ -423,6 +426,7 @@ and version 1.3 or later is part of all distributions of LaTeX version
% \changes{1.0}{2020/03/13}{Ensure better multi-format operation}
% \changes{1.1}{2020/03/14}{Fix issue with \texttt{dtx} guards}
% \changes{1.2}{2020/11/23}{Updates to \texttt{Readme.md}, \texttt{Makefile}, \texttt{schematest.tex}, combine \texttt{Readme.md} and \texttt{schematest.tex} files in \texttt{dtx}}
+% \changes{1.4}{2021/02/27}{Updates to \texttt{Readme.md}}
%
% \GetFileInfo{\jobname.dtx}
% \DoNotIndex{\bgroup, \csname, \DeclareOption, \def, \dimen, \egroup, \else, \endcsname, \endinput, \ExecuteOptions, \expandafter, \fi, \futurelet, \gdef, \hbox, \hfil, \if, \ifcsname, \ifdim, \ifmmode, \ifx, \ignorespaces, \index, \let, \newbox, \newcommand, \newdimen, \newif, \next, \PackageWarning, \ProcessOptions, \relax, \RequirePackage, \setbox, \space, \vbox, \vcenter, \vfil, \vskip}
@@ -2215,7 +2219,7 @@ and version 1.3 or later is part of all distributions of LaTeX version
% \leavevmode\llap{\hbox to 1em{\hfill\scriptsize 4}\ \ }\verb+%<package>\expandafter\NeedsTeXFormat\expandafter{\schemataLaTeX}[2005/12/01]+
% \leavevmode\llap{\hbox to 1em{\hfill\scriptsize 5}\ \ }\verb+%<package>\ProvidesPackage{schemata}+
% \leavevmode\llap{\hbox to 1em{\hfill\scriptsize 6}\ \ }\verb+%<*package>+
-% \leavevmode\llap{\hbox to 1em{\hfill\scriptsize 7}\ \ }\verb+ [2020/12/02 1.3 generic package to aid construction of topical categories]+
+% \leavevmode\llap{\hbox to 1em{\hfill\scriptsize 7}\ \ }\verb+ [2021/02/27 1.4 generic package to aid construction of topical categories]+
% \leavevmode\llap{\hbox to 1em{\hfill\scriptsize 8}\ \ }\verb+%</package>+
% \leavevmode\llap{\hbox to 1em{\hfill\scriptsize 9}\ \ }\verb+%<package>\else+
% \leavevmode\llap{\hbox to 1em{\hfill\scriptsize 10}\ \ }\verb+%<package>\catcode`@=11\relax+
@@ -2731,7 +2735,7 @@ and version 1.3 or later is part of all distributions of LaTeX version
%
% Using the default option is a secondary test for mode detection.
%
- \usepackage[braces]{schemata}[2020/12/02]
+ \usepackage[braces]{schemata}[2021/02/27]
\begin{document}
\else
\ifx\fmtname\nameoflollipop
diff --git a/macros/generic/schemata/schemata.pdf b/macros/generic/schemata/schemata.pdf
index c3d85cbc2d..a5aac814d4 100644
--- a/macros/generic/schemata/schemata.pdf
+++ b/macros/generic/schemata/schemata.pdf
Binary files differ