Re: [PATCH -perfbook] Revert "Work around conflict between arydshln and array v2.6"

"Paul E. McKenney" <[email protected]> Sun, 30 Jun 2024 08:32:01 -0700
Newsgroups org.kernel.vger.perfbook
Message-ID <e0af0382-a2ce-485b-a6c0-88655d481307@paulmck-laptop>
On Sun, Jun 30, 2024 at 09:30:23AM +0900, Akira Yokosawa wrote:
> This reverts commit c1fdb7c375c71bd580d8b914c0fc76e8fa8f62c9.
> 
> The issue is now taken care of by latex-firstaid 1.1f (not a usual
> .sty file, but a collection of hotfix patches to be loaded during
> latex format generation) released June 26, 2024 [1].
> 
> Revert the rollback of array.
> 
> Link: https://ctan.org/pkg/latex-firstaid # [1]
> Signed-off-by: Akira Yokosawa <[email protected]>

Applied and pushed, thank you!

							Thanx, Paul

> ---
>  perfbook-lt.tex | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/perfbook-lt.tex b/perfbook-lt.tex
> index 21713a91..0fa51425 100644
> --- a/perfbook-lt.tex
> +++ b/perfbook-lt.tex
> @@ -9,9 +9,6 @@
>  % within a page. See: https://tex.stackexchange.com/questions/183149/
>  \ifdefined\pdfsuppresswarningpagegroup \pdfsuppresswarningpagegroup=1 \fi
>  
> -% Work around conflict between arydshln and array since array v2.6c
> -\RequirePackage{array}[=2024-05-01] % One month before the release date of v2.6c
> -
>  % standard packages
>  
>  % A more pleasant font
> 
> base-commit: c47b401fb4c031592552e56020aa2c6ddc2dc8d9
> -- 
> 2.34.1
>