1
Fork 0

Migrate back to Git LFS

This commit is contained in:
Nadim Kobeissi 2025-06-26 12:19:00 +02:00
parent 6b34b62aa2
commit 4b6498ede3
Signed by: nadim
SSH key fingerprint: SHA256:o0JJHYcP8LVBoARMU+JjVbzJxL3HxW2F+C0yu/5zPgc
237 changed files with 36953 additions and 0 deletions

View 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}