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 |etoolbox|
|
||||
\item |calc|
|
||||
\item |ifxetex|
|
||||
\item |ifluatex|
|
||||
\end{itemize}
|
||||
\end{multicols}
|
||||
|
||||
|
|
|
@ -31,8 +31,6 @@
|
|||
%
|
||||
% \begin{macrocode}
|
||||
\RequirePackage{etoolbox}
|
||||
\RequirePackage{ifxetex}
|
||||
\RequirePackage{ifluatex}
|
||||
\RequirePackage{pgfopts}
|
||||
% \end{macrocode}
|
||||
%
|
||||
|
|
Loading…
Reference in New Issue