diff options
author | Karl Berry <karl@freefriends.org> | 2024-03-08 23:17:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-03-08 23:17:00 +0000 |
commit | 4a0bed638645ac820b4ddc8377dfd68314c6302d (patch) | |
tree | f72a05448b586b09751afd5728b1cf999b14620a /Master/texmf-dist/doc/latex | |
parent | ab316aaf9409b646aada430ebf1e85b61984e92b (diff) |
formation-latex-ul (9mar24)
git-svn-id: svn://tug.org/texlive/trunk@70507 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r-- | Master/texmf-dist/doc/latex/formation-latex-ul/NEWS | 23 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/formation-latex-ul/README.md | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/formation-latex-ul/exercice-demo.tex | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/formation-latex-ul/formation-latex-ul-diapos.pdf | bin | 1544263 -> 1177575 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/formation-latex-ul/formation-latex-ul.pdf | bin | 1434747 -> 1433922 bytes |
5 files changed, 26 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/formation-latex-ul/NEWS b/Master/texmf-dist/doc/latex/formation-latex-ul/NEWS index dad5ef7348c..ec9052d7483 100644 --- a/Master/texmf-dist/doc/latex/formation-latex-ul/NEWS +++ b/Master/texmf-dist/doc/latex/formation-latex-ul/NEWS @@ -2,6 +2,29 @@ === Rédaction avec LaTeX (paquetage formation-latex-ul) === +# 2024.03 (2024-03-07) + +## Diapositives + +- Principes de base: présentation plus élaborée, sur plusieurs + diapositives, du concept de séparation de la structure et de + l'apparence, puis des règles de saisie. Les exemples des sections + 2.1 et 2.2 du document de référence ont été intégrés aux + diapositives. +- Principes de base: l'approche maintenant recommandée pour utiliser + LaTeX en français consiste à sauvegarder le code source en UTF-8 et + à le compiler avec XeLaTeX. +- Apparence et disposition du texte: réintroduction de quelques + commandes pour changer les attributs et la taille de la police. +- Apparence et disposition du texte: l'information sur l'utilisation + d'autres polices de caractères a été déplacée dans une boite + signalétique et a gagné, au passage, des recommandations pour les + polices modernes STIX Two et Fira Sans. +- Couverture retravaillée pour en alléger la présentation. +- Aspect visuel des blocs de code harmonisé à ceux du document de + référence. + + # 2023.11 (2023-11-03) ## Document de référence diff --git a/Master/texmf-dist/doc/latex/formation-latex-ul/README.md b/Master/texmf-dist/doc/latex/formation-latex-ul/README.md index b24b9fd3bdc..faf660a88a8 100644 --- a/Master/texmf-dist/doc/latex/formation-latex-ul/README.md +++ b/Master/texmf-dist/doc/latex/formation-latex-ul/README.md @@ -11,7 +11,7 @@ Creative Commons Attribution-ShareAlike 4.0 International. ## Version -2023.11 +2024.03 ## Author @@ -94,7 +94,7 @@ Creative Commons ## Version -2023.11 +2024.03 ## Auteur diff --git a/Master/texmf-dist/doc/latex/formation-latex-ul/exercice-demo.tex b/Master/texmf-dist/doc/latex/formation-latex-ul/exercice-demo.tex index 0aac11bace5..3c20a60421c 100644 --- a/Master/texmf-dist/doc/latex/formation-latex-ul/exercice-demo.tex +++ b/Master/texmf-dist/doc/latex/formation-latex-ul/exercice-demo.tex @@ -1,6 +1,7 @@ \documentclass[letterpaper,11pt,english,french]{memoir} \usepackage{natbib} \usepackage{babel} + \usepackage[babel=true]{microtype} \usepackage[autolanguage]{numprint} \usepackage{amsmath,amsthm,amsfonts} \usepackage{fancyvrb} @@ -13,7 +14,6 @@ %% Polices de caractères (configuration fonction du moteur utilisé) \usepackage{iftex} % détection du moteur \iftutex % XeLaTeX - \RequirePackage[babel=true]{microtype} \usepackage{fontspec} \usepackage{unicode-math} \setmainfont{STIXTwoText} diff --git a/Master/texmf-dist/doc/latex/formation-latex-ul/formation-latex-ul-diapos.pdf b/Master/texmf-dist/doc/latex/formation-latex-ul/formation-latex-ul-diapos.pdf Binary files differindex e1894aa6f42..ab3786e9d9f 100644 --- a/Master/texmf-dist/doc/latex/formation-latex-ul/formation-latex-ul-diapos.pdf +++ b/Master/texmf-dist/doc/latex/formation-latex-ul/formation-latex-ul-diapos.pdf diff --git a/Master/texmf-dist/doc/latex/formation-latex-ul/formation-latex-ul.pdf b/Master/texmf-dist/doc/latex/formation-latex-ul/formation-latex-ul.pdf Binary files differindex e00f70a8ce1..5a24427fa68 100644 --- a/Master/texmf-dist/doc/latex/formation-latex-ul/formation-latex-ul.pdf +++ b/Master/texmf-dist/doc/latex/formation-latex-ul/formation-latex-ul.pdf |