Nantes Université

Skip to content
Extraits de code Groupes Projets
Valider f2935a05 rédigé par sunye's avatar sunye
Parcourir les fichiers

Add examples to README file

parent c90abef1
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
ls-R
.DS_Store
\ No newline at end of file
.DS_Store
*.out
*.aux
*.lb
*.fdb_latexmk
*.fls
*.log
*.synctex.gz
\ No newline at end of file
......@@ -15,14 +15,22 @@ texhash science.sty
== Abbreviations
The following LaTeX code:
[source,latex]
----
The work of Sigmund~\etal{}, \eg{} ``Man and Father'' teach us the The Legend of a Conqueror, \ie{}, the Oedipus legend.
----
Will produce:
image::./img/abbreviation.png[]
== Listings package environments
.OCL
=== OCL
The following LaTeX code:
[source,latex]
----
\begin{ocl}
......@@ -34,7 +42,14 @@ pre:
\end{ocl}
----
.ATL
Will produce:
image::./img/ocl.png[]
=== ATL
The following LaTeX code:
[source,latex]
----
\begin{atl}
......@@ -50,4 +65,8 @@ rule relationnalContextToObjectContext {
}
}
\end{atl}
----
\ No newline at end of file
----
Will produce:
image::./img/atl.png[]
\ No newline at end of file
img/abbreviation.png

11,2 ko

img/atl.png

28,8 ko

img/ocl.png

14,4 ko

0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter