summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tabularray/tabularray.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-07-02 03:03:53 +0000
committerNorbert Preining <norbert@preining.info>2022-07-02 03:03:53 +0000
commitcd3bef34bd0bfcf1625056fd2f2832328c516179 (patch)
treec7337e2acdc9c8e9f18518ee8cf09a985a9d94c8 /macros/latex/contrib/tabularray/tabularray.tex
parent360c779f505ae5d8baf567f534861a7a9c7afcb2 (diff)
CTAN sync 202207020303
Diffstat (limited to 'macros/latex/contrib/tabularray/tabularray.tex')
-rw-r--r--macros/latex/contrib/tabularray/tabularray.tex12
1 files changed, 6 insertions, 6 deletions
diff --git a/macros/latex/contrib/tabularray/tabularray.tex b/macros/latex/contrib/tabularray/tabularray.tex
index 94c9421016..258015107c 100644
--- a/macros/latex/contrib/tabularray/tabularray.tex
+++ b/macros/latex/contrib/tabularray/tabularray.tex
@@ -1,7 +1,7 @@
% -*- coding: utf-8 -*-
% !TEX program = lualatex
\documentclass[oneside]{book}
-\newcommand*{\myversion}{2022B}
+\newcommand*{\myversion}{2022C}
\newcommand*{\mylpad}[1]{\ifnum#1<10 0\the#1\else\the#1\fi}
\usepackage[a4paper,margin=2.5cm]{geometry}
@@ -125,8 +125,8 @@
Version & \myversion\ (\the\year-\mylpad\month-\mylpad\day) \\
Code & \url{https://github.com/lvjr/tabularray} \\
Code & \url{https://bitbucket.org/lvjr/tabularray} \\
- Forum & \url{https://github.com/lvjr/tabularray/discussions} \\
- Forum & \url{https://tex.stackexchange.com/questions/tagged/tabularray} \\
+ Support & \url{https://github.com/lvjr/tabularray/discussions} \\
+ Support & \url{https://topanswers.xyz/tex} \\
Issue & \url{https://github.com/lvjr/tabularray/issues} \\
\end{tblr}
@@ -142,8 +142,8 @@
Version & \myversion\ (\the\year-\mylpad\month-\mylpad\day) \\
Code & \url{https://github.com/lvjr/tabularray} \\
Code & \url{https://bitbucket.org/lvjr/tabularray} \\
- Forum & \url{https://github.com/lvjr/tabularray/discussions} \\
- Forum & \url{https://tex.stackexchange.com/questions/tagged/tabularray} \\
+ Support & \url{https://github.com/lvjr/tabularray/discussions} \\
+ Support & \url{https://topanswers.xyz/tex} \\
Issue & \url{https://github.com/lvjr/tabularray/issues} \\
\end{tblr}
\end{codehigh}
@@ -2959,7 +2959,7 @@ in \verb!tabularray! environments with \verb!rowsep=0pt!, such as
\section{The Future}
Starting from 2022, except for hotfix releases for critical bugs,
-all new releases will be published only in March, June, September or December.
+new releases will be published every three or six months.
You may watch the milestones page for the scheduled dates of upcoming releases
and their changes:\newline
\centerline{\url{https://github.com/lvjr/tabularray/milestones}}