summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/latex/abraces/README.md2
-rw-r--r--Master/texmf-dist/doc/latex/abraces/abraces-doc.pdfbin231121 -> 245502 bytes
-rw-r--r--Master/texmf-dist/doc/latex/abraces/abraces-doc.tex11
-rw-r--r--Master/texmf-dist/tex/latex/abraces/abraces.sty6
4 files changed, 13 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/abraces/README.md b/Master/texmf-dist/doc/latex/abraces/README.md
index e5632dc1316..b26a225d8c6 100644
--- a/Master/texmf-dist/doc/latex/abraces/README.md
+++ b/Master/texmf-dist/doc/latex/abraces/README.md
@@ -1,4 +1,4 @@
-`abraces` 2021/03/31 v2.0
+`abraces` 2022/11/06 v2.1
----------------------------------------
A package that provides a character key-driven interface to
diff --git a/Master/texmf-dist/doc/latex/abraces/abraces-doc.pdf b/Master/texmf-dist/doc/latex/abraces/abraces-doc.pdf
index 31cd8f81908..c0becaadde6 100644
--- a/Master/texmf-dist/doc/latex/abraces/abraces-doc.pdf
+++ b/Master/texmf-dist/doc/latex/abraces/abraces-doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/abraces/abraces-doc.tex b/Master/texmf-dist/doc/latex/abraces/abraces-doc.tex
index b0326d6ee8d..970cf74eab0 100644
--- a/Master/texmf-dist/doc/latex/abraces/abraces-doc.tex
+++ b/Master/texmf-dist/doc/latex/abraces/abraces-doc.tex
@@ -1,4 +1,4 @@
-% $Id: abraces-doc.tex,v 2.0 2021/03/31 00:00:00 wgrundlingh stable $
+% $Id: abraces-doc.tex,v 2.1 2022/11/06 00:00:00 wgrundlingh stable $
\RequirePackage{xcolor}% http://ctan.org/pkg/xcolor (required to "overload" color package)
\documentclass[10pt]{ltxdockit}[2011/03/25]
@@ -7,7 +7,7 @@
\usepackage{booktabs,shortvrb,amsmath,xfp}
\MakeShortVerb{\|}
-\rcsid{$Id: abraces.tex,v 2.0 2021/03/31 00:00:00 wgrundlingh stable $}
+\rcsid{$Id: abraces.tex,v 2.1 2022/11/06 00:00:00 wgrundlingh stable $}
%\setcounter{secnumdepth}{2}
%\setcounter{tocdepth}{4}
@@ -310,6 +310,13 @@ Thanks to Frank Mittlebach who stepped in and suggested an improvement in the or
\section{Change log}
\begin{itemize}
+ \item v2.1 (2022-11-06) Minor update
+
+ \begin{itemize}
+ \item
+ \lstinline|\Repeat| is replaced by something more obscure (\lstinline|\Repeat@br@ces|) to avoid other package conflicts.
+ \end{itemize}
+
\item v2.0 (2021-03-31) Major update
\begin{itemize}
diff --git a/Master/texmf-dist/tex/latex/abraces/abraces.sty b/Master/texmf-dist/tex/latex/abraces/abraces.sty
index 68dbc7e8eb6..af146826ce5 100644
--- a/Master/texmf-dist/tex/latex/abraces/abraces.sty
+++ b/Master/texmf-dist/tex/latex/abraces/abraces.sty
@@ -16,7 +16,7 @@
% This work consists of the file abraces.sty.
\ProvidesPackage{abraces}% http://ctan.org/pkg/abraces
- [2021/03/31 v2.0 Arbitrary and asymmetric braces]
+ [2022/11/06 v2.1 Arbitrary and asymmetric braces]
\RequirePackage{xparse}
@@ -63,7 +63,7 @@
% Repeat command n times?
% http://tex.stackexchange.com/q/16189/5764
\ExplSyntaxOn
-\cs_new_eq:NN \Repeat \prg_replicate:nn
+\cs_new_eq:NN \Repeat@br@ces \prg_replicate:nn
%FMi
\cs_new_eq:NN \TrimArgSpaces \tl_trim_spaces:n % only needed when ^{...} should be text
%FMi
@@ -324,7 +324,7 @@
%FMi
%\newcommand{\@firstofone@go}[1]{#1\@genbrace}%
\newcommand{\@firstofone@len}[1]{\hb@xt@#1{\@@bfil}\@genbrace}%
-\newcommand{\@repeat@num@times}[2]{\Repeat{#1}{\@genbrace#2\@nnil}\@genbrace}%
+\newcommand{\@repeat@num@times}[2]{\Repeat@br@ces{#1}{\@genbrace#2\@nnil}\@genbrace}%
\newcommand{\@genbrace}[1]{%
\ifx\@nnil#1\relax\else