%% %% This is file `xparse.ltx', %% generated with the docstrip utility. %% %% The original source files were: %% %% xparse.dtx (with options: `2ekernel') %% %% Copyright (C) 2009-2021 The LaTeX Project %% %% It may be distributed and/or modified under the conditions of %% the LaTeX Project Public License (LPPL), either version 1.3c of %% this license or (at your option) any later version. The latest %% version of this license is in the file: %% %% http://www.latex-project.org/lppl.txt %% %% This file is part of the "l3packages bundle" (The Work in LPPL) %% and all files in that bundle must be distributed together. %% %% File: xparse.dtx \def\@parse@version#1/#2/#3#4#5\@nil{% \@parse@version@dash#1-#2-#3#4\@nil} \def\@parse@version@dash#1-#2-#3#4#5\@nil{% \if\relax#2\relax\else#1\fi#2#3#4 } \ExplSyntaxOn \cs_if_free:NTF \NewDocumentCommand { \ExplSyntaxOff \ifnum\expandafter \@parse@version\fmtversion//00\@nil < \@parse@version 2020-10-01//00\@nil \RequirePackage{xparse-2018-04-12} \else \@@input xparse-generic.tex ~ \fi \file_input_stop: } { \ExplSyntaxOff \cs_if_exist:NF \__cmd_start:nNNnnn { \RequirePackage{xparse-2020-10-01} \file_input_stop: } } \ExplSyntaxOff %% %% %% End of file `xparse.ltx'.