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!
|
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:
|
||||||
|
|||||||
@@ -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
1
smile
Submodule smile deleted from 7cfb03765f
Reference in New Issue
Block a user