From ba62f0377310c7f2e4029f977ac250e8ffa0dd41 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 25 Jul 2021 20:51:50 +0000 Subject: yathesis git-svn-id: svn://tug.org/texlive/trunk@60066 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/yathesis/CHANGELOG.md | 14 + Master/texmf-dist/doc/latex/yathesis/README.md | 2 +- .../latex/yathesis/addons/completion/yathesis.cwl | 360 ++++++++------------- .../doc/latex/yathesis/french/canevas-specimen.zip | Bin 4099932 -> 4143269 bytes .../french/documentation/corps/introduction.tex | 4 +- .../documentation/corps/personnalisation.tex | 10 + .../yathesis/french/documentation/yathesis-fr.bib | 4 +- .../yathesis/french/documentation/yathesis-fr.pdf | Bin 6373433 -> 6469140 bytes .../yathesis/french/documentation/yathesis-fr.tex | 2 + .../french/exemples/specimen/a-plat/these.pdf | Bin 1246063 -> 1261113 bytes .../french/exemples/specimen/a-plat/these.tex | 3 + 11 files changed, 167 insertions(+), 232 deletions(-) (limited to 'Master/texmf-dist/doc/latex') diff --git a/Master/texmf-dist/doc/latex/yathesis/CHANGELOG.md b/Master/texmf-dist/doc/latex/yathesis/CHANGELOG.md index 46742100da5..a490efc9b88 100644 --- a/Master/texmf-dist/doc/latex/yathesis/CHANGELOG.md +++ b/Master/texmf-dist/doc/latex/yathesis/CHANGELOG.md @@ -1,5 +1,19 @@ # [Unreleased] +# [1.0.8] - 2021-07-13 + +## Fixed +- Bug gh #85 (https://git.io/JCTjv). +- Bug gh #84 (https://git.io/JCTpu). +- Bug gh #83 (https://git.io/JYfz8). + +## Changed +- The fix of #85 above renders ineffective the `\includeonly` command when the + option `\localbibs` is used. This is an incompatible change but only for + a command that is used only temporarily, so we don't increment the major + version number. +- Again expose `\listoflistings` in the samples. + # [1.0.7] - 2021-03-24 ## Removed diff --git a/Master/texmf-dist/doc/latex/yathesis/README.md b/Master/texmf-dist/doc/latex/yathesis/README.md index 4c43f536a9e..cf129bfa683 100644 --- a/Master/texmf-dist/doc/latex/yathesis/README.md +++ b/Master/texmf-dist/doc/latex/yathesis/README.md @@ -1,6 +1,6 @@ ----------------------------------------------------------------------- -- `yathesis` --- Yet Another Thesis Class, version 1.0.7 +- `yathesis` --- Yet Another Thesis Class, version 1.0.8 - E-mail: `denis.bitouze@univ-littoral.fr` - Released under the LaTeX Project Public License v1.3c or later. See http://www.latex-project.org/lppl.txt diff --git a/Master/texmf-dist/doc/latex/yathesis/addons/completion/yathesis.cwl b/Master/texmf-dist/doc/latex/yathesis/addons/completion/yathesis.cwl index 66f077541bc..eea48956d19 100644 --- a/Master/texmf-dist/doc/latex/yathesis/addons/completion/yathesis.cwl +++ b/Master/texmf-dist/doc/latex/yathesis/addons/completion/yathesis.cwl @@ -45,17 +45,21 @@ #include:xstring # # Document class +# #keyvals:\documentclass/yathesis mainlanguage=#french,english secnumdepth=#part,chapter,section,subsection,subsubsection,paragraph,subparagraph space=#single,onehalf,double chap-style=#Sonny,Lenny,Glenn,Conny,Rejne,Bjarne,PetersLenny,Bjornstrup,none +fncychap=#Sonny,Lenny,Glenn,Conny,Rejne,Bjarne,PetersLenny,Bjornstrup,none nofrontcover#true,false sepcorpaffilfrench= sepcorpaffilenglish= version=#inprogress,inprogress*,submitted,submitted*,final,draft output=#screen,paper,paper* -colophon=#verso-frontcover,recto-backcover,nowhere +colophon-location=#verso-frontcover,recto-backcover,nowhere +hdr +numlaboratories=%<⟨nombre de laboratoires affichés⟩%> localtocs localtocs/depth=#section,subsection,subsubsection,paragraph,subparagraph localbibs @@ -82,163 +86,96 @@ noabstract nomakeabstract notableofcontents noprintbibliography -graphicx -adjustbox -setspace -xcolor -datatool -titlesec -draftwatermark -babel -datetime2 +graphicx={%<⟨options du package graphicx⟩%>} +adjustbox={%<⟨options du package adjustbox⟩%>} +setspace={%<⟨options du package setspace⟩%>} +xcolor={%<⟨options du package xcolor⟩%>} +datatool={%<⟨options du package datatool⟩%>} +titlesec={%<⟨options du package titlesec⟩%>} +draftwatermark={%<⟨options du package draftwatermark⟩%>} +babel={%<⟨options du package babel⟩%>} +datetime2={%<⟨options du package datetime2⟩%>} +corps=%<⟨corporation⟩%> +role=%<⟨role⟩%> #endkeyvals # -\yadsetup{%}#n +\yadsetup{⟨options⟩%keyvals}#n # # Cover and title pages # # Author -\author{%}{%}#n -\author[%]{%}{%}#n +\author{⟨prénom⟩}{⟨nom⟩}#n +\author[⟨email⟩]{⟨prénom⟩}{⟨nom⟩}#n # # Title, etc. -\title[titre dans la langue secondaire%text]{titre dans la langue principale%text}#n -\subtitle[sous-titre dans la langue secondaire%text]{sous-titre dans la langue principale%text}#n -\academicfield[discipline dans la langue secondaire%text]{discipline dans la langue principale%text}#n -\speciality[spécialité dans la langue secondaire%text]{spécialité dans la langue principale%text}#n -\subject[sujet dans la langue secondaire%text]{sujet dans la langue principale%text}#n -# -\title{titre%text}#n -\subtitle{sous-titre%text}#n -\academicfield{discipline%text}#n -\speciality{spécialité%text}#n -\subject{sujet%text}#n -\date{%}{%}{%}#n -\submissiondate{%}{%}{%}#n +\title[⟨titre dans la langue secondaire⟩%text]{⟨titre dans la langue principale⟩%text}#n +\subtitle[⟨sous-titre dans la langue secondaire⟩%text]{⟨sous-titre dans la langue principale⟩%text}#n +\academicfield[⟨discipline dans la langue secondaire⟩%text]{⟨discipline dans la langue principale⟩%text}#n +\speciality[⟨spécialité dans la langue secondaire⟩%text]{⟨spécialité dans la langue principale⟩%text}#n +\subject[⟨sujet dans la langue secondaire⟩%text]{⟨sujet dans la langue principale⟩%text}#n +# +\title{⟨titre⟩%text}#n +\subtitle{⟨sous-titre⟩%text}#n +\academicfield{⟨discipline⟩%text}#n +\speciality{⟨spécialité⟩%text}#n +\subject{⟨sujet⟩%text}#n +\date{⟨jour⟩}{⟨mois⟩}{⟨année⟩}#n +\submissiondate{⟨jour⟩}{⟨mois⟩}{⟨année⟩}#n # # Institute and entities -\pres{%}#n -\comue{%}#n -\institute{nom de l'institut%text}#n -\coinstitute{nom de l'institut de cotutelle%text}#n -\company{%}#n -\doctoralschool{nom de l'école doctorale%text}#n -\laboratory{%}{%}#n -# -\pres[%]{%}#n -\comue[%]{%}#n -\institute[%]{nom de l'institut%text}#n -\coinstitute[%]{nom de l'institut de cotutelle%text}#n -\company[%]{%}#n -\doctoralschool[%]{nom de l'école doctorale%text}#n -\laboratory[%]{%}{%}#n -# -#keyvals:\pres,\comue,\doctoralschool -logo= -logoheight= -url= -#endkeyvals -#keyvals:\institute,\coinstitute,\company -logo= -logoheight= -url= +\pres{⟨nom du PRES⟩}#n +\comue{⟨nom de la ComUE⟩}#n +\institute{⟨nom de l'institut⟩%text}#n +\coinstitute{⟨nom de l'institut de cotutelle⟩%text}#n +\company{⟨nom de l'entreprise⟩}#n +\doctoralschool{⟨nom de l'école doctorale⟩%text}#n +\laboratory{⟨nom du laboratoire⟩}{⟨adresse du laboratoire⟩}#n +# +\pres[⟨précisions⟩%keyvals]{⟨nom du PRES⟩}#n +\comue[⟨précisions⟩%keyvals]{⟨nom de la ComUE⟩}#n +\institute[⟨précisions⟩%keyvals]{⟨nom de l'institut⟩%text}#n +\coinstitute[⟨précisions⟩%keyvals]{⟨nom de l'institut de cotutelle⟩%text}#n +\company[⟨précisions⟩%keyvals]{⟨nom de l'entreprise⟩}#n +\doctoralschool[⟨précisions⟩%keyvals]{⟨nom de l'école doctorale⟩%text}#n +# +#keyvals:\pres,\comue,\doctoralschool,\institute,\coinstitute,\company +logo=%<⟨fichier image⟩%> +logoheight=%<⟨hauteur⟩%> +url=%<⟨URL⟩%> nologo #endkeyvals +# +\laboratory[⟨précisions⟩%keyvals]{⟨nom du laboratoire⟩}{⟨adresse du laboratoire⟩}#n +# #keyvals:\laboratory -logo= -logoheight= -url= -telephone= -fax= -email= +logo=%<⟨fichier image⟩%> +logoheight=%<⟨hauteur⟩%> +url=%<⟨URL⟩%> +telephone=%<⟨numéro de téléphone⟩%> +fax=%<⟨numéro de fax⟩%> +email=%<⟨courriel⟩%> nonamelink #endkeyvals # # Committee -\supervisor{%}{%}#n -\cosupervisor{%}{%}#n -\comonitor{%}{%}#n -\referee{%}{%}#n -\examiner{%}{%}#n -\committeepresident{%}{%}#n -\guest{%}{%}#n -# -\supervisor[%]{%}{%}#n -\cosupervisor[%]{%}{%}#n -\comonitor[%]{%}{%}#n -\referee[%]{%}{%}#n -\examiner[%]{%}{%}#n -\committeepresident[%]{%}{%}#n -\guest[%]{%}{%}#n -# -#keyvals:\supervisor -affiliation= -professor -seniorresearcher -mcf -mcf* -associateprofessor -associateprofessor* -juniorresearcher -juniorresearcher* -#endkeyvals -#keyvals:\cosupervisor -affiliation= -professor -seniorresearcher -mcf -mcf* -associateprofessor -associateprofessor* -juniorresearcher -juniorresearcher* -#endkeyvals -#keyvals:\comonitor -affiliation= -professor -seniorresearcher -mcf -mcf* -associateprofessor -associateprofessor* -juniorresearcher -juniorresearcher* -#endkeyvals -#keyvals:\referee -affiliation= -professor -seniorresearcher -mcf -mcf* -associateprofessor -associateprofessor* -juniorresearcher -juniorresearcher* -#endkeyvals -#keyvals:\examiner -affiliation= -professor -seniorresearcher -mcf -mcf* -associateprofessor -associateprofessor* -juniorresearcher -juniorresearcher* -#endkeyvals -#keyvals:\committeepresident -affiliation= -professor -seniorresearcher -mcf -mcf* -associateprofessor -associateprofessor* -juniorresearcher -juniorresearcher* -#endkeyvals -#keyvals:\guest -affiliation= +\supervisor[⟨précisions⟩%keyvals]{⟨prénom⟩}{⟨nom⟩}#n +\cosupervisor[⟨précisions⟩%keyvals]{⟨prénom⟩}{⟨nom⟩}#n +\comonitor[⟨précisions⟩%keyvals]{⟨prénom⟩}{⟨nom⟩}#n +\referee[⟨précisions⟩%keyvals]{⟨prénom⟩}{⟨nom⟩}#n +\examiner[⟨précisions⟩%keyvals]{⟨prénom⟩}{⟨nom⟩}#n +\committeepresident[⟨précisions⟩%keyvals]{⟨prénom⟩}{⟨nom⟩}#n +\guest[⟨précisions⟩%keyvals]{⟨prénom⟩}{⟨nom⟩}#n +# +\supervisor{⟨prénom⟩}{⟨nom⟩}#n +\cosupervisor{⟨prénom⟩}{⟨nom⟩}#n +\comonitor{⟨prénom⟩}{⟨nom⟩}#n +\referee{⟨prénom⟩}{⟨nom⟩}#n +\examiner{⟨prénom⟩}{⟨nom⟩}#n +\committeepresident{⟨prénom⟩}{⟨nom⟩}#n +\guest{⟨prénom⟩}{⟨nom⟩}#n +# +#keyvals:\supervisor,\cosupervisor,\comonitor,\referee,\examiner,\committeepresident,\guest +affiliation=%<⟨affiliation⟩%> professor seniorresearcher mcf @@ -247,122 +184,86 @@ associateprofessor associateprofessor* juniorresearcher juniorresearcher* +male +female #endkeyvals # # Misc -\ordernumber[%]#n -\ordernumber#n* +\ordernumber[⟨numéro d'ordre⟩]#n +\ordernumber#*n +# +# Keywords +\keywords{⟨mots clés dans la langue principale⟩%text}{⟨mots clés dans la langue secondaire⟩%text}#n +# +# Title +\maketitle +\maketitle[⟨options⟩%keyvals] # #keyvals:\maketitle nofrontcover noaim -frametitle=#shadowbox,ovalbox,none,fbox +frametitle=#shadowbox,ovalbox,none,fbox,{⟨autre⟩} #endkeyvals # # Preliminary part # -\colophontext{texte%text}#n* -\disclaimer{clause%text}#n +\colophontext{⟨texte⟩%text}#n* +\disclaimertext{⟨clause⟩%text}#n \makedisclaimer#n \makedisclaimer*#n -\keywords{mots clés dans la langue principale%text}{mots clés dans la langue secondaire%text}#n \makekeywords#n \makekeywords*#n \makelaboratory#n \makelaboratory*#n -\dedication{dédicace%text}#n +\dedication{⟨dédicace⟩%text}#n \makededications#n \makededications*#n -\frontepigraph{épigraphe%text}{%} -\frontepigraph[%]{épigraphe%text}{%} -#keyvals:\frontepigraph -afrikaans -bahasa -basque -breton -bulgarian -catalan -croatian -czech -danish -dutch -english -esperanto -estonian -finnish -french -galician -ngerman -greek -hebrew -hungarian -icelandic -interlingua -irish -italian -latin -lowersorbian -samin -norsk -polish -portuguese -romanian -russian -scottish -spanish -slovak -slovene -swedish -serbian -turkish -ukrainian -uppersorbian -welsh -#endkeyvals +\frontepigraph{⟨épigraphe⟩%text}{⟨auteur⟩} +\frontepigraph[⟨langue⟩]{⟨épigraphe⟩%text}{⟨auteur⟩} \makefrontepigraphs#n \makefrontepigraphs*#n \begin{abstract}#n -\begin{abstract}[intitulé alternatif%text]#n* +\begin{abstract}[⟨titre alternatif⟩%text]#n* \end{abstract}#n \makeabstract#n -\newglssymbol{%}{%}{%}{description%text}#n -\newglssymbol[%]{%}{%}{%}{description%text}#n +\newglssymbol{⟨label⟩%labeldef}{⟨symbole⟩}{⟨nom⟩}{⟨description⟩%text}#n +\newglssymbol[⟨classement⟩]{⟨label⟩%labeldef}{⟨symbole⟩}{⟨nom⟩}{⟨description⟩%text}#n \tableofcontents#n* -\tableofcontents[%]#n* +\tableofcontents[⟨précisions⟩%keyvals]#n* # #keyvals:\tableofcontents depth=#part,chapter,section,subsection,subsubsection,paragraph,subparagraph -name= +name=%<⟨nom de la table des matières⟩%> #endkeyvals # # Main part # -\chapter{titre%title}#L1 -\chapter*{titre%title}#L1 -\chapter[titre alt. pour TdM et entête%short title]{titre%title}#L1 -\chapter*[titre alt. pour TdM et entête%short title]{titre%title}#L1 -\chapter[titre alt. pour TdM%short title][titre alt. pour entête%short title]{titre%title}#L1 -\chapter*[titre alt. pour TdM%short title][titre alt. pour entête%short title]{titre%title}#L1 -\section{titre%title}#L2 -\section*{titre%title}#L2 -\section[titre alt. pour TdM et entête%short title]{titre%title}#L2 -\section*[titre alt. pour TdM et entête%short title]{titre%title}#L2 -\section[titre alt. pour TdM%short title][titre alt. pour entête%short title]{titre%title}#L2 -\section*[titre alt. pour TdM%short title][titre alt. pour entête%short title]{titre%title}#L2 -\subsection{titre%title}#L3 -\subsection*{titre%title}#L3 -\subsection[titre alt. pour TdM et entête%short title]{titre%title}#L3 -\subsection*[titre alt. pour TdM et entête%short title]{titre%title}#L3 -\subsubsection{titre%title}#L4 -\subsubsection*{titre%title}#L4 -\subsubsection[titre alt. pour TdM et entête%short title]{titre%title}#L4 -\subsubsection*[titre alt. pour TdM et entête%short title]{titre%title}#L4 -\paragraph{titre%title}#L5 -\paragraph*{titre%title}#L5 -\paragraph[titre alt. pour TdM et entête%short title]{titre%title}#L5 -\paragraph*[titre alt. pour TdM et entête%short title]{titre%title}#L5 -\subparagraph{titre%title}#L6 -\subparagraph[titre alt. pour TdM et entête%short title]{titre%title}#L6 +\chapter{⟨titre⟩%title}#L1 +\chapter*{⟨titre⟩%title}#L1 +\chapter[⟨titre alt. pour TdM et entête⟩%short title]{⟨titre⟩%title}#L1 +\chapter*[⟨titre alt. pour TdM et entête⟩%short title]{⟨titre⟩%title}#L1 +\chapter[⟨titre alt. pour TdM⟩%short title][⟨titre alt. pour entête⟩%short title]{⟨titre⟩%title}#L1 +\chapter*[⟨titre alt. pour TdM⟩%short title][⟨titre alt. pour entête⟩%short title]{⟨titre⟩%title}#L1 +\section{⟨titre⟩%title}#L2 +\section*{⟨titre⟩%title}#L2 +\section[⟨titre alt. pour TdM et entête⟩%short title]{⟨titre⟩%title}#L2 +\section*[⟨titre alt. pour TdM et entête⟩%short title]{⟨titre⟩%title}#L2 +\section[⟨titre alt. pour TdM⟩%short title][⟨titre alt. pour entête⟩%short title]{⟨titre⟩%title}#L2 +\section*[⟨titre alt. pour TdM⟩%short title][⟨titre alt. pour entête⟩%short title]{⟨titre⟩%title}#L2 +\subsection{⟨titre⟩%title}#L3 +\subsection*{⟨titre⟩%title}#L3 +\subsection[⟨titre alt. pour TdM et entête⟩%short title]{⟨titre⟩%title}#L3 +\subsection*[⟨titre alt. pour TdM et entête⟩%short title]{⟨titre⟩%title}#L3 +\subsubsection{⟨titre⟩%title}#L4 +\subsubsection*{⟨titre⟩%title}#L4 +\subsubsection[⟨titre alt. pour TdM et entête⟩%short title]{⟨titre⟩%title}#L4 +\subsubsection*[⟨titre alt. pour TdM et entête⟩%short title]{⟨titre⟩%title}#L4 +\paragraph{⟨titre⟩%title}#L5 +\paragraph*{⟨titre⟩%title}#L5 +\paragraph[⟨titre alt. pour TdM et entête⟩%short title]{⟨titre⟩%title}#L5 +\paragraph*[⟨titre alt. pour TdM et entête⟩%short title]{⟨titre⟩%title}#L5 +\subparagraph{⟨titre⟩%title}#L6 +\subparagraph[⟨titre alt. pour TdM et entête⟩%short title]{⟨titre⟩%title}#L6 # # Appendix part # @@ -376,8 +277,13 @@ name= \stoplocaltocs \nextwithlocaltoc \nextwithoutlocaltoc -\leadchapter{texte%text} +\leadchapter{⟨texte⟩%text} +\printsymbols[⟨options⟩%keyvals] +# +#keyvals:\printsymbols +style=#yadsymbolstyle,⟨autre⟩ +#endkeyvals # # Customization # -\expression{%}{valeur (en français)%text}{valeur (en anglais)%text}#n* +\expression{⟨label⟩%labeldef}{⟨valeur en français⟩%text}{⟨valeur en anglais⟩%text}#n* diff --git a/Master/texmf-dist/doc/latex/yathesis/french/canevas-specimen.zip b/Master/texmf-dist/doc/latex/yathesis/french/canevas-specimen.zip index ced0e1c2d79..344f569fe0f 100644 Binary files a/Master/texmf-dist/doc/latex/yathesis/french/canevas-specimen.zip and b/Master/texmf-dist/doc/latex/yathesis/french/canevas-specimen.zip differ diff --git a/Master/texmf-dist/doc/latex/yathesis/french/documentation/corps/introduction.tex b/Master/texmf-dist/doc/latex/yathesis/french/documentation/corps/introduction.tex index ef8be7d9251..f2caba11e9f 100644 --- a/Master/texmf-dist/doc/latex/yathesis/french/documentation/corps/introduction.tex +++ b/Master/texmf-dist/doc/latex/yathesis/french/documentation/corps/introduction.tex @@ -153,8 +153,8 @@ Elle est aussi \emph{directement utilisable} au moyen de l'éditeur (et compilat \index{en ligne!compilation} % \href{https://www.overleaf.com/}{Overleaf} par le biais d'un -\href{https://frama.link/overleaf-yathesis-template}{canevas} et -\href{https://frama.link/overleaf-yathesis-sample}{spécimen}\detailsspecimencanevas{} +\href{https://www.overleaf.com/read/hsgnfrkzcmbh}{canevas} et +\href{https://www.overleaf.com/read/fsmqshrkdvgj}{spécimen}\detailsspecimencanevas{} mais alors dans des versions probablement bien moins à jour que celles livrées avec les distributions \texlive{} et \miktex{} (surtout si ces dernières sont mises à jour). diff --git a/Master/texmf-dist/doc/latex/yathesis/french/documentation/corps/personnalisation.tex b/Master/texmf-dist/doc/latex/yathesis/french/documentation/corps/personnalisation.tex index cc237a1ece3..1cbd0fb2a98 100644 --- a/Master/texmf-dist/doc/latex/yathesis/french/documentation/corps/personnalisation.tex +++ b/Master/texmf-dist/doc/latex/yathesis/french/documentation/corps/personnalisation.tex @@ -305,6 +305,16 @@ possibilité d'insérer entre les deux un texte introductif\footnote{À voir com \end{itemize} \end{dbwarning} +\changes*{v1.0.8}{2021-07-13}{Commande \docAuxCommand{includeonly} inopérante en + cas de bibliographies locales}% +\begin{dbwarning}{\docAuxCommand{includeonly} inopérante en cas de + bibliographies locales}{} + Pour des raisons techniques, la commande \docAuxCommand{includeonly} est + inopérante lorsque l'option \refKey{localbibs} est utilisée. Le seul moyen de + temporairement ne compiler que certains fichiers inclus est alors de + temporairement commenter l'inclusion des autres. +\end{dbwarning} + \begin{dbexample}{Bibliographies locales automatiques}{} \indexex{bibliographie!locale}% Pour que chaque chapitre finisse automatiquement par sa bibliographie locale diff --git a/Master/texmf-dist/doc/latex/yathesis/french/documentation/yathesis-fr.bib b/Master/texmf-dist/doc/latex/yathesis/french/documentation/yathesis-fr.bib index c8fd765b7f4..b0b2abc462d 100644 --- a/Master/texmf-dist/doc/latex/yathesis/french/documentation/yathesis-fr.bib +++ b/Master/texmf-dist/doc/latex/yathesis/french/documentation/yathesis-fr.bib @@ -75,7 +75,7 @@ Title = {Conférence \LaTeX{} \no6}, Author = {Bitouzé, Denis}, Date = {2020-10-01}, - Url = {https://frama.link/en-ligne6}, + Url = {https://is.gd/en_ligne6}, Language = {french}, Organization = {Université du Littoral Côte d'Opale}, Subtitle = {Bibliographie (biber/biblatex), citations d’extraits} @@ -85,7 +85,7 @@ Title = {Conférence \LaTeX{} \no7}, Author = {Bitouzé, Denis}, Date = {2020-10-01}, - Url = {https://frama.link/en-ligne7}, + Url = {https://is.gd/en_ligne7}, Language = {french}, Organization = {Université du Littoral Côte d'Opale}, Subtitle = {Glossaires et (liste d’)acronymes, index} diff --git a/Master/texmf-dist/doc/latex/yathesis/french/documentation/yathesis-fr.pdf b/Master/texmf-dist/doc/latex/yathesis/french/documentation/yathesis-fr.pdf index f11c0f08527..6533156b704 100644 Binary files a/Master/texmf-dist/doc/latex/yathesis/french/documentation/yathesis-fr.pdf and b/Master/texmf-dist/doc/latex/yathesis/french/documentation/yathesis-fr.pdf differ diff --git a/Master/texmf-dist/doc/latex/yathesis/french/documentation/yathesis-fr.tex b/Master/texmf-dist/doc/latex/yathesis/french/documentation/yathesis-fr.tex index 03e6c321858..a705262b71f 100644 --- a/Master/texmf-dist/doc/latex/yathesis/french/documentation/yathesis-fr.tex +++ b/Master/texmf-dist/doc/latex/yathesis/french/documentation/yathesis-fr.tex @@ -35,6 +35,8 @@ \makeindex[title=Index des concepts,extout=pdx,extin=pnd,columnseprule] % \AtEndPreamble{% + \changes{v1.0.8}{2021-07-13}{Correction de bugs}% + \changes{v1.0.8}{2021-07-13}{Documentation révisée}% \changes{v1.0.7}{2021-03-24}{Corrections mineures (aucun changement de fonctionnalité)}% \changes{v1.0.6}{2021-03-23}{Correction de bugs}% diff --git a/Master/texmf-dist/doc/latex/yathesis/french/exemples/specimen/a-plat/these.pdf b/Master/texmf-dist/doc/latex/yathesis/french/exemples/specimen/a-plat/these.pdf index 2aaa1515379..4a7f76b770f 100644 Binary files a/Master/texmf-dist/doc/latex/yathesis/french/exemples/specimen/a-plat/these.pdf and b/Master/texmf-dist/doc/latex/yathesis/french/exemples/specimen/a-plat/these.pdf differ diff --git a/Master/texmf-dist/doc/latex/yathesis/french/exemples/specimen/a-plat/these.tex b/Master/texmf-dist/doc/latex/yathesis/french/exemples/specimen/a-plat/these.tex index 343beacb8b3..9226936fc92 100644 --- a/Master/texmf-dist/doc/latex/yathesis/french/exemples/specimen/a-plat/these.tex +++ b/Master/texmf-dist/doc/latex/yathesis/french/exemples/specimen/a-plat/these.tex @@ -337,6 +337,9 @@ Thèse hilarante, comme le gaz du même nom ! % (Facultatif) Table des figures \listoffigures % +% % (Facultatif) Table des listings (nécessite que le package « listings » soit +% % chargé) +% \lstlistoflistings %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Début de la partie principale (du « corps ») de la thèse %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -- cgit v1.2.3