chore: remove unused ifxetex and ifluatex packages
This commit is contained in:
parent
1d05b430ea
commit
c77abe9da4
|
@ -207,8 +207,6 @@ The following code shows a minimal example of a Beamer presentation using
|
||||||
\item |pgfopts|
|
\item |pgfopts|
|
||||||
\item |etoolbox|
|
\item |etoolbox|
|
||||||
\item |calc|
|
\item |calc|
|
||||||
\item |ifxetex|
|
|
||||||
\item |ifluatex|
|
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
\end{multicols}
|
\end{multicols}
|
||||||
|
|
||||||
|
|
|
@ -31,8 +31,6 @@
|
||||||
%
|
%
|
||||||
% \begin{macrocode}
|
% \begin{macrocode}
|
||||||
\RequirePackage{etoolbox}
|
\RequirePackage{etoolbox}
|
||||||
\RequirePackage{ifxetex}
|
|
||||||
\RequirePackage{ifluatex}
|
|
||||||
\RequirePackage{pgfopts}
|
\RequirePackage{pgfopts}
|
||||||
% \end{macrocode}
|
% \end{macrocode}
|
||||||
%
|
%
|
||||||
|
|
Loading…
Reference in New Issue