From 78b2be9bb39772132e92717b9b3b820a37656f13 Mon Sep 17 00:00:00 2001 From: Lukas Pietzschmann Date: Fri, 26 May 2023 22:44:19 +0200 Subject: [PATCH] Removed smile as a submodule --- .gitmodules | 3 --- README.md | 2 +- beamerthemeawesome.sty | 2 +- smile | 1 - 4 files changed, 2 insertions(+), 6 deletions(-) delete mode 100644 .gitmodules delete mode 160000 smile diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index e0c4631..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "smile"] - path = smile - url = https://github.com/LukasPietzschmann/smile diff --git a/README.md b/README.md index 2a4cefc..c9eba1c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The kinda awesome beamer theme! ## Using the theme -Just copy and paste `beamerthemeawesome.sty` into your project, add `\usetheme{awesome}` into your main file and you're good to go :) +First of all you will need the [smile](https://github.com/LukasPietzschmann/smile) package. If that's available, just copy and paste `beamerthemeawesome.sty` into your project, add `\usetheme{awesome}` into your main file and you're good to go :) ## Options This theme provides some settings you can tweak: diff --git a/beamerthemeawesome.sty b/beamerthemeawesome.sty index 3613924..8e7783c 100644 --- a/beamerthemeawesome.sty +++ b/beamerthemeawesome.sty @@ -51,7 +51,7 @@ pdftitle={\noexpand\inserttitle}, pdfauthor={\noexpand\insertauthor}, pdfsubject={\noexpand\inserttitle} -]{smile/smile} +]{smile} \RequirePackage{tikz} \usetikzlibrary{overlay-beamer-styles, decorations.markings} diff --git a/smile b/smile deleted file mode 160000 index 7cfb037..0000000 --- a/smile +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 7cfb03765f7cb740812f9de80ee1deb6cd099c01