From 47dd7fbaff9c04a85ed419296b61a606e077c5f5 Mon Sep 17 00:00:00 2001 From: LaNymphtaline <80621927+LaNymphtaline@users.noreply.github.com> Date: Thu, 20 May 2021 17:52:46 +0200 Subject: [PATCH] Pages du putain de manuel --- .../elementDeLangage/sectionCommandesGenerales.tex | 7 +++++++ .../elementDeLangage/sectionConstantesLitterales.tex | 7 +++++++ .../fichiers/elementDeLangage/sectionEtiquettes.tex | 7 +++++++ .../fichiers/elementDeLangage/sectionExpressions.tex | 7 +++++++ .../fichiers/elementDeLangage/sectionIdentificateurs.tex | 7 +++++++ .../elementDeLangage/sectionInstructionDeProgrammation.tex | 7 +++++++ .../fichiers/elementDeLangage/sectionMotsCles.tex | 7 +++++++ .../manuelUtilisateur/fichiers/installation/section.tex | 7 +++++++ .../manuelUtilisateur/fichiers/sectionManuelTemplate.tex | 7 +++++++ .../fichiers/utilisation/sectionOuvertureSession.tex | 7 +++++++ .../fichiers/utilisation/sectionProgrammationLIR.tex | 7 +++++++ .../sectionUtilisationCommandesInstructions.tex | 7 +++++++ 12 files changed, 84 insertions(+) create mode 100644 documents/manuelUtilisateur/fichiers/elementDeLangage/sectionCommandesGenerales.tex create mode 100644 documents/manuelUtilisateur/fichiers/elementDeLangage/sectionConstantesLitterales.tex create mode 100644 documents/manuelUtilisateur/fichiers/elementDeLangage/sectionEtiquettes.tex create mode 100644 documents/manuelUtilisateur/fichiers/elementDeLangage/sectionExpressions.tex create mode 100644 documents/manuelUtilisateur/fichiers/elementDeLangage/sectionIdentificateurs.tex create mode 100644 documents/manuelUtilisateur/fichiers/elementDeLangage/sectionInstructionDeProgrammation.tex create mode 100644 documents/manuelUtilisateur/fichiers/elementDeLangage/sectionMotsCles.tex create mode 100644 documents/manuelUtilisateur/fichiers/installation/section.tex create mode 100644 documents/manuelUtilisateur/fichiers/sectionManuelTemplate.tex create mode 100644 documents/manuelUtilisateur/fichiers/utilisation/sectionOuvertureSession.tex create mode 100644 documents/manuelUtilisateur/fichiers/utilisation/sectionProgrammationLIR.tex create mode 100644 documents/manuelUtilisateur/fichiers/utilisation/sectionUtilisationCommandesInstructions.tex diff --git a/documents/manuelUtilisateur/fichiers/elementDeLangage/sectionCommandesGenerales.tex b/documents/manuelUtilisateur/fichiers/elementDeLangage/sectionCommandesGenerales.tex new file mode 100644 index 0000000..fa17b33 --- /dev/null +++ b/documents/manuelUtilisateur/fichiers/elementDeLangage/sectionCommandesGenerales.tex @@ -0,0 +1,7 @@ +% nom du chapitre ici en commentaire +% nom de la section ici en commentaire + +\subsection{...} % nom de section +\subsubsection{...} + \paragraph{...} + \subparagraph{...} \ No newline at end of file diff --git a/documents/manuelUtilisateur/fichiers/elementDeLangage/sectionConstantesLitterales.tex b/documents/manuelUtilisateur/fichiers/elementDeLangage/sectionConstantesLitterales.tex new file mode 100644 index 0000000..fa17b33 --- /dev/null +++ b/documents/manuelUtilisateur/fichiers/elementDeLangage/sectionConstantesLitterales.tex @@ -0,0 +1,7 @@ +% nom du chapitre ici en commentaire +% nom de la section ici en commentaire + +\subsection{...} % nom de section +\subsubsection{...} + \paragraph{...} + \subparagraph{...} \ No newline at end of file diff --git a/documents/manuelUtilisateur/fichiers/elementDeLangage/sectionEtiquettes.tex b/documents/manuelUtilisateur/fichiers/elementDeLangage/sectionEtiquettes.tex new file mode 100644 index 0000000..fa17b33 --- /dev/null +++ b/documents/manuelUtilisateur/fichiers/elementDeLangage/sectionEtiquettes.tex @@ -0,0 +1,7 @@ +% nom du chapitre ici en commentaire +% nom de la section ici en commentaire + +\subsection{...} % nom de section +\subsubsection{...} + \paragraph{...} + \subparagraph{...} \ No newline at end of file diff --git a/documents/manuelUtilisateur/fichiers/elementDeLangage/sectionExpressions.tex b/documents/manuelUtilisateur/fichiers/elementDeLangage/sectionExpressions.tex new file mode 100644 index 0000000..fa17b33 --- /dev/null +++ b/documents/manuelUtilisateur/fichiers/elementDeLangage/sectionExpressions.tex @@ -0,0 +1,7 @@ +% nom du chapitre ici en commentaire +% nom de la section ici en commentaire + +\subsection{...} % nom de section +\subsubsection{...} + \paragraph{...} + \subparagraph{...} \ No newline at end of file diff --git a/documents/manuelUtilisateur/fichiers/elementDeLangage/sectionIdentificateurs.tex b/documents/manuelUtilisateur/fichiers/elementDeLangage/sectionIdentificateurs.tex new file mode 100644 index 0000000..fa17b33 --- /dev/null +++ b/documents/manuelUtilisateur/fichiers/elementDeLangage/sectionIdentificateurs.tex @@ -0,0 +1,7 @@ +% nom du chapitre ici en commentaire +% nom de la section ici en commentaire + +\subsection{...} % nom de section +\subsubsection{...} + \paragraph{...} + \subparagraph{...} \ No newline at end of file diff --git a/documents/manuelUtilisateur/fichiers/elementDeLangage/sectionInstructionDeProgrammation.tex b/documents/manuelUtilisateur/fichiers/elementDeLangage/sectionInstructionDeProgrammation.tex new file mode 100644 index 0000000..fa17b33 --- /dev/null +++ b/documents/manuelUtilisateur/fichiers/elementDeLangage/sectionInstructionDeProgrammation.tex @@ -0,0 +1,7 @@ +% nom du chapitre ici en commentaire +% nom de la section ici en commentaire + +\subsection{...} % nom de section +\subsubsection{...} + \paragraph{...} + \subparagraph{...} \ No newline at end of file diff --git a/documents/manuelUtilisateur/fichiers/elementDeLangage/sectionMotsCles.tex b/documents/manuelUtilisateur/fichiers/elementDeLangage/sectionMotsCles.tex new file mode 100644 index 0000000..fa17b33 --- /dev/null +++ b/documents/manuelUtilisateur/fichiers/elementDeLangage/sectionMotsCles.tex @@ -0,0 +1,7 @@ +% nom du chapitre ici en commentaire +% nom de la section ici en commentaire + +\subsection{...} % nom de section +\subsubsection{...} + \paragraph{...} + \subparagraph{...} \ No newline at end of file diff --git a/documents/manuelUtilisateur/fichiers/installation/section.tex b/documents/manuelUtilisateur/fichiers/installation/section.tex new file mode 100644 index 0000000..fa17b33 --- /dev/null +++ b/documents/manuelUtilisateur/fichiers/installation/section.tex @@ -0,0 +1,7 @@ +% nom du chapitre ici en commentaire +% nom de la section ici en commentaire + +\subsection{...} % nom de section +\subsubsection{...} + \paragraph{...} + \subparagraph{...} \ No newline at end of file diff --git a/documents/manuelUtilisateur/fichiers/sectionManuelTemplate.tex b/documents/manuelUtilisateur/fichiers/sectionManuelTemplate.tex new file mode 100644 index 0000000..fa17b33 --- /dev/null +++ b/documents/manuelUtilisateur/fichiers/sectionManuelTemplate.tex @@ -0,0 +1,7 @@ +% nom du chapitre ici en commentaire +% nom de la section ici en commentaire + +\subsection{...} % nom de section +\subsubsection{...} + \paragraph{...} + \subparagraph{...} \ No newline at end of file diff --git a/documents/manuelUtilisateur/fichiers/utilisation/sectionOuvertureSession.tex b/documents/manuelUtilisateur/fichiers/utilisation/sectionOuvertureSession.tex new file mode 100644 index 0000000..fa17b33 --- /dev/null +++ b/documents/manuelUtilisateur/fichiers/utilisation/sectionOuvertureSession.tex @@ -0,0 +1,7 @@ +% nom du chapitre ici en commentaire +% nom de la section ici en commentaire + +\subsection{...} % nom de section +\subsubsection{...} + \paragraph{...} + \subparagraph{...} \ No newline at end of file diff --git a/documents/manuelUtilisateur/fichiers/utilisation/sectionProgrammationLIR.tex b/documents/manuelUtilisateur/fichiers/utilisation/sectionProgrammationLIR.tex new file mode 100644 index 0000000..fa17b33 --- /dev/null +++ b/documents/manuelUtilisateur/fichiers/utilisation/sectionProgrammationLIR.tex @@ -0,0 +1,7 @@ +% nom du chapitre ici en commentaire +% nom de la section ici en commentaire + +\subsection{...} % nom de section +\subsubsection{...} + \paragraph{...} + \subparagraph{...} \ No newline at end of file diff --git a/documents/manuelUtilisateur/fichiers/utilisation/sectionUtilisationCommandesInstructions.tex b/documents/manuelUtilisateur/fichiers/utilisation/sectionUtilisationCommandesInstructions.tex new file mode 100644 index 0000000..fa17b33 --- /dev/null +++ b/documents/manuelUtilisateur/fichiers/utilisation/sectionUtilisationCommandesInstructions.tex @@ -0,0 +1,7 @@ +% nom du chapitre ici en commentaire +% nom de la section ici en commentaire + +\subsection{...} % nom de section +\subsubsection{...} + \paragraph{...} + \subparagraph{...} \ No newline at end of file