Removed smile as a submodule
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,3 +0,0 @@
|
||||
[submodule "smile"]
|
||||
path = smile
|
||||
url = https://github.com/LukasPietzschmann/smile
|
||||
@@ -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:
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
pdftitle={\noexpand\inserttitle},
|
||||
pdfauthor={\noexpand\insertauthor},
|
||||
pdfsubject={\noexpand\inserttitle}
|
||||
]{smile/smile}
|
||||
]{smile}
|
||||
|
||||
\RequirePackage{tikz}
|
||||
\usetikzlibrary{overlay-beamer-styles, decorations.markings}
|
||||
|
||||
1
smile
1
smile
Submodule smile deleted from 7cfb03765f
Reference in New Issue
Block a user