Migrate back to Git LFS
This commit is contained in:
parent
6b34b62aa2
commit
4b6498ede3
237 changed files with 36953 additions and 0 deletions
22
slides/theme/beamerthemecipher.sty
Normal file
22
slides/theme/beamerthemecipher.sty
Normal file
|
@ -0,0 +1,22 @@
|
|||
\ProvidesPackage{theme/beamerthemecipher}[2025/05/04 v1.0 Cipher Beamer Theme]
|
||||
|
||||
% Load required packages
|
||||
\RequirePackage{
|
||||
mathtools,fontspec,unicode-math,
|
||||
amsmath,amsthm,amssymb,amsfonts,graphicx,setspace,cancel,
|
||||
etoolbox,hyperref,xstring,fancybox,xspace,titlecaps
|
||||
}
|
||||
\RequirePackage{microtype}
|
||||
|
||||
% TikZ libraries
|
||||
\RequirePackage{tikz}
|
||||
\RequirePackage{pgfplots}
|
||||
\pgfplotsset{compat=1.18}
|
||||
|
||||
% Load dependent themes
|
||||
\usecolortheme{cipher}
|
||||
\usefonttheme{cipher}
|
||||
\useinnertheme{cipher}
|
||||
\useoutertheme{cipher}
|
||||
\RequirePackage{../../misc/macros/joc}
|
||||
\RequirePackage{../../misc/macros/msc5}
|
Loading…
Add table
Add a link
Reference in a new issue