diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2022-08-18 20:54:24 +0200 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2022-08-18 20:54:24 +0200 |
commit | ba10db69df3698d33190384cfd95a73949741a5d (patch) | |
tree | 30d04bbf0132d56574669f76c1522914b5198ecb /buch/papers/transfer | |
parent | Merge pull request #64 from Satge96/master (diff) | |
download | SeminarSpezielleFunktionen-ba10db69df3698d33190384cfd95a73949741a5d.tar.gz SeminarSpezielleFunktionen-ba10db69df3698d33190384cfd95a73949741a5d.zip |
remove subcaption package
Diffstat (limited to 'buch/papers/transfer')
-rw-r--r-- | buch/papers/transfer/packages.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buch/papers/transfer/packages.tex b/buch/papers/transfer/packages.tex index 98329d3..fa7069a 100644 --- a/buch/papers/transfer/packages.tex +++ b/buch/papers/transfer/packages.tex @@ -12,4 +12,4 @@ \usetikzlibrary{arrows} \usetikzlibrary{fit} \usetikzlibrary{shapes.geometric} -\usepackage{subcaption} +%\usepackage{subcaption} |