45 lines
2.2 KiB
Org Mode
45 lines
2.2 KiB
Org Mode
#+TITLE: Introduction to LaTeX
|
|
|
|
#+LANGUAGE: en
|
|
|
|
#+ATTR_HTML: :alt in French :class lang-lifted
|
|
[[file:../fr/latex-intro.org][file:../content/imgs/fr.png]]
|
|
|
|
#+ATTR_HTML: :alt return home :class home
|
|
[[file:home.org][file:../content/imgs/home.png]]
|
|
|
|
This a short course (3 to 5 sessions) giving a short example-based
|
|
introduction to [[https://en.wikipedia.org/wiki/LaTeX][LaTeX]]. The goal is to explain the basics of LaTeX and
|
|
then to have the students explore the language and the ecosystem on
|
|
their own. The subjects covered in the slides include sectioning,
|
|
paragraph formatting, tables, figures, and mathematical notation. At
|
|
the end of the presentation, Beamer and TikZ are mentioned as possible
|
|
further study directions.
|
|
|
|
After going through the slides, the teacher shows three documents
|
|
prepared with LaTeX (typically, an assignment text, some slides, etc.)
|
|
and explains how to typeset them. On completing the guided part of the
|
|
course, the students pick technical subjects within their domain and
|
|
write up a one-page LaTeX document briefly presenting the subject.
|
|
|
|
This course is taught in French to the students of [[https://www.univ-evry.fr/formation/loffre-de-formation/domaines-de-formation/domaine/sciences-technologies-sante/programme/licence-mention-informatique-1.html][L3 informatique]]
|
|
(3rd year of bachelor education) at [[http://www.univ-evry.fr/fr/index.html][Université d'Évry]]. No particular
|
|
prerequisites are required for taking this course.
|
|
|
|
The slides for this course (in French) are [[file:../content/courses/latex-intro/latex-course.pdf][here]]. The slides presenting
|
|
the organisation of the this course (in French) are [[file:../content/courses/latex-intro/latex-plan.pdf][here]].
|
|
|
|
|
|
#+ATTR_HTML: :alt image of Creative Commons Attribution Alone licence :class ccby
|
|
[[https://en.wikipedia.org/wiki/Creative_Commons_license][file:../content/imgs/ccby.png]]
|
|
|
|
The materials of this course are distributed under the [[https://en.wikipedia.org/wiki/Creative_Commons_license][Creative
|
|
Commons Attribution Alone licence]].
|
|
|
|
|
|
* Local Variables :noexport:
|
|
# Local Variables:
|
|
# org-link-file-path-type: relative
|
|
# eval: (auto-fill-mode)
|
|
# ispell-local-dictionary: "en"
|
|
# End:
|