Ok the mods is functionnal.

This commit is contained in:
Jeff Lance 2019-01-13 14:46:35 +01:00
parent 78c73e6c4f
commit 9e1a4bad77

View File

@ -257,20 +257,6 @@
} }
% application % application
% \NewDocumentEnvironment{application}{ o }{
% \IfNoValueTF {#1} {
% % if no subtitle
% \begin{@app}
% \noindent
% }{
% % if subtitle
% \begin{@app}[#1]
% \noindent
% }
% }{
% \end{@app}
% }
\NewDocumentEnvironment{application}{ s o }{ \NewDocumentEnvironment{application}{ s o }{
\IfBooleanTF {#1} { \IfBooleanTF {#1} {
% if starred: without logo and title % if starred: without logo and title