Add a new command to print 'Saisir'
This commit is contained in:
parent
dd55715131
commit
6268568cea
@ -58,12 +58,16 @@
|
||||
%
|
||||
|
||||
\NewDocumentCommand{\Sets}{ m m }{
|
||||
\State #1 \gets #2
|
||||
\State #1 \gets\ #2
|
||||
}
|
||||
|
||||
\NewDocumentCommand{\Print}{ m }{
|
||||
\State \textbf{Afficher} #1
|
||||
}
|
||||
|
||||
\NewDocumentCommand{\Enter}{ m }{
|
||||
\State \textbf{Saisir} #1
|
||||
}
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user