lilypond-devel
[Top][All Lists]
Advanced

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

Re: strange replacement 100 → hundred in NR


From: Han-Wen Nienhuys
Subject: Re: strange replacement 100 → hundred in NR
Date: Wed, 30 Sep 2020 22:11:33 +0200

On Wed, Sep 30, 2020 at 8:05 PM Werner LEMBERG <wl@gnu.org> wrote:

>
> [git 9c3803fba4960b4afa63baeb50201a0cfa48f8f1]
>
> I've just built the whole documentation, and I get a strange string
> replacement in Appendix A of the NR (from file
> `markup-list-commands.texi`), see attached image.
>
As far as I remember, this didn't happen previously.  Is it possible
> that this code from `input.itely`
>
>   \paper {
>     #(add-text-replacements!
>       '(("100" . "hundred")
>         ("dpi" . "dots per inch")))
>   }
>
> changes the state of lilypond while lilypond-book now processes more
> files in one run?
>

Yes, very likely. See commit 9f16e2962ac71e6a30526012e314d55cec6b7e01.

For some reason the check for replacement_cache_alist_key_ is not
working as intended.

-- 
Han-Wen Nienhuys - hanwenn@gmail.com - http://www.xs4all.nl/~hanwen


reply via email to

[Prev in Thread] Current Thread [Next in Thread]