texlive[64269] Master/texmf-dist: letgut (2sep22)

commits+karl at tug.org commits+karl at tug.org
Fri Sep 2 21:47:34 CEST 2022


Revision: 64269
          http://tug.org/svn/texlive?view=revision&revision=64269
Author:   karl
Date:     2022-09-02 21:47:34 +0200 (Fri, 02 Sep 2022)
Log Message:
-----------
letgut (2sep22)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/lualatex/letgut/CHANGELOG.md
    trunk/Master/texmf-dist/doc/lualatex/letgut/README.md
    trunk/Master/texmf-dist/doc/lualatex/letgut/letgut-banner-code.pdf
    trunk/Master/texmf-dist/doc/lualatex/letgut/letgut-banner-code.tex
    trunk/Master/texmf-dist/doc/lualatex/letgut/letgut-code.pdf
    trunk/Master/texmf-dist/doc/lualatex/letgut/letgut-code.tex
    trunk/Master/texmf-dist/doc/lualatex/letgut/letgut.pdf
    trunk/Master/texmf-dist/doc/lualatex/letgut/letgut.tex
    trunk/Master/texmf-dist/source/lualatex/letgut/letgut.org
    trunk/Master/texmf-dist/tex/lualatex/letgut/letgut.cbx
    trunk/Master/texmf-dist/tex/lualatex/letgut/letgut.cls
    trunk/Master/texmf-dist/tex/lualatex/letgut/letgut.dbx
    trunk/Master/texmf-dist/tex/lualatex/letgut/letgut.lbx

Modified: trunk/Master/texmf-dist/doc/lualatex/letgut/CHANGELOG.md
===================================================================
--- trunk/Master/texmf-dist/doc/lualatex/letgut/CHANGELOG.md	2022-09-02 19:47:14 UTC (rev 64268)
+++ trunk/Master/texmf-dist/doc/lualatex/letgut/CHANGELOG.md	2022-09-02 19:47:34 UTC (rev 64269)
@@ -7,6 +7,12 @@
 
 ## [Unreleased]
 
+## [0.9.3] - 2022-09-02
+
+### Changed
+- Local conf. file doesn't require anymore to start with \ExplSyntaxOff in some instances.
+- Documentation improved.
+
 ## [0.9.2] - 2022-06-18
 
 ### Added

Modified: trunk/Master/texmf-dist/doc/lualatex/letgut/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/lualatex/letgut/README.md	2022-09-02 19:47:14 UTC (rev 64268)
+++ trunk/Master/texmf-dist/doc/lualatex/letgut/README.md	2022-09-02 19:47:34 UTC (rev 64269)
@@ -8,7 +8,7 @@
 
 Release
 -------
-2022-06-18 v0.9.2
+2022-09-02 v0.9.3
 
 Development
 -----------

Modified: trunk/Master/texmf-dist/doc/lualatex/letgut/letgut-banner-code.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/lualatex/letgut/letgut-banner-code.tex
===================================================================
--- trunk/Master/texmf-dist/doc/lualatex/letgut/letgut-banner-code.tex	2022-09-02 19:47:14 UTC (rev 64268)
+++ trunk/Master/texmf-dist/doc/lualatex/letgut/letgut-banner-code.tex	2022-09-02 19:47:34 UTC (rev 64269)
@@ -1,4 +1,4 @@
-% Created 2022-06-18 sam. 17:48
+% Created 2022-09-02 ven. 09:19
 % Intended LaTeX compiler: lualatex
 \documentclass{letgut}
                                 \setmainfont{KpRoman}

Modified: trunk/Master/texmf-dist/doc/lualatex/letgut/letgut-code.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/lualatex/letgut/letgut-code.tex
===================================================================
--- trunk/Master/texmf-dist/doc/lualatex/letgut/letgut-code.tex	2022-09-02 19:47:14 UTC (rev 64268)
+++ trunk/Master/texmf-dist/doc/lualatex/letgut/letgut-code.tex	2022-09-02 19:47:34 UTC (rev 64269)
@@ -1,4 +1,4 @@
-% Created 2022-06-18 sam. 17:48
+% Created 2022-09-02 ven. 09:19
 % Intended LaTeX compiler: lualatex
 \documentclass{letgut}
                                 \setmainfont{KpRoman}
@@ -3428,10 +3428,8 @@
 
 \begin{lstlisting}
 \file_if_exist:nT {./\c__letgut_local_config_file_tl}{
-  \AddToHook { file/./\c__letgut_local_config_file_tl/before } {
-    \ExplSyntaxOff
-  }
-  \file_input:n {./\c__letgut_local_config_file_tl}
+  \use:n { \ExplSyntaxOff \file_input:n {./\c__letgut_local_config_file_tl} }
+  \ExplSyntaxOn
 }
 \end{lstlisting}
 
@@ -3457,7 +3455,7 @@
 \end{itemize}
 
 \begin{lstlisting}
-\ProvidesFile{letgut.lbx}[2022-06-18 v0.9.2 letgut localization]
+\ProvidesFile{letgut.lbx}[2022-09-02 v0.9.3 letgut localization]
 \InheritBibliographyExtras{french}
 \DeclareBibliographyStrings{
   inherit          = {french},
@@ -3471,7 +3469,7 @@
 create the corresponding new entry).
 
 \begin{lstlisting}
-\ProvidesFile{letgut.dbx}[2022-06-18 v0.9.2 letgut data model macros]
+\ProvidesFile{letgut.dbx}[2022-09-02 v0.9.3 letgut data model macros]
 \DeclareBibliographyDriver{bookreview}{%
   \usebibmacro{bibindex}%
   \usebibmacro{begentry}%
@@ -3526,7 +3524,7 @@
 We provide a specific \lstinline+biblatex+ citation style .
 
 \begin{lstlisting}
-\ProvidesFile{letgut.cbx}[2022-06-18 v0.9.2 letgut base citation style]
+\ProvidesFile{letgut.cbx}[2022-09-02 v0.9.3 letgut base citation style]
 \RequireCitationStyle{numeric}
 \end{lstlisting}
 

Modified: trunk/Master/texmf-dist/doc/lualatex/letgut/letgut.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/lualatex/letgut/letgut.tex
===================================================================
--- trunk/Master/texmf-dist/doc/lualatex/letgut/letgut.tex	2022-09-02 19:47:14 UTC (rev 64268)
+++ trunk/Master/texmf-dist/doc/lualatex/letgut/letgut.tex	2022-09-02 19:47:34 UTC (rev 64269)
@@ -67,10 +67,10 @@
 }
 \author{Association GUTenberg}
 \date{%
-  Version 0.9.2 en date du \today%
+  Version 0.9.3 en date du \today%
   \texorpdfstring{%
     \\
-    \url{https://framagit.org/gutenberg/classe-lettre-gut}%
+    \url{https://framagit.org/gutenberg/letgut}%
   }{%
   }%
 }
@@ -140,7 +140,19 @@
 \section{Options}
 \label{sec:options}
 
-\subsection{Spécification}
+\subsection{Options de la \class*{article}}
+\label{sec:options-de-la}
+
+La \letgutcls{} est basée sur la \class*{article}, chargée avec les options
+\docAuxKey{twoside} et \docAuxKey{11pt} qui ne peuvent donc être
+surchargées. Les autres options peuvent être employées mais sont déconseillées
+par souci d'homogénéité de la mise en page des numéros successifs de la
+\lettregut{}.
+
+\subsection{Options de la \letgutcls}
+\label{sec:options-de-la}
+
+\subsubsection{Spécification}
 \label{sec:specification}
 
 Les options de la \letgutcls{} peuvent être spécifiées de deux façons :
@@ -165,7 +177,7 @@
   Cette commande permet de spécifier les \meta{options} de la \letgutcls{}.
 \end{docCommand}
 
-\subsection{Liste des options}
+\subsubsection{Liste des options}
 \label{sec:liste-des-options}
 
 \begin{docKeys}
@@ -341,6 +353,15 @@
   l'argument est par exemple ⅛subsection⅛).
 \end{dbremark}
 
+\subsection{Options autres}
+\label{sec:options-autres}
+
+D'autres options peuvent être passées à la \letgutcls{}. Il est ainsi possible
+de faire usage de langues du \package*{babel}, autres que le français et
+l'anglais déjà chargées par \letgut{}, en les stipulant en option de
+\docAuxCommand{documentclass} et en les employant selon la syntaxe du
+\package*{babel}.
+
 \section{Titre et titres courants}
 \label{sec:titre}
 Si la commande \docAuxCommand{title}\marg{titre} est

Modified: trunk/Master/texmf-dist/source/lualatex/letgut/letgut.org
===================================================================
--- trunk/Master/texmf-dist/source/lualatex/letgut/letgut.org	2022-09-02 19:47:14 UTC (rev 64268)
+++ trunk/Master/texmf-dist/source/lualatex/letgut/letgut.org	2022-09-02 19:47:34 UTC (rev 64269)
@@ -51,7 +51,7 @@
   % This field contains the version of the package.
   % The value is optional.
   % The value is restricted to 32 characters.
-  \version{0.9.2 2022-06-18}
+  \version{0.9.3 2022-09-02}
   % -------------------------------------------------------------------------
   % This field contains the name of the author(s).
   % The value is optional.
@@ -128,33 +128,11 @@
   % The value is optional.
   % The value is restricted to 8192 characters.
   \begin{announcement}
-  ## [0.9.2] - 2022-06-18
+  ## [0.9.3] - 2022-09-02
 
-  ### Added
-  - Listings for commands in terminals.
-  - Aliases of frequently used commands.
-  - New commands for frequently used terms or expressions.
-  - Command for specifying LaTeX packages that benefit from syntax highlighting.
-  - Own ~listings~' language driver file for LaTeX packages syntax highlighting.
-  - Commands for keyboard keys of accentuated characters.
-  - ~detailedtoc~ option for Lettre's structure checking.
-  - Mimic the multiple option of the footmisc package.
-  - Command ~\inputarticle~ (instead of ~\input~) for the input of articles.
-  - ⅛ as a short equivalent of ~\lstinline~.
-  - Some tweaks and improvements.
-
   ### Changed
-  - Last names of persons and authors not in small caps anymore.
-  - \tl isn't an acronym anymore and now typesets “TeX Live”.
-  - All the acronyms reset at the beginning of each ~\inputarticle~-ed article.
-  - All options now possibly load-time ones.
-  - Unlikely to change input files searched:
-    1. in the parent directory if not in the current one,
-    2. in the TDS.
-  - Right ISSN in case of “paper” version of la Lettre.
-
-  ### Fixed
-  Several bugs.
+  - Local conf. file doesn't require anymore to start with \ExplSyntaxOff in some instances.
+  - Documentation improved.
   \end{announcement}
   % -------------------------------------------------------------------------
   % This field contains the one-liner for the package.
@@ -221,6 +199,12 @@
 
   ## [Unreleased]
 
+  ## [0.9.3] - 2022-09-02
+
+  ### Changed
+  - Local conf. file doesn't require anymore to start with \ExplSyntaxOff in some instances.
+  - Documentation improved.
+
   ## [0.9.2] - 2022-06-18
 
   ### Added
@@ -273,7 +257,7 @@
 
 Release
 -------
-2022-06-18 v0.9.2
+2022-09-02 v0.9.3
 
 Development
 -----------
@@ -3691,10 +3675,8 @@
 
 #+begin_src latex
   \file_if_exist:nT {./\c__letgut_local_config_file_tl}{
-    \AddToHook { file/./\c__letgut_local_config_file_tl/before } {
-      \ExplSyntaxOff
-    }
-    \file_input:n {./\c__letgut_local_config_file_tl}
+    \use:n { \ExplSyntaxOff \file_input:n {./\c__letgut_local_config_file_tl} }
+    \ExplSyntaxOn
   }
 #+end_src
 
@@ -3717,7 +3699,7 @@
 - the books advertisements.
 
 #+begin_src latex :tangle ../../../tex/lualatex/letgut/letgut.lbx :exports both
-\ProvidesFile{letgut.lbx}[2022-06-18 v0.9.2 letgut localization]
+\ProvidesFile{letgut.lbx}[2022-09-02 v0.9.3 letgut localization]
 \InheritBibliographyExtras{french}
 \DeclareBibliographyStrings{
   inherit          = {french},
@@ -3731,7 +3713,7 @@
   create the corresponding new entry).
 
   #+begin_src latex :tangle ../../../tex/lualatex/letgut/letgut.dbx :exports both
-  \ProvidesFile{letgut.dbx}[2022-06-18 v0.9.2 letgut data model macros]
+  \ProvidesFile{letgut.dbx}[2022-09-02 v0.9.3 letgut data model macros]
   \DeclareBibliographyDriver{bookreview}{%
     \usebibmacro{bibindex}%
     \usebibmacro{begentry}%
@@ -3786,7 +3768,7 @@
 We provide a specific ~biblatex~ citation style .
 
 #+begin_src latex :tangle ../../../tex/lualatex/letgut/letgut.cbx :exports both
-  \ProvidesFile{letgut.cbx}[2022-06-18 v0.9.2 letgut base citation style]
+  \ProvidesFile{letgut.cbx}[2022-09-02 v0.9.3 letgut base citation style]
   \RequireCitationStyle{numeric}
 #+end_src
 

Modified: trunk/Master/texmf-dist/tex/lualatex/letgut/letgut.cbx
===================================================================
--- trunk/Master/texmf-dist/tex/lualatex/letgut/letgut.cbx	2022-09-02 19:47:14 UTC (rev 64268)
+++ trunk/Master/texmf-dist/tex/lualatex/letgut/letgut.cbx	2022-09-02 19:47:34 UTC (rev 64269)
@@ -1,4 +1,4 @@
-\ProvidesFile{letgut.cbx}[2022-06-18 v0.9.2 letgut base citation style]
+\ProvidesFile{letgut.cbx}[2022-09-02 v0.9.3 letgut base citation style]
 \RequireCitationStyle{numeric}
 \DeclareFieldFormat[bookreview]{title}{\textbf{\emph{#1}}}
 \renewbibmacro*{title}{%

Modified: trunk/Master/texmf-dist/tex/lualatex/letgut/letgut.cls
===================================================================
--- trunk/Master/texmf-dist/tex/lualatex/letgut/letgut.cls	2022-09-02 19:47:14 UTC (rev 64268)
+++ trunk/Master/texmf-dist/tex/lualatex/letgut/letgut.cls	2022-09-02 19:47:34 UTC (rev 64269)
@@ -2157,10 +2157,8 @@
 }
 \lst at RestoreCatcodes
 \file_if_exist:nT {./\c__letgut_local_config_file_tl}{
-  \AddToHook { file/./\c__letgut_local_config_file_tl/before } {
-    \ExplSyntaxOff
-  }
-  \file_input:n {./\c__letgut_local_config_file_tl}
+  \use:n { \ExplSyntaxOff \file_input:n {./\c__letgut_local_config_file_tl} }
+  \ExplSyntaxOn
 }
 \ExecuteBibliographyOptions[bookreview]{skipbib,skiplab}
 \endinput

Modified: trunk/Master/texmf-dist/tex/lualatex/letgut/letgut.dbx
===================================================================
--- trunk/Master/texmf-dist/tex/lualatex/letgut/letgut.dbx	2022-09-02 19:47:14 UTC (rev 64268)
+++ trunk/Master/texmf-dist/tex/lualatex/letgut/letgut.dbx	2022-09-02 19:47:34 UTC (rev 64269)
@@ -1,4 +1,4 @@
-\ProvidesFile{letgut.dbx}[2022-06-18 v0.9.2 letgut data model macros]
+\ProvidesFile{letgut.dbx}[2022-09-02 v0.9.3 letgut data model macros]
 \DeclareBibliographyDriver{bookreview}{%
   \usebibmacro{bibindex}%
   \usebibmacro{begentry}%

Modified: trunk/Master/texmf-dist/tex/lualatex/letgut/letgut.lbx
===================================================================
--- trunk/Master/texmf-dist/tex/lualatex/letgut/letgut.lbx	2022-09-02 19:47:14 UTC (rev 64268)
+++ trunk/Master/texmf-dist/tex/lualatex/letgut/letgut.lbx	2022-09-02 19:47:34 UTC (rev 64269)
@@ -1,4 +1,4 @@
-\ProvidesFile{letgut.lbx}[2022-06-18 v0.9.2 letgut localization]
+\ProvidesFile{letgut.lbx}[2022-09-02 v0.9.3 letgut localization]
 \InheritBibliographyExtras{french}
 \DeclareBibliographyStrings{
   inherit          = {french},



More information about the tex-live-commits mailing list.