summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/schule/source/Module/Lizenzen
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/schule/source/Module/Lizenzen')
-rw-r--r--Master/texmf-dist/doc/latex/schule/source/Module/Lizenzen/code.tex73
-rw-r--r--Master/texmf-dist/doc/latex/schule/source/Module/Lizenzen/lizenz-cc-by-4.xmp25
-rw-r--r--Master/texmf-dist/doc/latex/schule/source/Module/Lizenzen/lizenz-cc-by-nc-sa-4.xmp25
-rw-r--r--Master/texmf-dist/doc/latex/schule/source/Module/Lizenzen/lizenz-cc-by-sa-4.xmp25
-rw-r--r--Master/texmf-dist/doc/latex/schule/source/Module/Lizenzen/optionen.tex10
-rw-r--r--Master/texmf-dist/doc/latex/schule/source/Module/Lizenzen/pakete.tex8
6 files changed, 0 insertions, 166 deletions
diff --git a/Master/texmf-dist/doc/latex/schule/source/Module/Lizenzen/code.tex b/Master/texmf-dist/doc/latex/schule/source/Module/Lizenzen/code.tex
deleted file mode 100644
index 28f5fa7c5e0..00000000000
--- a/Master/texmf-dist/doc/latex/schule/source/Module/Lizenzen/code.tex
+++ /dev/null
@@ -1,73 +0,0 @@
-% ********************************************************************
-% Lizenz des Dokuments *
-% ********************************************************************
-
-% Metadaten inkludieren
-% ********************************************************************
-\includexmp{lizenz-\schule@lizenz}
-
-% Lizenzname
-% ********************************************************************
-% Kurz
-\newcommand{\lizenzNameKurz}{ %
- \IfEqCase{\schule@lizenz}{ %
- % Lizenz: CC-BY-NC-SA 4.0
- {cc-by-nc-sa-4}{ %
- CC-BY-NC-SA 4.0\xspace %
- }%
- % Lizenz: CC-BY-SA 4.0
- {cc-by-sa-4}{ %
- CC-BY-SA 4.0\xspace %
- }%
- % Lizenz: CC-BY 4.0
- {cc-by-4}{ %
- CC-BY 4.0\xspace %
- }%
- }[%
- % Sonstiges
-
- ]
-}
-
-% Lang
-\newcommand{\lizenzName}{ %
- \IfEqCase{\schule@lizenz}{ %
- % Lizenz: CC-BY-NC-SA 4.0
- {cc-by-nc-sa-4}{ %
- Creative Commons Namensnennung - Nicht-kommerziell - Weitergabe unter gleichen Bedingungen 4.0 International Lizenz\xspace %
- }%
- % Lizenz: CC-BY-SA 4.0
- {cc-by-sa-4}{ %
- Creative Commons Namensnennung - Weitergabe unter gleichen Bedingungen 4.0 International Lizenz\xspace %
- }%
- % Lizenz: CC-BY 4.0
- {cc-by-4}{ %
- Creative Commons Namensnennung 4.0 International Lizenz\xspace %
- }%
- }[%
- % Sonstiges
-
- ]
-}
-
-% Symbole
-% ********************************************************************
-\newcommand{\lizenzSymbol}{ %
- \IfEqCase{\schule@lizenz}{ %
- % Lizenz: CC-BY-NC-SA 4.0
- {cc-by-nc-sa-4}{ %
- \ccbyncsa %
- }%
- % Lizenz: CC-BY-SA 4.0
- {cc-by-sa-4}{ %
- \ccbysa %
- }%
- % Lizenz: CC-BY 4.0
- {cc-by-4}{ %
- \ccby %
- }%
- }[%
- % Sonstiges
-
- ]
-} \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/schule/source/Module/Lizenzen/lizenz-cc-by-4.xmp b/Master/texmf-dist/doc/latex/schule/source/Module/Lizenzen/lizenz-cc-by-4.xmp
deleted file mode 100644
index 6a39d22c3e2..00000000000
--- a/Master/texmf-dist/doc/latex/schule/source/Module/Lizenzen/lizenz-cc-by-4.xmp
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xpacket begin='' id=''?>
-<x:xmpmeta xmlns:x='adobe:ns:meta/'>
- <rdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
- <rdf:Description rdf:about=''
- xmlns:xapRights='http://ns.adobe.com/xap/1.0/rights/'>
- <xapRights:Marked>True</xapRights:Marked>
- </rdf:Description>
- <rdf:Description rdf:about=''
- xmlns:xapRights='http://ns.adobe.com/xap/1.0/rights/'
- >
- <xapRights:UsageTerms>
- <rdf:Alt>
- <rdf:li xml:lang='x-default' >This work is licensed under a &lt;a rel=&#34;license&#34; href=&#34;http://creativecommons.org/licenses/by/4.0/&#34;&gt;Creative Commons Attribution 4.0 International License&lt;/a&gt;.</rdf:li>
- <rdf:li xml:lang='en' >This work is licensed under a &lt;a rel=&#34;license&#34; href=&#34;http://creativecommons.org/licenses/by/4.0/&#34;&gt;Creative Commons Attribution 4.0 International License&lt;/a&gt;.</rdf:li>
- </rdf:Alt>
- </xapRights:UsageTerms>
- </rdf:Description>
- <rdf:Description rdf:about=''
- xmlns:cc='http://creativecommons.org/ns#'>
- <cc:license rdf:resource='http://creativecommons.org/licenses/by/4.0/'/>
- </rdf:Description>
-
- </rdf:RDF>
-</x:xmpmeta>
-<?xpacket end='r'?> \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/schule/source/Module/Lizenzen/lizenz-cc-by-nc-sa-4.xmp b/Master/texmf-dist/doc/latex/schule/source/Module/Lizenzen/lizenz-cc-by-nc-sa-4.xmp
deleted file mode 100644
index 6d6924cc5f2..00000000000
--- a/Master/texmf-dist/doc/latex/schule/source/Module/Lizenzen/lizenz-cc-by-nc-sa-4.xmp
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xpacket begin='' id=''?>
-<x:xmpmeta xmlns:x='adobe:ns:meta/'>
- <rdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
- <rdf:Description rdf:about=''
- xmlns:xapRights='http://ns.adobe.com/xap/1.0/rights/'>
- <xapRights:Marked>True</xapRights:Marked>
- </rdf:Description>
- <rdf:Description rdf:about=''
- xmlns:xapRights='http://ns.adobe.com/xap/1.0/rights/'
- >
- <xapRights:UsageTerms>
- <rdf:Alt>
- <rdf:li xml:lang='x-default' >This work is licensed under a &lt;a rel=&#34;license&#34; href=&#34;http://creativecommons.org/licenses/by-nc-sa/4.0/&#34;&gt;Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License&lt;/a&gt;.</rdf:li>
- <rdf:li xml:lang='en' >This work is licensed under a &lt;a rel=&#34;license&#34; href=&#34;http://creativecommons.org/licenses/by-nc-sa/4.0/&#34;&gt;Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License&lt;/a&gt;.</rdf:li>
- </rdf:Alt>
- </xapRights:UsageTerms>
- </rdf:Description>
- <rdf:Description rdf:about=''
- xmlns:cc='http://creativecommons.org/ns#'>
- <cc:license rdf:resource='http://creativecommons.org/licenses/by-nc-sa/4.0/'/>
- </rdf:Description>
-
- </rdf:RDF>
-</x:xmpmeta>
-<?xpacket end='r'?> \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/schule/source/Module/Lizenzen/lizenz-cc-by-sa-4.xmp b/Master/texmf-dist/doc/latex/schule/source/Module/Lizenzen/lizenz-cc-by-sa-4.xmp
deleted file mode 100644
index 6f5724a4667..00000000000
--- a/Master/texmf-dist/doc/latex/schule/source/Module/Lizenzen/lizenz-cc-by-sa-4.xmp
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xpacket begin='' id=''?>
-<x:xmpmeta xmlns:x='adobe:ns:meta/'>
- <rdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
- <rdf:Description rdf:about=''
- xmlns:xapRights='http://ns.adobe.com/xap/1.0/rights/'>
- <xapRights:Marked>True</xapRights:Marked>
- </rdf:Description>
- <rdf:Description rdf:about=''
- xmlns:xapRights='http://ns.adobe.com/xap/1.0/rights/'
- >
- <xapRights:UsageTerms>
- <rdf:Alt>
- <rdf:li xml:lang='x-default' >This work is licensed under a &lt;a rel=&#34;license&#34; href=&#34;http://creativecommons.org/licenses/by-sa/4.0/&#34;&gt;Creative Commons Attribution-ShareAlike 4.0 International License&lt;/a&gt;.</rdf:li>
- <rdf:li xml:lang='en' >This work is licensed under a &lt;a rel=&#34;license&#34; href=&#34;http://creativecommons.org/licenses/by-sa/4.0/&#34;&gt;Creative Commons Attribution-ShareAlike 4.0 International License&lt;/a&gt;.</rdf:li>
- </rdf:Alt>
- </xapRights:UsageTerms>
- </rdf:Description>
- <rdf:Description rdf:about=''
- xmlns:cc='http://creativecommons.org/ns#'>
- <cc:license rdf:resource='http://creativecommons.org/licenses/by-sa/4.0/'/>
- </rdf:Description>
-
- </rdf:RDF>
-</x:xmpmeta>
-<?xpacket end='r'?> \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/schule/source/Module/Lizenzen/optionen.tex b/Master/texmf-dist/doc/latex/schule/source/Module/Lizenzen/optionen.tex
deleted file mode 100644
index 1935dd8489c..00000000000
--- a/Master/texmf-dist/doc/latex/schule/source/Module/Lizenzen/optionen.tex
+++ /dev/null
@@ -1,10 +0,0 @@
-% Standardwerte
-% ********************************************************************
-\newcommand{\schule@lizenz}{cc-by-nc-sa-4}
-
-% Optionsdefinitionen
-% ********************************************************************
-\pgfkeys{
- /schule/.cd,
- lizenz/.store in=\schule@lizenz,
-} \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/schule/source/Module/Lizenzen/pakete.tex b/Master/texmf-dist/doc/latex/schule/source/Module/Lizenzen/pakete.tex
deleted file mode 100644
index 8a590052831..00000000000
--- a/Master/texmf-dist/doc/latex/schule/source/Module/Lizenzen/pakete.tex
+++ /dev/null
@@ -1,8 +0,0 @@
-% ********************************************************************
-% * Paketabhängigkeiten *
-% ********************************************************************
-
-% Lizenz
-\RequirePackage{xmpincl}
-\RequirePackage{ccicons}
-