https://github.com/aknierim/beamerthemecode

A small, minimalistic LaTeX beamer theme intended for technical presentations where code examples are central.

https://github.com/aknierim/beamerthemecode

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.8%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

A small, minimalistic LaTeX beamer theme intended for technical presentations where code examples are central.

Basic Info
  • Host: GitHub
  • Owner: aknierim
  • License: mit
  • Language: TeX
  • Default Branch: main
  • Homepage:
  • Size: 160 KB
Statistics
  • Stars: 1
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 12 months ago · Last pushed 11 months ago
Metadata Files
Readme License

README.md

beamerthemecode

A small, minimalistic LaTeX beamer theme intended for technical presentations where code examples are central, e.g.

  • Programming talks or tutorials
  • Software development demonstrations

Code Highlighting With a Custom Pygments Style

A custom pygments style is included with the theme. This style has to be installed in an python environment of your choice prior to building the slides. A mamba environment is provided with the file environment.yml. If you don't want to use the pygments style, change the style in headers/header.tex or remove the minted2 package entirely.

Installation

To install this theme, at least beamerthemecode.sty has to be moved to a directory that is searchable by LaTeX. This can be one of

  • TEXMFHOME/tex/latex/beamerthemecode. TEXMFHOME can be accessed via $ kpsewhich --var-value TEXMFHOME Usually this returns $HOME/texmf
  • The same directory you compile your document in
  • Any directory which is included in TEXINPUTS

You can install the theme with the following command: $ cd `kpsewhich --var-value TEXMFHOME` && git clone https://github.com/aknierim/beamerthemecode

Acknowledgements

This theme is a LaTeX beamer adaption for a theme of a talk given by @StFroese at the ErUM-Data-Hub PYOPP Workshop 2025.

Owner

  • Name: Anno Knierim
  • Login: aknierim
  • Kind: user
  • Location: Dortmund, Germany
  • Company: TU Dortmund university

Astrophysics student at TU Dortmund university. | EN/日本語OK

GitHub Events

Total
  • Watch event: 1
  • Push event: 8
  • Create event: 2
Last Year
  • Watch event: 1
  • Push event: 8
  • Create event: 2

Dependencies

environment.yml pypi
pygments_style/pyproject.toml pypi