Skip to content
Snippets Groups Projects
Commit 111b0b92 authored by Mathieu Loiseau's avatar Mathieu Loiseau
Browse files

latex syntax

parent 6bd39509
No related branches found
No related tags found
No related merge requests found
...@@ -3,8 +3,7 @@ ...@@ -3,8 +3,7 @@
Convertir des [tests moodle](https://docs.moodle.org/3x/fr/Types_de_questions) en quizz [AMC](https://www.auto-multiple-choice.net/doc.fr), en partie au moins… Convertir des [tests moodle](https://docs.moodle.org/3x/fr/Types_de_questions) en quizz [AMC](https://www.auto-multiple-choice.net/doc.fr), en partie au moins…
Ce module marche pour MA feuille de style AMC, qui contient : Ce module marche pour MA feuille de style AMC, qui contient :
``` ```latex
latex
\newif\if@English\@Englishfalse \newif\if@English\@Englishfalse
\newcommand{\anglais}{\@Englishtrue} % pour afficher la version anglaise \newcommand{\anglais}{\@Englishtrue} % pour afficher la version anglaise
%Traductions %Traductions
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment