diff --git a/beamerthemeSimple.sty b/beamerthemeSimple.sty index 1215703..0506b83 100644 --- a/beamerthemeSimple.sty +++ b/beamerthemeSimple.sty @@ -100,13 +100,13 @@ \setbeamercolor{block title alerted}{fg=beamer@simple@color,bg=white} \setbeamercolor{alerted text}{fg=beamer@simple@color} \setbeamerfont{block title alerted}{series=\mdseries} -\setbeamerfont{alerted text}{series=\bfseries} +\setbeamerfont{alerted text}{series=\bfseries\boldmath} \hypersetup{colorlinks,linkcolor=,urlcolor=beamer@simple@color!80!white} \usefonttheme[onlymath]{serif} -% \setbeamerfont{frametitle}{series=\bfseries} -% \setbeamerfont{block title}{series=\bfseries} -% \setbeamerfont{title}{series=\bfseries} -% \setbeamertemplate{frametitle}{\insertframetitle\par\vskip-8pt\hrulefill} % add line under frametitle +\setbeamerfont{frametitle}{series=\bfseries\boldmath} +\setbeamerfont{block title}{series=\bfseries\boldmath} +\setbeamerfont{title}{series=\bfseries\boldmath} +\setbeamertemplate{frametitle}{\insertframetitle\par\vskip-8pt\hrulefill} % add line under frametitle % % metropolis % % \definecolor{beamer@simple@color}{RGB}{35 54 58} @@ -119,8 +119,8 @@ % \setbeamercolor{block title alerted}{fg=alertcol,bg=white} % \setbeamerfont{alerted text}{series=\mdseries} % \setbeamercolor{alerted text}{fg=alertcol} -% \setbeamercolor{block title}{bg=mygrey!25!white} -% \setbeamercolor{block body}{fg=black,bg=mygrey!13!white} +\setbeamercolor{block title}{bg=mygrey!25!white} +\setbeamercolor{block body}{fg=black,bg=mygrey!13!white} diff --git a/ctex169.nav b/ctex169.nav new file mode 100644 index 0000000..041a432 --- /dev/null +++ b/ctex169.nav @@ -0,0 +1,24 @@ +\headcommand {\slideentry {0}{0}{1}{1/1}{}{0}} +\headcommand {\beamer@framepages {1}{1}} +\headcommand {\slideentry {0}{0}{2}{2/2}{}{0}} +\headcommand {\beamer@framepages {2}{2}} +\headcommand {\beamer@sectionpages {1}{2}} +\headcommand {\beamer@subsectionpages {1}{2}} +\headcommand {\sectionentry {1}{Reachability Game}{3}{Reachability Game}{0}} +\headcommand {\slideentry {1}{0}{1}{3/3}{}{0}} +\headcommand {\beamer@framepages {3}{3}} +\headcommand {\beamer@sectionpages {3}{3}} +\headcommand {\beamer@subsectionpages {3}{3}} +\headcommand {\sectionentry {2}{Reachability Game2}{4}{Reachability Game2}{0}} +\headcommand {\beamer@sectionpages {4}{3}} +\headcommand {\beamer@subsectionpages {4}{3}} +\headcommand {\sectionentry {3}{Reachability Game3}{4}{Reachability Game3}{0}} +\headcommand {\slideentry {3}{0}{1}{4/4}{}{0}} +\headcommand {\beamer@framepages {4}{4}} +\headcommand {\slideentry {3}{0}{2}{5/5}{}{0}} +\headcommand {\beamer@framepages {5}{5}} +\headcommand {\beamer@partpages {1}{5}} +\headcommand {\beamer@subsectionpages {4}{5}} +\headcommand {\beamer@sectionpages {4}{5}} +\headcommand {\beamer@documentpages {5}} +\headcommand {\gdef \inserttotalframenumber {5}} diff --git a/ctex169.pdf b/ctex169.pdf new file mode 100644 index 0000000..859aef1 Binary files /dev/null and b/ctex169.pdf differ diff --git a/ctex169.snm b/ctex169.snm new file mode 100644 index 0000000..e69de29 diff --git a/ctex169.synctex.gz b/ctex169.synctex.gz new file mode 100644 index 0000000..3f291cb Binary files /dev/null and b/ctex169.synctex.gz differ diff --git a/ctex169.tex b/ctex169.tex new file mode 100644 index 0000000..af00024 --- /dev/null +++ b/ctex169.tex @@ -0,0 +1,75 @@ + +\documentclass[aspectratio=169]{beamer} +\usepackage[english]{babel} +\usepackage{fancyhdr} % header footer +\usepackage{graphicx} % figure +\usepackage{booktabs} +\usepackage{xcolor} +\usepackage{bookmark} +\usepackage{hyperref} +\usepackage{graphicx} % Allows including images +\usepackage{booktabs} % Allows the use of \toprule, \midrule and \bottomrule in tables +\usepackage{tikz} +\usepackage[ruled,linesnumbered]{algorithm2e} +\usepackage{adjustbox} +\usepackage{ctex} +% \usefonttheme[onlymath]{serif} + +\author{丛宇} +\title{中文标题} +\date{\today} + +% \AtBeginSection[]{ +% \frame{\frametitle{Outline}\tableofcontents[currentsection, +% subsectionstyle=show/show/shaded]} +% } + +\usetheme{Bar169} + +\begin{document} + + \begingroup + + \makeatletter + \setlength{\hoffset}{.5\beamer@sidebarwidth} + \makeatother + + + \begin{frame}[plain] + % Print the title page as the first slide + \titlepage + \end{frame} + + \begin{frame}[plain]{Overview} + % Throughout your presentation, if you choose to use \section{} and \subsection{} commands, these will automatically be printed on this slide as an overview of your presentation + \tableofcontents + \end{frame} + \endgroup +\section{Reachability Game} +\begin{frame}{可达性博弈} + 中文测试 +\end{frame} +\section{Reachability Game2} +\section{Reachability Game3} + +\begin{frame}{math test} + \begin{itemize} + \item How to find $T_1$\\ + + $T_1=\{v\in T : v$ can't reach $T\cup Reach(T,0)\}$\\ + $T_1=\{v\in T: v$ can only reach $V\setminus \{T\cup Reach(T,0)\}\}$\\ + P1 wants to reach $V\setminus \{T\cup Reach(T,0)\}\}$, P0 tries to avoid $V\setminus \{T\cup Reach(T,0)\}\}$.\\ + compute $Reach(V\setminus \{T\cup Reach(T,0)\}\},1)$ + + \item Time complexity\\ + $O(m)$ to find $T_i$, at most $O(n)$ times. Worst-case $O(nm)$. + \end{itemize} + +\end{frame} +\begin{frame} + \frametitle{references} + + + +\end{frame} +\end{document} \ No newline at end of file diff --git a/simple.aux b/simple.aux new file mode 100644 index 0000000..cbf5116 --- /dev/null +++ b/simple.aux @@ -0,0 +1,80 @@ +\relax +\providecommand\hyper@newdestlabel[2]{} +\providecommand\HyField@AuxAddToFields[1]{} +\providecommand\HyField@AuxAddToCoFields[2]{} +\providecommand\babel@aux[2]{} +\@nameuse{bbl@beforestart} +\providecommand\BKM@entry[2]{} +\providecommand \oddpage@label [2]{} +\babel@aux{english}{} +\@writefile{nav}{\headcommand {\slideentry {0}{0}{1}{1/1}{}{0}}} +\@writefile{nav}{\headcommand {\beamer@framepages {1}{1}}} +\@writefile{nav}{\headcommand {\slideentry {0}{0}{2}{2/2}{}{0}}} +\@writefile{nav}{\headcommand {\beamer@framepages {2}{2}}} +\BKM@entry{id=1,open,dest={4F75746C696E65302E31},srcline={5}}{5C3337365C3337375C3030304D5C3030306F5C303030745C303030695C303030765C303030615C303030745C303030695C3030306F5C3030306E5C3030305C3034305C3030305C3034365C3030305C3034305C303030525C303030655C303030665C303030655C303030725C303030655C3030306E5C303030635C303030655C30303073} +\bibcite{p1}{\hyperlink {beamerbibp1}{Smith, 2012}} +\@writefile{toc}{\beamer@sectionintoc {1}{Motivation \& References}{3}{0}{1}} +\@writefile{nav}{\headcommand {\beamer@sectionpages {1}{2}}} +\@writefile{nav}{\headcommand {\beamer@subsectionpages {1}{2}}} +\@writefile{nav}{\headcommand {\sectionentry {1}{Motivation \& References}{3}{Motivation \& References}{0}}} +\@writefile{nav}{\headcommand {\slideentry {1}{0}{1}{3/3}{}{0}}} +\@writefile{nav}{\headcommand {\beamer@framepages {3}{3}}} +\BKM@entry{id=2,open,dest={4F75746C696E65302E32},srcline={19}}{5C3337365C3337375C303030525C303030655C303030615C303030635C303030685C303030615C303030625C303030695C3030306C5C303030695C303030745C303030795C3030305C3034305C303030475C303030615C3030306D5C30303065} +\@writefile{toc}{\beamer@sectionintoc {2}{Reachability Game}{4}{0}{2}} +\@writefile{nav}{\headcommand {\beamer@sectionpages {3}{3}}} +\@writefile{nav}{\headcommand {\beamer@subsectionpages {3}{3}}} +\@writefile{nav}{\headcommand {\sectionentry {2}{Reachability Game}{4}{Reachability Game}{0}}} +\@writefile{nav}{\headcommand {\slideentry {2}{0}{1}{4/4}{}{0}}} +\@writefile{nav}{\headcommand {\beamer@framepages {4}{4}}} +\@writefile{nav}{\headcommand {\slideentry {2}{0}{2}{5/5}{}{0}}} +\@writefile{nav}{\headcommand {\beamer@framepages {5}{5}}} +\@writefile{nav}{\headcommand {\slideentry {2}{0}{3}{6/6}{}{0}}} +\@writefile{nav}{\headcommand {\beamer@framepages {6}{6}}} +\@writefile{nav}{\headcommand {\slideentry {2}{0}{4}{7/7}{}{0}}} +\@writefile{nav}{\headcommand {\beamer@framepages {7}{7}}} +\@writefile{nav}{\headcommand {\slideentry {2}{0}{5}{8/8}{}{0}}} +\@writefile{nav}{\headcommand {\beamer@framepages {8}{8}}} +\@writefile{loa}{\contentsline {algocf}{\numberline {1}{\ignorespaces Reachability for P0}}{9}{}\protected@file@percent } +\@writefile{nav}{\headcommand {\slideentry {2}{0}{6}{9/9}{}{0}}} +\@writefile{nav}{\headcommand {\beamer@framepages {9}{9}}} +\@writefile{nav}{\headcommand {\slideentry {2}{0}{7}{10/10}{}{0}}} +\@writefile{nav}{\headcommand {\beamer@framepages {10}{10}}} +\@writefile{nav}{\headcommand {\slideentry {2}{0}{8}{11/11}{}{0}}} +\@writefile{nav}{\headcommand {\beamer@framepages {11}{11}}} +\@writefile{nav}{\headcommand {\slideentry {2}{0}{9}{12/12}{}{0}}} +\@writefile{nav}{\headcommand {\beamer@framepages {12}{12}}} +\@writefile{nav}{\headcommand {\slideentry {2}{0}{10}{13/13}{}{0}}} +\@writefile{nav}{\headcommand {\beamer@framepages {13}{13}}} +\@writefile{nav}{\headcommand {\slideentry {2}{0}{11}{14/14}{}{0}}} +\@writefile{nav}{\headcommand {\beamer@framepages {14}{14}}} +\BKM@entry{id=3,open,dest={4F75746C696E65302E33},srcline={250}}{5C3337365C3337375C303030425C3030305C3337345C303030635C303030685C303030695C3030305C3034305C303030475C303030615C3030306D5C30303065} +\@writefile{toc}{\beamer@sectionintoc {3}{Büchi Game}{15}{0}{3}} +\@writefile{nav}{\headcommand {\beamer@sectionpages {4}{14}}} +\@writefile{nav}{\headcommand {\beamer@subsectionpages {4}{14}}} +\@writefile{nav}{\headcommand {\sectionentry {3}{Büchi Game}{15}{Büchi Game}{0}}} +\@writefile{nav}{\headcommand {\slideentry {3}{0}{1}{15/15}{}{0}}} +\@writefile{nav}{\headcommand {\beamer@framepages {15}{15}}} +\@writefile{nav}{\headcommand {\slideentry {3}{0}{2}{16/16}{}{0}}} +\@writefile{nav}{\headcommand {\beamer@framepages {16}{16}}} +\@writefile{nav}{\headcommand {\slideentry {3}{0}{3}{17/17}{}{0}}} +\@writefile{nav}{\headcommand {\beamer@framepages {17}{17}}} +\@writefile{nav}{\headcommand {\slideentry {3}{0}{4}{18/18}{}{0}}} +\@writefile{nav}{\headcommand {\beamer@framepages {18}{18}}} +\@writefile{nav}{\headcommand {\slideentry {3}{0}{5}{19/19}{}{0}}} +\@writefile{nav}{\headcommand {\beamer@framepages {19}{19}}} +\@writefile{nav}{\headcommand {\slideentry {3}{0}{6}{20/20}{}{0}}} +\@writefile{nav}{\headcommand {\beamer@framepages {20}{20}}} +\@writefile{nav}{\headcommand {\slideentry {3}{0}{7}{21/21}{}{0}}} +\@writefile{nav}{\headcommand {\beamer@framepages {21}{21}}} +\@writefile{nav}{\headcommand {\slideentry {3}{0}{8}{22/22}{}{0}}} +\@writefile{nav}{\headcommand {\beamer@framepages {22}{22}}} +\@writefile{nav}{\headcommand {\slideentry {3}{0}{9}{23/23}{}{0}}} +\@writefile{nav}{\headcommand {\beamer@framepages {23}{23}}} +\@writefile{nav}{\headcommand {\slideentry {3}{0}{10}{24/24}{}{0}}} +\@writefile{nav}{\headcommand {\beamer@framepages {24}{24}}} +\@writefile{nav}{\headcommand {\beamer@partpages {1}{24}}} +\@writefile{nav}{\headcommand {\beamer@subsectionpages {15}{24}}} +\@writefile{nav}{\headcommand {\beamer@sectionpages {15}{24}}} +\@writefile{nav}{\headcommand {\beamer@documentpages {24}}} +\@writefile{nav}{\headcommand {\gdef \inserttotalframenumber {24}}} +\gdef \@abspage@last{24} diff --git a/simple.fdb_latexmk b/simple.fdb_latexmk new file mode 100644 index 0000000..0e1444d --- /dev/null +++ b/simple.fdb_latexmk @@ -0,0 +1,256 @@ +# Fdb version 4 +["pdflatex"] 1727249149.43246 "/Users/congyu/BeamerTheme/simple.tex" "simple.pdf" "simple" 1727249151.34211 0 + "/Users/congyu/BeamerTheme/simple.tex" 1711167820.71652 1125 e670c45b14c56c7b919bb98f79fe3021 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/map/fontname/texfonts.map" 1710106625 3524 cb3e574dea2d1052e39280babc910dc8 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/map/pdftex/updmap/pdftex.map" 1710106625 5472554 f7861620179a71a79d4bd86251f559d0 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/amsfonts/cmextra/cmex7.tfm" 1710106625 1004 54797486969f23fa377b128694d548df "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/amsfonts/cmextra/cmex8.tfm" 1710106625 988 bdf658c3bfc2d96d3c8b02cfc1c94c20 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/amsfonts/symbols/msam10.tfm" 1710106625 916 f87d7c45f9c908e672703b83b72241a3 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/amsfonts/symbols/msam5.tfm" 1710106625 924 9904cf1d39e9767e7a3622f2a125a565 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/amsfonts/symbols/msam7.tfm" 1710106625 928 2dc8d444221b7a635bb58038579b861a "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/amsfonts/symbols/msbm10.tfm" 1710106625 908 2921f8a10601f252058503cc6570e581 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/amsfonts/symbols/msbm5.tfm" 1710106625 940 75ac932a52f80982a9f8ea75d03a34cf "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/amsfonts/symbols/msbm7.tfm" 1710106625 940 228d6584342e91276bf566bcf9716b83 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmex10.tfm" 1710106625 992 662f679a0b3d2d53c1b94050fdaa3f50 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmmi10.tfm" 1710106625 1528 abec98dbc43e172678c11b3b9031252a "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmmi6.tfm" 1710106625 1512 f21f83efb36853c0b70002322c1ab3ad "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmmi8.tfm" 1710106625 1520 eccf95517727cb11801f4f1aee3a21b4 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmr10.tfm" 1710106625 1296 45809c5a464d5f32c8f98ba97c1bb47f "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmr6.tfm" 1710106625 1300 b62933e007d01cfd073f79b963c01526 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmr8.tfm" 1710106625 1292 21c1c5bfeaebccffdb478fd231a0997d "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmss10.tfm" 1710106625 1316 b636689f1933f24d1294acdf6041daaa "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmss12.tfm" 1710106625 1324 37b971caf729d7edd9cbb9f9b0ea76eb "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmss8.tfm" 1710106625 1296 d77f431d10d47c8ea2cc18cf45346274 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmss9.tfm" 1710106625 1320 49357c421c0d469f88b867dd0c3d10e8 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmssbx10.tfm" 1710106625 1272 e2d13f0df30bf3ad990bb9d028e37f34 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmssi8.tfm" 1710106625 1500 7f49257eca65a87057f17452e9fe3ef5 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmssi9.tfm" 1710106625 1524 db4bb1dddb7b51420776d94a5c70c2a5 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmsy10.tfm" 1710106625 1124 6c73e740cf17375f03eec0ee63599741 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmsy6.tfm" 1710106625 1116 933a60c408fc0a863a92debe84b2d294 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmsy8.tfm" 1710106625 1120 8b7d695260f3cff42e636090a8002094 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmex10.pfb" 1710106625 30251 6afa5cb1d0204815a708a080681d4674 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb" 1710106625 36299 5f9df58c2139e7edcf37c8fca4bd384d "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi7.pfb" 1710106625 36281 c355509802a035cadc5f15869451dcee "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi8.pfb" 1710106625 35469 70d41d2b9ea31d5d813066df7c99281c "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb" 1710106625 35752 024fb6c41858982481f6968b5fc26508 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr6.pfb" 1710106625 32734 69e00a6b65cedb993666e42eedb3d48f "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb" 1710106625 32762 224316ccc9ad3ca0423a14971cfa7fc1 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr8.pfb" 1710106625 32726 0a1aea6fcd6468ee2cf64d891f5c43c8 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmss10.pfb" 1710106625 24457 5cbb7bdf209d5d1ce9892a9b80a307cc "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmss8.pfb" 1710106625 24420 52dbb8e8aa0069a1b987309557f8d303 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmss9.pfb" 1710106625 24373 a91d375736817a75026663adcb2190c1 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmssbx10.pfb" 1710106625 28902 2f5c04fd2884d1878057baa5aad22765 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmssi8.pfb" 1710106625 25168 33771b85f45c82138dd7745db7092d1c "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmssi9.pfb" 1710106625 25029 6f2cec9646ca278302ed7d604e506e3e "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb" 1710106625 32569 5e5ddc8df908dea60932f3c484a54c0d "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy8.pfb" 1710106625 32626 4f5c1b83753b1dd3a97d1b399a005b4b "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/context/base/mkii/supp-pdf.mkii" 1710106625 71627 94eb9990bed73c364d7f53f960cc8c5b "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/atbegshi/atbegshi.sty" 1710106625 24708 5584a51a7101caf7e6bbf1fc27d8f7b1 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/babel-english/english.ldf" 1710106625 7008 9ff5fdcc865b01beca2b0fe4a46231d4 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/babel/babel.sty" 1710106625 146276 10a40dabec03ce18494af0c3a51bcbdc "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/babel/locale/en/babel-en.ini" 1710106625 3966 caeee5a9e5771d4446aa1ca9015ba1b2 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/babel/locale/en/babel-english.tex" 1710106625 336 ed676b5e7dfd862bc78d634f6a973f37 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/babel/txtbabel.def" 1710106625 6948 df63e25be1d2bc35bbad5a0141f41348 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty" 1710106625 40635 c40361e206be584d448876bba8a64a3b "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/bitset/bitset.sty" 1710106625 33961 6b5c75130e435b2bfdb9f480a09a39f9 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty" 1710106625 8371 9d55b8bd010bc717624922fb3477d92e "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/iftex/iftex.sty" 1710106625 7237 bdd120a32c8fdb4b433cf9ca2e7cd98a "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/iftex/ifvtex.sty" 1710106625 1057 525c2192b5febbd8c1f662c9468335bb "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/infwarerr/infwarerr.sty" 1710106625 8356 7bbb2c2373aa810be568c29e333da8ed "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/intcalc/intcalc.sty" 1710106625 31769 002a487f55041f8e805cfbf6385ffd97 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty" 1710106625 5412 d5a2436094cd7be85769db90f29250a6 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty" 1710106625 17865 1a9bd36b4f98178fa551aca822290953 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pdfescape/pdfescape.sty" 1710106625 19007 15924f7228aca6c6d184b115f4baa231 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty" 1710106625 20089 80423eac55aa175305d35b49e04fe23b "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex" 1710106625 1016 1c2b89187d12a2768764b83b4945667c "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex" 1710106625 43820 1fef971b75380574ab35a0d37fd92608 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code.tex" 1710106625 19324 f4e4c6403dd0f1605fd20ed22fa79dea "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code.tex" 1710106625 6038 ccb406740cc3f03bbfb58ad504fe8c27 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex" 1710106625 6911 f6d4cf5a3fef5cc879d668b810e82868 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex" 1710106625 4883 42daaf41e27c3735286e23e48d2d7af9 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex" 1710106625 2544 8c06d2a7f0f469616ac9e13db6d2f842 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct.code.tex" 1710106625 44195 5e390c414de027626ca5e2df888fa68d "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing.code.tex" 1710106625 17311 2ef6b2e29e2fc6a2fc8d6d652176e257 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code.tex" 1710106625 21302 788a79944eb22192a4929e46963a3067 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex" 1710106625 9691 3d42d89522f4650c2f3dc616ca2b925e "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex" 1710106625 33335 dd1fa4814d4e51f18be97d88bf0da60c "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex" 1710106625 2965 4c2b1f4e0826925746439038172e5d6f "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code.tex" 1710106625 5196 2cc249e0ee7e03da5f5f6589257b1e5b "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex" 1710106625 20821 7579108c1e9363e61a0b1584778804aa "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex" 1710106625 35249 abd4adf948f960299a4b3d27c5dddf46 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformations.code.tex" 1710106625 22012 81b34a0aa8fa1a6158cc6220b00e4f10 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.code.tex" 1710106625 8893 e851de2175338fdf7c17f3e091d94618 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytopaths.code.tex" 1710106625 11518 738408f795261b70ce8dd47459171309 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex" 1710106625 186782 af500404a9edec4d362912fe762ded92 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers.code.tex" 1710106625 32995 ac577023e12c0e4bd8aa420b2e852d1a "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfint.code.tex" 1710106625 3063 8c415c68a0f3394e45cfeca0b65f6ee6 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex" 1710106625 949 cea70942e7b7eddabfb3186befada2e6 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex" 1710106625 13270 2e54f2ce7622437bf37e013d399743e3 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex" 1710106625 104717 9b2393fbf004a0ce7fa688dbce423848 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code.tex" 1710106625 10165 cec5fa73d49da442e56efc2d605ef154 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code.tex" 1710106625 28178 41c17713108e0795aac6fef3d275fbca "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex" 1710106625 9649 85779d3d8d573bfd2cd4137ba8202e60 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison.code.tex" 1710106625 3865 ac538ab80c5cf82b345016e474786549 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerarithmetics.code.tex" 1710106625 3177 27d85c44fbfe09ff3b2cf2879e3ea434 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex" 1710106625 11024 0179538121bc2dba172013a3ef89519f "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.code.tex" 1710106625 7890 0a86dbf4edfd88d022e0d889ec78cc03 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code.tex" 1710106625 3379 781797a101f647bab82741a99944a229 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code.tex" 1710106625 92405 f515f31275db273f97b9d8f52e1b0736 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex" 1710106625 37466 97b0a1ba732e306a1a2034f5a73e239f "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex" 1710106625 8471 c2883569d03f69e8e1cabfef4999cfd7 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex" 1710106625 21211 1e73ec76bd73964d84197cc3d2685b01 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex" 1710106625 16121 346f9013d34804439f7436ff6786cef7 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex" 1710106625 44792 271e2e1934f34c759f4dedb1e14a5015 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/pgf.revision.tex" 1710106625 114 e6d443369d0673933b38834bf99e422d "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg" 1710106625 926 2963ea0dcf6cc6c0a770b69ec46a477b "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.def" 1710106625 5542 32f75a31ea6c3a7e1148cd6d5e93dbb7 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.def" 1710106625 12612 7774ba67bfd72e593c4436c2de6201e3 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex" 1710106625 61351 bc5f86e0355834391e736e97a61abced "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex" 1710106625 1896 b8e0ca0ac371d74c0ca05583f6313c91 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex" 1710106625 7778 53c8b5623d80238f6a20aa1df1868e63 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex" 1710106625 24033 d8893a1ec4d1bfa101b172754743d340 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex" 1710106625 39784 414c54e866ebab4b801e2ad81d9b21d8 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfiltered.code.tex" 1710106625 37433 940bc6d409f1ffd298adfdcaf125dd86 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex" 1710106625 4385 510565c2f07998c8a0e14f0ec07ff23c "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex" 1710106625 29239 22e8c7516012992a49873eff0d868fed "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def" 1710106625 6950 8524a062d82b7afdc4a88a57cb377784 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty" 1710106625 7008 f92eaa0a3872ed622bbf538217cd2ab7 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/xkeyval/xkeyval.tex" 1710106625 19231 27205ee17aaa2902aea3e0c07a3cfc65 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/xkeyval/xkvutils.tex" 1710106625 7677 9cb1a74d945bc9331f2181c0a59ff34a "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/adjustbox/adjcalc.sty" 1710106625 5598 c49b91713cbe5e50a1fabefb733eda0d "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/adjustbox/adjustbox.sty" 1710106625 56907 e3e515e490dbc35309a010b5bbe1bef5 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/adjustbox/tc-pdftex.def" 1710106625 4070 1677cfee6374067b93f61cf57ecd7144 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/adjustbox/trimclip.sty" 1710106625 7244 36558f478da08e083d7316a63ba4bcd6 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/algorithm2e/algorithm2e.sty" 1710106625 167160 d91cee26d3ef5727644d2110445741dd "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amscls/amsthm.sty" 1710106625 12594 0d51ac3a545aaaa555021326ff22a6cc "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsfonts/amsfonts.sty" 1710106625 5949 3f3fd50a8cc94c3d4cbf4fc66cd3df1c "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsfonts/amssymb.sty" 1710106625 13829 94730e64147574077f8ecfea9bb69af4 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsfonts/umsa.fd" 1710106625 961 6518c6525a34feb5e8250ffa91731cff "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsfonts/umsb.fd" 1710106625 961 d02606146ba5601b5645f987c92e6193 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsmath/amsbsy.sty" 1710106625 2222 499d61426192c39efd8f410ee1a52b9c "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsmath/amsgen.sty" 1710106625 4173 82ac04dfb1256038fad068287fbb4fe6 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsmath/amsmath.sty" 1710106625 88371 d84032c0f422c3d1e282266c01bef237 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsmath/amsopn.sty" 1710106625 4474 b811654f4bf125f11506d13d13647efb "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsmath/amstext.sty" 1710106625 2444 0d0c1ee65478277e8015d65b86983da2 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/atveryend/atveryend.sty" 1710106625 19336 ce7ae9438967282886b3b036cfad1e4d "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/auxhook/auxhook.sty" 1710106625 3935 57aa3c3e203a5c2effb4d2bd2efbc323 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/base/atbegshi-ltx.sty" 1710106625 3045 273c666a54e60b9f730964f431a56c1b "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/base/atveryend-ltx.sty" 1710106625 2462 6bc53756156dbd71c1ad550d30a3b93f "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/base/ifthen.sty" 1710106625 5319 2b738d02ce36ada6dcdd9534940db0ee "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/base/size11.clo" 1710106625 8464 59874a3b0776c73e2a138b025d8473dd "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamer.cls" 1710106625 12512 a310ecdc7bb8bde63702b12cf1fc0ab5 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty" 1710106625 24481 fbdd4c6b33672952150fc44b79e6db1a "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseboxes.sty" 1710106625 7442 2763a68bf342c7d669e8268fbbd966c5 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasecolor.sty" 1710106625 12629 bd25b8af4d0290fdda57fbac769d3dfc "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasecompatibility.sty" 1710106625 27417 28f4b89ab6cd3e9588bf80faa3b54251 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasedecode.sty" 1710106625 9397 90105d8818f445af9ed5a33927eeaf84 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasefont.sty" 1710106625 13682 dcb25a29980b0e2868b6998b0f4fba61 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseframe.sty" 1710106625 25641 83cbfbfe98fb9b29da5212a29ee6f67b "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseframecomponents.sty" 1710106625 12211 e8a8c93c0e907b9b5ed419333c269485 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseframesize.sty" 1710106625 9014 50b422b9f379c19ffa1e9a50b4cea3d0 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaselocalstructure.sty" 1710106625 18094 37df06a1f3bc096fd2a7a2ae49991be3 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasemisc.sty" 1710106625 8303 3459317cb46f83a5b3ddc3bb5d011a4a "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasemodes.sty" 1710106625 7614 7260b6a2a859aa30e482f34e0f6dfb1e "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasenavigation.sty" 1710106625 21619 c0cec8e062d3de4514d016cf426ebb4d "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasenavigationsymbols.tex" 1710106625 8137 32c2718131d54d3e6ff6150b81026fa7 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasenotes.sty" 1710106625 5752 a814a0d1bc4946fe3bc3e616446c7d36 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseoptions.sty" 1710106625 1743 5acd9fac8c2fc5a96f2f36385ae738b3 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseoverlay.sty" 1710106625 28548 b701f407d8e40143d689899ffd4d647d "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaserequires.sty" 1710106625 1583 12314c3bb8ab13b289cdcb9f2bb13580 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasesection.sty" 1710106625 13842 6aadb3bc34d2950caeb4f29bbea57a21 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasetemplates.sty" 1710106625 5743 fc0d51414dd291b72b11cad049170b85 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasethemes.sty" 1710106625 1130 844d3db83413a2cb0d2619d67ae2df4e "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasetheorems.sty" 1710106625 4538 8d11421ca99f1b20128ce571cca03a4f "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasetitle.sty" 1710106625 5346 4fc5e276ce4a45a8801db1fee8201698 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasetoc.sty" 1710106625 7795 dd70e26ab078785a98e459b9ccd65649 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasetranslator.sty" 1710106625 627 47d7193c3a1da10f5aa663a70b6d149b "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasetwoscreens.sty" 1710106625 1848 a36eaf6bee3ae23c7df106497df8f842 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseverbatim.sty" 1710106625 4016 c25a9e117ac7f79cd712d692979a9ed5 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamercolorthemedefault.sty" 1710106625 7202 1f79be9366ab4084ba924d7ab3a08756 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerfontthemedefault.sty" 1710106625 4226 4a3a91ecbea18e5e04836d585ff0e257 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerfontthemeserif.sty" 1710106625 998 ed2cf6978494083b9cd5977c3d606f6c "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamericonarticle.20.pdf" 1710106625 2958 4e0c4a6e994e5c4d9da11c477e927f0f "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamericonarticle.pdf" 1710106625 2936 6cc3ef0682cbb62be8aa1b19f0a84ed6 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamericonbook.20.pdf" 1710106625 2734 0bcf939051dd2a936cdfe5982f7c233b "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamericonbook.pdf" 1710106625 2667 7624351b441ffe4bd2d14e08fbcf063d "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamericononline.20.pdf" 1710106625 24451 195d2c060e84f339954bc6d9b52131d7 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamericononline.pdf" 1710106625 24611 df07010540266b2b205b492a4d02e7e1 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerinnerthemedefault.sty" 1710106625 13709 0e052fe8ffb31b5209bf090fbc06d6f4 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerouterthemedefault.sty" 1710106625 6950 3f8d95e7500b5961ee155a137efa8a6d "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerouterthemetree.sty" 1710106625 2072 26dd8158962e0e94bf689fc16913c74f "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerthemedefault.sty" 1710106625 345 b9f1afd5eccd808064d49a802f119443 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/bookmark/bkm-pdftex.def" 1710106625 8818 aa5157b46368efebf023abff55611467 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/bookmark/bookmark.sty" 1710106625 18245 97e6be180cf07bb6f7008cfdaaecfce5 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/booktabs/booktabs.sty" 1710106625 6078 f1cb470c9199e7110a27851508ed7a5c "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/collectbox/collectbox.sty" 1710106625 9124 59c3b56f1a073de66e3eea35f9c173c8 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty" 1710106625 13886 d1306dcf79a944f6988e688c1785f9ce "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/etoolbox/etoolbox.sty" 1710106625 46845 3b58f70c6e861a13d927bff09d35ecbc "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty" 1710106625 18450 88279bf67c81e69f8e3f1c1bad1a26c5 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/geometry/geometry.sty" 1710106625 41601 9cf6c5257b1bc7af01a58859749dd37a "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics-cfg/color.cfg" 1710106625 1213 620bba36b25224fa9b7e1ccb4ecb76fd "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics-cfg/graphics.cfg" 1710106625 1224 978390e9c2234eab29404bc21b268d1e "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics-def/pdftex.def" 1710106625 19448 1e988b341dda20961a6b931bcde55519 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics/color.sty" 1710106625 7233 e46ce9241d2b2ca2a78155475fdd557a "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics/graphics.sty" 1710106625 18387 8f900a490197ebaf93c02ae9476d4b09 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics/graphicx.sty" 1710106625 8010 a8d949cbdbc5c983593827c9eec252e1 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics/keyval.sty" 1710106625 2671 7e67d78d9b88c845599a85b2d41f2e39 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics/mathcolor.ltx" 1710106625 2885 9c645d672ae17285bba324998918efd8 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics/trig.sty" 1710106625 4023 293ea1c16429fc0c4cf605f4da1791a9 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/hycolor/hycolor.sty" 1710106625 17914 4c28a13fc3d975e6e81c9bea1d697276 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/hyperref/hpdftex.def" 1710106625 48154 e46bf8adeb936500541441171d61726d "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/hyperref/hyperref.sty" 1710106625 220920 fd3cbb5f1a2bc9b8f451b8b7d8171264 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/hyperref/nameref.sty" 1710106625 11026 182c63f139a71afd30a28e5f1ed2cd1c "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/hyperref/pd1enc.def" 1710106625 14249 e67cb186717b7ab18d14a4875e7e98b5 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/hyperref/puenc.def" 1710106625 117112 05831178ece2cad4d9629dcf65099b11 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty" 1710106625 2142 eae42205b97b7a3ad0e58db5fe99e3e6 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/koma-script/scrlfile-hook.sty" 1710106625 11185 15c86b5a61db19da88ab941ca5b70a12 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/koma-script/scrlfile.sty" 1710106625 3328 3d5fc41a419bf18130ce17d90a23c295 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/koma-script/scrlogo.sty" 1710106625 2162 418e29bcf2b8059e8a9ee1ea4d0d0c87 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/kvoptions/kvoptions.sty" 1710106625 22555 6d8e155cfef6d82c3d5c742fea7c992e "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty" 1710106625 13815 760b0c02f691ea230f5359c4e1de23a7 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def" 1710106625 30006 3d512c0edd558928ddea1690180ef77e "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg" 1710106625 678 4792914a8f45be57bb98413425e4c7af "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty" 1710106625 1090 bae35ef70b3168089ef166db3e66f5b2 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty" 1710106625 373 00b204b1d7d095b892ad31a7494b0373 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65.sty" 1710106625 21013 f4ff83d25bb56552493b030f27c075ae "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18.sty" 1710106625 989 c49c8ae06d96f8b15869da7428047b1e "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty" 1710106625 339 c2e180022e3afdb99c7d0ea5ce469b7d "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/math/pgfmath.sty" 1710106625 306 c56a323ca5bf9242f54474ced10fca71 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty" 1710106625 443 8c872229db56122037e86bcda49e14f3 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/utilities/pgffor.sty" 1710106625 348 ee405e64380c11319f0e249fed57e6c5 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty" 1710106625 274 5ae372b7df79135d240456a1c6f2cf9a "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty" 1710106625 325 f9f16d12354225b7dd52a3321f085955 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/utilities/xxcolor.sty" 1710106625 2232 b9a67bccba736ed334b4b1a860a85c6f "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/refcount/refcount.sty" 1710106625 9878 9e94e8fa600d95f9c7731bb21dfb67a4 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/relsize/relsize.sty" 1710106625 15542 c4cc3164fe24f2f2fbb06eb71b1da4c4 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty" 1710106625 9714 ba3194bd52c8499b3f1e3eb91d409670 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/sansmathaccent/sansmathaccent.sty" 1710106625 4282 5d27280ace1239baaa4a225df16125ff "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/tools/enumerate.sty" 1710106625 3468 0ef513f22d965f96b06adb5cff671cd7 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/tools/xspace.sty" 1710106625 4545 9f5ea23ab1c91476c42749893f790666 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator-basic-dictionary-English.dict" 1710106625 3535 7dc96051305a7e943219126c49c44cd6 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator-bibliography-dictionary-English.dict" 1710106625 903 c6d17f0656e9e1abb172b4faebabd617 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator-environment-dictionary-English.dict" 1710106625 433 bfb8d1c2c020defd2de8e5c276710094 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator-months-dictionary-English.dict" 1710106625 1337 9a6c05e8f0c8b3c5f27cbd0e455cf475 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator-numbers-dictionary-English.dict" 1710106625 1638 2bf1a1dea98f8a4d28033fce76e9cc67 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator-theorem-dictionary-English.dict" 1710106625 3523 1f9d9b91f7d78b73e74c7e97bca30fb0 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator.sty" 1710106625 8765 56d370785f0143111ff9898b5adfe08e "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/url/url.sty" 1710106625 12796 8edb7d69a20b857904dd0ea757c14ec9 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/varwidth/varwidth.sty" 1710106625 10894 d359a13923460b2a73d4312d613554c8 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/xcolor/xcolor.sty" 1710106625 55487 80a65caedd3722f4c20a14a69e785d8f "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/xkeyval/xkeyval.sty" 1710106625 4937 4ce600ce9bd4ec84d0250eb6892fcf4f "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/web2c/texmf.cnf" 1710106625 41652 e14926ab86fde7902cad99d9eeaa5ca5 "" + "/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-var/web2c/pdftex/pdflatex.fmt" 1710106625 8221851 5146b755db1b51297976139fe7739199 "" + "beamerthemeSimple.sty" 1727249147.45964 4853 e96787f5343b7ed1cb0555dd6d2d8865 "" + "content.tex" 1711167820.71481 23209 885a27adcd386a4ec9ba2c4c03c406ed "" + "simple.aux" 1727249151.23774 5499 326a173c3fe6558a1c9bc650dd83219d "pdflatex" + "simple.nav" 1727249151.23892 2904 445348ece3303485b8dbe907148ffa3d "pdflatex" + "simple.tex" 1711167820.71652 1125 e670c45b14c56c7b919bb98f79fe3021 "" + "simple.toc" 1727249151.23896 191 79f9e1b16fae9b636d6e1d91267fd1a7 "pdflatex" + (generated) + "simple.aux" + "simple.log" + "simple.nav" + "simple.pdf" + "simple.snm" + "simple.toc" + (rewritten before read) diff --git a/simple.fls b/simple.fls new file mode 100644 index 0000000..802b616 --- /dev/null +++ b/simple.fls @@ -0,0 +1,461 @@ +PWD /Users/congyu/BeamerTheme +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/web2c/texmf.cnf +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-var/web2c/pdftex/pdflatex.fmt +INPUT /Users/congyu/BeamerTheme/simple.tex +OUTPUT simple.log +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamer.cls +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamer.cls +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasemodes.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasemodes.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/etoolbox/etoolbox.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/etoolbox/etoolbox.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasedecode.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasedecode.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/iftex/iftex.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/iftex/iftex.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseoptions.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseoptions.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics/keyval.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics/keyval.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/hyperref/hyperref.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/geometry/geometry.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/geometry/geometry.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/iftex/ifvtex.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/iftex/ifvtex.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/math/pgfmath.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/math/pgfmath.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/pgf.revision.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/pgf.revision.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfiltered.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerarithmetics.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/base/size11.clo +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/base/size11.clo +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/base/size11.clo +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/map/fontname/texfonts.map +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmr10.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics/graphicx.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics/graphicx.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics/graphics.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics/graphics.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics/trig.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics/trig.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics-cfg/graphics.cfg +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics-cfg/graphics.cfg +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics-cfg/graphics.cfg +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics-def/pdftex.def +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics-def/pdftex.def +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics-def/pdftex.def +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.def +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.def +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.def +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/xcolor/xcolor.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/xcolor/xcolor.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics-cfg/color.cfg +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics-cfg/color.cfg +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics-cfg/color.cfg +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics/mathcolor.ltx +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics/mathcolor.ltx +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics/mathcolor.ltx +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfint.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformations.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/utilities/xxcolor.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/utilities/xxcolor.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/atbegshi/atbegshi.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/base/atbegshi-ltx.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/base/atbegshi-ltx.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/hyperref/hyperref.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pdfescape/pdfescape.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pdfescape/pdfescape.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/infwarerr/infwarerr.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/infwarerr/infwarerr.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/hycolor/hycolor.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/hycolor/hycolor.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/auxhook/auxhook.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/auxhook/auxhook.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/hyperref/nameref.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/hyperref/nameref.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/refcount/refcount.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/refcount/refcount.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/kvoptions/kvoptions.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/kvoptions/kvoptions.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/hyperref/pd1enc.def +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/hyperref/pd1enc.def +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/hyperref/pd1enc.def +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/intcalc/intcalc.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/intcalc/intcalc.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/hyperref/puenc.def +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/hyperref/puenc.def +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/hyperref/puenc.def +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/url/url.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/url/url.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/bitset/bitset.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/bitset/bitset.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/hyperref/hpdftex.def +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/hyperref/hpdftex.def +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/hyperref/hpdftex.def +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/atveryend/atveryend.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/base/atveryend-ltx.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/base/atveryend-ltx.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaserequires.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaserequires.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasecompatibility.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasecompatibility.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasefont.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasefont.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsfonts/amssymb.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsfonts/amssymb.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsfonts/amsfonts.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsfonts/amsfonts.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/sansmathaccent/sansmathaccent.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/sansmathaccent/sansmathaccent.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/sansmathaccent/sansmathaccent.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/koma-script/scrlfile.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/koma-script/scrlfile.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/koma-script/scrlfile.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/koma-script/scrlfile-hook.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/koma-script/scrlfile-hook.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/koma-script/scrlogo.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/koma-script/scrlogo.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasetranslator.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasetranslator.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasemisc.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasemisc.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasetwoscreens.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasetwoscreens.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseoverlay.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseoverlay.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasetitle.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasetitle.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasesection.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasesection.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseframe.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseframe.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseverbatim.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseverbatim.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseframesize.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseframesize.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseframecomponents.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseframecomponents.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasecolor.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasecolor.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasenotes.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasenotes.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasetoc.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasetoc.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasetemplates.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasetemplates.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseboxes.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseboxes.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaselocalstructure.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaselocalstructure.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/tools/enumerate.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/tools/enumerate.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasenavigation.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasenavigation.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasenavigationsymbols.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasenavigationsymbols.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasenavigationsymbols.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasenavigationsymbols.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasenavigationsymbols.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasetheorems.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasetheorems.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsmath/amsmath.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsmath/amsmath.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsmath/amsopn.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsmath/amstext.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsmath/amstext.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsmath/amsgen.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsmath/amsgen.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsmath/amsbsy.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsmath/amsbsy.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsmath/amsopn.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amscls/amsthm.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amscls/amsthm.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasethemes.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasethemes.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmss10.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerthemedefault.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerthemedefault.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerfontthemedefault.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerfontthemedefault.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamercolorthemedefault.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamercolorthemedefault.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerinnerthemedefault.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerinnerthemedefault.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamericonbook.pdf +OUTPUT simple.pdf +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamericonbook.pdf +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamericonbook.20.pdf +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamericonbook.20.pdf +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamericonarticle.pdf +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamericonarticle.pdf +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamericonarticle.20.pdf +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamericonarticle.20.pdf +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamericononline.pdf +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamericononline.pdf +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamericononline.20.pdf +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamericononline.20.pdf +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerouterthemedefault.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerouterthemedefault.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/babel/babel.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/babel/babel.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/babel/txtbabel.def +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/babel-english/english.ldf +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/babel-english/english.ldf +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/babel-english/english.ldf +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/babel/locale/en/babel-english.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/babel/locale/en/babel-english.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/babel/locale/en/babel-english.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/babel/locale/en/babel-en.ini +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/booktabs/booktabs.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/booktabs/booktabs.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/bookmark/bookmark.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/bookmark/bookmark.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/bookmark/bkm-pdftex.def +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/bookmark/bkm-pdftex.def +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/bookmark/bkm-pdftex.def +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/utilities/pgffor.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/utilities/pgffor.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytopaths.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytopaths.code.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/algorithm2e/algorithm2e.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/algorithm2e/algorithm2e.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/base/ifthen.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/base/ifthen.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/tools/xspace.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/tools/xspace.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/relsize/relsize.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/relsize/relsize.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/adjustbox/adjustbox.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/adjustbox/adjustbox.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/xkeyval/xkeyval.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/xkeyval/xkeyval.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/xkeyval/xkeyval.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/xkeyval/xkvutils.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/adjustbox/adjcalc.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/adjustbox/adjcalc.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/adjustbox/trimclip.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/adjustbox/trimclip.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/collectbox/collectbox.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/collectbox/collectbox.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/adjustbox/tc-pdftex.def +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/adjustbox/tc-pdftex.def +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/adjustbox/tc-pdftex.def +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/varwidth/varwidth.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/varwidth/varwidth.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/varwidth/varwidth.sty +INPUT ./beamerthemeSimple.sty +INPUT beamerthemeSimple.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerouterthemetree.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerouterthemetree.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerfontthemeserif.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerfontthemeserif.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def +INPUT ./simple.aux +INPUT ./simple.aux +INPUT simple.aux +OUTPUT simple.aux +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/context/base/mkii/supp-pdf.mkii +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/context/base/mkii/supp-pdf.mkii +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/context/base/mkii/supp-pdf.mkii +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics/color.sty +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator-basic-dictionary-English.dict +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator-basic-dictionary-English.dict +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator-basic-dictionary-English.dict +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator-bibliography-dictionary-English.dict +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator-bibliography-dictionary-English.dict +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator-bibliography-dictionary-English.dict +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator-environment-dictionary-English.dict +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator-environment-dictionary-English.dict +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator-environment-dictionary-English.dict +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator-months-dictionary-English.dict +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator-months-dictionary-English.dict +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator-months-dictionary-English.dict +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator-numbers-dictionary-English.dict +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator-numbers-dictionary-English.dict +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator-numbers-dictionary-English.dict +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator-theorem-dictionary-English.dict +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator-theorem-dictionary-English.dict +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator-theorem-dictionary-English.dict +INPUT ./simple.nav +INPUT ./simple.nav +INPUT simple.nav +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmss8.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmss12.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmssbx10.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmr8.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmr6.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmmi10.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmmi8.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmmi6.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmsy10.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmsy8.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmsy6.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmex10.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/amsfonts/cmextra/cmex8.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/amsfonts/cmextra/cmex7.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsfonts/umsa.fd +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsfonts/umsa.fd +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsfonts/umsa.fd +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/amsfonts/symbols/msam10.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/amsfonts/symbols/msam10.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/amsfonts/symbols/msam7.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsfonts/umsb.fd +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsfonts/umsb.fd +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsfonts/umsb.fd +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/amsfonts/symbols/msbm10.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/amsfonts/symbols/msbm10.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/amsfonts/symbols/msbm7.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmss8.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/map/pdftex/updmap/pdftex.map +INPUT ./simple.toc +INPUT ./simple.toc +INPUT simple.toc +INPUT ./content.tex +INPUT ./content.tex +INPUT content.tex +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmss9.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmssi9.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmss8.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmssbx10.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/amsfonts/cmextra/cmex7.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/amsfonts/symbols/msam5.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/amsfonts/symbols/msbm5.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmssbx10.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmssi8.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmssbx10.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/cm/cmss10.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/amsfonts/cmextra/cmex7.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/amsfonts/symbols/msam10.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/amsfonts/symbols/msam7.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/amsfonts/symbols/msbm10.tfm +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/tfm/public/amsfonts/symbols/msbm7.tfm +OUTPUT simple.nav +OUTPUT simple.toc +OUTPUT simple.snm +INPUT simple.aux +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmex10.pfb +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi7.pfb +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi8.pfb +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr6.pfb +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr8.pfb +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmss10.pfb +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmss8.pfb +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmss9.pfb +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmssbx10.pfb +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmssi8.pfb +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmssi9.pfb +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb +INPUT /opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy8.pfb diff --git a/simple.log b/simple.log new file mode 100644 index 0000000..67eb708 --- /dev/null +++ b/simple.log @@ -0,0 +1,1153 @@ +This is pdfTeX, Version 3.141592653-2.6-1.40.26 (TeX Live 2024/Homebrew) (preloaded format=pdflatex 2024.7.14) 25 SEP 2024 15:25 +entering extended mode + restricted \write18 enabled. + file:line:error style messages enabled. + %&-line parsing enabled. +**/Users/congyu/BeamerTheme/simple.tex +(/Users/congyu/BeamerTheme/simple.tex +LaTeX2e <2023-11-01> patch level 1 +L3 programming layer <2024-02-20> +(/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamer.cls +Document Class: beamer 2024/01/06 v3.71 A class for typesetting presentations +(/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasemodes.sty (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/etoolbox/etoolbox.sty +Package: etoolbox 2020/10/05 v2.5k e-TeX tools for LaTeX (JAW) +\etb@tempcnta=\count188 +) +\beamer@tempbox=\box51 +\beamer@tempcount=\count189 +\c@beamerpauses=\count190 + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasedecode.sty +\beamer@slideinframe=\count191 +\beamer@minimum=\count192 +\beamer@decode@box=\box52 +) +\beamer@commentbox=\box53 +\beamer@modecount=\count193 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/iftex/iftex.sty +Package: iftex 2022/02/03 v1.0f TeX engine tests +) +\headdp=\dimen140 +\footheight=\dimen141 +\sidebarheight=\dimen142 +\beamer@tempdim=\dimen143 +\beamer@finalheight=\dimen144 +\beamer@animht=\dimen145 +\beamer@animdp=\dimen146 +\beamer@animwd=\dimen147 +\beamer@leftmargin=\dimen148 +\beamer@rightmargin=\dimen149 +\beamer@leftsidebar=\dimen150 +\beamer@rightsidebar=\dimen151 +\beamer@boxsize=\dimen152 +\beamer@vboxoffset=\dimen153 +\beamer@descdefault=\dimen154 +\beamer@descriptionwidth=\dimen155 +\beamer@lastskip=\skip48 +\beamer@areabox=\box54 +\beamer@animcurrent=\box55 +\beamer@animshowbox=\box56 +\beamer@sectionbox=\box57 +\beamer@logobox=\box58 +\beamer@linebox=\box59 +\beamer@sectioncount=\count194 +\beamer@subsubsectionmax=\count195 +\beamer@subsectionmax=\count196 +\beamer@sectionmax=\count197 +\beamer@totalheads=\count198 +\beamer@headcounter=\count199 +\beamer@partstartpage=\count266 +\beamer@sectionstartpage=\count267 +\beamer@subsectionstartpage=\count268 +\beamer@animationtempa=\count269 +\beamer@animationtempb=\count270 +\beamer@xpos=\count271 +\beamer@ypos=\count272 +\beamer@ypos@offset=\count273 +\beamer@showpartnumber=\count274 +\beamer@currentsubsection=\count275 +\beamer@coveringdepth=\count276 +\beamer@sectionadjust=\count277 +\beamer@toclastsection=\count278 +\beamer@tocsectionnumber=\count279 + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseoptions.sty (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics/keyval.sty +Package: keyval 2022/05/29 v1.15 key=value parser (DPC) +\KV@toks@=\toks17 +)) +\beamer@paperwidth=\skip49 +\beamer@paperheight=\skip50 + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/geometry/geometry.sty +Package: geometry 2020/01/02 v5.9 Page Geometry + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/iftex/ifvtex.sty +Package: ifvtex 2019/10/25 v1.7 ifvtex legacy package. Use iftex instead. +) +\Gm@cnth=\count280 +\Gm@cntv=\count281 +\c@Gm@tempcnt=\count282 +\Gm@bindingoffset=\dimen156 +\Gm@wd@mp=\dimen157 +\Gm@odd@mp=\dimen158 +\Gm@even@mp=\dimen159 +\Gm@layoutwidth=\dimen160 +\Gm@layoutheight=\dimen161 +\Gm@layouthoffset=\dimen162 +\Gm@layoutvoffset=\dimen163 +\Gm@dimlist=\toks18 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex +\pgfutil@everybye=\toks19 +\pgfutil@tempdima=\dimen164 +\pgfutil@tempdimb=\dimen165 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def +\pgfutil@abb=\box60 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/pgf.revision.tex) +Package: pgfrcs 2023-01-15 v3.1.10 (3.1.10) +)) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex +\pgfkeys@pathtoks=\toks20 +\pgfkeys@temptoks=\toks21 + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/utilities/pgfkeyslibraryfiltered.code.tex +\pgfkeys@tmptoks=\toks22 +))) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex +\pgf@x=\dimen166 +\pgf@xa=\dimen167 +\pgf@xb=\dimen168 +\pgf@xc=\dimen169 +\pgf@y=\dimen170 +\pgf@ya=\dimen171 +\pgf@yb=\dimen172 +\pgf@yc=\dimen173 +\c@pgf@counta=\count283 +\c@pgf@countb=\count284 +\c@pgf@countc=\count285 +\c@pgf@countd=\count286 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex +\pgfmath@dimen=\dimen174 +\pgfmath@count=\count287 +\pgfmath@box=\box61 +\pgfmath@toks=\toks23 +\pgfmath@stack@operand=\toks24 +\pgfmath@stack@operation=\toks25 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code.tex) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code.tex) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.code.tex) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison.code.tex) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code.tex) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code.tex) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerarithmetics.code.tex) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex +\c@pgfmathroundto@lastzeros=\count288 +))) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/base/size11.clo +File: size11.clo 2023/05/17 v1.4n Standard LaTeX file (size option) +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics/graphicx.sty +Package: graphicx 2021/09/16 v1.2d Enhanced LaTeX Graphics (DPC,SPQR) + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics/graphics.sty +Package: graphics 2022/03/10 v1.4e Standard LaTeX Graphics (DPC,SPQR) + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics/trig.sty +Package: trig 2021/08/11 v1.11 sin cos tan (DPC) +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics-cfg/graphics.cfg +File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration +) +Package graphics Info: Driver file: pdftex.def on input line 107. + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics-def/pdftex.def +File: pdftex.def 2022/09/22 v1.2b Graphics/color driver for pdftex +)) +\Gin@req@height=\dimen175 +\Gin@req@width=\dimen176 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex +Package: pgfsys 2023-01-15 v3.1.10 (3.1.10) +\pgf@x=\dimen177 +\pgf@y=\dimen178 +\pgf@xa=\dimen179 +\pgf@ya=\dimen180 +\pgf@xb=\dimen181 +\pgf@yb=\dimen182 +\pgf@xc=\dimen183 +\pgf@yc=\dimen184 +\pgf@xd=\dimen185 +\pgf@yd=\dimen186 +\w@pgf@writea=\write3 +\r@pgf@reada=\read2 +\c@pgf@counta=\count289 +\c@pgf@countb=\count290 +\c@pgf@countc=\count291 +\c@pgf@countd=\count292 +\t@pgf@toka=\toks26 +\t@pgf@tokb=\toks27 +\t@pgf@tokc=\toks28 +\pgf@sys@id@count=\count293 + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg +File: pgf.cfg 2023-01-15 v3.1.10 (3.1.10) +) +Driver file for pgf: pgfsys-pdftex.def + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.def +File: pgfsys-pdftex.def 2023-01-15 v3.1.10 (3.1.10) + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.def +File: pgfsys-common-pdf.def 2023-01-15 v3.1.10 (3.1.10) +))) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex +File: pgfsyssoftpath.code.tex 2023-01-15 v3.1.10 (3.1.10) +\pgfsyssoftpath@smallbuffer@items=\count294 +\pgfsyssoftpath@bigbuffer@items=\count295 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex +File: pgfsysprotocol.code.tex 2023-01-15 v3.1.10 (3.1.10) +)) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/xcolor/xcolor.sty +Package: xcolor 2023/11/15 v3.01 LaTeX color extensions (UK) + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics-cfg/color.cfg +File: color.cfg 2016/01/02 v1.6 sample color configuration +) +Package xcolor Info: Driver file: pdftex.def on input line 274. + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/graphics/mathcolor.ltx) +Package xcolor Info: Model `cmy' substituted by `cmy0' on input line 1350. +Package xcolor Info: Model `hsb' substituted by `rgb' on input line 1354. +Package xcolor Info: Model `RGB' extended on input line 1366. +Package xcolor Info: Model `HTML' substituted by `rgb' on input line 1368. +Package xcolor Info: Model `Hsb' substituted by `hsb' on input line 1369. +Package xcolor Info: Model `tHsb' substituted by `hsb' on input line 1370. +Package xcolor Info: Model `HSB' substituted by `hsb' on input line 1371. +Package xcolor Info: Model `Gray' substituted by `gray' on input line 1372. +Package xcolor Info: Model `wave' substituted by `hsb' on input line 1373. +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex +Package: pgfcore 2023-01-15 v3.1.10 (3.1.10) + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex +File: pgfcorepoints.code.tex 2023-01-15 v3.1.10 (3.1.10) +\pgf@picminx=\dimen187 +\pgf@picmaxx=\dimen188 +\pgf@picminy=\dimen189 +\pgf@picmaxy=\dimen190 +\pgf@pathminx=\dimen191 +\pgf@pathmaxx=\dimen192 +\pgf@pathminy=\dimen193 +\pgf@pathmaxy=\dimen194 +\pgf@xx=\dimen195 +\pgf@xy=\dimen196 +\pgf@yx=\dimen197 +\pgf@yy=\dimen198 +\pgf@zx=\dimen199 +\pgf@zy=\dimen256 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct.code.tex +File: pgfcorepathconstruct.code.tex 2023-01-15 v3.1.10 (3.1.10) +\pgf@path@lastx=\dimen257 +\pgf@path@lasty=\dimen258 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code.tex +File: pgfcorepathusage.code.tex 2023-01-15 v3.1.10 (3.1.10) +\pgf@shorten@end@additional=\dimen259 +\pgf@shorten@start@additional=\dimen260 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex +File: pgfcorescopes.code.tex 2023-01-15 v3.1.10 (3.1.10) +\pgfpic=\box62 +\pgf@hbox=\box63 +\pgf@layerbox@main=\box64 +\pgf@picture@serial@count=\count296 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code.tex +File: pgfcoregraphicstate.code.tex 2023-01-15 v3.1.10 (3.1.10) +\pgflinewidth=\dimen261 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformations.code.tex +File: pgfcoretransformations.code.tex 2023-01-15 v3.1.10 (3.1.10) +\pgf@pt@x=\dimen262 +\pgf@pt@y=\dimen263 +\pgf@pt@temp=\dimen264 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex +File: pgfcorequick.code.tex 2023-01-15 v3.1.10 (3.1.10) +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex +File: pgfcoreobjects.code.tex 2023-01-15 v3.1.10 (3.1.10) +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing.code.tex +File: pgfcorepathprocessing.code.tex 2023-01-15 v3.1.10 (3.1.10) +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex +File: pgfcorearrows.code.tex 2023-01-15 v3.1.10 (3.1.10) +\pgfarrowsep=\dimen265 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex +File: pgfcoreshade.code.tex 2023-01-15 v3.1.10 (3.1.10) +\pgf@max=\dimen266 +\pgf@sys@shading@range@num=\count297 +\pgf@shadingcount=\count298 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex +File: pgfcoreimage.code.tex 2023-01-15 v3.1.10 (3.1.10) +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code.tex +File: pgfcoreexternal.code.tex 2023-01-15 v3.1.10 (3.1.10) +\pgfexternal@startupbox=\box65 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex +File: pgfcorelayers.code.tex 2023-01-15 v3.1.10 (3.1.10) +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.code.tex +File: pgfcoretransparency.code.tex 2023-01-15 v3.1.10 (3.1.10) +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex +File: pgfcorepatterns.code.tex 2023-01-15 v3.1.10 (3.1.10) +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code.tex +File: pgfcorerdf.code.tex 2023-01-15 v3.1.10 (3.1.10) +))) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/utilities/xxcolor.sty +Package: xxcolor 2003/10/24 ver 0.1 +\XC@nummixins=\count299 +\XC@countmixins=\count300 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/base/atbegshi-ltx.sty +Package: atbegshi-ltx 2021/01/10 v1.0c Emulation of the original atbegshi +package with kernel methods +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/hyperref/hyperref.sty +Package: hyperref 2024-01-20 v7.01h Hypertext links for LaTeX + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/kvsetkeys/kvsetkeys.sty +Package: kvsetkeys 2022-10-05 v1.19 Key value parser (HO) +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty +Package: kvdefinekeys 2019-12-19 v1.6 Define keys (HO) +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pdfescape/pdfescape.sty +Package: pdfescape 2019/12/09 v1.15 Implements pdfTeX's escape features (HO) + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty +Package: ltxcmds 2023-12-04 v1.26 LaTeX kernel commands for general use (HO) +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty +Package: pdftexcmds 2020-06-27 v0.33 Utility functions of pdfTeX for LuaTeX (HO) + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/infwarerr/infwarerr.sty +Package: infwarerr 2019/12/03 v1.5 Providing info/warning/error messages (HO) +) +Package pdftexcmds Info: \pdf@primitive is available. +Package pdftexcmds Info: \pdf@ifprimitive is available. +Package pdftexcmds Info: \pdfdraftmode found. +)) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/hycolor/hycolor.sty +Package: hycolor 2020-01-27 v1.10 Color options for hyperref/bookmark (HO) +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/auxhook/auxhook.sty +Package: auxhook 2019-12-17 v1.6 Hooks for auxiliary files (HO) +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/hyperref/nameref.sty +Package: nameref 2023-11-26 v2.56 Cross-referencing by name of section + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/refcount/refcount.sty +Package: refcount 2019/12/15 v3.6 Data extraction from label references (HO) +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty +Package: gettitlestring 2019/12/15 v1.6 Cleanup title references (HO) + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/kvoptions/kvoptions.sty +Package: kvoptions 2022-06-15 v3.15 Key value format for package options (HO) +)) +\c@section@level=\count301 +) +\@linkdim=\dimen267 +\Hy@linkcounter=\count302 +\Hy@pagecounter=\count303 + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/hyperref/pd1enc.def +File: pd1enc.def 2024-01-20 v7.01h Hyperref: PDFDocEncoding definition (HO) +Now handling font encoding PD1 ... +... no UTF-8 mapping file for font encoding PD1 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/intcalc/intcalc.sty +Package: intcalc 2019/12/15 v1.3 Expandable calculations with integers (HO) +) +\Hy@SavedSpaceFactor=\count304 + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/hyperref/puenc.def +File: puenc.def 2024-01-20 v7.01h Hyperref: PDF Unicode definition (HO) +Now handling font encoding PU ... +... no UTF-8 mapping file for font encoding PU +) +Package hyperref Info: Option `bookmarks' set `true' on input line 4062. +Package hyperref Info: Option `bookmarksopen' set `true' on input line 4062. +Package hyperref Info: Option `implicit' set `false' on input line 4062. +Package hyperref Info: Hyper figures OFF on input line 4179. +Package hyperref Info: Link nesting OFF on input line 4184. +Package hyperref Info: Hyper index ON on input line 4187. +Package hyperref Info: Plain pages OFF on input line 4194. +Package hyperref Info: Backreferencing OFF on input line 4199. +Package hyperref Info: Implicit mode OFF; no redefinition of LaTeX internals. +Package hyperref Info: Bookmarks ON on input line 4446. +\c@Hy@tempcnt=\count305 + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/url/url.sty +\Urlmuskip=\muskip16 +Package: url 2013/09/16 ver 3.4 Verb mode for urls, etc. +) +LaTeX Info: Redefining \url on input line 4784. +\XeTeXLinkMargin=\dimen268 + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/bitset/bitset.sty +Package: bitset 2019/12/09 v1.3 Handle bit-vector datatype (HO) + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty +Package: bigintcalc 2019/12/15 v1.5 Expandable calculations on big integers (HO) +)) +\Fld@menulength=\count306 +\Field@Width=\dimen269 +\Fld@charsize=\dimen270 +Package hyperref Info: Hyper figures OFF on input line 6063. +Package hyperref Info: Link nesting OFF on input line 6068. +Package hyperref Info: Hyper index ON on input line 6071. +Package hyperref Info: backreferencing OFF on input line 6078. +Package hyperref Info: Link coloring OFF on input line 6083. +Package hyperref Info: Link coloring with OCG OFF on input line 6088. +Package hyperref Info: PDF/A mode OFF on input line 6093. +\Hy@abspage=\count307 + + +Package hyperref Message: Stopped early. + +) +Package hyperref Info: Driver (autodetected): hpdftex. + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/hyperref/hpdftex.def +File: hpdftex.def 2024-01-20 v7.01h Hyperref driver for pdfTeX + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/base/atveryend-ltx.sty +Package: atveryend-ltx 2020/08/19 v1.0a Emulation of the original atveryend package +with kernel methods +) +\Fld@listcount=\count308 +\c@bookmark@seq@number=\count309 + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty +Package: rerunfilecheck 2022-07-10 v1.10 Rerun checks for auxiliary files (HO) + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty +Package: uniquecounter 2019/12/15 v1.4 Provide unlimited unique counter (HO) +) +Package uniquecounter Info: New unique counter `rerunfilecheck' on input line 285. +)) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaserequires.sty (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasecompatibility.sty) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasefont.sty (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsfonts/amssymb.sty +Package: amssymb 2013/01/14 v3.01 AMS font symbols + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsfonts/amsfonts.sty +Package: amsfonts 2013/01/14 v3.01 Basic AMSFonts support +\@emptytoks=\toks29 +\symAMSa=\mathgroup4 +\symAMSb=\mathgroup5 +LaTeX Font Info: Redeclaring math symbol \hbar on input line 98. +LaTeX Font Info: Overwriting math alphabet `\mathfrak' in version `bold' +(Font) U/euf/m/n --> U/euf/b/n on input line 106. +)) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/sansmathaccent/sansmathaccent.sty +Package: sansmathaccent 2020/01/31 + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/koma-script/scrlfile.sty +Package: scrlfile 2023/07/07 v3.41 KOMA-Script package (file load hooks) + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/koma-script/scrlfile-hook.sty +Package: scrlfile-hook 2023/07/07 v3.41 KOMA-Script package (using LaTeX hooks) + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/koma-script/scrlogo.sty +Package: scrlogo 2023/07/07 v3.41 KOMA-Script package (logo) +))))) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasetranslator.sty (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator.sty +Package: translator 2021-05-31 v1.12d Easy translation of strings in LaTeX +)) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasemisc.sty) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasetwoscreens.sty) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseoverlay.sty +\beamer@argscount=\count310 +\beamer@lastskipcover=\skip51 +\beamer@trivlistdepth=\count311 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasetitle.sty) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasesection.sty +\c@lecture=\count312 +\c@part=\count313 +\c@section=\count314 +\c@subsection=\count315 +\c@subsubsection=\count316 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseframe.sty +\beamer@framebox=\box66 +\beamer@frametitlebox=\box67 +\beamer@zoombox=\box68 +\beamer@zoomcount=\count317 +\beamer@zoomframecount=\count318 +\beamer@frametextheight=\dimen271 +\c@subsectionslide=\count319 +\beamer@frametopskip=\skip52 +\beamer@framebottomskip=\skip53 +\beamer@frametopskipautobreak=\skip54 +\beamer@framebottomskipautobreak=\skip55 +\beamer@envbody=\toks30 +\framewidth=\dimen272 +\c@framenumber=\count320 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseverbatim.sty +\beamer@verbatimfileout=\write4 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseframesize.sty +\beamer@splitbox=\box69 +\beamer@autobreakcount=\count321 +\beamer@autobreaklastheight=\dimen273 +\beamer@frametitletoks=\toks31 +\beamer@framesubtitletoks=\toks32 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseframecomponents.sty +\beamer@footins=\box70 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasecolor.sty) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasenotes.sty +\beamer@frameboxcopy=\box71 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasetoc.sty) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasetemplates.sty +\beamer@sbttoks=\toks33 + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaseboxes.sty +\bmb@box=\box72 +\bmb@colorbox=\box73 +\bmb@boxwidth=\dimen274 +\bmb@boxheight=\dimen275 +\bmb@prevheight=\dimen276 +\bmb@temp=\dimen277 +\bmb@dima=\dimen278 +\bmb@dimb=\dimen279 +\bmb@prevheight=\dimen280 +) +\beamer@blockheadheight=\dimen281 +)) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbaselocalstructure.sty (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/tools/enumerate.sty +Package: enumerate 2023/07/04 v3.00 enumerate extensions (DPC) +\@enLab=\toks34 +) +\beamer@bibiconwidth=\skip56 +\c@figure=\count322 +\c@table=\count323 +\abovecaptionskip=\skip57 +\belowcaptionskip=\skip58 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasenavigation.sty (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasenavigationsymbols.tex) +\beamer@section@min@dim=\dimen282 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasetheorems.sty (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsmath/amsmath.sty +Package: amsmath 2023/05/13 v2.17o AMS math features +\@mathmargin=\skip59 + +For additional information on amsmath, use the `?' option. +(/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsmath/amstext.sty +Package: amstext 2021/08/26 v2.01 AMS text + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsmath/amsgen.sty +File: amsgen.sty 1999/11/30 v2.0 generic functions +\@emptytoks=\toks35 +\ex@=\dimen283 +)) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsmath/amsbsy.sty +Package: amsbsy 1999/11/29 v1.2d Bold Symbols +\pmbraise@=\dimen284 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsmath/amsopn.sty +Package: amsopn 2022/04/08 v2.04 operator names +) +\inf@bad=\count324 +LaTeX Info: Redefining \frac on input line 234. +\uproot@=\count325 +\leftroot@=\count326 +LaTeX Info: Redefining \overline on input line 399. +LaTeX Info: Redefining \colon on input line 410. +\classnum@=\count327 +\DOTSCASE@=\count328 +LaTeX Info: Redefining \ldots on input line 496. +LaTeX Info: Redefining \dots on input line 499. +LaTeX Info: Redefining \cdots on input line 620. +\Mathstrutbox@=\box74 +\strutbox@=\box75 +LaTeX Info: Redefining \big on input line 722. +LaTeX Info: Redefining \Big on input line 723. +LaTeX Info: Redefining \bigg on input line 724. +LaTeX Info: Redefining \Bigg on input line 725. +\big@size=\dimen285 +LaTeX Font Info: Redeclaring font encoding OML on input line 743. +LaTeX Font Info: Redeclaring font encoding OMS on input line 744. +\macc@depth=\count329 +LaTeX Info: Redefining \bmod on input line 905. +LaTeX Info: Redefining \pmod on input line 910. +LaTeX Info: Redefining \smash on input line 940. +LaTeX Info: Redefining \relbar on input line 970. +LaTeX Info: Redefining \Relbar on input line 971. +\c@MaxMatrixCols=\count330 +\dotsspace@=\muskip17 +\c@parentequation=\count331 +\dspbrk@lvl=\count332 +\tag@help=\toks36 +\row@=\count333 +\column@=\count334 +\maxfields@=\count335 +\andhelp@=\toks37 +\eqnshift@=\dimen286 +\alignsep@=\dimen287 +\tagshift@=\dimen288 +\tagwidth@=\dimen289 +\totwidth@=\dimen290 +\lineht@=\dimen291 +\@envbody=\toks38 +\multlinegap=\skip60 +\multlinetaggap=\skip61 +\mathdisplay@stack=\toks39 +LaTeX Info: Redefining \[ on input line 2953. +LaTeX Info: Redefining \] on input line 2954. +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amscls/amsthm.sty +Package: amsthm 2020/05/29 v2.20.6 +\thm@style=\toks40 +\thm@bodyfont=\toks41 +\thm@headfont=\toks42 +\thm@notefont=\toks43 +\thm@headpunct=\toks44 +\thm@preskip=\skip62 +\thm@postskip=\skip63 +\thm@headsep=\skip64 +\dth@everypar=\toks45 +) +\c@theorem=\count336 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerbasethemes.sty)) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerthemedefault.sty (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerfontthemedefault.sty) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamercolorthemedefault.sty) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerinnerthemedefault.sty +\beamer@dima=\dimen292 +\beamer@dimb=\dimen293 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerouterthemedefault.sty))) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/babel/babel.sty +Package: babel 2024/02/07 v24.2 The Babel package +\babel@savecnt=\count337 +\U@D=\dimen294 +\l@unhyphenated=\language89 + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/babel/txtbabel.def) +\bbl@readstream=\read3 +LaTeX Info: Redefining \textlatin on input line 3919. +\bbl@dirlevel=\count338 + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/babel-english/english.ldf +Language: english 2017/06/06 v3.3r English support from the babel system +Package babel Info: Hyphen rules for 'canadian' set to \l@english +(babel) (\language0). Reported on input line 102. +Package babel Info: Hyphen rules for 'australian' set to \l@ukenglish +(babel) (\language23). Reported on input line 105. +Package babel Info: Hyphen rules for 'newzealand' set to \l@ukenglish +(babel) (\language23). Reported on input line 108. +)) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/babel/locale/en/babel-english.tex +Package babel Info: Importing font and identification data for english +(babel) from babel-en.ini. Reported on input line 11. +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty +Package: fancyhdr 2022/11/09 v4.1 Extensive control of page headers and footers +\f@nch@headwidth=\skip65 +\f@nch@O@elh=\skip66 +\f@nch@O@erh=\skip67 +\f@nch@O@olh=\skip68 +\f@nch@O@orh=\skip69 +\f@nch@O@elf=\skip70 +\f@nch@O@erf=\skip71 +\f@nch@O@olf=\skip72 +\f@nch@O@orf=\skip73 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/booktabs/booktabs.sty +Package: booktabs 2020/01/12 v1.61803398 Publication quality tables +\heavyrulewidth=\dimen295 +\lightrulewidth=\dimen296 +\cmidrulewidth=\dimen297 +\belowrulesep=\dimen298 +\belowbottomsep=\dimen299 +\aboverulesep=\dimen300 +\abovetopsep=\dimen301 +\cmidrulesep=\dimen302 +\cmidrulekern=\dimen303 +\defaultaddspace=\dimen304 +\@cmidla=\count339 +\@cmidlb=\count340 +\@aboverulesep=\dimen305 +\@belowrulesep=\dimen306 +\@thisruleclass=\count341 +\@lastruleclass=\count342 +\@thisrulewidth=\dimen307 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/bookmark/bookmark.sty +Package: bookmark 2023-12-10 v1.31 PDF bookmarks (HO) + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/bookmark/bkm-pdftex.def +File: bkm-pdftex.def 2023-12-10 v1.31 bookmark driver for pdfTeX and luaTeX (HO) +\BKM@id=\count343 +)) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty +Package: pgf 2023-01-15 v3.1.10 (3.1.10) + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex +File: pgfmoduleshapes.code.tex 2023-01-15 v3.1.10 (3.1.10) +\pgfnodeparttextbox=\box76 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex +File: pgfmoduleplot.code.tex 2023-01-15 v3.1.10 (3.1.10) +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65.sty +Package: pgfcomp-version-0-65 2023-01-15 v3.1.10 (3.1.10) +\pgf@nodesepstart=\dimen308 +\pgf@nodesepend=\dimen309 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18.sty +Package: pgfcomp-version-1-18 2023-01-15 v3.1.10 (3.1.10) +)) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex +Package: pgffor 2023-01-15 v3.1.10 (3.1.10) +\pgffor@iter=\dimen310 +\pgffor@skip=\dimen311 +\pgffor@stack=\toks46 +\pgffor@toks=\toks47 +)) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex +Package: tikz 2023-01-15 v3.1.10 (3.1.10) + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers.code.tex +File: pgflibraryplothandlers.code.tex 2023-01-15 v3.1.10 (3.1.10) +\pgf@plot@mark@count=\count344 +\pgfplotmarksize=\dimen312 +) +\tikz@lastx=\dimen313 +\tikz@lasty=\dimen314 +\tikz@lastxsaved=\dimen315 +\tikz@lastysaved=\dimen316 +\tikz@lastmovetox=\dimen317 +\tikz@lastmovetoy=\dimen318 +\tikzleveldistance=\dimen319 +\tikzsiblingdistance=\dimen320 +\tikz@figbox=\box77 +\tikz@figbox@bg=\box78 +\tikz@tempbox=\box79 +\tikz@tempbox@bg=\box80 +\tikztreelevel=\count345 +\tikznumberofchildren=\count346 +\tikznumberofcurrentchild=\count347 +\tikz@fig@count=\count348 + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex +File: pgfmodulematrix.code.tex 2023-01-15 v3.1.10 (3.1.10) +\pgfmatrixcurrentrow=\count349 +\pgfmatrixcurrentcolumn=\count350 +\pgf@matrix@numberofcolumns=\count351 +) +\tikz@expandcount=\count352 + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytopaths.code.tex +File: tikzlibrarytopaths.code.tex 2023-01-15 v3.1.10 (3.1.10) +))) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/algorithm2e/algorithm2e.sty +Package: algorithm2e 2017/07/18 v5.2 algorithms environments +\c@AlgoLine=\count353 + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/base/ifthen.sty +Package: ifthen 2022/04/13 v1.1d Standard LaTeX ifthen package (DPC) +) +\algocf@hangindent=\skip74 + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty +Package: ifoddpage 2022/10/18 v1.2 Conditionals for odd/even page detection +\c@checkoddpage=\count354 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/tools/xspace.sty +Package: xspace 2014/10/28 v1.13 Space after command names (DPC,MH) +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/relsize/relsize.sty +Package: relsize 2013/03/29 ver 4.1 +) +\skiptotal=\skip75 +\skiplinenumber=\skip76 +\skiprule=\skip77 +\skiphlne=\skip78 +\skiptext=\skip79 +\skiplength=\skip80 +\algomargin=\skip81 +\skipalgocfslide=\skip82 +\algowidth=\dimen321 +\inoutsize=\dimen322 +\inoutindent=\dimen323 +\interspacetitleruled=\dimen324 +\interspacealgoruled=\dimen325 +\interspacetitleboxruled=\dimen326 +\algocf@ruledwidth=\skip83 +\algocf@inoutbox=\box81 +\algocf@inputbox=\box82 +\AlCapSkip=\skip84 +\AlCapHSkip=\skip85 +\algoskipindent=\skip86 +\algocf@nlbox=\box83 +\algocf@hangingbox=\box84 +\algocf@untilbox=\box85 +\algocf@skipuntil=\skip87 +\algocf@capbox=\box86 +\algocf@lcaptionbox=\skip88 +\algoheightruledefault=\skip89 +\algoheightrule=\skip90 +\algotitleheightruledefault=\skip91 +\algotitleheightrule=\skip92 +\c@algocfline=\count355 +\c@algocfproc=\count356 +\c@algocf=\count357 +\algocf@algoframe=\box87 +\algocf@algobox=\box88 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/adjustbox/adjustbox.sty +Package: adjustbox 2022/10/17 v1.3a Adjusting TeX boxes (trim, clip, ...) + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/xkeyval/xkeyval.sty +Package: xkeyval 2022/06/16 v2.9 package option processing (HA) + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/generic/xkeyval/xkvutils.tex +\XKV@toks=\toks48 +\XKV@tempa@toks=\toks49 +) +\XKV@depth=\count358 +File: xkeyval.tex 2014/12/03 v2.7a key=value parser (HA) +)) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/adjustbox/adjcalc.sty +Package: adjcalc 2012/05/16 v1.1 Provides advanced setlength with multiple back-ends (calc, etex, pgfmath) +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/adjustbox/trimclip.sty +Package: trimclip 2020/08/19 v1.2 Trim and clip general TeX material + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/collectbox/collectbox.sty +Package: collectbox 2022/10/17 v0.4c Collect macro arguments as boxes +\collectedbox=\box89 +) +\tc@llx=\dimen327 +\tc@lly=\dimen328 +\tc@urx=\dimen329 +\tc@ury=\dimen330 +Package trimclip Info: Using driver 'tc-pdftex.def'. + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/adjustbox/tc-pdftex.def +File: tc-pdftex.def 2019/01/04 v2.2 Clipping driver for pdftex +)) +\adjbox@Width=\dimen331 +\adjbox@Height=\dimen332 +\adjbox@Depth=\dimen333 +\adjbox@Totalheight=\dimen334 +\adjbox@pwidth=\dimen335 +\adjbox@pheight=\dimen336 +\adjbox@pdepth=\dimen337 +\adjbox@ptotalheight=\dimen338 + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/varwidth/varwidth.sty +Package: varwidth 2009/03/30 ver 0.92; Variable-width minipages +\@vwid@box=\box90 +\sift@deathcycles=\count359 +\@vwid@loff=\dimen339 +\@vwid@roff=\dimen340 +)) (./beamerthemeSimple.sty (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerouterthemetree.sty) +Package hyperref Info: Option `colorlinks' set `true' on input line 104. + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/beamer/beamerfontthemeserif.sty)) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def +File: l3backend-pdftex.def 2024-02-20 L3 backend support: PDF output (pdfTeX) +\l__color_backend_stack_int=\count360 +\l__pdf_internal_box=\box91 +) (./simple.aux) +\openout1 = `simple.aux'. + +LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 27. +LaTeX Font Info: ... okay on input line 27. +LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 27. +LaTeX Font Info: ... okay on input line 27. +LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 27. +LaTeX Font Info: ... okay on input line 27. +LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 27. +LaTeX Font Info: ... okay on input line 27. +LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 27. +LaTeX Font Info: ... okay on input line 27. +LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 27. +LaTeX Font Info: ... okay on input line 27. +LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 27. +LaTeX Font Info: ... okay on input line 27. +LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 27. +LaTeX Font Info: ... okay on input line 27. +LaTeX Font Info: Checking defaults for PU/pdf/m/n on input line 27. +LaTeX Font Info: ... okay on input line 27. + +*geometry* driver: auto-detecting +*geometry* detected driver: pdftex +*geometry* verbose mode - [ preamble ] result: +* driver: pdftex +* paper: custom +* layout: +* layoutoffset:(h,v)=(0.0pt,0.0pt) +* modes: includehead includefoot +* h-part:(L,W,R)=(28.45274pt, 307.28987pt, 28.45274pt) +* v-part:(T,H,B)=(0.0pt, 273.14662pt, 0.0pt) +* \paperwidth=364.19536pt +* \paperheight=273.14662pt +* \textwidth=307.28987pt +* \textheight=244.6939pt +* \oddsidemargin=-43.81725pt +* \evensidemargin=-43.81725pt +* \topmargin=-72.26999pt +* \headheight=14.22636pt +* \headsep=0.0pt +* \topskip=11.0pt +* \footskip=14.22636pt +* \marginparwidth=4.0pt +* \marginparsep=10.0pt +* \columnsep=10.0pt +* \skip\footins=10.0pt plus 4.0pt minus 2.0pt +* \hoffset=0.0pt +* \voffset=0.0pt +* \mag=1000 +* \@twocolumnfalse +* \@twosidefalse +* \@mparswitchfalse +* \@reversemarginfalse +* (1in=72.27pt=25.4mm, 1cm=28.453pt) + +(/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/context/base/mkii/supp-pdf.mkii +[Loading MPS to PDF converter (version 2006.09.02).] +\scratchcounter=\count361 +\scratchdimen=\dimen341 +\scratchbox=\box92 +\nofMPsegments=\count362 +\nofMParguments=\count363 +\everyMPshowfont=\toks50 +\MPscratchCnt=\count364 +\MPscratchDim=\dimen342 +\MPnumerator=\count365 +\makeMPintoPDFobject=\count366 +\everyMPtoPDFconversion=\toks51 +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty +Package: epstopdf-base 2020-01-24 v2.11 Base part for package epstopdf +Package epstopdf-base Info: Redefining graphics rule for `.eps' on input line 485. + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg +File: epstopdf-sys.cfg 2010/07/13 v1.3 Configuration of (r)epstopdf for TeX Live +)) +Package hyperref Info: Link coloring ON on input line 27. + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator-basic-dictionary-English.dict +Dictionary: translator-basic-dictionary, Language: English +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator-bibliography-dictionary-English.dict +Dictionary: translator-bibliography-dictionary, Language: English +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator-environment-dictionary-English.dict +Dictionary: translator-environment-dictionary, Language: English +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator-months-dictionary-English.dict +Dictionary: translator-months-dictionary, Language: English +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator-numbers-dictionary-English.dict +Dictionary: translator-numbers-dictionary, Language: English +) (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/translator/translator-theorem-dictionary-English.dict +Dictionary: translator-theorem-dictionary, Language: English +) (./simple.nav) +Overfull \hbox (4.25005pt too wide) in paragraph at lines 27--27 +[][] + [] + + +Overfull \hbox (4.25005pt too wide) in paragraph at lines 31--31 +[][] + [] + +LaTeX Font Info: Trying to load font information for U+msa on input line 31. +(/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsfonts/umsa.fd +File: umsa.fd 2013/01/14 v3.01 AMS symbols A +) +LaTeX Font Info: Trying to load font information for U+msb on input line 31. + (/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/tex/latex/amsfonts/umsb.fd +File: umsb.fd 2013/01/14 v3.01 AMS symbols B +) [1 + +{/opt/homebrew/Cellar/texlive/20240312_1/share/texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] +Overfull \hbox (4.25005pt too wide) in paragraph at lines 36--36 +[][] + [] + +(./simple.toc) [2 + +] (./content.tex +Overfull \hbox (4.25005pt too wide) in paragraph at lines 18--18 +[][] + [] + + +Overfull \hbox (4.25005pt too wide) has occurred while \output is active +[][] + [] + +[3 + + ] +Overfull \hbox (4.25005pt too wide) in paragraph at lines 27--27 +[][] + [] + + +Overfull \hbox (4.25005pt too wide) has occurred while \output is active +[][] + [] + +[4 + +] +Overfull \hbox (4.25005pt too wide) in paragraph at lines 59--59 +[][] + [] + + +Overfull \hbox (4.25005pt too wide) has occurred while \output is active +[][] + [] + +[5 + +] +Overfull \hbox (4.25005pt too wide) in paragraph at lines 87--87 +[][] + [] + + +Overfull \hbox (4.25005pt too wide) has occurred while \output is active +[][] + [] + +[6 + +] +Overfull \hbox (4.25005pt too wide) in paragraph at lines 101--101 +[][] + [] + + +Overfull \hbox (4.25005pt too wide) has occurred while \output is active +[][] + [] + +[7 + +] +Overfull \hbox (4.25005pt too wide) in paragraph at lines 135--135 +[][] + [] + + +Overfull \hbox (4.25005pt too wide) has occurred while \output is active +[][] + [] + +[8 + +] +Overfull \hbox (4.25005pt too wide) in paragraph at lines 163--163 +[][] + [] + + +Overfull \hbox (4.25005pt too wide) has occurred while \output is active +[][] + [] + +[9 + +] +Overfull \hbox (4.25005pt too wide) in paragraph at lines 189--189 +[][] + [] + + +Overfull \hbox (4.25005pt too wide) has occurred while \output is active +[][] + [] + +[10 + +] +Overfull \hbox (4.25005pt too wide) in paragraph at lines 201--201 +[][] + [] + + +Overfull \hbox (4.25005pt too wide) has occurred while \output is active +[][] + [] + +[11 + +] +Overfull \hbox (4.25005pt too wide) in paragraph at lines 210--210 +[][] + [] + + +Overfull \hbox (4.25005pt too wide) has occurred while \output is active +[][] + [] + +[12 + +] +Overfull \hbox (4.25005pt too wide) in paragraph at lines 225--225 +[][] + [] + + +Overfull \hbox (4.25005pt too wide) has occurred while \output is active +[][] + [] + +[13 + +] +Overfull \hbox (4.25005pt too wide) in paragraph at lines 248--248 +[][] + [] + + +Overfull \hbox (4.25005pt too wide) has occurred while \output is active +[][] + [] + +[14 + +] +Overfull \hbox (4.25005pt too wide) in paragraph at lines 258--258 +[][] + [] + + +Overfull \hbox (4.25005pt too wide) has occurred while \output is active +[][] + [] + +[15 + +] +Overfull \hbox (4.25005pt too wide) in paragraph at lines 291--291 +[][] + [] + + +Overfull \hbox (4.25005pt too wide) has occurred while \output is active +[][] + [] + +[16 + +] +Overfull \hbox (4.25005pt too wide) in paragraph at lines 313--313 +[][] + [] + + +Overfull \hbox (4.25005pt too wide) has occurred while \output is active +[][] + [] + +[17 + +] +Overfull \hbox (4.25005pt too wide) in paragraph at lines 340--340 +[][] + [] + + +Overfull \hbox (8.62247pt too wide) in paragraph at lines 340--340 +\OML/cmm/m/it/10.95 Reach\OT1/cmr/m/n/10.95 (\OML/cmm/m/it/10.95 T; \OT1/cmr/m/n/10.95 0)\OMS/cmsy/m/n/10.95 n\OML/cmm/m/it/10.95 Reach\OT1/cmr/m/n/10.95 (\OML/cmm/m/it/10.95 T[]; \OT1/cmr/m/n/10.95 0)$ + [] + + +Overfull \hbox (4.25005pt too wide) has occurred while \output is active +[][] + [] + +[18 + +] +Overfull \hbox (4.25005pt too wide) in paragraph at lines 366--366 +[][] + [] + + +Overfull \hbox (4.25005pt too wide) has occurred while \output is active +[][] + [] + +[19 + +] +Overfull \hbox (4.25005pt too wide) in paragraph at lines 379--379 +[][] + [] + + +Overfull \hbox (4.25005pt too wide) has occurred while \output is active +[][] + [] + +[20 + +] +Overfull \hbox (4.25005pt too wide) in paragraph at lines 407--407 +[][] + [] + + +Overfull \hbox (4.25005pt too wide) has occurred while \output is active +[][] + [] + +[21 + +] +Overfull \hbox (4.25005pt too wide) in paragraph at lines 440--440 +[][] + [] + + +Overfull \hbox (4.25005pt too wide) has occurred while \output is active +[][] + [] + +[22 + +] +Overfull \hbox (4.25005pt too wide) in paragraph at lines 470--470 +[][] + [] + + +Overfull \hbox (4.25005pt too wide) has occurred while \output is active +[][] + [] + +[23 + +] +Overfull \hbox (4.25005pt too wide) in paragraph at lines 478--478 +[][] + [] + + +Overfull \hbox (4.25005pt too wide) has occurred while \output is active +[][] + [] + +[24 + +]) +\tf@nav=\write5 +\openout5 = `simple.nav'. + +\tf@toc=\write6 +\openout6 = `simple.toc'. + +\tf@snm=\write7 +\openout7 = `simple.snm'. + + (./simple.aux) + *********** +LaTeX2e <2023-11-01> patch level 1 +L3 programming layer <2024-02-20> + *********** + ) +Here is how much of TeX's memory you used: + 28574 strings out of 474116 + 568004 string characters out of 5732613 + 1942187 words of memory out of 5000000 + 50319 multiletter control sequences out of 15000+600000 + 568423 words of font info for 75 fonts, out of 8000000 for 9000 + 1141 hyphenation exceptions out of 8191 + 128i,19n,123p,434b,1286s stack positions out of 10000i,1000n,20000p,200000b,200000s + +Output written on simple.pdf (24 pages, 214401 bytes). +PDF statistics: + 441 PDF objects out of 1000 (max. 8388607) + 255 compressed objects within 3 object streams + 53 named destinations out of 1000 (max. 500000) + 67 words of extra memory for PDF output out of 10000 (max. 10000000) + diff --git a/simple.nav b/simple.nav new file mode 100644 index 0000000..558aaaf --- /dev/null +++ b/simple.nav @@ -0,0 +1,62 @@ +\headcommand {\slideentry {0}{0}{1}{1/1}{}{0}} +\headcommand {\beamer@framepages {1}{1}} +\headcommand {\slideentry {0}{0}{2}{2/2}{}{0}} +\headcommand {\beamer@framepages {2}{2}} +\headcommand {\beamer@sectionpages {1}{2}} +\headcommand {\beamer@subsectionpages {1}{2}} +\headcommand {\sectionentry {1}{Motivation \& References}{3}{Motivation \& References}{0}} +\headcommand {\slideentry {1}{0}{1}{3/3}{}{0}} +\headcommand {\beamer@framepages {3}{3}} +\headcommand {\beamer@sectionpages {3}{3}} +\headcommand {\beamer@subsectionpages {3}{3}} +\headcommand {\sectionentry {2}{Reachability Game}{4}{Reachability Game}{0}} +\headcommand {\slideentry {2}{0}{1}{4/4}{}{0}} +\headcommand {\beamer@framepages {4}{4}} +\headcommand {\slideentry {2}{0}{2}{5/5}{}{0}} +\headcommand {\beamer@framepages {5}{5}} +\headcommand {\slideentry {2}{0}{3}{6/6}{}{0}} +\headcommand {\beamer@framepages {6}{6}} +\headcommand {\slideentry {2}{0}{4}{7/7}{}{0}} +\headcommand {\beamer@framepages {7}{7}} +\headcommand {\slideentry {2}{0}{5}{8/8}{}{0}} +\headcommand {\beamer@framepages {8}{8}} +\headcommand {\slideentry {2}{0}{6}{9/9}{}{0}} +\headcommand {\beamer@framepages {9}{9}} +\headcommand {\slideentry {2}{0}{7}{10/10}{}{0}} +\headcommand {\beamer@framepages {10}{10}} +\headcommand {\slideentry {2}{0}{8}{11/11}{}{0}} +\headcommand {\beamer@framepages {11}{11}} +\headcommand {\slideentry {2}{0}{9}{12/12}{}{0}} +\headcommand {\beamer@framepages {12}{12}} +\headcommand {\slideentry {2}{0}{10}{13/13}{}{0}} +\headcommand {\beamer@framepages {13}{13}} +\headcommand {\slideentry {2}{0}{11}{14/14}{}{0}} +\headcommand {\beamer@framepages {14}{14}} +\headcommand {\beamer@sectionpages {4}{14}} +\headcommand {\beamer@subsectionpages {4}{14}} +\headcommand {\sectionentry {3}{Büchi Game}{15}{Büchi Game}{0}} +\headcommand {\slideentry {3}{0}{1}{15/15}{}{0}} +\headcommand {\beamer@framepages {15}{15}} +\headcommand {\slideentry {3}{0}{2}{16/16}{}{0}} +\headcommand {\beamer@framepages {16}{16}} +\headcommand {\slideentry {3}{0}{3}{17/17}{}{0}} +\headcommand {\beamer@framepages {17}{17}} +\headcommand {\slideentry {3}{0}{4}{18/18}{}{0}} +\headcommand {\beamer@framepages {18}{18}} +\headcommand {\slideentry {3}{0}{5}{19/19}{}{0}} +\headcommand {\beamer@framepages {19}{19}} +\headcommand {\slideentry {3}{0}{6}{20/20}{}{0}} +\headcommand {\beamer@framepages {20}{20}} +\headcommand {\slideentry {3}{0}{7}{21/21}{}{0}} +\headcommand {\beamer@framepages {21}{21}} +\headcommand {\slideentry {3}{0}{8}{22/22}{}{0}} +\headcommand {\beamer@framepages {22}{22}} +\headcommand {\slideentry {3}{0}{9}{23/23}{}{0}} +\headcommand {\beamer@framepages {23}{23}} +\headcommand {\slideentry {3}{0}{10}{24/24}{}{0}} +\headcommand {\beamer@framepages {24}{24}} +\headcommand {\beamer@partpages {1}{24}} +\headcommand {\beamer@subsectionpages {15}{24}} +\headcommand {\beamer@sectionpages {15}{24}} +\headcommand {\beamer@documentpages {24}} +\headcommand {\gdef \inserttotalframenumber {24}} diff --git a/simple.pdf b/simple.pdf index 4a7403a..edfc765 100644 Binary files a/simple.pdf and b/simple.pdf differ diff --git a/simple.snm b/simple.snm new file mode 100644 index 0000000..e69de29 diff --git a/simple.synctex.gz b/simple.synctex.gz new file mode 100644 index 0000000..6cd803a Binary files /dev/null and b/simple.synctex.gz differ diff --git a/simple.toc b/simple.toc new file mode 100644 index 0000000..b10b922 --- /dev/null +++ b/simple.toc @@ -0,0 +1,4 @@ +\babel@toc {english}{}\relax +\beamer@sectionintoc {1}{Motivation \& References}{3}{0}{1} +\beamer@sectionintoc {2}{Reachability Game}{4}{0}{2} +\beamer@sectionintoc {3}{Büchi Game}{15}{0}{3}