texlive-beamerthemecelestia 2025.2
Modern and elegant Beamer theme
This package provides an elegant Beamer theme designed for academic and professional presentations. It offers configurable footer styles (quarter-circle, full bar, classic), decorative elements that can be enabled and disabled, and enhanced typography options for headers. The theme includes special layouts for code listings, section pages, and standout frames. Color scheme can be customized through theme options, with support for both main and accent colors. The typography system supports both serif and sans-serif variants, and provides flexible font styling across different elements. Focused on readability and visual appeal, Celestia offers a clean and professional look for presentations.
- Outputs:
doc
,out
- Website: https://ctan.org/pkg/beamerthemecelestia
- Licenses: LPPL 1.3c
- Package source: gnu/packages/tex.scm
- Builds: See build status
- Issues: See known issues
Installation
Install texlive-beamerthemecelestia 2025.2
as follows:
guix install texlive-beamerthemecelestia@2025.2
Or install the latest version:
guix install texlive-beamerthemecelestia
The texlive-beamerthemecelestia
package provides more outputs besides the default (out
). You can install them by appending :output-name
to the package specification. For example:
guix install texlive-beamerthemecelestia:doc
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.