summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/leadsheets/leadsheets.library.chordnames.code.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-01-06 00:21:59 +0000
committerKarl Berry <karl@freefriends.org>2022-01-06 00:21:59 +0000
commitf84c635785a77879849e86a07315ebe6e4fdf5a1 (patch)
tree6f0130433400a9691f404e4df377191e37fae0ae /Master/texmf-dist/tex/latex/leadsheets/leadsheets.library.chordnames.code.tex
parent288e4946c2464bf4ba2938331007f834ecfb5590 (diff)
leadsheets (6jan22)
git-svn-id: svn://tug.org/texlive/trunk@61504 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/leadsheets/leadsheets.library.chordnames.code.tex')
-rw-r--r--Master/texmf-dist/tex/latex/leadsheets/leadsheets.library.chordnames.code.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/leadsheets/leadsheets.library.chordnames.code.tex b/Master/texmf-dist/tex/latex/leadsheets/leadsheets.library.chordnames.code.tex
index 113b9788a34..69763634851 100644
--- a/Master/texmf-dist/tex/latex/leadsheets/leadsheets.library.chordnames.code.tex
+++ b/Master/texmf-dist/tex/latex/leadsheets/leadsheets.library.chordnames.code.tex
@@ -7,7 +7,7 @@
% Clemens Niederberger
% E-Mail: contact@mychemistry.eu
% --------------------------------------------------------------------------
-% Copyright 2014--2019 Clemens Niederberger
+% Copyright 2014--2022 Clemens Niederberger
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
@@ -156,7 +156,7 @@
}
\cs_new_protected:Npn \__leadsheets_revert_minor:w #1 \l__leadsheets_minor_tl #2 \q_stop
- { \tl_lower_case:n {#1} #2 }
+ { \text_lowercase:n {#1} #2 }
\cs_new_protected:Npn \leadsheets_tension:w (#1)
{
@@ -221,3 +221,4 @@ HISTORY:
lowercase letters; requires user input `Dmi' in order to get `d';
lowercase letters can of course be input directly but then are
immune to transposing
+2020/01/16 - adapt to renaming of case changing functions