https://github.com/jakobbbb/cknopmpf
dark beamer theme
https://github.com/jakobbbb/cknopmpf
beamer-theme dark-theme latex
Last synced: 10 months ago
JSON representation
dark beamer theme
- Host: GitHub
- URL: https://github.com/jakobbbb/cknopmpf
- Owner: jakobbbb
- License: gpl-3.0
- Created: 2020-12-02T23:18:53.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-10T13:29:41.000Z (almost 2 years ago)
- Last Synced: 2025-01-27T06:11:58.832Z (over 1 year ago)
- Topics: beamer-theme, dark-theme, latex
- Language: TeX
- Homepage:
- Size: 495 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cknopmpf
/knɔmpf/ is a beamer theme.
## install
Symlink the `.sty` to `~/texmf/tex/latex/cknopmpf/cknopmpf.sty`, or
simply run `make install`.
## options
`german`: Use German language instead of English. Loads `ngerman`
babel and uses German labels for custom environments.
`light`: Switches the theme from dark to light. Note that cknopmpf is
is primariliy a dark theme, so this option makes your slides
printer-friendly but ugly.
## features
*Blackboard Slides* are slides that only have a title but their content
is blank. They are indented to be drawn on during a lecture.
Create blackboard slides with the `\blackboardframe{Example Title}`
command. You can also add the same blackboard frame mutliple times:
`\blackboardframe[42]{Example Title}`.
If beamer is used with the handout option:
```tex
\documentclass[handout]{beamer}
```
Blackboard slides will not be shown.
## example





