fix typo
Build branch master (ef818c9) from kesslermaximilian/LatexPackages
This commit is contained in:
parent
2bcd7a2bbb
commit
32996da83c
28 changed files with 94 additions and 85 deletions
|
@ -34,13 +34,13 @@
|
|||
% edit the source file and build the package again.
|
||||
%
|
||||
% Build details:
|
||||
% Build time: 2021/10/10 12:01
|
||||
% Build time: 2021/10/14 06:47
|
||||
% PyTeX version: v1.0.0-3 (commit 4409c94)
|
||||
% LatexPackages version: v2.2.0 (commit 785ad43)
|
||||
% LatexPackages version: v2.2.0-4 (commit ef818c9)
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{mkessler-fancythm}[2021/10/10 - Theorem-Environment Package]
|
||||
\ProvidesPackage{mkessler-fancythm}[2021/10/14 - Theorem-Environment Package]
|
||||
|
||||
|
||||
%Provides fancy theorem-like-environments used in the write-ups of my lecture notes
|
||||
|
@ -137,6 +137,8 @@
|
|||
\DeclareOptionX{lecturenumbers}{\setkeys{mkessler-fancythm}{mkessler@fancythm@lecturenumbers=#1}}
|
||||
\DeclareOptionX{numbersmallenvironments}{\setkeys{mkessler-fancythm}{mkessler@fancythm@numbersmallenvironments=#1}}
|
||||
|
||||
\DeclareOptionX{defaulttheorems}{\setkeys{mkessler-fancythm}{mkessler@fancythm@defaulttheorems=#1}}
|
||||
|
||||
\DeclareOptionX*{\PackageWarning{mkessler-fancythm}{Unknown '\CurrentOption'}}
|
||||
\ProcessOptionsX*\relax
|
||||
|
||||
|
|
|
@ -34,13 +34,13 @@
|
|||
% edit the source file and build the package again.
|
||||
%
|
||||
% Build details:
|
||||
% Build time: 2021/10/10 12:01
|
||||
% Build time: 2021/10/14 06:47
|
||||
% PyTeX version: v1.0.0-3 (commit 4409c94)
|
||||
% LatexPackages version: v2.2.0 (commit 785ad43)
|
||||
% LatexPackages version: v2.2.0-4 (commit ef818c9)
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{mkessler-thmstyle}[2021/10/10 - Mdframed Styles used for fancythm package]
|
||||
\ProvidesPackage{mkessler-thmstyle}[2021/10/14 - Mdframed Styles used for fancythm package]
|
||||
|
||||
|
||||
%%%%% This provides easy-to-use styles, especially for use with the
|
||||
|
|
|
@ -34,13 +34,13 @@
|
|||
% edit the source file and build the class again.
|
||||
%
|
||||
% Build details:
|
||||
% Build time: 2021/10/10 12:01
|
||||
% Build time: 2021/10/14 06:47
|
||||
% PyTeX version: v1.0.0-3 (commit 4409c94)
|
||||
% LatexPackages version: v2.2.0 (commit 785ad43)
|
||||
% LatexPackages version: v2.2.0-4 (commit ef818c9)
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesClass{mkessler-sheet}[2021/10/10 - Write up university exercise sheets]
|
||||
\ProvidesClass{mkessler-sheet}[2021/10/14 - Write up university exercise sheets]
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -34,13 +34,13 @@
|
|||
% edit the source file and build the package again.
|
||||
%
|
||||
% Build details:
|
||||
% Build time: 2021/10/10 12:01
|
||||
% Build time: 2021/10/14 06:47
|
||||
% PyTeX version: v1.0.0-3 (commit 4409c94)
|
||||
% LatexPackages version: v2.2.0 (commit 785ad43)
|
||||
% LatexPackages version: v2.2.0-4 (commit ef818c9)
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{mkessler-lectures}[2021/10/10 - Package for managing different lectures within a document]
|
||||
\ProvidesPackage{mkessler-lectures}[2021/10/14 - Package for managing different lectures within a document]
|
||||
|
||||
|
||||
% The core of the lecture command this package provides has been taken from the preamble in
|
||||
|
|
|
@ -34,13 +34,13 @@
|
|||
% edit the source file and build the class again.
|
||||
%
|
||||
% Build details:
|
||||
% Build time: 2021/10/10 12:01
|
||||
% Build time: 2021/10/14 06:47
|
||||
% PyTeX version: v1.0.0-3 (commit 4409c94)
|
||||
% LatexPackages version: v2.2.0 (commit 785ad43)
|
||||
% LatexPackages version: v2.2.0-4 (commit ef818c9)
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesClass{mkessler-script}[2021/10/10 - Write up lecture notes as script]
|
||||
\ProvidesClass{mkessler-script}[2021/10/14 - Write up lecture notes as script]
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -34,13 +34,13 @@
|
|||
% edit the source file and build the package again.
|
||||
%
|
||||
% Build details:
|
||||
% Build time: 2021/10/10 12:01
|
||||
% Build time: 2021/10/14 06:47
|
||||
% PyTeX version: v1.0.0-3 (commit 4409c94)
|
||||
% LatexPackages version: v2.2.0 (commit 785ad43)
|
||||
% LatexPackages version: v2.2.0-4 (commit ef818c9)
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{mkessler-faktor}[2021/10/10 - Faktor package that also handles cofaktors]
|
||||
\ProvidesPackage{mkessler-faktor}[2021/10/14 - Faktor package that also handles cofaktors]
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -34,13 +34,13 @@
|
|||
% edit the source file and build the package again.
|
||||
%
|
||||
% Build details:
|
||||
% Build time: 2021/10/10 12:01
|
||||
% Build time: 2021/10/14 06:47
|
||||
% PyTeX version: v1.0.0-3 (commit 4409c94)
|
||||
% LatexPackages version: v2.2.0 (commit 785ad43)
|
||||
% LatexPackages version: v2.2.0-4 (commit ef818c9)
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{mkessler-math}[2021/10/10 - Main math package.]
|
||||
\ProvidesPackage{mkessler-math}[2021/10/14 - Main math package.]
|
||||
|
||||
|
||||
% Collects the basic math packages used for my lecture-note write-ups
|
||||
|
|
|
@ -34,13 +34,13 @@
|
|||
% edit the source file and build the package again.
|
||||
%
|
||||
% Build details:
|
||||
% Build time: 2021/10/10 12:01
|
||||
% Build time: 2021/10/14 06:47
|
||||
% PyTeX version: v1.0.0-3 (commit 4409c94)
|
||||
% LatexPackages version: v2.2.0 (commit 785ad43)
|
||||
% LatexPackages version: v2.2.0-4 (commit ef818c9)
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{mkessler-mathalias}[2021/10/10 - Easy aliasing for math style commands]
|
||||
\ProvidesPackage{mkessler-mathalias}[2021/10/14 - Easy aliasing for math style commands]
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -34,13 +34,13 @@
|
|||
% edit the source file and build the package again.
|
||||
%
|
||||
% Build details:
|
||||
% Build time: 2021/10/10 12:01
|
||||
% Build time: 2021/10/14 06:47
|
||||
% PyTeX version: v1.0.0-3 (commit 4409c94)
|
||||
% LatexPackages version: v2.2.0 (commit 785ad43)
|
||||
% LatexPackages version: v2.2.0-4 (commit ef818c9)
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{mkessler-mathfig}[2021/10/10 - Math figures with TikZ / pgfplots / xy]
|
||||
\ProvidesPackage{mkessler-mathfig}[2021/10/14 - Math figures with TikZ / pgfplots / xy]
|
||||
|
||||
|
||||
% This is just a collection of the packages I use to typeset mathematical figures
|
||||
|
|
|
@ -34,13 +34,13 @@
|
|||
% edit the source file and build the package again.
|
||||
%
|
||||
% Build details:
|
||||
% Build time: 2021/10/10 12:01
|
||||
% Build time: 2021/10/14 06:47
|
||||
% PyTeX version: v1.0.0-3 (commit 4409c94)
|
||||
% LatexPackages version: v2.2.0 (commit 785ad43)
|
||||
% LatexPackages version: v2.2.0-4 (commit ef818c9)
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{mkessler-mathfixes}[2021/10/10 - Hacky math packages for some (custom) fixes]
|
||||
\ProvidesPackage{mkessler-mathfixes}[2021/10/14 - Hacky math packages for some (custom) fixes]
|
||||
|
||||
|
||||
% This just brings together some (possibly ugly) hacks that I use when writing math. Likely, you do not want to use this except when building around this package (like I did), or already have similar shortcuts
|
||||
|
|
|
@ -34,13 +34,13 @@
|
|||
% edit the source file and build the package again.
|
||||
%
|
||||
% Build details:
|
||||
% Build time: 2021/10/10 12:01
|
||||
% Build time: 2021/10/14 06:47
|
||||
% PyTeX version: v1.0.0-3 (commit 4409c94)
|
||||
% LatexPackages version: v2.2.0 (commit 785ad43)
|
||||
% LatexPackages version: v2.2.0-4 (commit ef818c9)
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{mkessler-mathfont}[2021/10/10 - Collects several math fonts together]
|
||||
\ProvidesPackage{mkessler-mathfont}[2021/10/14 - Collects several math fonts together]
|
||||
|
||||
|
||||
%%% Store away the several (partially conflicting) fonts in internal macros
|
||||
|
|
|
@ -34,13 +34,13 @@
|
|||
% edit the source file and build the package again.
|
||||
%
|
||||
% Build details:
|
||||
% Build time: 2021/10/10 12:01
|
||||
% Build time: 2021/10/14 06:47
|
||||
% PyTeX version: v1.0.0-3 (commit 4409c94)
|
||||
% LatexPackages version: v2.2.0 (commit 785ad43)
|
||||
% LatexPackages version: v2.2.0-4 (commit ef818c9)
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{mkessler-mathop}[2021/10/10 - Math Operator Package]
|
||||
\ProvidesPackage{mkessler-mathop}[2021/10/14 - Math Operator Package]
|
||||
|
||||
|
||||
%Provides some commonly used Operators used in the write-ups of my lecture notes
|
||||
|
|
|
@ -34,13 +34,13 @@
|
|||
% edit the source file and build the package again.
|
||||
%
|
||||
% Build details:
|
||||
% Build time: 2021/10/10 12:01
|
||||
% Build time: 2021/10/14 06:47
|
||||
% PyTeX version: v1.0.0-3 (commit 4409c94)
|
||||
% LatexPackages version: v2.2.0 (commit 785ad43)
|
||||
% LatexPackages version: v2.2.0-4 (commit ef818c9)
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{mkessler-mathsymb}[2021/10/10 - Some extra math-related symbols.]
|
||||
\ProvidesPackage{mkessler-mathsymb}[2021/10/14 - Some extra math-related symbols.]
|
||||
|
||||
|
||||
% A collection of math-related symbols / tools I often use, mainly collected together from Stack Overflow or hacked together myself
|
||||
|
@ -80,5 +80,12 @@
|
|||
|
||||
%Make circled symbols
|
||||
\newcommand*\circled[1]{\tikz[baseline=(char.base)]{
|
||||
\node[shape=circle,draw,inner sep=2pt] (char) {#1};}}
|
||||
\node[shape=circle,draw,inner sep=2pt] (char) {#1};}
|
||||
}
|
||||
|
||||
% When dealing with chain complexes, one often uses a bullet as placeholder for the index to mean the whole chain:
|
||||
\newcommand\chainbullet{\bullet}
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -34,13 +34,13 @@
|
|||
% edit the source file and build the package again.
|
||||
%
|
||||
% Build details:
|
||||
% Build time: 2021/10/10 12:01
|
||||
% Build time: 2021/10/14 06:47
|
||||
% PyTeX version: v1.0.0-3 (commit 4409c94)
|
||||
% LatexPackages version: v2.2.0 (commit 785ad43)
|
||||
% LatexPackages version: v2.2.0-4 (commit ef818c9)
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{mkessler-unicodechar}[2021/10/10 - Wrapper for the newunicodechare package with some defined unicode symbols.]
|
||||
\ProvidesPackage{mkessler-unicodechar}[2021/10/14 - Wrapper for the newunicodechare package with some defined unicode symbols.]
|
||||
|
||||
|
||||
% This is just a simple package loading the newunicodechar package and defining the common unicode symbols i regularly use for typesetting mathematics
|
||||
|
|
|
@ -34,13 +34,13 @@
|
|||
% edit the source file and build the package again.
|
||||
%
|
||||
% Build details:
|
||||
% Build time: 2021/10/10 12:01
|
||||
% Build time: 2021/10/14 06:47
|
||||
% PyTeX version: v1.0.0-3 (commit 4409c94)
|
||||
% LatexPackages version: v2.2.0 (commit 785ad43)
|
||||
% LatexPackages version: v2.2.0-4 (commit ef818c9)
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{mkessler-hypersetup}[2021/10/10 - Package for setting up hyperref, cleveref and some default hyperref colors]
|
||||
\ProvidesPackage{mkessler-hypersetup}[2021/10/14 - Package for setting up hyperref, cleveref and some default hyperref colors]
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -34,13 +34,13 @@
|
|||
% edit the source file and build the package again.
|
||||
%
|
||||
% Build details:
|
||||
% Build time: 2021/10/10 12:01
|
||||
% Build time: 2021/10/14 06:47
|
||||
% PyTeX version: v1.0.0-3 (commit 4409c94)
|
||||
% LatexPackages version: v2.2.0 (commit 785ad43)
|
||||
% LatexPackages version: v2.2.0-4 (commit ef818c9)
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{mkessler-incfig}[2021/10/10 - Figure support for inkscape figures by Gilles Castell]
|
||||
\ProvidesPackage{mkessler-incfig}[2021/10/14 - Figure support for inkscape figures by Gilles Castell]
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -34,13 +34,13 @@
|
|||
% edit the source file and build the package again.
|
||||
%
|
||||
% Build details:
|
||||
% Build time: 2021/10/10 12:01
|
||||
% Build time: 2021/10/14 06:47
|
||||
% PyTeX version: v1.0.0-3 (commit 4409c94)
|
||||
% LatexPackages version: v2.2.0 (commit 785ad43)
|
||||
% LatexPackages version: v2.2.0-4 (commit ef818c9)
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{mkessler-vocab}[2021/10/10 - Package for emphasizing vocabulary]
|
||||
\ProvidesPackage{mkessler-vocab}[2021/10/14 - Package for emphasizing vocabulary]
|
||||
|
||||
|
||||
%%Provides a \vocab<[name in index]>{vocabulary} command to print vocabulary in bold blue and automatically index it.
|
||||
|
|
|
@ -34,13 +34,13 @@
|
|||
% edit the source file and build the package again.
|
||||
%
|
||||
% Build details:
|
||||
% Build time: 2021/10/10 12:01
|
||||
% Build time: 2021/10/14 06:47
|
||||
% PyTeX version: v1.0.0-3 (commit 4409c94)
|
||||
% LatexPackages version: v2.2.0 (commit 785ad43)
|
||||
% LatexPackages version: v2.2.0-4 (commit ef818c9)
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{mkessler-counters}[2021/10/10 - Write LaTeX counters to auxiliary file]
|
||||
\ProvidesPackage{mkessler-counters}[2021/10/14 - Write LaTeX counters to auxiliary file]
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -34,13 +34,13 @@
|
|||
% edit the source file and build the package again.
|
||||
%
|
||||
% Build details:
|
||||
% Build time: 2021/10/10 12:01
|
||||
% Build time: 2021/10/14 06:47
|
||||
% PyTeX version: v1.0.0-3 (commit 4409c94)
|
||||
% LatexPackages version: v2.2.0 (commit 785ad43)
|
||||
% LatexPackages version: v2.2.0-4 (commit ef818c9)
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{mkessler-findpackage}[2021/10/10 - Find a package that provides some command]
|
||||
\ProvidesPackage{mkessler-findpackage}[2021/10/14 - Find a package that provides some command]
|
||||
|
||||
|
||||
% This is just a quick packaging of the post by
|
||||
|
|
|
@ -34,13 +34,13 @@
|
|||
% edit the source file and build the package again.
|
||||
%
|
||||
% Build details:
|
||||
% Build time: 2021/10/10 12:01
|
||||
% Build time: 2021/10/14 06:47
|
||||
% PyTeX version: v1.0.0-3 (commit 4409c94)
|
||||
% LatexPackages version: v2.2.0 (commit 785ad43)
|
||||
% LatexPackages version: v2.2.0-4 (commit ef818c9)
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{mkessler-bibliography}[2021/10/10 - Package to easily print bibliography and image attributions in document]
|
||||
\ProvidesPackage{mkessler-bibliography}[2021/10/14 - Package to easily print bibliography and image attributions in document]
|
||||
|
||||
|
||||
\RequirePackage{xkeyval}
|
||||
|
|
|
@ -34,13 +34,13 @@
|
|||
% edit the source file and build the package again.
|
||||
%
|
||||
% Build details:
|
||||
% Build time: 2021/10/10 12:01
|
||||
% Build time: 2021/10/14 06:47
|
||||
% PyTeX version: v1.0.0-3 (commit 4409c94)
|
||||
% LatexPackages version: v2.2.0 (commit 785ad43)
|
||||
% LatexPackages version: v2.2.0-4 (commit ef818c9)
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{mkessler-enumerate}[2021/10/10 - Simple enumeration package wrapper. Handles custom number setting and beamer class.]
|
||||
\ProvidesPackage{mkessler-enumerate}[2021/10/14 - Simple enumeration package wrapper. Handles custom number setting and beamer class.]
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -34,13 +34,13 @@
|
|||
% edit the source file and build the package again.
|
||||
%
|
||||
% Build details:
|
||||
% Build time: 2021/10/10 12:01
|
||||
% Build time: 2021/10/14 06:47
|
||||
% PyTeX version: v1.0.0-3 (commit 4409c94)
|
||||
% LatexPackages version: v2.2.0 (commit 785ad43)
|
||||
% LatexPackages version: v2.2.0-4 (commit ef818c9)
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{mkessler-exsheet}[2021/10/10 - Include exercise sheets into lecture notes easily.]
|
||||
\ProvidesPackage{mkessler-exsheet}[2021/10/14 - Include exercise sheets into lecture notes easily.]
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -34,13 +34,13 @@
|
|||
% edit the source file and build the package again.
|
||||
%
|
||||
% Build details:
|
||||
% Build time: 2021/10/10 12:01
|
||||
% Build time: 2021/10/14 06:47
|
||||
% PyTeX version: v1.0.0-3 (commit 4409c94)
|
||||
% LatexPackages version: v2.2.0 (commit 785ad43)
|
||||
% LatexPackages version: v2.2.0-4 (commit ef818c9)
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{mkessler-figures}[2021/10/10 - Packages related to inclusion of figures.]
|
||||
\ProvidesPackage{mkessler-figures}[2021/10/14 - Packages related to inclusion of figures.]
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -34,13 +34,13 @@
|
|||
% edit the source file and build the package again.
|
||||
%
|
||||
% Build details:
|
||||
% Build time: 2021/10/10 12:01
|
||||
% Build time: 2021/10/14 06:47
|
||||
% PyTeX version: v1.0.0-3 (commit 4409c94)
|
||||
% LatexPackages version: v2.2.0 (commit 785ad43)
|
||||
% LatexPackages version: v2.2.0-4 (commit ef818c9)
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{mkessler-gag}[2021/10/10 - Numbering of environments with a fractional environment number]
|
||||
\ProvidesPackage{mkessler-gag}[2021/10/14 - Numbering of environments with a fractional environment number]
|
||||
|
||||
|
||||
% For the stack exchange source, see
|
||||
|
|
|
@ -34,13 +34,13 @@
|
|||
% edit the source file and build the package again.
|
||||
%
|
||||
% Build details:
|
||||
% Build time: 2021/10/10 12:01
|
||||
% Build time: 2021/10/14 06:47
|
||||
% PyTeX version: v1.0.0-3 (commit 4409c94)
|
||||
% LatexPackages version: v2.2.0 (commit 785ad43)
|
||||
% LatexPackages version: v2.2.0-4 (commit ef818c9)
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{mkessler-lang-input}[2021/10/10 - Packages related to language input. Still work in progress, not intended for use.]
|
||||
\ProvidesPackage{mkessler-lang-input}[2021/10/14 - Packages related to language input. Still work in progress, not intended for use.]
|
||||
|
||||
|
||||
\RequirePackage[\ifutf utf8\else utf8x\fi]{inputenc}
|
||||
|
|
|
@ -34,13 +34,13 @@
|
|||
% edit the source file and build the package again.
|
||||
%
|
||||
% Build details:
|
||||
% Build time: 2021/10/10 12:01
|
||||
% Build time: 2021/10/14 06:47
|
||||
% PyTeX version: v1.0.0-3 (commit 4409c94)
|
||||
% LatexPackages version: v2.2.0 (commit 785ad43)
|
||||
% LatexPackages version: v2.2.0-4 (commit ef818c9)
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{mkessler-proof}[2021/10/10 - Automatic references to theorems in proofs. Claim counters within proofs]
|
||||
\ProvidesPackage{mkessler-proof}[2021/10/14 - Automatic references to theorems in proofs. Claim counters within proofs]
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -34,13 +34,13 @@
|
|||
% edit the source file and build the package again.
|
||||
%
|
||||
% Build details:
|
||||
% Build time: 2021/10/10 12:01
|
||||
% Build time: 2021/10/14 06:47
|
||||
% PyTeX version: v1.0.0-3 (commit 4409c94)
|
||||
% LatexPackages version: v2.2.0 (commit 785ad43)
|
||||
% LatexPackages version: v2.2.0-4 (commit ef818c9)
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{mkessler-removed}[2021/10/10 - (For now]
|
||||
\ProvidesPackage{mkessler-removed}[2021/10/14 - (For now]
|
||||
|
||||
removed parts of other packages. Not intended for use right now.)% Quotations
|
||||
\RequirePackage{csquotes} % quotations
|
||||
|
|
|
@ -34,13 +34,13 @@
|
|||
% edit the source file and build the package again.
|
||||
%
|
||||
% Build details:
|
||||
% Build time: 2021/10/10 12:01
|
||||
% Build time: 2021/10/14 06:47
|
||||
% PyTeX version: v1.0.0-3 (commit 4409c94)
|
||||
% LatexPackages version: v2.2.0 (commit 785ad43)
|
||||
% LatexPackages version: v2.2.0-4 (commit ef818c9)
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{mkessler-restate}[2021/10/10 - Replacement package]
|
||||
\ProvidesPackage{mkessler-restate}[2021/10/14 - Replacement package]
|
||||
|
||||
|
||||
\RequirePackage{xkeyval}
|
||||
|
|
Loading…
Reference in a new issue