summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/zref-clever/zref-clever-doc.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/zref-clever/zref-clever-doc.tex')
-rw-r--r--macros/latex/contrib/zref-clever/zref-clever-doc.tex38
1 files changed, 21 insertions, 17 deletions
diff --git a/macros/latex/contrib/zref-clever/zref-clever-doc.tex b/macros/latex/contrib/zref-clever/zref-clever-doc.tex
index 744732ade0..e088c49915 100644
--- a/macros/latex/contrib/zref-clever/zref-clever-doc.tex
+++ b/macros/latex/contrib/zref-clever/zref-clever-doc.tex
@@ -41,6 +41,11 @@
\documentclass{l3doc}
+\usepackage{fontspec}
+\setmainfont{TeX Gyre Pagella}
+\setsansfont{TeX Gyre Heros}[Scale=MatchLowercase]
+\setmonofont{inconsolata}[Scale=MatchLowercase]
+
% The package itself *must* be loaded so that \GetFileInfo can pick up date
% and version data. Naturally, we also use it.
\usepackage{zref-clever}
@@ -48,13 +53,6 @@
\usepackage{zref-check}
\usepackage{zref-titleref}
-\usepackage[T1]{fontenc}
-
-\usepackage[sc]{mathpazo}
-\linespread{1.05}
-\usepackage[scale=.88]{tgheros} % sans
-\usepackage[varqu,scaled=1.03]{inconsolata} % tt
-
\usepackage{listings}
\usepackage{microtype}
@@ -1414,7 +1412,7 @@ indeed required, without users having to worry about it at all.
& UKenglish \\
& USenglish \\
french & acadian \\
- & \\
+ spanish & \\
\bottomrule
\end{tabular}
\quad
@@ -1431,7 +1429,7 @@ indeed required, without users having to worry about it at all.
portuguese & brazilian \\
& brazil \\
& portuges \\
- spanish & \\
+ russian & \\
\bottomrule
\end{tabular}
\caption{Declared languages and aliases}
@@ -1480,13 +1478,14 @@ in effect for the languages declared by \pkg{zref-clever}.
\toprule
Language & declension & gender & allcaps \\
\midrule
- dutch & -- & f,m,n & -- \\
- english & -- & -- & -- \\
- french & -- & f,m & -- \\
- german & N,A,D,G & f,m,n & yes \\
- italian & -- & f,m & -- \\
- portuguese & -- & f,m & -- \\
- spanish & -- & f,m & -- \\
+ dutch & -- & f,m,n & -- \\
+ english & -- & -- & -- \\
+ french & -- & f,m & -- \\
+ german & N,A,D,G & f,m,n & yes \\
+ italian & -- & f,m & -- \\
+ portuguese & -- & f,m & -- \\
+ spanish & -- & f,m & -- \\
+ russian & n,a,g,d,i,p & f,m,n & -- \\
\bottomrule
\end{tabular}
\caption{Options for declared languages}
@@ -2641,6 +2640,7 @@ were generously provided by (in chronological order):
% 2023-05-11: https://github.com/T-F-S/tcolorbox/issues/230
% 2023-11-09: https://github.com/gusbrs/zref-clever/issues/20
% 2024-01-20: https://github.com/gusbrs/zref-clever/pull/25
+ % 2024-05-04: https://github.com/gusbrs/zref-clever/pull/27
and Lars Madsen.
% 2023-07-24: https://chat.stackexchange.com/transcript/message/64039717#64039717
% and following discussion.
@@ -2661,8 +2661,12 @@ The package's language files have been provided or improved thanks to:
% 2022-01-09: https://github.com/gusbrs/zref-clever/pull/5
% 2022-12-27: https://github.com/gusbrs/zref-clever/pull/12
% 2022-12-27: https://github.com/gusbrs/zref-clever/pull/13
- and Matteo Ferrigato (Italian). % 'matteo339'
+ Matteo Ferrigato (Italian), % 'matteo339'
% 2022-12-12: https://github.com/gusbrs/zref-clever/issues/11
+ and Sergey Slyusarev (Russian). % 'jemmybutton'
+ % 2024-05-18: https://github.com/gusbrs/zref-clever/issues/28
+ % 2024-05-19: https://github.com/gusbrs/zref-clever/pull/29
+ % 2024-05-20: https://github.com/gusbrs/zref-clever/pull/30
If I have inadvertently left anyone off the list I apologize, and please let
me know, so that I can correct the oversight.