Re: [PATCH -perfbook] Stick to LaTeX2e glossaries packages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Dec 28, 2022 at 09:12:30PM +0900, Akira Yokosawa wrote:
> Commit 55c6bfdbfd44 ("Stick to mfirstuc v2.07") added a rollback
> option to the mfirstuc package.
> 
> However, release note of glossaries-extra v1.49 [1] mentions related
> releases:
> 
>     This release is part of a set of inter-connected releases all
>     dated 2022-10-14: bib2gls v3.0, glossaries v4.50, mfirstuc v2.08
>     and glossaries-extra v1.49. If you update glossaries-extra, make
>     sure you update glossaries and mfirstuc as well (and bib2gls, if
>     you also use that).
> 
> , which suggests that sole rollback of mfirstuc might break
> in the future.
> 
> To be safe, let's rollback related packages all together.
> 
> The glossaries package needs to be loaded in front and needs
> options to be consistent with the "acronym" option and the
> (slightly different) default behavior of glossaries-extra.
> 
> Link: [1] https://www.ctan.org/ctan-ann/id/mailman.1406.1666295591.3715.ctan-ann@xxxxxxxx
> Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx>

Queued and pushed, thank you!!!

							Thanx, Paul

> ---
>  perfbook-lt.tex | 7 +++++--
>  1 file changed, 5 insertions(+), 2 deletions(-)
> 
> diff --git a/perfbook-lt.tex b/perfbook-lt.tex
> index d5383f07c5a6..2c14114e246d 100644
> --- a/perfbook-lt.tex
> +++ b/perfbook-lt.tex
> @@ -82,8 +82,11 @@
>  \usepackage[all]{hypcap} % for going to the top of figure and table
>  \usepackage{mfirstuc}[=v2.07] % v2.08 or later is not compatible with our
>                                % indexing macros
> -\usepackage[acronym]{glossaries-extra}[2020/02/13]
> -\usepackage[longragged]{glossaries-extra-stylemods}
> +% rollback glossaries related packages as well
> +\usepackage[toc,nopostdot,acronym]{glossaries}[=v4.49]
> +\usepackage{glossaries-extra}[=v1.48]
> +\usepackage[longragged]{glossaries-extra-stylemods}[=v1.48]
> +
>  \usepackage{epigraph}[2020/01/02] % latest version prevents orphaned epigraph
>  \setlength{\epigraphwidth}{2.6in}
>  \usepackage[xspace]{ellipsis}
> 
> base-commit: e586ea257972bb2bb5b7e378fd4ddf6ffbfe8318
> -- 
> 2.25.1
> 



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux