From bf4db43a7562e7e1c14012c133867620f2da3da6 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 19 Apr 2012 18:01:32 +0000 Subject: akktex from AkkTeX git-svn-id: svn://tug.org/texlive/trunk@26055 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/akktex/README | 55 ++++ Master/texmf-dist/doc/latex/akktex/README.TEXLIVE | 7 + .../texmf-dist/tex/latex/akktex/akkconditional.sty | 40 +++ .../tex/latex/akktex/akkcounterlabelpattern.sty | 142 +++++++++ Master/texmf-dist/tex/latex/akktex/akkcs.sty | 27 ++ Master/texmf-dist/tex/latex/akktex/akkdoc.sty | 26 ++ Master/texmf-dist/tex/latex/akktex/akkgerman.sty | 26 ++ .../tex/latex/akktex/akkgermanabbreviations.sty | 43 +++ Master/texmf-dist/tex/latex/akktex/akklecture.cls | 104 +++++++ Master/texmf-dist/tex/latex/akktex/akklongpage.sty | 19 ++ Master/texmf-dist/tex/latex/akktex/akkmath.sty | 35 +++ .../texmf-dist/tex/latex/akktex/akkmathbasic.sty | 51 +++ Master/texmf-dist/tex/latex/akktex/akkmathdisc.sty | 22 ++ Master/texmf-dist/tex/latex/akktex/akkmathfun.sty | 34 ++ Master/texmf-dist/tex/latex/akktex/akkmathnum.sty | 342 +++++++++++++++++++++ .../texmf-dist/tex/latex/akktex/akkmathpaper.sty | 83 +++++ .../texmf-dist/tex/latex/akktex/akkmathproof.sty | 176 +++++++++++ Master/texmf-dist/tex/latex/akktex/akkmathrel.sty | 161 ++++++++++ Master/texmf-dist/tex/latex/akktex/akkmathset.sty | 138 +++++++++ Master/texmf-dist/tex/latex/akktex/akkmathtext.sty | 110 +++++++ Master/texmf-dist/tex/latex/akktex/akknum.sty | 21 ++ Master/texmf-dist/tex/latex/akktex/akkparskip.sty | 243 +++++++++++++++ Master/texmf-dist/tex/latex/akktex/akkscript.cls | 138 +++++++++ Master/texmf-dist/tex/latex/akktex/akksection.sty | 125 ++++++++ Master/texmf-dist/tex/latex/akktex/akkstring.sty | 54 ++++ Master/texmf-dist/tex/latex/akktex/akktecdoc.cls | 90 ++++++ Master/texmf-dist/tex/latex/akktex/akktex.sty | 54 ++++ Master/texmf-dist/tex/latex/akktex/akkwidepage.sty | 72 +++++ 28 files changed, 2438 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/akktex/README create mode 100644 Master/texmf-dist/doc/latex/akktex/README.TEXLIVE create mode 100644 Master/texmf-dist/tex/latex/akktex/akkconditional.sty create mode 100644 Master/texmf-dist/tex/latex/akktex/akkcounterlabelpattern.sty create mode 100644 Master/texmf-dist/tex/latex/akktex/akkcs.sty create mode 100644 Master/texmf-dist/tex/latex/akktex/akkdoc.sty create mode 100644 Master/texmf-dist/tex/latex/akktex/akkgerman.sty create mode 100644 Master/texmf-dist/tex/latex/akktex/akkgermanabbreviations.sty create mode 100644 Master/texmf-dist/tex/latex/akktex/akklecture.cls create mode 100644 Master/texmf-dist/tex/latex/akktex/akklongpage.sty create mode 100644 Master/texmf-dist/tex/latex/akktex/akkmath.sty create mode 100644 Master/texmf-dist/tex/latex/akktex/akkmathbasic.sty create mode 100644 Master/texmf-dist/tex/latex/akktex/akkmathdisc.sty create mode 100644 Master/texmf-dist/tex/latex/akktex/akkmathfun.sty create mode 100644 Master/texmf-dist/tex/latex/akktex/akkmathnum.sty create mode 100644 Master/texmf-dist/tex/latex/akktex/akkmathpaper.sty create mode 100644 Master/texmf-dist/tex/latex/akktex/akkmathproof.sty create mode 100644 Master/texmf-dist/tex/latex/akktex/akkmathrel.sty create mode 100644 Master/texmf-dist/tex/latex/akktex/akkmathset.sty create mode 100644 Master/texmf-dist/tex/latex/akktex/akkmathtext.sty create mode 100644 Master/texmf-dist/tex/latex/akktex/akknum.sty create mode 100644 Master/texmf-dist/tex/latex/akktex/akkparskip.sty create mode 100644 Master/texmf-dist/tex/latex/akktex/akkscript.cls create mode 100644 Master/texmf-dist/tex/latex/akktex/akksection.sty create mode 100644 Master/texmf-dist/tex/latex/akktex/akkstring.sty create mode 100644 Master/texmf-dist/tex/latex/akktex/akktecdoc.cls create mode 100644 Master/texmf-dist/tex/latex/akktex/akktex.sty create mode 100644 Master/texmf-dist/tex/latex/akktex/akkwidepage.sty (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/latex/akktex/README b/Master/texmf-dist/doc/latex/akktex/README new file mode 100644 index 00000000000..2e127d25791 --- /dev/null +++ b/Master/texmf-dist/doc/latex/akktex/README @@ -0,0 +1,55 @@ +AkkTeX - LaTeX utilities by Igor Akkerman (http://www.akktex.org/) + +Main Features: + - new document classes for technical documents, thesis works, mathematical + manuscripts and lecture notes + - many math packages providing a tremendous nuber of macros for mathematical + texts + - layout providing a non-empty parskip with extended length corrections and + new section definition commands + - easy label creation for counters + - German language tools and predefined abbreviations + + +AkkTeX summary + +AkkTeX consists of a collection of new LaTeX document classes and a very large +set of LaTeX packages with hundreds of new macros simplifying the creation of +scientific papers. The packages have all been created within years of practical +work with LaTeX. + +AkkTeX provides document classes for mathematical lecture notes, elegant +working sheets, thesis works and many more. They are designed for easy-to-use +generation of the specified kinds of documents. + +Additionally, the AkkTeX packages provide a tremendous number of macros, +especially for mathematic texts. Their goal is to reduce the creation time of +documents to a minimum, such that, for example, to type a mathematic paper does +not take longer than to write it by hand. Another advantage over usual LaTeX +typing is that the macro names are subject-specific, not symbol-oriented. +That is, the author can think less about the LaTeX symbol names, but instead, +can call them by their meaning. The \set macro is just the simplest example. +Not only typing becomes more intuitive, but also, reading the LaTeX source code, +changing and refactoring it is made easier. + +The latest release can be found at: + + http://www.akktex.org/ + +Browse our CVS repository for the latest versions of the packages and document +classes at: + + http://sourceforge.net/cvs/?group_id=160672 + +========================================================================= +This work may be distributed and/or modified under the +conditions of the LaTeX Project Public License (latest version). + +The latest version of this license can be found at + http://www.latex-project.org/lppl.txt + +This file may only be distributed together with a copy of the +'AkkTeX' bundle. + +The files belonging to the 'AkkTeX' bundle are listed above in this file. +========================================================================= diff --git a/Master/texmf-dist/doc/latex/akktex/README.TEXLIVE b/Master/texmf-dist/doc/latex/akktex/README.TEXLIVE new file mode 100644 index 00000000000..177852a06c8 --- /dev/null +++ b/Master/texmf-dist/doc/latex/akktex/README.TEXLIVE @@ -0,0 +1,7 @@ +The following files have been removed in the TeX Live installation of +the current package, typically due to duplication, lack of space, or +missing source code. You can find these files on CTAN at + http://mirror.ctan.org/macros/latex/contrib/akktex +If questions or concerns, email tex-live@tug.org. + + still to do diff --git a/Master/texmf-dist/tex/latex/akktex/akkconditional.sty b/Master/texmf-dist/tex/latex/akktex/akkconditional.sty new file mode 100644 index 00000000000..f7fdf38ae5f --- /dev/null +++ b/Master/texmf-dist/tex/latex/akktex/akkconditional.sty @@ -0,0 +1,40 @@ +%===================================================================================================================================== +% Package akkconditional by Igor Akkerman (c) 2004, 2005 +% Package providing utilities for handling conditionals. +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License (latest version). +% +% The latest version of this license can be found at +% http://www.latex-project.org/lppl.txt +% +% This file may only be distributed together with the full 'AkkTeX' bundle. +%===================================================================================================================================== +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{akkconditional}[2005/04/30 1.1.1 by Igor Akkerman (c) 2004, 2005 Package providing utilities for handling conditionals.] +%===================================================================================================================================== + +\RequirePackage{ifthen} +%------------------------------------------------------------------------------ + +\newcommand \setnewboolean[2] {\newboolean{#1}\setboolean{#1}{#2}} + +\newcommand \ifthen[2] {\ifthenelse{#1}{#2}{}} +\newcommand \ifelse[2] {\ifthenelse{#1}{}{#2}} +\newcommand \ifbool[3] {\ifthenelse{\boolean{#1}}{#2}{#3}} +\newcommand \ifbooltrue[2] {\ifthen{\boolean{#1}}{#2}} +\newcommand \ifboolfalse[2] {\ifelse{\boolean{#1}}{#2}} + +%-------------------------- +% \ifset[]{}{} +% Executes if is not ; does nothing otherwise. +% { defaults to the empty string} +%-------------------------- +% \ifthenelseset[]{}{}{} +% Executes if is not ; otherwise. +% { defaults to the empty string} +%-------------------------- +\newcommand \ifset[3][] {\ifelse{\equal{#2}{#1}}{#3}} +\newcommand \ifthenelseset[4][] {\ifthenelse{\equal{#2}{#1}}{#4}{#3}} +%-------------------------- + diff --git a/Master/texmf-dist/tex/latex/akktex/akkcounterlabelpattern.sty b/Master/texmf-dist/tex/latex/akktex/akkcounterlabelpattern.sty new file mode 100644 index 00000000000..5a96ffc083f --- /dev/null +++ b/Master/texmf-dist/tex/latex/akktex/akkcounterlabelpattern.sty @@ -0,0 +1,142 @@ +%===================================================================================================================================== +% Package akkcounterlabelpattern by Igor Akkerman (c) 2004 +% Package providing easy counter label creation using a specified pattern. +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License (latest version). +% +% The latest version of this license can be found at +% http://www.latex-project.org/lppl.txt +% +% This file may only be distributed together with the full 'AkkTeX' bundle. +%===================================================================================================================================== +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{akkcounterlabelpattern}[2006/10/25 1.0.2 by Igor Akkerman (c)2004-2006 Package providing easy counter label creation using a specified pattern.] +%===================================================================================================================================== + +%===================================================================================================================================== +% This package is providing simple means for creating counter labels with a +% user-defined pattern. +% +% Usually, for displaying counters in a LaTeX document, +% you would need to use the commands "\arabic{mycounter}", "\Alph{mycounter}" etc. +% +% This package provides an easier way to define how a counter should be displayed. +% A pattern like "{Element }1" or "{Part }A" can be specified to define the label's format, +% instead of "Element \arabic{mycounter}" or "Part \Alph{mycounter}". +%===================================================================================================================================== + +\makeatletter + +\newtoks \akk@counterlabel% + +% ------------------------------------------------------------------- +% \createcounterlabel {} {} {} +% +% Creates a new command \ expanding to the label specified +% by using the counter specified by . +% +% Examples: +% \createcounterlabel {chapter}{chapternumber}{{Chapter }1} +% creates the new command \chapternumber that will expand to +% "Chapter 1", "Chapter 2", "Chapter 3", ... +% where "1", "2", "3", ... are the current values of the counter +% "chapter". +% It is a shorter version of +% \renewcommand {\thechapter} {\arabic{chapter}} +% \newcommand {\chapternumber} {Chapter \thechapter} +% +% \createcounterlabel {part}{partnumber}{{Part }A} +% creates the new command \partnumber that will expand to +% "Part A", "Part B", "Part C", ... +% where A, B, C, ... are the uppercase letter representants of the +% current values of the counter "part". +% It is a shorter version of +% \renewcommand {\thepart} {\alph{part}} +% \newcommand {\partnumber} {Part \thepart} +% ------------------------------------------------------------------- +\newcommand \createcounterlabel[3] {% + \def\akk@countername{#1}% + \akk@counterlabel{}% + \let \akk@counterpatternNumber ?% + \akk@parsePatternToken@ #3\relax% + \ifx\akk@counterpatternNumber?% + \@warning{% + [counterlabelpattern] The counter will not be printed.^^J% + [counterlabelpattern] The label is: '\the\akk@counterlabel'% + }% + \fi% + \expandafter% + \def \csname #2\endcsname {\the\akk@counterlabel}% + \expandafter% + \let \csname the\akk@countername\endcsname \akk@counterpatternNumber% +} + +\def \akk@parsePatternToken@ {% + % set \akk@patterntoken to >, + % expand \akk@processPatternToken@ \akk@patterntoken + \futurelet\akk@patterntoken\akk@processPatternToken@% +} + +\def \akk@processPatternToken@ {% + \ifx \akk@patterntoken A% + \def\akk@processcommand{\akk@processLabel\Alph}% + \else \ifx \akk@patterntoken a% + \def\akk@processcommand{\akk@processLabel\alph}% + \else \ifx \akk@patterntoken i% + \def\akk@processcommand{\akk@processLabel\roman}% + \else \ifx \akk@patterntoken I% + \def\akk@processcommand{\akk@processLabel\Roman}% + \else \ifx \akk@patterntoken 1% + \def\akk@processcommand{\akk@processLabel\arabic}% + \else \ifx \akk@patterntoken \@sptoken% (= ' ') + \let\akk@processcommand\akk@processSpace% + \else \ifx \akk@patterntoken \bgroup% (= '{') + \let\akk@processcommand\akk@processGroup% + \else \ifx \akk@patterntoken\relax% + \let\akk@processcommand\@gobble% + \else% + \let\akk@processcommand\akk@processOther% + \counterlabelpatternTokenHook + \fi\fi\fi\fi\fi\fi\fi\fi% + \akk@processcommand% +} + +% \akk@processLabel<\Alph|\alph|\Roman|\roman|\arabic> +% Actually, the second parameter is ignored. +\def \akk@processLabel#1#2{% + \ifx\akk@counterpatternNumber?% + \else% + \errmessage{% + [counterlabelpattern] The counter must be unique in the label.% + }% + \fi% + \edef \akk@counterpatternNumber {\noexpand#1{\akk@countername}}% + \akk@counterlabel \expandafter{\the\akk@counterlabel\csname the\akk@countername\endcsname}% + \akk@parsePatternToken@% +} + +\def \akk@processSpace {% + \afterassignment\akk@processSp@ce% + \let\akk@dummy= % (don't remove the blank before %) +} + +\def \akk@processSp@ce {% + \akk@counterlabel \expandafter{\the\akk@counterlabel\space}% + \akk@parsePatternToken@% +} + +\def \akk@processGroup#1{% + \akk@counterlabel \expandafter{\the\akk@counterlabel{#1}}% + \akk@parsePatternToken@% +} + +\def \akk@processOther#1{% + \akk@counterlabel% + \expandafter{\the\akk@counterlabel#1}% + \akk@parsePatternToken@% +} + +\providecommand\counterlabelpatternTokenHook{} + +\makeatother diff --git a/Master/texmf-dist/tex/latex/akktex/akkcs.sty b/Master/texmf-dist/tex/latex/akktex/akkcs.sty new file mode 100644 index 00000000000..92af444ce44 --- /dev/null +++ b/Master/texmf-dist/tex/latex/akktex/akkcs.sty @@ -0,0 +1,27 @@ +%===================================================================================================================================== +% Package akkcs by Igor Akkerman (c) 2000, 2001, 2002, 2003, 2004, 2005 +% Package providing utilities for typesetting computer science elements. +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License (latest version). +% +% The latest version of this license can be found at +% http://www.latex-project.org/lppl.txt +% +% This file may only be distributed together with the full 'AkkTeX' bundle. +%===================================================================================================================================== +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{akkcs}[2005/04/30 1.0.0 by Igor Akkerman (c) 2000, 2001, 2002, 2003, 2004, 2005 Package providing utilities for typesetting computer science elements] +%===================================================================================================================================== + +\RequirePackage{amsmath} +\RequirePackage{amssymb} +\RequirePackage{latexsym} +%----------------------------------------------------------------------------------------------------------------------------------------------------------------------- +\newcommand \wlen[1] {{\left| #1 \right|}} +\providecommand \inv {^{-1}} % word inverse (do not wrap twice! {{}}) +\newcommand \winv \inv +\providecommand \inverse[1] {{{#1}\inv}} % word inverse of argument +\newcommand \winverse[1] {\inverse{#1}} +\newcommand \wcolon {{\!:\!}} +\newcommand \OO {{\mathcal O}} diff --git a/Master/texmf-dist/tex/latex/akktex/akkdoc.sty b/Master/texmf-dist/tex/latex/akktex/akkdoc.sty new file mode 100644 index 00000000000..9c1c2a310b8 --- /dev/null +++ b/Master/texmf-dist/tex/latex/akktex/akkdoc.sty @@ -0,0 +1,26 @@ +%===================================================================================================================================== +% Package akkdoc by Igor Akkerman (c) 2000, 2001, 2002, 2003, 2004, 2005 +% Package providing commands for documents. +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License (latest version). +% +% The latest version of this license can be found at +% http://www.latex-project.org/lppl.txt +% +% This file may only be distributed together with the full 'AkkTeX' bundle. +%===================================================================================================================================== +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{akkdoc}[2005/04/30 1.0.0 by Igor Akkerman (c) 2000, 2001, 2002, 2003, 2004, 2005 Package providing commands for documents.] +%===================================================================================================================================== +\newboolean{akk@datetitle} + +\renewcommand \maketitle {% + \setboolean{akk@datetitle}{false}% + \akk@maketitle% +} + +\newcommand \makedatetitle {% + \setboolean{akk@datetitle}{true}% + \akk@maketitle% +} diff --git a/Master/texmf-dist/tex/latex/akktex/akkgerman.sty b/Master/texmf-dist/tex/latex/akktex/akkgerman.sty new file mode 100644 index 00000000000..f8979da8034 --- /dev/null +++ b/Master/texmf-dist/tex/latex/akktex/akkgerman.sty @@ -0,0 +1,26 @@ +%===================================================================================================================================== +% Package akkgerman by Igor Akkerman (c) 2000, 2001, 2002, 2003, 2004, 2005 +% Package for typesetting German documents. +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License (latest version). +% +% The latest version of this license can be found at +% http://www.latex-project.org/lppl.txt +% +% This file may only be distributed together with the full 'AkkTeX' bundle. +%===================================================================================================================================== +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{akkgerman}[2005/04/27 1.0.0 by Igor Akkerman (c) 2000, 2001, 2002, 2003, 2004, 2005 Package for typesetting German documents.] +%===================================================================================================================================== + +% prepare for Latin-1 encoding and German dictionary +\RequirePackage[latin1]{inputenc} +\RequirePackage[T1]{fontenc} +\RequirePackage[ngerman]{babel} + +% German abbreviations +\RequirePackage{akkgermanabbreviations} + +% German quotes +\newcommand \qq[1] {\glqq #1\grqq\relax\@\xspace} diff --git a/Master/texmf-dist/tex/latex/akktex/akkgermanabbreviations.sty b/Master/texmf-dist/tex/latex/akktex/akkgermanabbreviations.sty new file mode 100644 index 00000000000..6adec9e1631 --- /dev/null +++ b/Master/texmf-dist/tex/latex/akktex/akkgermanabbreviations.sty @@ -0,0 +1,43 @@ +%===================================================================================================================================== +% Package akkgermanabbreviations by Igor Akkerman (c) 2000, 2001, 2002, 2003, 2004 +% Package providing common German abbreviations. +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License (latest version). +% +% The latest version of this license can be found at +% http://www.latex-project.org/lppl.txt +% +% This file may only be distributed together with the full 'AkkTeX' bundle. +%===================================================================================================================================== +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{akkgermanabbreviations}[2004/06/10 1.1.1 by Igor Akkerman (c) 2000, 2001, 2002, 2003, 2004 Package providing common German abbreviations.] +%===================================================================================================================================== + +\RequirePackage{xspace} +%------------------------------------------------------------------------------ + +\renewcommand \dh {d.\,h.\@\xspace} +\newcommand \Dh {D.\,h.\@\xspace} +\newcommand \zb {z.\,B.\@\xspace} +\newcommand \Zb {Z.\,B.\@\xspace} +\newcommand \ua {u.\,a.\@\xspace} +\newcommand \Ua {U.\,a.\@\xspace} +\newcommand \Def {Def.\@\xspace} +\newcommand \Bem {Bem.\@\xspace} +\newcommand \vgl {vgl.\@\xspace} +\newcommand \Vgl {Vgl.\@\xspace} +\newcommand \tbzw {bzw.\@\xspace} +\newcommand \tBzw {Bzw.\@\xspace} +\newcommand \bzgl {bzgl.\@\xspace} +\newcommand \Bzgl {Bzgl.\@\xspace} +\newcommand \Co {Co.\@\xspace} +\newcommand \usw {usw.\@\xspace} +\newcommand \ggf {ggf.\@\xspace} +\newcommand \Ggf {Ggf.\@\xspace} +\renewcommand \S {S.\@\xspace} +\newcommand \s {s.\@\xspace} +\newcommand \so {s.\,o.\@\xspace} +\newcommand \su {s.\,u.\@\xspace} +\newcommand \oae {o.\,ä.\@\xspace} +\newcommand \ff {ff.\@\xspace} diff --git a/Master/texmf-dist/tex/latex/akktex/akklecture.cls b/Master/texmf-dist/tex/latex/akktex/akklecture.cls new file mode 100644 index 00000000000..c3d88ddc30a --- /dev/null +++ b/Master/texmf-dist/tex/latex/akktex/akklecture.cls @@ -0,0 +1,104 @@ +%===================================================================================================================================== +% Class akklecture by Igor Akkerman (c) 2005 +% Class for typesetting lecture notes. +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License (latest version). +% +% The latest version of this license can be found at +% http://www.latex-project.org/lppl.txt +% +% This file may only be distributed together with the full 'AkkTeX' bundle. +%===================================================================================================================================== +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesClass{akklecture}[2005/05/05 v1.0.0 by Igor Akkerman (c) 2005 Class for typesetting lecture notes.] +%===================================================================================================================================== + +\makeatletter + +% Initialisierungsteil +\AtBeginDocument{% + \maketitle% +} + +\AtEndDocument{% + \label{lastpage}% +} + +% Deklaration von Optionen +\DeclareOption {10pt} {\PassOptionsToClass {10pt} {article}} +\DeclareOption {11pt} {\PassOptionsToClass {11pt} {article}} +\DeclareOption {12pt} {\PassOptionsToClass {12pt} {article}} +\DeclareOption {draft} {\PassOptionsToClass {draft} {article}} +\DeclareOption {final} {\PassOptionsToClass {final} {article}} + +\DeclareOption {widepage} {\PassOptionsToPackage {widepage} {akktex}} +\DeclareOption {longpage} {\PassOptionsToPackage {longpage} {akktex}} + +\DeclareOption* {\OptionNotUsed} % don't forward unknown options + +% Ausfuehrung von Optionen +\ProcessOptions + +% Laden von Paketen +\LoadClass[a4paper]{article} + +\RequirePackage[longpage,widepage]{akktex} +\RequirePackage{fancyhdr} + +% --------------------------------------------------------- +% set headers / footer +% --------------------------------------------------------- +\pagestyle{fancy} +\setlength \headheight \baselineskip % maximum number of rows in header: 1 +\setlength \headsep \baselineskip % vertical space between header and text +\lhead{\@title} +\chead{\thepage/\pageref{lastpage}} +\rhead{\@date} +\lfoot{} +\cfoot{} +\rfoot{} + +% --------------------------------------------------------- +% remove \abstract command +% --------------------------------------------------------- +\global\let\abstract\relax + +% --------------------------------------------------------- +% definition of the \maketitle command +% --------------------------------------------------------- +\newcommand \akk@maketitle {% + \normalsize% + \begin{large}% + \bfseries% + \@title\makebox[0pt]{\phantom{Mg}}% + \hspace*\fill + \@date% + \end{large}% + \renewcommand \maketitle \relax% + \par% +} +% --------------------------------------------------------- + +% --------------------------------------------------------- +% theorem environments definition +% --------------------------------------------------------- +% needs to be defined here because it doesn't use section numbers +% --------------------------------------------------------- +\theoremstyle{break} + +\theorembodyfont{\rmfamily\upshape} +\newtheorem {definition} {Definition} +\newtheorem {beispiel} [definition] {Beispiel} +\newtheorem {lemma} [definition] {Lemma} +\newtheorem {korollar} [definition] {Korollar} +\newtheorem {corollar} [definition] {Corollar} +\newtheorem {theorem} [definition] {Theorem} +\newtheorem {bemerkung} [definition] {Bemerkung} +\newtheorem {proposition} [definition] {Proposition} + +\theorembodyfont {\rmfamily\itshape} +\newtheorem {satz} [definition] {Satz} +% --------------------------------------------------------- + +\makeatother diff --git a/Master/texmf-dist/tex/latex/akktex/akklongpage.sty b/Master/texmf-dist/tex/latex/akktex/akklongpage.sty new file mode 100644 index 00000000000..2ac705d395b --- /dev/null +++ b/Master/texmf-dist/tex/latex/akktex/akklongpage.sty @@ -0,0 +1,19 @@ +%===================================================================================================================================== +% Package akklongpage by Igor Akkerman (c) 2004 +% Package providing long pages. +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License (latest version). +% +% The latest version of this license can be found at +% http://www.latex-project.org/lppl.txt +% +% This file may only be distributed together with the full 'AkkTeX' bundle. +%===================================================================================================================================== +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{akklongpage}[2004/06/12 by Igor Akkerman (c) 2004 v1.0.1 Package providing long pages.] +%===================================================================================================================================== + +\setlength \voffset {-1in} +\setlength \topmargin {2cm} +\setlength \textheight {23cm} diff --git a/Master/texmf-dist/tex/latex/akktex/akkmath.sty b/Master/texmf-dist/tex/latex/akktex/akkmath.sty new file mode 100644 index 00000000000..01ee35cee9a --- /dev/null +++ b/Master/texmf-dist/tex/latex/akktex/akkmath.sty @@ -0,0 +1,35 @@ +%===================================================================================================================================== +% Package akkmath by Igor Akkerman (c) 2000, 2001, 2002, 2003, 2004, 2005 +% Package importing all AkkTeX and AMS math packages. +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License (latest version). +% +% The latest version of this license can be found at +% http://www.latex-project.org/lppl.txt +% +% This file may only be distributed together with the full 'AkkTeX' bundle. +%===================================================================================================================================== +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{akkmath}[2005/05/05 1.2.0 by Igor Akkerman (c) 2000, 2001, 2002, 2003, 2004, 2005 Package importing all AkkTeX and AMS math packages] +%===================================================================================================================================== + +\DeclareOption {intlimits} {\PassOptionsToPackage{intlimits}{amsmath}} + +\ProcessOptions + +\RequirePackage[fleqn]{amsmath} +% possible option for amsmath: intlimits +\RequirePackage{amssymb} +\RequirePackage{amstext} +\RequirePackage{latexsym} + +\RequirePackage{akkmathbasic} +\RequirePackage{akkmathset} +\RequirePackage{akkmathtext} +\RequirePackage{akkmathrel} +\RequirePackage{akkmathnum} +\RequirePackage{akkmathfun} +\RequirePackage{akkmathproof} +\RequirePackage{akkmathdisc} +\RequirePackage{akkmathpaper} diff --git a/Master/texmf-dist/tex/latex/akktex/akkmathbasic.sty b/Master/texmf-dist/tex/latex/akktex/akkmathbasic.sty new file mode 100644 index 00000000000..0262180ad69 --- /dev/null +++ b/Master/texmf-dist/tex/latex/akktex/akkmathbasic.sty @@ -0,0 +1,51 @@ +%===================================================================================================================================== +% Package akkmathbasic by Igor Akkerman (c) 2000, 2001, 2002, 2003, 2004, 2005 +% Package providing basic utilities for typesetting mathematics. +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License (latest version). +% +% The latest version of this license can be found at +% http://www.latex-project.org/lppl.txt +% +% This file may only be distributed together with the full 'AkkTeX' bundle. +%===================================================================================================================================== +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{akkmathbasic}[2005/04/30 3.0.0 by Igor Akkerman (c) 2000, 2001, 2002, 2003, 2004, 2005 Package providing basic utilities for typesetting mathematics] +%===================================================================================================================================== + +\RequirePackage{amsmath} +\RequirePackage{amstext} +\RequirePackage{array} +%---------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +%------------------------------------------------------------------------------ +% Parantheses and brackets +%------------------------------------------------------------------------------ +\renewcommand {\(} {\left(} +\renewcommand {\)} {\right)} +\renewcommand {\[} {\left[} +\renewcommand {\]} {\right]} + +%------------------------------------------------------------------------------ +% Utilities for use within mathematical environments +%------------------------------------------------------------------------------ +% allow a page break within amstex math formulas, +% use \\* to prohibit a page break +\allowdisplaybreaks[1] + +\newcommand \interintertext[1] {{\intertext{\hspace*{-\mathindent}\hspace*{-\mathindent}#1}}} + + +%------------------------------------------------------------------------------ +% Array column types +%------------------------------------------------------------------------------ +\newcolumntype {C} {>{\displaystyle}c} +\newcolumntype {L} {>{\displaystyle}l} +\newcolumntype {R} {>{\displaystyle}r} + +%------------------------------------------------------------------------------ +% Greek letters +%------------------------------------------------------------------------------ +\newcommand \eps \varepsilon +\newcommand \la \lambda diff --git a/Master/texmf-dist/tex/latex/akktex/akkmathdisc.sty b/Master/texmf-dist/tex/latex/akktex/akkmathdisc.sty new file mode 100644 index 00000000000..3fbde901784 --- /dev/null +++ b/Master/texmf-dist/tex/latex/akktex/akkmathdisc.sty @@ -0,0 +1,22 @@ +%===================================================================================================================================== +% Package akkmathdisc by Igor Akkerman (c) 2000, 2001, 2002, 2003, 2004, 2005 +% Package providing utilities for typesetting discrete mathematics like graphs. +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License (latest version). +% +% The latest version of this license can be found at +% http://www.latex-project.org/lppl.txt +% +% This file may only be distributed together with the full 'AkkTeX' bundle. +%===================================================================================================================================== +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{akkmathdisc}[2005/04/30 1.0.0 by Igor Akkerman (c) 2000, 2001, 2002, 2003, 2004, 2005 Package providing utilities for typesetting discrete mathematics like graphs] + +\RequirePackage{amsmath} +\RequirePackage{amssymb} +\RequirePackage{amstext} +\RequirePackage{latexsym} +%----------------------------------------------------------------------------------------------------------------------------------------------------------------------- +\newcommand \graphsize[1] {\left| #1 \right|} +\newcommand \gsize[1] {\graphsize{#1}} diff --git a/Master/texmf-dist/tex/latex/akktex/akkmathfun.sty b/Master/texmf-dist/tex/latex/akktex/akkmathfun.sty new file mode 100644 index 00000000000..16df25a4774 --- /dev/null +++ b/Master/texmf-dist/tex/latex/akktex/akkmathfun.sty @@ -0,0 +1,34 @@ +%===================================================================================================================================== +% Package akkmathfun by Igor Akkerman (c) 2000, 2001, 2002, 2003, 2004, 2005 +% Package providing utilities for typesetting mathematical functions. +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License (latest version). +% +% The latest version of this license can be found at +% http://www.latex-project.org/lppl.txt +% +% This file may only be distributed together with the full 'AkkTeX' bundle. +%===================================================================================================================================== +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{akkmathfun}[2005/04/28 1.0.1 by Igor Akkerman (c) 2000, 2001, 2002, 2003, 2004, 2005 Package providing utilities for typesetting mathematical functions] +%===================================================================================================================================== + +\RequirePackage{amsmath} +\RequirePackage{amssymb} +\RequirePackage{amstext} +\RequirePackage{latexsym} +%----------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +% do not wrap the definitions twice {{}} because the line wrapping of the functions stops working correctly! + +\newcommand \sfn[2] {#1 \colon #2 \to} % function definition with short arrows +\newcommand \sfnm[4] {\fns{#1}{#2} #3, \quad #4 \mapsto} % function definition with short arrows and mapsto +\newcommand \sfnd[4] {\fns{#1}{#2} #3, \quad #4 \defas} % function definition with short arrows and defas +\newcommand \fn[2] {#1 \colon #2 \longto} % function definition with long arrows +\newcommand \fnm[4] {\fn{#1}{#2} #3, \quad #4 \longmapsto} % function definition with long arrows and mapsto +\newcommand \fnd[4] {\fn{#1}{#2} #3, \quad #4 \defas} % function definition with long arrows and defas + +\newcommand \longto \longrightarrow + +\newcommand \id {{\operatorname{id}}} diff --git a/Master/texmf-dist/tex/latex/akktex/akkmathnum.sty b/Master/texmf-dist/tex/latex/akktex/akkmathnum.sty new file mode 100644 index 00000000000..3d6d36c16d8 --- /dev/null +++ b/Master/texmf-dist/tex/latex/akktex/akkmathnum.sty @@ -0,0 +1,342 @@ +%===================================================================================================================================== +% Package akkmathnum by Igor Akkerman (c) 2000, 2001, 2002, 2003, 2004, 2005 +% Package providing utilities for typesett ing numeric elements. +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License (latest version). +% +% The latest version of this license can be found at +% http://www.latex-project.org/lppl.txt +% +% This file may only be distributed together with the full 'AkkTeX' bundle. +%===================================================================================================================================== +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{akkmathnum}[2005/04/30 1.1.0 by Igor Akkerman (c) 2000, 2001, 2002, 2003, 2004, 2005 Package providing utilities for typesetting numeric elements] +%===================================================================================================================================== + +\RequirePackage{amsmath} +\RequirePackage{amssymb} +\RequirePackage{amstext} +\RequirePackage{latexsym} +%----------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +\makeatletter + +%------------------------------------------------------------------------------ +% numeric utilities +%------------------------------------------------------------------------------ +% inverse +\providecommand \inv {^{-1}} % do not wrap twice! {{}} + +% inverse of argument +\providecommand \Inv[1] {{{#1}\inv}} + +% faculty with text to follow +\newcommand \fac {{!\,}} + +% 'divides' bar +\newcommand \divides {{\,|\,}} + +\newcommand \llceil {{\left\lceil}} +\newcommand \rrceil {{\right\rceil}} +\newcommand \llfloor {{\left\lfloor}} +\newcommand \rrfloor {{\right\rfloor}} + +\newcommand \bfrac[2] {{\frac{\displaystyle #1}{\displaystyle #2}}} +\newcommand \sfrac[2] {{\frac{\textstyle #1}{\textstyle #2}}} +\newcommand \bpwr[1] {^{\displaystyle #1}} % do not wrap twice! {{}} +\newcommand \bsqrt[2][] {{\sqrt[{\displaystyle #1}]{{\displaystyle #2}}}} + +% the absolute value +\newcommand \abs[1] {{|#1|}} +\newcommand \Abs[1] {{\left|#1\right|}} + +% degree of a polynom +\newcommand \grad {\operatorname{grad}} + +\newcommand \Rang {\operatorname{Rang}} +\newcommand \rang {\operatorname{rang}} +\newcommand \rg {\operatorname{rg}} + +\newcommand \Dim {\operatorname{Dim}} +\newcommand \codim {\operatorname{codim}} +\newcommand \Codim {\operatorname{Codim}} + +\newcommand \norm[1] {{\| #1 \|}} +\newcommand \Norm[1] {{\left\| #1 \right\|}} +\newcommand \normfun {{\norm{\ }}} + +\newcommand \scalar[2] {{\langle #1,#2 \rangle}} +\newcommand \Scalar[2] {{\left\langle #1,#2 \right\rangle}} +\newcommand \scalarfun {{\scalar{}{}}} + + +%------------------------------------------------------------------------------ +% integrals +%------------------------------------------------------------------------------ +\newcommand \Int {\int\limits} +\newcommand \intt {\int\!} +\newcommand \intd[2] {\intt\frac{d #1}{#2}} +\newcommand \dt {\ dt} +\newcommand \dx {\ dx} +\newcommand \dy {\ dy} +\newcommand \dz {\ dz} + +%------------------------------------------------------------------------------ +% differentials +%------------------------------------------------------------------------------ +\newcommand \dd[1][] {\ensuremath{\mathrm d^{#1}}} + +% differential: \diff[]{} +\newcommand \diff[2][] {\frac{\dd {#1}}{\dd {#2}}} + +% multiple differential: \mdiff[]{}{} +\newcommand \mdiff[3][] {\ensuremath{\frac{\dd[#2]#1}{\dd #3^{#2}}}} + +% multiple differential of a function (= f^{(n)}} +\newcommand \mdif[1] {^{({#1})}} + +%------------------------------------------------------------------------------ +% limits +%------------------------------------------------------------------------------ +\newcommand \alim[1] {{\lim_{{#1}\to\infty}}} +\newcommand \aLim[1] {{\lim\limits_{{#1}\to\infty}}} +\newcommand \alimsup[1] {{\limsup_{{#1}\to\infty}}} +\newcommand \aLimsup[1] {{\limsup\limits_{{#1}\to\infty}}} +\newcommand \aliminf[1] {{\liminf_{{#1}\to\infty}}} +\newcommand \aLiminf[1] {{\liminf\limits_{{#1}\to\infty}}} + +\newcommand \klim {{\alim k}} +\newcommand \kLim {{\aLim k}} +\newcommand \klimsup {{\alimsup k}} +\newcommand \kLimsup {{\aLimsup k}} +\newcommand \kliminf {{\aliminf k}} +\newcommand \kLiminf {{\aLiminf k}} + +\newcommand \nlim {{\alim n}} +\newcommand \nLim {{\aLim n}} +\newcommand \nlimsup {{\alimsup n}} +\newcommand \nLimsup {{\aLimsup n}} +\newcommand \nliminf {{\aliminf n}} +\newcommand \nLiminf {{\aLiminf n}} + + +\newcommand \mlim {{\alim m}} +\newcommand \mLim {{\aLim m}} +\newcommand \mlimsup {{\alimsup m}} +\newcommand \mLimsup {{\aLimsup m}} +\newcommand \mliminf {{\aliminf m}} +\newcommand \mLiminf {{\aLiminf m}} + +\newcommand \plim {{\alim p}} +\newcommand \pLim {{\aLim p}} +\newcommand \plimsup {{\alimsup p}} +\newcommand \pLimsup {{\aLimsup p}} +\newcommand \pliminf {{\aliminf p}} +\newcommand \pLiminf {{\aLiminf p}} + +%------------------------------------------------------------------------------ +% limits arrows +%------------------------------------------------------------------------------ +\newcommand \upto \nearrow +\newcommand \downto \searrow + +%------------------------------------------------------------------------------ +% dots +%------------------------------------------------------------------------------ +\newcommand \plusdots {{+\cdots+}} +\newcommand \minusdots {{-\cdots-}} +\newcommand \pmdots {{+-\cdots+-}} +\newcommand \dotdots {{\cdot\cdots\cdot}} +\newcommand \timesdots {{\times\cdots\times}} +\newcommand \eqdots {{=\cdots=}} +\newcommand \commadots {{,\dots,}} +\newcommand \svdots {{\parbox[b][10pt]{\widthof{\vdots}}{\vdots}}} % vertical dots for small matrix + +%------------------------------------------------------------------------------ +% sums and products +%------------------------------------------------------------------------------ +\newcommand \Sum {\sum\limits} +\newcommand \summ[3] {\sum_{{#1}={#2}}^{{#3}}} +\newcommand \Summ[3] {\sum\limits_{{#1}={#2}}^{{#3}}} +\newcommand \Prod {\prod\limits} +\newcommand \prodd[3] {\prod_{{#1}={#2}}^{{#3}}} +\newcommand \Prodd[3] {\prod\limits_{{#1}={#2}}^{{#3}}} + +%------------------------------------------------------------------------------ +% sequences and series +%------------------------------------------------------------------------------ +\newcommand \seq[2] {{\({#1_{#2}}\)}} +\newcommand \nnseq[2] {{{\({#1_{#2}}\)}_{{#2}\in\NN}}} +\newcommand \nnnseq[2] {{\left({#1_{#2}}\right)_{{#2}\geq1}}} +\newcommand \partseq[3] {{\folge{#1}{#2_{#3}}}} +% the operator before the underscore should not be wrapped because a'_{ij} looks better than {a'}_{ij} + +\newcommand \Nsum[2] {{\summ #1 #2 N}} +\newcommand \NSum[2] {{\Summ #1 #2 N}} +\newcommand \Nprod[2] {{\prodd #1 #2 N}} +\newcommand \NProd[2] {{\Prodd #1 #2 N}} +\newcommand \isum {\sum_{i \in I}} +\newcommand \iSum {\sum\limits_{i \in I}} +\newcommand \iprod {\prod_{i \in I}} +\newcommand \iProd {\prod\limits_{i \in I}} +\newcommand \series[2] {{\summ #1 #2 \infty}} +\newcommand \Series[2] {{\Summ #1 #2 \infty}} + +%------------------------------------------------------------------------------ +% complex numbers +%------------------------------------------------------------------------------ +\newcommand \real {{\mathrm{Re}}} +\newcommand \imag {{\mathrm{Im}}} +\newcommand \coco[1] {\overline{#1}} + +\newcommand \cocofun {\coco{\phantom{o}}} +%------------------------------------------------------------------------------ +% Vectors +%------------------------------------------------------------------------------ +\newcommand \avec[1] {\mtx{#1}} +\newcommand \rvec[1] {\rmtx{#1}} +\newcommand \tvec[1] {{\textstyle\avec{#1}}} +\newcommand \trvec[1] {{\textstyle\rvec{#1}}} +\newcommand \dvec[1] {{\displaystyle\avec{#1}}} +\newcommand \drvec[1] {{\displaystyle\rvec{#1}}} +\newcommand \svec[1] {\smtx{#1}} + +\newcommand \lvec[3][] {\overrightarrow{#2#3}\ifset{#1}{\text{\scriptsize{\ensuremath{#1}}}}} +\newcommand \vecfun[1][] {\lvec[#1]{\mbox{\phantom o}}{}} +%\newcommand \vecfun {\overrightarrow{\mbox{\phantom o}}} + +%------------------------------------------------------------------------------ +% Matrices +%------------------------------------------------------------------------------ + +% matrix template +% \akk@mtx{columntype}{matrixcontent} +\newcommand \akk@mtx[2] {% + \hspace{-\arraycolsep}% + \begin{array}{*{\value{MaxMatrixCols}}{#1}}% + #2% + \end{array}% + \hspace{-\arraycolsep}% +} + +% matrix with parantheses (default matrix) +\newcommand \mtx[1] {{\left(\akk@mtx{c}{#1}\right)}} +\newcommand \Mtx[1] {{\left(\akk@mtx{C}{#1}\right)}} +\newcommand \lmtx[1] {{\left(\akk@mtx{l}{#1}\right)}} +\newcommand \rmtx[1] {{\left(\akk@mtx{r}{#1}\right)}} +\newcommand \lMtx[1] {{\left(\akk@mtx{L}{#1}\right)}} +\newcommand \rMtx[1] {{\left(\akk@mtx{R}{#1}\right)}} +\newcommand \smtx[1] {{\left(\begin{smallmatrix}#1\end{smallmatrix}\right)}} + +% matrix with nothing around (free matrix) +\newcommand \fmtx[1] {\akk@mtx{c}{#1}} +\newcommand \fMtx[1] {\akk@mtx{C}{#1}} +\newcommand \lfmtx[1] {\akk@mtx{l}{#1}} +\newcommand \rfmtx[1] {\akk@mtx{r}{#1}} +\newcommand \lfMtx[1] {\akk@mtx{L}{#1}} +\newcommand \rfMtx[1] {\akk@mtx{R}{#1}} +\newcommand \sfmtx[1] {{\begin{smallmatrix}#1\end{smallmatrix}}} + +% matrix with brackets +\newcommand \bmtx[1] {{\left[\akk@mtx{c}{#1}\right]}} +\newcommand \bMtx[1] {{\left[\akk@mtx{C}{#1}\right]}} +\newcommand \lbmtx[1] {{\left[\akk@mtx{l}{#1}\right]}} +\newcommand \rbmtx[1] {{\left[\akk@mtx{r}{#1}\right]}} +\newcommand \lbMtx[1] {{\left[\akk@mtx{L}{#1}\right]}} +\newcommand \rbMtx[1] {{\left[\akk@mtx{R}{#1}\right]}} +\newcommand \sbmtx[1] {{\left[\begin{smallmatrix}#1\end{smallmatrix}\right]}} + +% matrix with curly braces +\newcommand \cbmtx[1] {{\left\lbrace\akk@mtx{c}{#1}\right\rbrace}} +\newcommand \cbMtx[1] {{\left\lbrace\akk@mtx{C}{#1}\right\rbrace}} +\newcommand \lcbmtx[1] {{\left\lbrace\akk@mtx{l}{#1}\right\rbrace}} +\newcommand \rcbmtx[1] {{\left\lbrace\akk@mtx{r}{#1}\right\rbrace}} +\newcommand \lcbMtx[1] {{\left\lbrace\akk@mtx{L}{#1}\right\rbrace}} +\newcommand \rcbMtx[1] {{\left\lbrace\akk@mtx{R}{#1}\right\rbrace}} +\newcommand \scbmtx[1] {{\left\lbrace\begin{smallmatrix}#1\end{smallmatrix}\right\rbrace}} + +% determinant of a matrix +\newcommand \detmtx[1] {{\left\lvert\akk@mtx{c}{#1}\right\rvert}} +\newcommand \detMtx[1] {{\left\lvert\akk@mtx{C}{#1}\right\rvert}} +\newcommand \ldetmtx[1] {{\left\lvert\akk@mtx{l}{#1}\right\rvert}} +\newcommand \rdetmtx[1] {{\left\lvert\akk@mtx{r}{#1}\right\rvert}} +\newcommand \ldetMtx[1] {{\left\lvert\akk@mtx{L}{#1}\right\rvert}} +\newcommand \rdetMtx[1] {{\left\lvert\akk@mtx{R}{#1}\right\rvert}} +\newcommand \sdetmtx[1] {{\left\lvert\begin{smallmatrix}#1\end{smallmatrix}\right\rvert}} + +% norm of a matrix +\newcommand \normmtx[1] {{\left\lVert\akk@mtx{c}{#1}\right\rVert}} +\newcommand \normMtx[1] {{\left\lVert\akk@mtx{C}{#1}\right\rVert}} +\newcommand \lnormmtx[1] {{\left\lVert\akk@mtx{l}{#1}\right\rVert}} +\newcommand \rnormmtx[1] {{\left\lVert\akk@mtx{r}{#1}\right\rVert}} +\newcommand \lnormMtx[1] {{\left\lVert\akk@mtx{L}{#1}\right\rVert}} +\newcommand \rnormMtx[1] {{\left\lVert\akk@mtx{R}{#1}\right\rVert}} +\newcommand \snormmtx[1] {{\left\lVert\begin{smallmatrix}#1\end{smallmatrix}\right\rVert}} + +% (M)1<=i<=n,1<=j<=m +% \ijmtx {matrixelementsname}{number of rows} {number of columns} (any matrix) +% \ijsmtx{matrixelementsname}{number of rows&columns} {square matrix) +\newcommand \ijmtx[3] {{(#1_{ij})}_{\substack{1 \leq i \leq #2 \\ 1 \leq j \leq #3}}} +\newcommand \ijsmtx[2] {{(#1_{ij})}_{1 \leq i,j \leq #2}} +% the operator before the underscore should not be wrapped because a'_{ij} looks better than {a'}_{ij} + +\newcommand \sgn {\operatorname{sgn}} +\newcommand \spur {\operatorname{spur}} +\newcommand \fchar {\operatorname{char}} + +\newcommand \MM {{\mathcal M}} +\newcommand \mtxset[2] {\MM(#1 \times #2; K)} + +\newcounter{refmtxrow} +\newcommand \mtxrow[1] {% + \setcounter{refmtxrow}{#1}% + \mathrm{\Roman{refmtxrow}}% +} + +%------------------------------------------------------------------------------ +% Linear equation systems +%------------------------------------------------------------------------------ +% linear equation system environment +% \begin{les}{} +% ... +% \end{les} +% example: for +% \begin{les}{4} +% & 1 & 3 & 2 & -2 & 5 \\ I 1 3 2 -2 | 5 +% & -1 & 3 & -3 & -1 & 0 & +I \\ II -1 3 -3 -1 | 0 |+I +% & 1 & 3 & 2 & -1 & 9 & -I \\ III 1 3 2 -1 | 9 |-I +% & -1 & -3 & 0 & 2 & 1 & +I IV -1 -3 0 2 | 1 |+I +% \end{les} +\newcounter {lesrow} +\newcommand \resetlesrow {\setcounter{lesrow}{-1}} + +\newenvironment {les}[1] {% + \setcounter{lesrow}{0}% + \begin{array}{@{}r<{\stepcounter{lesrow}\lesrow\thelesrow\ }*{#1}{r}|r>{|}l}% +}{% + \end{array}% +} + +\newenvironment {les*}[1] {% + \setcounter{lesrow}{0}\begin{array}{*{#1}{c}|r>{|}l}% +}{% + \end{array}% +} + +\newcommand \lesrow[1] {% + \mathrm{\Romannum{#1}}% +} + +%------------------------------------------------------------------------------ +% array for solving equations (in displaystyle) +% +% format: c R c L c L +%------------------------------------------------------------------------------ +\newenvironment{eqsolving} +{\begin{displaymath}\begin{array}{cRcLcL}} +{\end{array}\end{displaymath}} + +%----------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +\makeatother diff --git a/Master/texmf-dist/tex/latex/akktex/akkmathpaper.sty b/Master/texmf-dist/tex/latex/akktex/akkmathpaper.sty new file mode 100644 index 00000000000..1a20cda871e --- /dev/null +++ b/Master/texmf-dist/tex/latex/akktex/akkmathpaper.sty @@ -0,0 +1,83 @@ +%===================================================================================================================================== +% Package akkmathpaper by Igor Akkerman (c) 2000, 2001, 2002, 2003, 2004, 2005 +% Package providing utilities for typesetting mathematical papers as lecture scripts. +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License (latest version). +% +% The latest version of this license can be found at +% http://www.latex-project.org/lppl.txt +% +% This file may only be distributed together with the full 'AkkTeX' bundle. +%===================================================================================================================================== +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{akkmathpaper}[2005/04/30 1.1.0 by Igor Akkerman (c) 2000, 2001, 2002, 2003, 2004, 2005 Package providing utilities for typesetting mathematical papers as lecture scripts] +%===================================================================================================================================== + +\makeatletter + +%------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- +% axiom list environment +% +% \begin{axiomlist}[]{} +% \item +% \item +% ... +% \end{axiomlist} +% +% use axiomlist* for more than 9 axioms +\newcounter{axiom} + +\newenvironment{axiomlist}[2][1]{% + \begin{list}{% + \textbf{(#2\arabic{axiom})}% + }{% + \renewcommand \axiomlabel {#2}% + \usecounter{axiom}\setcounter{axiom}{#1}\addtocounter{axiom}{-1}% + \setlength \itemindent {0pt}% + \settowidth \labelsep {\quad}% + \settowidth \labelwidth {\textbf{(#2#1)}}% + \setlength \leftmargin {\labelwidth}% + \addtolength \leftmargin {\labelsep}% + \setlength \listparindent {0pt}% + }% +}{% + \end{list}% +} + +\newenvironment {axiomlist*}[2][1] {% + \begin{list}{% + \textbf{(#2\arabic{axiom})}% + }{% + \renewcommand \axiomlabel {#2}% + \usecounter{axiom}\setcounter{axiom}{#1}\addtocounter{axiom}{-1}% + \setlength \itemindent {0pt}% + \settowidth \labelsep {\quad}% + \settowidth \labelwidth {\textbf{(#288)}}% + \setlength \leftmargin {\labelwidth}% + \addtolength \leftmargin {\labelsep}% + \setlength \listparindent {0pt}% + }% +}{% + \end{list}% +} + +\newcommand \axiom {% + \item% + \edef \@currentlabel {(\axiomlabel\theaxiom)}% +} + +\newcommand \axiomlabel {} +%------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +\newcommand \xlabel[2] {% + \edef \@currentlabel {#2}% + \label{#1}% +} + +\newcommand \texttag[2] {% + \xlabel{#1}{#2}% + \hfill #2% +} + +\makeatother diff --git a/Master/texmf-dist/tex/latex/akktex/akkmathproof.sty b/Master/texmf-dist/tex/latex/akktex/akkmathproof.sty new file mode 100644 index 00000000000..02a642c7eff --- /dev/null +++ b/Master/texmf-dist/tex/latex/akktex/akkmathproof.sty @@ -0,0 +1,176 @@ +%===================================================================================================================================== +% Package akkmathproof by Igor Akkerman (c) 2000, 2001, 2002, 2003, 2004, 2005 +% Package providing utilities for typesetting mathematical proofs. +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License (latest version). +% +% The latest version of this license can be found at +% http://www.latex-project.org/lppl.txt +% +% This file may only be distributed together with the full 'AkkTeX' bundle. +%===================================================================================================================================== +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{akkmathproof}[2005/04/30 1.2.0 by Igor Akkerman (c) 2000, 2001, 2002, 2003, 2004, 2005 Package providing utilities for typesetting mathematical proofs] +%===================================================================================================================================== + +\RequirePackage{ifthen} + +\makeatletter + +%------------------------------------------------------------------------------ +% Universal proof utilities +%------------------------------------------------------------------------------ +\newcommand \akk@prooflabel {Proof} + +\newcommand \prooflabel[1] {\renewcommand \akk@prooflabel {#1}} + +\newcommand \proofendsymbol {\ensuremath{\Box}} + +\newboolean{proofended} + +\newcommand \proofend {% + \ifbool{mmode}{% + \tag*{\proofendsymbol}% + }{% + \hspace*{\fill}\proofendsymbol% + }% + \global\proofendedtrue% +} + +\newenvironment{proof}{% + \unskip\par% + \textit{\textbf{\akk@prooflabel:}}\\% + \begin{proof*}% +}{% + \end{proof*}% + \par% +} + +\newenvironment{Proof}{% + \unskip\par% + \textit{\textbf{\akk@prooflabel:}}% + \begin{proof*}% +}{% + \end{proof*}% + \par% +} + +\newenvironment{proof*}{% + \setboolean{proofended}{false}% +}{ + \ifboolfalse{proofended}{% + \proofend% + }% +} + +\prooflabel{Beweis} + +\newenvironment {beweis} {% + \begin{proof}% +}{% + \end{proof}% +} + +\newenvironment {Beweis} {% + \begin{Proof}% +}{% + \end{Proof}% +} + +%------------------------------------------------------------------------------ +% Induction environments +%------------------------------------------------------------------------------ +\newcommand \vind[2]{\textit{Beweis mittels vollständiger Induktion über $#1$:}\\} +\newcommand \vindende {\indende{vollständige}} + +\newcommand \sind {\textit{Beweis durch strukturelle Induktion:\\}} +\newcommand \sindende {\indende{strukturelle}} + +\newcommand{\indanf}[2] +{Induktionsanfang ($#1=#2$):} + +\newcommand{\indanfs} +{Induktionsanfang:} + +\newcommand{\indvor} +{Induktionsvoraussetzung:} + +\newcommand{\indschritt} +{Induktionsschritt:} + +\newcommand{\indende}[1] +{Nach dem Prinzip der #1n Induktion folgt die Behauptung.\proofend} + +%------------------------------------------------------------------------------ +% equivalence and set equality proofs +%------------------------------------------------------------------------------ +\newcommand \hinsymb {\glqq$\mathbf{\Rightarrow}$\grqq} +\newcommand \ruecksymb {\glqq$\mathbf{\Leftarrow}$\grqq} +\newcommand \sethinsymb {\glqq$\mathbf{\subseteq}$\grqq} +\newcommand \setruecksymb {\glqq$\mathbf{\supseteq}$\grqq} +\newcommand \ssethinsymb {\glqq$\mathbf{\subset}$\grqq} +\newcommand \ssetruecksymb {\glqq$\mathbf{\supset}$\grqq} +\newcommand \hin {\hinsymb \\*[2pt]} +\newcommand \rueck {\ruecksymb \\*[2pt]} +\newcommand \sethin {\sethinsymb \\*[2pt]} +\newcommand \setrueck {\setruecksymb \\*[2pt]} +\newcommand \ssethin {\ssethinsymb \\*[2pt]} +\newcommand \ssetrueck {\ssetruecksymb \\*[2pt]} + +\newenvironment{equivproof}{% + \begin{proof}% + \begin{equivproof**}% +}{% + \proofend% + \end{equivproof**}% + \end{proof}% +} + +\newenvironment{equivproof*}{% + \begin{proof*}% + \begin{equivproof**}% +}{% + \proofend% + \end{equivproof**}% + \end{proof*}% +} + +\newenvironment{equivproof**}{% + \renewcommand \hin {\item[\hinsymb]}% + \renewcommand \rueck {\item[\ruecksymb]}% + \begin{itemize}% +}{% + \end{itemize}% +} + +\newenvironment{setequalproof}{% + \begin{proof}% + \begin{setequalproof**}% +}{% + \proofend% + \end{setequalproof**}% + \end{proof}% +} + +\newenvironment{setequalproof*}{% + \begin{proof*}% + \begin{setequalproof**}% +}{% + \proofend% + \end{setequalproof**}% + \end{proof*}% +} + +\newenvironment{setequalproof**}{% + \renewcommand \sethin {\item[\sethinsymb]}% + \renewcommand \setrueck {\item[\setruecksymb]}% + \begin{itemize}% +}{% + \end{itemize}% +} + +% infer +\newcommand \dinfer[2] {\text{$\displaystyle\infer{#1}{#2}$}} + +\makeatother diff --git a/Master/texmf-dist/tex/latex/akktex/akkmathrel.sty b/Master/texmf-dist/tex/latex/akktex/akkmathrel.sty new file mode 100644 index 00000000000..d74825267f5 --- /dev/null +++ b/Master/texmf-dist/tex/latex/akktex/akkmathrel.sty @@ -0,0 +1,161 @@ +%===================================================================================================================================== +% Package akkmathrel by Igor Akkerman (c) 2000, 2001, 2002, 2003, 2004, 2005, 2006 +% Package providing utilities for typesetting mathematical relations. +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License (latest version). +% +% The latest version of this license can be found at +% http://www.latex-project.org/lppl.txt +% +% This file may only be distributed together with the full 'AkkTeX' bundle. +%===================================================================================================================================== +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{akkmathrel}[2006/10/22 2.0.1 by Igor Akkerman (c) 2000, 2001, 2002, 2003, 2004, 2005, 2006 Package providing utilities for typesetting mathematical relations] +%===================================================================================================================================== + +\RequirePackage{amsmath} +\RequirePackage{amssymb} +\RequirePackage{amstext} +\RequirePackage{latexsym} +%----------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +\makeatletter + +%------------------------------------------------------------------------------ +% Definition relations +%------------------------------------------------------------------------------ +\newcommand \defas {:=} +\newcommand \asdef {=:} +\newcommand \defequiv {:\iff} +\newcommand \equivdef {\iff:} + +%------------------------------------------------------------------------------ +% Aligned annotated relations +%------------------------------------------------------------------------------ +% \ann{annotation} typesets an annotation in the annotation font +% \annrel{relation}{annotation} typesets an annotated relation +% \alannrel{relation}{annotation} typesets an aligned annotated relation +% \setlength \relwidth {relwidth} defines the maximum required relation width +% \annwidth{annotation} \/ defines the maximum required annotation width +% \annw{annotation} /\ by the width of the specified annotation +% \alrel{relation} align a relation within a box of the width +% of the maximum required annotation width +% \annfont{fontcommand} defines the font to use for annotations +% default: \scriptsize +%------------------------------------------------------------------------------ +\newcommand \ann[1] {% + {\akk@annfontsize #1}% +} + +\newcommand \annrel[2] {% + \stackrel{\mbox{\ann{#2}}}{#1}% +} + +\newcommand \alannrel[2] {% + \stackrel{\makebox[\akk@annwidth]{\ann{#2}}}{#1}% +} + +\newcommand \annwidth[1] {% + \settowidth \akk@annwidth {\mbox{\ann{#1}}}% +} + +\newcommand \annw[1] {% + \annwidth{#1}% +} + +\newcommand \alrel[1] {% + \alannrel{#1}{}% +} + +\newcommand \annfont[1] {% + \renewcommand \akk@annfont {#1}% +} + +\newcommand \akk@annfontsize \scriptsize +\newlength \akk@annwidth +%------------------------------------------------------------------------------ + +%------------------------------------------------------------------------------ +% predefined relations prepared for annotations +%------------------------------------------------------------------------------ +\let \akk@orig@neq \neq +\let \akk@orig@in \in +\let \akk@orig@leq \leq +\let \akk@orig@geq \geq +\let \akk@orig@iff \iff +\let \akk@orig@implies \implies +\let \akk@orig@impliedby \impliedby +\let \akk@orig@leadsto \leadsto +\let \akk@orig@subset \subset +\let \akk@orig@supset \supset +\let \akk@orig@subseteq \subseteq +\let \akk@orig@supseteq \supseteq + +\renewcommand {\=}[1][] {\annrel{=}{#1}} +\newcommand \eq[1][] {\annrel{=}{#1}} +\renewcommand \neq[1][] {\annrel{\akk@orig@neq}{#1}} +\renewcommand \iff[1][] {\annrel{\akk@orig@iff}{#1}} +\renewcommand \implies[1][] {\annrel{\akk@orig@implies}{#1}} +\newcommand \impl[1][] {\annrel{\akk@orig@implies}{#1}} +\renewcommand \impliedby[1][] {\annrel{\akk@orig@impliedby}{#1}} +\newcommand \implby[1][] {\annrel{\akk@orig@impliedby}{#1}} +\renewcommand \in[1][] {\annrel{\akk@orig@in}{#1}} +\renewcommand \leq[1][] {\annrel{\akk@orig@leq}{#1}} +\renewcommand \geq[1][] {\annrel{\akk@orig@geq}{#1}} +\newcommand \lt[1][] {\annrel{<}{#1}} +\newcommand \gt[1][] {\annrel{>}{#1}} +\renewcommand \subset[1][] {\annrel{\akk@orig@subset}{#1}} +\newcommand \subs[1][] {\annrel{\akk@orig@subset}{#1}} +\renewcommand \subseteq[1][] {\annrel{\akk@orig@subseteq}{#1}} +\newcommand \subseq[1][] {\annrel{\akk@orig@subseteq}{#1}} +\renewcommand \supset[1][] {\annrel{\akk@orig@supset}{#1}} +\newcommand \sups[1][] {\annrel{\akk@orig@supset}{#1}} +\renewcommand \supseteq[1][] {\annrel{\akk@orig@supseteq}{#1}} +\newcommand \supseq[1][] {\annrel{\akk@orig@supseteq}{#1}} + +\newcommand \aleq[1][] {\alannrel{=}{#1}} +\newcommand \alneq[1][] {\alannrel{\neq}{#1}} +\newcommand \aliff[1][] {\alannrel{\akk@orig@iff}{#1}} +\newcommand \alimplies[1][] {\alannrel{\akk@orig@implies}{#1}} +\newcommand \alimpl[1][] {\alannrel{\akk@orig@implies}{#1}} +\newcommand \alimpliedby[1][] {\alannrel{\akk@orig@impliedby}{#1}} +\newcommand \alimplby[1][] {\alannrel{\akk@orig@impliedby}{#1}} +\newcommand \alin[1][] {\alannrel{\akk@orig@in}{#1}} +\newcommand \alleq[1][] {\alannrel{\akk@orig@leq}{#1}} +\newcommand \algeq[1][] {\alannrel{\akk@orig@geq}{#1}} +\newcommand \allt[1][] {\alannrel{<}{#1}} +\newcommand \algt[1][] {\alannrel{>}{#1}} +\newcommand \alsubset[1][] {\alannrel{\akk@orig@subset}{#1}} +\newcommand \alsubs[1][] {\alannrel{\akk@orig@subset}{#1}} +\newcommand \alsubseteq[1][] {\alannrel{\akk@orig@subseteq}{#1}} +\newcommand \alsubseq[1][] {\alannrel{\akk@orig@subseteq}{#1}} +\newcommand \alsupset[1][] {\alannrel{\akk@orig@supset}{#1}} +\newcommand \alsups[1][] {\alannrel{\akk@orig@supset}{#1}} +\newcommand \alsupseteq[1][] {\alannrel{\akk@orig@supseteq}{#1}} +\newcommand \alsupseq[1][] {\alannrel{\akk@orig@supseteq}{#1}} + +%------------------------------------------------------------------------------ + + +\newcommand \iffq[1][] {{\iff[#1] \quad}} +\newcommand \qiff[1][] {{\quad \iff[#1]}} +\newcommand \qqiff[1][] {{\qquad \iff[#1]}} +\newcommand \qiffq[1][] {{\quad \iff[#1] \quad}} +\newcommand \qqiffqq[1][] {{\qquad \iff[#1] \qquad}} + +\newcommand \qimplies[1][] {{\quad \implies[#1]}} +\newcommand \qqimplies[1][] {{\qquad \implies[#1]}} +\newcommand \qimpliesq[1][] {{\quad \implies[#1] \quad}} +\newcommand \qqimpliesqq[1][] {{\qquad \implies[#1] \qquad}} + +\newcommand \qimpl[1][] {{\quad \impl[#1]}} +\newcommand \qqimpl[1][] {{\qquad \impl[#1]}} +\newcommand \qimplq[1][] {{\quad \impl[#1] \quad}} +\newcommand \qqimplqq[1][] {{\qquad \impl[#1] \qquad}} + +\providecommand \inv {^{-1}} % inverse relation (do not wrap twice! {{}}) +\providecommand \inverse[1] {{#1}\inv} % inverse of argument +%----------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +\makeatother diff --git a/Master/texmf-dist/tex/latex/akktex/akkmathset.sty b/Master/texmf-dist/tex/latex/akktex/akkmathset.sty new file mode 100644 index 00000000000..e022e20aed4 --- /dev/null +++ b/Master/texmf-dist/tex/latex/akktex/akkmathset.sty @@ -0,0 +1,138 @@ +%===================================================================================================================================== +% Package akkmathset by Igor Akkerman (c) 2000, 2001, 2002, 2003, 2004, 2005 +% Package providing utilities for typesetting mathematical sets. +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License (latest version). +% +% The latest version of this license can be found at +% http://www.latex-project.org/lppl.txt +% +% This file may only be distributed together with the full 'AkkTeX' bundle. +%===================================================================================================================================== +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{akkmathset}[2005/04/30 1.0.0 by Igor Akkerman (c) 2000, 2001, 2002, 2003, 2004 Package providing utilities for typesetting mathematical sets] +%===================================================================================================================================== + +\RequirePackage{amsmath} +\RequirePackage{amssymb} +\RequirePackage{amstext} +\RequirePackage{latexsym} +%----------------------------------------------------------------------------------------------------------------------------------------------------------------------- +\newcommand \NN {{\mathbb N}} +\newcommand \NNN {{\NN\minuszero}} +\newcommand \RR {{\mathbb R}} +\newcommand \RRm {\RR^m} +\newcommand \RRn {\RR^n} +\newcommand \QQ {{\mathbb Q}} +\newcommand \ZZ {{\mathbb Z}} +\newcommand \CC {{\mathbb C}} +\newcommand \CCm {\CC^m} +\newcommand \CCn {\CC^n} +\newcommand \KK {{\mathbb K}} +\newcommand \KKm {\KK^m} +\newcommand \KKn {\KK^n} +\newcommand \LL {{\mathbb L}} +\newcommand \BB {{\mathcal B}} +\newcommand \PP {{\mathcal P}} +\newcommand \VV {{\mathcal V}} + +\newcommand \CCC {{\mathcal C}} + +\newcommand \set[1] {\{#1\}} +\newcommand \Set[1] {\openSet #1 \closeSet} +\newcommand \openSet {\!\left\{\left.} +\newcommand \closeSet {\right.\right\}\!} + +\newcommand \setcard[1] {{\left| #1 \right|}} + +% `such that' bar +\newcommand \sth {\,|\,} +\newcommand \Sth {\right| \left.} + +\newcommand \sm \setminus +\newcommand \setcomp[1] {{\overline{{#1}}}} +\newcommand \C[1] {{\setcomp{#1}}} + +\newcommand \zeroset {{\set 0}} +\newcommand \minuszero {{\setminus\zeroset}} +\newcommand \Minuszero {{\!\setminus\!\zeroset}} +\newcommand \mz \minuszero +\newcommand \Mz \Minuszero +\newcommand \pset[1] {{\PP({#1})}} +\newcommand \Pset[1] {{\PP\({#1}\)}} + +\newcommand \Abb {{\operatorname{Abb}}} +\newcommand \mker {{\operatorname{ker}}} +\newcommand \Ker {{\operatorname{Ker}}} +\newcommand \Kern {{\operatorname{Kern}}} +\newcommand \Bild {{\operatorname{Bild}}} +\renewcommand \Im {{\operatorname{Im}}} +\newcommand \End {{\operatorname{End}}} +\newcommand \Eig {{\operatorname{Eig}}} +\newcommand \Hom {{\operatorname{Hom}}} +\newcommand \Mat {{\operatorname{Mat}}} +\newcommand \gl {{\operatorname{GL}}} +\newcommand \GL {{\operatorname{GL}}} +\newcommand \mspan[1][] {{\operatorname{span}\ifset{#1}{\Set{#1}}}} +\newcommand \Span [1][] {{\operatorname{Span}\ifset{#1}{\Set{#1}}}} +\newcommand \erz[1] {\bigl[#1\bigr]} +\newcommand \Erz[1] {\left[#1\right]} + +\newcommand \closure[1] {{\overline{{#1}}}} +\newcommand \jset {{\set{1,\dots,j}}} +\newcommand \kset {{\set{1,\dots,k}}} +\newcommand \nset {{\set{1,\dots,n}}} +\newcommand \mset {{\set{1,\dots,m}}} + +% big set union with limits +\newcommand \Bigcup[1] {{\bigcup\limits_{#1}}} + +% big set intersection with limits +\newcommand \Bigcap[1] {{\bigcap\limits_{#1}}} + +% equivalence class +\newcommand \equivclass[2][] {{[{#2}]_{{#1}}}} +\newcommand \eqclass[2][] {{\equivclass{1}{2}}} + +% quotient set +\newcommand \quot[2] {{{#1}/\!\raisebox{-.575ex}{\ensuremath{#2}}}} + +% square set MxM +\newcommand \sqset[1] {#1 \times #1} +\newcommand \sqseta {\sqset A} +\newcommand \sqsetb {\sqset B} +\newcommand \sqsetc {\sqset C} +\newcommand \sqsetcc {\sqset \CC} +\newcommand \sqseti {\sqset I} +\newcommand \sqsetkk {\sqset \KK} +\newcommand \sqsetm {\sqset M} +\newcommand \sqsetnn {\sqset \NN} +\newcommand \sqsetqq {\sqset \QQ} +\newcommand \sqsetr {\sqset R} +\newcommand \sqsetrr {\sqset \RR} +\newcommand \sqsets {\sqset S} +\newcommand \sqsett {\sqset T} +\newcommand \sqsetu {\sqset U} +\newcommand \sqsetv {\sqset V} +\newcommand \sqsetw {\sqset W} +\newcommand \sqsetx {\sqset X} +\newcommand \sqsety {\sqset Y} +\newcommand \sqsetz {\sqset Z} +\newcommand \sqsetzz {\sqset \ZZ} + +%------------------------------------------------------------------------------ +% families +%------------------------------------------------------------------------------ +\newcommand \family[3] {{{\({{#1}_{#2}}\)}_{{#2} \in {#3}}}} +\newcommand \ifam[1] {{\family{#1} i I}} + +%------------------------------------------------------------------------------ +% elements +%------------------------------------------------------------------------------ +\newcommand \nin {{n\in\NN}} +\newcommand \ninn {{n\in\NNN}} +\newcommand \kin {{k\in\NN}} +\newcommand \kinn {{k\in\NNN}} +\newcommand \ini {{i\in I}} + diff --git a/Master/texmf-dist/tex/latex/akktex/akkmathtext.sty b/Master/texmf-dist/tex/latex/akktex/akkmathtext.sty new file mode 100644 index 00000000000..820f7736474 --- /dev/null +++ b/Master/texmf-dist/tex/latex/akktex/akkmathtext.sty @@ -0,0 +1,110 @@ +%===================================================================================================================================== +% Package akkmathtext by Igor Akkerman (c) 2000, 2001, 2002, 2003, 2004, 2005 +% Package providing utilities for typesetting text elements within mathematic formulas. +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License (latest version). +% +% The latest version of this license can be found at +% http://www.latex-project.org/lppl.txt +% +% This file may only be distributed together with the full 'AkkTeX' bundle. +%===================================================================================================================================== +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{akkmathtext}[2005/05/01 1.0.0 by Igor Akkerman (c) 2000, 2001, 2002, 2003, 2004, 2005 Package providing utilities for typesetting text elements within mathematic formulas] +%===================================================================================================================================== + +\newcommand \textq[1] {{\text{{#1}}\quad}} +\newcommand \textqq[1] {{\text{{#1}}\qquad}} +\newcommand \qtext[1] {{\quad\text{{#1}}}} +\newcommand \qtextq[1] {{\quad\text{{#1}}\quad}} +\newcommand \qtextqq[1] {{\quad\text{{#1}}\qquad}} +\newcommand \qqtext[1] {{\qquad\text{{#1}}}} +\newcommand \qqtextq[1] {{\qquad\text{{#1}}\quad}} +\newcommand \qqtextqq[1] {{\qquad\text{{#1}}\qquad}} +\newcommand \und {{\text{ und }}} +\newcommand \qund {{\qtext{und }}} +\newcommand \qundq {{\qtextq{und}}} +\newcommand \qqund {{\qqtext{und }}} +\newcommand \qqundq {{\qqtextq{und}}} +\newcommand \qqundqq {{\qqtextqq{und}}} +\newcommand \sowie {{\text{ sowie }}} +\newcommand \qsowie {{\qtext{sowie }}} +\newcommand \qsowieq {{\qtextq{sowie}}} +\newcommand \qqsowie {{\qqtext{sowie }}} +\newcommand \qqsowieq {{\qqtextq{sowie}}} +\newcommand \qqsowieqq {{\qqtextqq{sowie}}} +\newcommand \bzw {{\text{ bzw.~}}} +\newcommand \qbzw {{\qtext{}}} +\newcommand \qbzwq {{\qtextq{bzw.}}} +\newcommand \qqbzw {{\qqtext{bzw.~}}} +\newcommand \qqbzwq {{\qqtextq{bzw.}}} +\newcommand \qqbzwqq {{\qqtextqq{bzw.}}} +\newcommand \oder {{\text{ oder }}} +\newcommand \qoder {{\qtext{oder }}} +\newcommand \qoderq {{\qtextq{oder}}} +\newcommand \qqoder {{\qqtext{oder }}} +\newcommand \qqoderq {{\qqtextq{oder}}} +\newcommand \qqoderqq {{\qqtextqq{oder}}} +\newcommand \qdh {{\qtext{\dh}\ }} +\newcommand \qdhq {{\qtextq{\dh}}} +\newcommand \qqdh {{\qqtext{\dh}\ }} +\newcommand \qqdhq {{\qqtextq{\dh}}} +\newcommand \qqdhqq {{\qqtextqq{\dh}}} +\newcommand \gdw {{\text{ gdw.~}}} +\newcommand \qgdw {{\qtext{gdw.~}}} +\newcommand \qgdwq {{\qtextq{gdw.}}} +\newcommand \qqgdw {{\qqtext{gdw.~}}} +\newcommand \qqgdwq {{\qqtextq{gdw.}}} +\newcommand \qqtgdwqq {{\qqtextqq{gdw.}}} +\newcommand \fuer {{\text{ für }}} +\newcommand \qfuer {{\qtext{für }}} +\newcommand \qfuerq {{\qtextq{für}}} +\newcommand \qqfuer {{\qqtext{für }}} +\newcommand \qqfuerq {{\qqtextq{für}}} +\newcommand \qqfuerqq {{\qqtextqq{für}}} +\newcommand \falle {{\text{ für alle }}} +\newcommand \qfalle {{\qtext{für alle }}} +\newcommand \qfalleq {{\qtextq{für alle}}} +\newcommand \qqfalle {{\qqtext{für alle }}} +\newcommand \qqfalleq {{\qqtextq{für alle}}} +\newcommand \qqfalleqq {{\qqtextqq{für alle}}} +\newcommand \fein {{\text{ für ein }}} +\newcommand \qfein {{\qtext{für ein }}} +\newcommand \qfeinq {{\qtextq{für ein}}} +\newcommand \qqfein {{\qqtext{für ein }}} +\newcommand \qqfeinq {{\qqtextq{für ein}}} +\newcommand \qqfeinqq {{\qqtextqq{für ein}}} +\renewcommand \mit {{\text{ mit }}} +\newcommand \qmit {{\qtext{mit }}} +\newcommand \qmitq {{\qtextq{mit}}} +\newcommand \qqmit {{\qqtext{mit }}} +\newcommand \qqmitq {{\qqtextq{mit}}} +\newcommand \qqmitqq {{\qqtextqq{mit}}} +\newcommand \wobei {{\text{ wobei }}} +\newcommand \qwobei {{\qtext{wobei }}} +\newcommand \qwobeiq {{\qtextq{wobei}}} +\newcommand \qqwobei {{\qqtext{wobei }}} +\newcommand \qqwobeiq {{\qqtextq{wobei}}} +\newcommand \qqwobeiqq {{\qqtextqq{wobei}}} +\newcommand \also {{\text{ also }}} +\newcommand \qalso {{\qtext{also }}} +\newcommand \qalsoq {{\qtextq{also}}} +\newcommand \qqalso {{\qqtext{also }}} +\newcommand \qqalsoq {{\qqtextq{also}}} +\newcommand \qqalsoqq {{\qqtextqq{also}}} +\newcommand \falls {{\text{falls }}} +\newcommand \sonst {{\text{sonst}}} + +\newcommand \mal [4]{{\underbrace{#3#1\,#2\,#1#3}_{#4\text{-mal}}}} + % underbraces #3#1 #2 #1#3 with `#4-mal' + % example: \mal \cdot \cdots 2 n +\newcommand \plusmal[2] {\mal + \cdots {#1} {#2}} +\newcommand \malmal[2] {\mal \cdot \cdots {#1} {#2}} +\newcommand \xmal[2] {\mal \times \cdots {#1} {#2}} +%\newcommand \malmal [2]{{\underbrace{#1\cdot\,\cdots\,\cdot#1}_{#2\text{-mal}}}} +% % underbraces #1*...*#1 with `#2-mal' + +\newcommand \obda {o.B.d.A.\@\xspace} +\newcommand \Obda {O.B.d.A.\@\xspace} +\newcommand \diffbar {{differenzierbar\@\xspace}} diff --git a/Master/texmf-dist/tex/latex/akktex/akknum.sty b/Master/texmf-dist/tex/latex/akktex/akknum.sty new file mode 100644 index 00000000000..7b9a844fbe9 --- /dev/null +++ b/Master/texmf-dist/tex/latex/akktex/akknum.sty @@ -0,0 +1,21 @@ +%===================================================================================================================================== +% Package akknum by Igor Akkerman (c) 2005 +% Package providing numeric utilities. +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License (latest version). +% +% The latest version of this license can be found at +% http://www.latex-project.org/lppl.txt +% +% This file may only be distributed together with the full 'AkkTeX' bundle. +%===================================================================================================================================== +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{akknum}[2005/05/01 1.0.0 by Igor Akkerman (c) 2005 Package providing numeric utilities.] +%===================================================================================================================================== +\newcommand \romannum[1] {\@roman#1} +\newcommand \Romannum[1] {\@Roman#1} +\newcommand \rom[1] {\romannum{#1}} +\newcommand \Rom[1] {\Romannum{#1}} +\newcommand \alphnum[1] {\@alph#1} +\newcommand \Alphnum[1] {\@Alph#1} diff --git a/Master/texmf-dist/tex/latex/akktex/akkparskip.sty b/Master/texmf-dist/tex/latex/akktex/akkparskip.sty new file mode 100644 index 00000000000..92f73b5b290 --- /dev/null +++ b/Master/texmf-dist/tex/latex/akktex/akkparskip.sty @@ -0,0 +1,243 @@ +%===================================================================================================================================== +% Package akkparskip by Igor Akkerman (c) 2004, 2005 +% Package providing a non empty paragraph skip with list and section environment corrections. +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License (latest version). +% +% The latest version of this license can be found at +% http://www.latex-project.org/lppl.txt +% +% This file may only be distributed together with the full 'AkkTeX' bundle. +%===================================================================================================================================== +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{akkparskip}[2005/04/30 by Igor Akkerman (c) 2004, 2005 v1.3.2 Package providing a non empty paragraph skip with list and section environment corrections.] +%===================================================================================================================================== + +\RequirePackage{akksection} + +\makeatletter + +\newcommand \akk@layoutlist {% + % ------------------------------------------------------------------------------ + % set default labelsep + % (as set for the article class) + % + \setlength \labelsep \akk@default@labelsep% + % ------------------------------------------------------------------------------ + % set default labelwidth + % (as set in size10.clo for the article class) + % + \setlength \labelwidth \leftmargin% + \addtolength \labelwidth {-\labelsep}% + % ------------------------------------------------------------------------------ + % set default rightmargin + % + \setlength \rightmargin \akk@default@rightmargin% + % ------------------------------------------------------------------------------ + % set default listparindent + % + \setlength \listparindent \akk@default@listparindent% + % ------------------------------------------------------------------------------ + % set default itemindent + % + \setlength \itemindent \akk@default@itemindent% + % ------------------------------------------------------------------------------ + % set default topsep + % (set it to the default topsep value of the article class + % minus the parskip since we don't need it before and after the list) + % + \setlength \topsep \akk@default@topsep% + \addtolength \topsep {-\parskip}% + % ------------------------------------------------------------------------------ + % set default partopsep + % (set it to our parskip value) + % + \setlength \partopsep \akk@default@partopsep% + % ------------------------------------------------------------------------------ + % set default parsep + % (set it to our parskip value) + % + \setlength \parsep \akk@default@parsep% + % ------------------------------------------------------------------------------ + % set default itemsep + % (set it to the default itemsep value minus the parsep since we don't need it) + % + \setlength \itemsep \akk@default@itemsep% + \addtolength \itemsep {-\parsep}% + % ------------------------------------------------------------------------------ +} + +\let \akk@orig@listI \@listI +\let \akk@orig@listi \@listi +\let \akk@orig@listii \@listii +\let \akk@orig@listiii \@listiii +\let \akk@orig@listiv \@listiv +\let \akk@orig@listv \@listv +\let \akk@orig@listvi \@listvi + +\newcommand \akk@default@listI {% + \setlength \leftmargin \leftmargini% + \akk@layoutlist% +} +\let \akk@default@listi \akk@default@listI + +\newcommand \akk@default@listii {% + \setlength \leftmargin \leftmarginii% + \akk@layoutlist% +} + +\newcommand \akk@default@listiii {% + \setlength \leftmargin \leftmarginiii% + \akk@layoutlist% +} + +\newcommand \akk@default@listiv {% + \setlength \leftmargin \leftmarginiv% + \akk@layoutlist% +} + +\newcommand \akk@default@listv {% + \setlength \leftmargin \leftmarginv% + \akk@layoutlist% +} + +\newcommand \akk@default@listvi {% + \setlength \leftmargin \leftmarginvi% + \akk@layoutlist% +} + +% -------------------------------------------------------------------------------------------------------------------------------------------------------------------- + +% original values of the article class +\newlength \akk@orig@parskip +\newlength \akk@orig@parindent +\newlength \akk@orig@labelsep +\newlength \akk@orig@rightmargin +\newlength \akk@orig@listparindent +\newlength \akk@orig@itemindent +\newlength \akk@orig@topsep +\newlength \akk@orig@partopsep +\newlength \akk@orig@parsep +\newlength \akk@orig@itemsep + +% actual default values of this style +\newlength \akk@default@parskip +\newlength \akk@default@parindent +\newlength \akk@default@labelsep +\newlength \akk@default@rightmargin +\newlength \akk@default@listparindent +\newlength \akk@default@itemindent +\newlength \akk@default@topsep +\newlength \akk@default@partopsep +\newlength \akk@default@parsep +\newlength \akk@default@itemsep + +% skips before and after sections +\newlength \akk@@beforesectionskip +\newlength \akk@@beforesubsectionskip +\newlength \akk@@beforesubsubsectionskip +\newlength \akk@@beforeparagraphskip +\newlength \akk@@aftersectionskip +\newlength \akk@@aftersubsectionskip +\newlength \akk@@aftersubsubsectionskip +\newlength \akk@@afterparagraphskip + +% get the original values of the article class +\setlength \akk@orig@parskip \parskip +\setlength \akk@orig@parindent \parindent +\setlength \akk@orig@labelsep \labelsep +\setlength \akk@orig@rightmargin \rightmargin +\setlength \akk@orig@listparindent \listparindent +\setlength \akk@orig@itemindent \itemindent +\setlength \akk@orig@topsep \topsep +\setlength \akk@orig@partopsep \partopsep +\setlength \akk@orig@parsep \parsep +\setlength \akk@orig@itemsep \itemsep + +% set the actual default values of this style +\setlength \akk@default@parindent \z@ +\setlength \akk@default@parskip {0.71125\baselineskip plus 2pt} % = 3mm bei 10pt +\setlength \akk@default@labelsep \akk@orig@labelsep +\setlength \akk@default@rightmargin \z@ +\setlength \akk@default@listparindent \z@ +\setlength \akk@default@itemindent \z@ +\setlength \akk@default@topsep \akk@orig@topsep +\setlength \akk@default@partopsep \akk@default@parskip +\setlength \akk@default@parsep \akk@default@parskip +\setlength \akk@default@itemsep \akk@orig@itemsep + +\newcommand \akk@setoriginalvalues {% + \let \@listI \akk@orig@listI% + \let \@listi \akk@orig@listi% + \let \@listii \akk@orig@listii% + \let \@listiii \akk@orig@listiii% + \let \@listiv \akk@orig@listiv% + \let \@listv \akk@orig@listv% + \let \@listvi \akk@orig@listvi% + \setlength \parskip \akk@orig@parskip% + \setlength \parindent \akk@orig@parindent% + \setlength \labelsep \akk@orig@labelsep% + \setlength \rightmargin \akk@orig@rightmargin% + \setlength \listparindent \akk@orig@listparindent% + \setlength \itemindent \akk@orig@itemindent% + \setlength \topsep \akk@orig@topsep% + \setlength \partopsep \akk@orig@partopsep% + \setlength \parsep \akk@orig@parsep% + \setlength \itemsep \akk@orig@itemsep% +} + +\newcommand \akk@setdefaultvalues {% + \let \@listI \akk@default@listI% + \let \@listi \akk@default@listi% + \let \@listii \akk@default@listii% + \let \@listiii \akk@default@listiii% + \let \@listiv \akk@default@listiv% + \let \@listv \akk@default@listv% + \let \@listvi \akk@default@listvi% + \setlength \parskip \akk@default@parskip% + \setlength \parindent \akk@default@parindent% + \setlength \labelsep \akk@default@labelsep% + \setlength \rightmargin \akk@default@rightmargin% + \setlength \listparindent \akk@default@listparindent% + \setlength \itemindent \akk@default@itemindent% + \setlength \topsep \akk@default@topsep% + \setlength \partopsep \akk@default@partopsep% + \setlength \parsep \akk@default@parsep% + \setlength \itemsep \akk@default@itemsep% + \akk@layoutlist% +} + +% \akk@beforesectionskip {} {} +\newcommand \akk@beforesectionskip[2] {% + \expandafter \setlength \csname akk@@before#1skip\endcsname {-\akk@default@parskip}% + \expandafter \addtolength \csname akk@@before#1skip\endcsname {#2}% +} + +% \akk@aftersectionskip {} {} +\newcommand \akk@aftersectionskip[2] {% + \expandafter \setlength \csname akk@@after#1skip\endcsname {-\akk@default@parskip}% + \expandafter \addtolength \csname akk@@after#1skip\endcsname {#2}% +} + +\akk@beforesectionskip {section} {3.5ex \@plus 1ex \@minus .2ex} +\akk@aftersectionskip {section} {2.3ex \@plus.2ex} + +\akk@beforesectionskip {subsection} {3.25ex\@plus 1ex \@minus .2ex} +\akk@aftersectionskip {subsection} {1.5ex \@plus .2ex} + +\akk@beforesectionskip {subsubsection} {3.25ex\@plus 1ex \@minus .2ex} +\akk@aftersectionskip {subsubsection} {1.5ex \@plus .2ex} + +\akk@beforesectionskip {paragraph} {2ex \@plus 1ex \@minus .2ex} +\akk@aftersectionskip {paragraph} {.3ex \@plus .2ex} + +% \akk@startsection{}{}{}{}{}{}{}{stil} +\renewcommand \section {\akk@startsection {section} {1} {0pt} {false} {\akk@@beforesectionskip} {false} {\akk@@aftersectionskip} {\normalfont\Large\bfseries}} +\renewcommand \subsection {\akk@startsection {subsection} {2} {0pt} {false} {\akk@@beforesubsectionskip} {false} {\akk@@aftersubsectionskip} {\normalfont\large\bfseries}} +\renewcommand \subsubsection {\akk@startsection {subsubsection} {3} {0pt} {false} {\akk@@beforesubsubsectionskip} {false} {\akk@@aftersubsubsectionskip} {\normalfont\normalsize\bfseries}} +\renewcommand \paragraph {\akk@startsection {paragraph} {4} {0pt} {false} {\akk@@beforeparagraphskip} {false} {\akk@@afterparagraphskip} {\normalfont\bfseries}} + +\akk@setdefaultvalues + +\makeatother diff --git a/Master/texmf-dist/tex/latex/akktex/akkscript.cls b/Master/texmf-dist/tex/latex/akktex/akkscript.cls new file mode 100644 index 00000000000..0431f8b4177 --- /dev/null +++ b/Master/texmf-dist/tex/latex/akktex/akkscript.cls @@ -0,0 +1,138 @@ +%===================================================================================================================================== +% Class akkscript by Igor Akkerman (c) 2004, 2005 +% Class for typesetting scripts. +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License (latest version). +% +% The latest version of this license can be found at +% http://www.latex-project.org/lppl.txt +% +% This file may only be distributed together with the full 'AkkTeX' bundle. +%===================================================================================================================================== +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesClass{akkscript}[2005/04/30 v1.0.0 by Igor Akkerman (c) 2004, 2005 Class for typesetting scripts.] +%===================================================================================================================================== + +\makeatletter + +% Initialisierungsteil +\RequirePackage{ifthen} +\RequirePackage{theorem} +\RequirePackage{akkconditional} + +\AtBeginDocument{} + +% Deklaration von Optionen +\DeclareOption{10pt}{\PassOptionsToClass{10pt}{book}} +\DeclareOption{11pt}{\PassOptionsToClass{11pt}{book}} +\DeclareOption{12pt}{\PassOptionsToClass{12pt}{book}} + +% Ausfuehrung von Optionen +\ProcessOptions + +% Laden von Paketen +\LoadClass[a4paper]{book} + +\RequirePackage{ifthen} + +\RequirePackage{lscape} +\RequirePackage{longtable} +\RequirePackage{theorem} +\RequirePackage{float} +\RequirePackage{enumerate} +\RequirePackage{verbatim} + +\RequirePackage[longpage,widepage,twoside,intlimits]{akktex} + +% --------------------------------------------------------- +% definition of the \maketitle command +% --------------------------------------------------------- +\newcommand \akk@subtitle {} +\newcommand \subtitle[1] {% + \renewcommand \akk@subtitle {#1}% +} + +\newcommand \akk@maketitle {% + \begin{titlepage}% + \let \footnotesize \small + \let \footnoterule \relax + \let \footnote \thanks + \null\vfil + \vskip 60\p@ + \akk@widepage@setorigvalues% + \hspace*\fill + \begin{minipage}{\akk@orig@textwidth}% + \begin{center}% + \begin{Huge}% + \bfseries% + \@title\makebox[0pt]{\phantom{Mg}}% + \\% + \end{Huge}% + \ifset{akk@subtitle} {% + \vspace{2ex}% + \begin{large}% + \akk@subtitle% + \\% + \end{large}% + } + \vspace{3ex}% + \begin{Large}% + \bfseries% + \begin{tabular}[t]{c}% + \@author\makebox[0pt]{\phantom{Mg}}% + \end{tabular}% + \\% + \end{Large}% + \ifbooltrue{akk@datetitle} {% + \vspace{3ex}% + \begin{large}%\bfseries% + \@date\\% + \end{large}% + }% + \vspace{2ex}% + \end{center}% + \end{minipage}% + \hspace*\fill + \akk@widepage@setdefaultvalues% + \par + \@thanks + \vfil\null + \end{titlepage}% + \setcounter{footnote}{0}% + \global\let\thanks\relax + \global\let\maketitle\relax + \global\let\@thanks\@empty + \global\let\@author\@empty + \global\let\@date\@empty + \global\let\@title\@empty + \global\let\title\relax + \global\let\author\relax + \global\let\date\relax + \global\let\and\relax +} +% --------------------------------------------------------- + +% --------------------------------------------------------- +% theorem environments definition +% --------------------------------------------------------- +% needs to be defined here because it uses section numbers +% --------------------------------------------------------- +\theoremstyle{changebreak} + +\theorembodyfont{\rmfamily\upshape} +\newtheorem {definition} {Definition} [section] +\newtheorem {beispiel} [definition] {Beispiel} +\newtheorem {lemma} [definition] {Lemma} +\newtheorem {korollar} [definition] {Korollar} +\newtheorem {corollar} [definition] {Corollar} +\newtheorem {theorem} [definition] {Theorem} +\newtheorem {bemerkung} [definition] {Bemerkung} +\newtheorem {proposition} [definition] {Proposition} + +\theorembodyfont {\rmfamily\itshape} +\newtheorem {satz} [definition] {Satz} +% --------------------------------------------------------- + +\makeatother + diff --git a/Master/texmf-dist/tex/latex/akktex/akksection.sty b/Master/texmf-dist/tex/latex/akktex/akksection.sty new file mode 100644 index 00000000000..4328da0261a --- /dev/null +++ b/Master/texmf-dist/tex/latex/akktex/akksection.sty @@ -0,0 +1,125 @@ +%===================================================================================================================================== +% Package akksection by Igor Akkerman (c) 2004, 2005 +% Package providing an alternative section definition command. +% +% This work may be distributed and/or modified under the +% conditions of the LaTeX Project Public License (latest version). +% +% The latest version of this license can be found at +% http://www.latex-project.org/lppl.txt +% +% This file may only be distributed together with the full 'AkkTeX' bundle. +%===================================================================================================================================== +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\ProvidesPackage{akksection}[2005/04/30 by Igor Akkerman (c) 2004, 2005 v1.0.2 Package providing an alternative section definition command.] +%===================================================================================================================================== + +\makeatletter + +\newif\if@embedded + +% \akk@startsection{}{}{}{}{}{}{}{stil} +\def\akk@startsection#1#2#3#4#5#6#7#8{% + \if@noskipsec \leavevmode \fi% + \par% + \@tempskipa #5\relax% + \csname @afterindent#4\endcsname% + \if@nobreak% + \everypar{}% + \else% + \addpenalty\@secpenalty\addvspace\@tempskipa% + \fi% + \@ifstar{% + \akk@ssect{#3}{#4}{#5}{#6}{#7}{#8}% + }{% + \@dblarg{\akk@sect{#1}{#2}{#3}{#5}{#6}{#7}{#8}}% + }% +} + +% \akk@sect{}{}{}{}{}}{}{}[]{