Removed smile as a submodule

This commit is contained in:
Lukas Pietzschmann
2023-05-26 22:44:19 +02:00
parent 7e530bc539
commit 78b2be9bb3
4 changed files with 2 additions and 6 deletions

3
.gitmodules vendored
View File

@@ -1,3 +0,0 @@
[submodule "smile"]
path = smile
url = https://github.com/LukasPietzschmann/smile

View File

@@ -2,7 +2,7 @@
The kinda awesome beamer theme! The kinda awesome beamer theme!
## Using the 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 ## Options
This theme provides some settings you can tweak: This theme provides some settings you can tweak:

View File

@@ -51,7 +51,7 @@
pdftitle={\noexpand\inserttitle}, pdftitle={\noexpand\inserttitle},
pdfauthor={\noexpand\insertauthor}, pdfauthor={\noexpand\insertauthor},
pdfsubject={\noexpand\inserttitle} pdfsubject={\noexpand\inserttitle}
]{smile/smile} ]{smile}
\RequirePackage{tikz} \RequirePackage{tikz}
\usetikzlibrary{overlay-beamer-styles, decorations.markings} \usetikzlibrary{overlay-beamer-styles, decorations.markings}

1
smile

Submodule smile deleted from 7cfb03765f