From a0e484341950336f9d6276d52d8060201571e7c3 Mon Sep 17 00:00:00 2001 From: Rdeisenroth Date: Sun, 15 Oct 2023 21:11:03 +0200 Subject: [PATCH] tag --- tex/FOPBot.sty | 2 +- tex/algo-common.sty | 2 +- tex/algo-snippets.sty | 2 +- tex/audutils.sty | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tex/FOPBot.sty b/tex/FOPBot.sty index c2cdb7e..58d5b52 100644 --- a/tex/FOPBot.sty +++ b/tex/FOPBot.sty @@ -1,7 +1,7 @@ \NeedsTeXFormat{LaTeX2e} \RequirePackage{expl3} \RequirePackage{tudacolors} -\ProvidesExplPackage{FOPBot}{2023-09-26}{2.3-Snapshot}{FOP-Bot LaTeX Package} +\ProvidesExplPackage{FOPBot}{2023-10-15}{2.3-Snapshot}{FOP-Bot LaTeX Package} % Made by Ruben Deisenroth, created in 2020 % Available at https://github.com/Rdeisenroth/FOPBot-Latex-Package diff --git a/tex/algo-common.sty b/tex/algo-common.sty index 26c5d87..5824f32 100644 --- a/tex/algo-common.sty +++ b/tex/algo-common.sty @@ -1,6 +1,6 @@ \NeedsTeXFormat{LaTeX2e} \RequirePackage{expl3} -\ProvidesExplPackage{algo-common}{2023-09-26}{2.3-Snapshot}{Common Definitions for all Algo templates - Based on rubos-common (https://github.com/Rdeisenroth/Rubos-TUDA-Template/blob/main/tex/rubos-common.sty)} +\ProvidesExplPackage{algo-common}{2023-10-15}{2.3-Snapshot}{Common Definitions for all Algo templates - Based on rubos-common (https://github.com/Rdeisenroth/Rubos-TUDA-Template/blob/main/tex/rubos-common.sty)} % Package Made by Ruben Deisenroth, 2022 % Available at https://github.com/Rdeisenroth/Rubos-TUDA-Template/blob/main/tex/rubos-common.sty diff --git a/tex/algo-snippets.sty b/tex/algo-snippets.sty index 7120aa9..c4d8883 100644 --- a/tex/algo-snippets.sty +++ b/tex/algo-snippets.sty @@ -1,6 +1,6 @@ \NeedsTeXFormat{LaTeX2e} \RequirePackage{expl3} -\ProvidesExplPackage{algo-snippets}{2023-09-26}{2.3-Snapshot}{Snippets that are Commonly used in Algo} +\ProvidesExplPackage{algo-snippets}{2023-10-15}{2.3-Snapshot}{Snippets that are Commonly used in Algo} % Package Made by Ruben Deisenroth, 2022 \RequirePackage{l3keys2e} diff --git a/tex/audutils.sty b/tex/audutils.sty index 72d55f8..7dfd24a 100644 --- a/tex/audutils.sty +++ b/tex/audutils.sty @@ -1,5 +1,5 @@ \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{audutils}[2023-09-26 Algorithms and Data structures LaTeX Package] +\ProvidesPackage{audutils}[2023-10-15 Algorithms and Data structures LaTeX Package] % Made by Ruben Deisenroth, 2021 % Available at https://github.com/Rdeisenroth/AuD-Zusammenfassung/blob/master/audutils.sty