summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/leadsheets/leadsheets.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-07-02 22:11:48 +0000
committerKarl Berry <karl@freefriends.org>2015-07-02 22:11:48 +0000
commitfecdcd43eaa7f73e830159293fe22a202803086b (patch)
tree8236d44bc6ce2e5899af29d5fba8c5393801a989 /Master/texmf-dist/tex/latex/leadsheets/leadsheets.sty
parent28c9b4ce4d428d1582c35205f79c62da999cf4d0 (diff)
leadsheets (2jul15)
git-svn-id: svn://tug.org/texlive/trunk@37735 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/leadsheets/leadsheets.sty')
-rw-r--r--Master/texmf-dist/tex/latex/leadsheets/leadsheets.sty10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/leadsheets/leadsheets.sty b/Master/texmf-dist/tex/latex/leadsheets/leadsheets.sty
index 21e744f36d0..430bde992de 100644
--- a/Master/texmf-dist/tex/latex/leadsheets/leadsheets.sty
+++ b/Master/texmf-dist/tex/latex/leadsheets/leadsheets.sty
@@ -5,9 +5,9 @@
% --------------------------------------------------------------------------
% package information:
\ExplSyntaxOn
-\tl_const:Nx \c_leadsheets_date_tl {2015/01/11}
-\tl_const:Nx \c_leadsheets_version_tl {0.1}
-\tl_const:Nx \c_leadsheets_info_tl {Typesetting leadsheets and songbooks}
+\tl_const:Nn \c_leadsheets_date_tl {2015/07/02}
+\tl_const:Nn \c_leadsheets_version_tl {0.2}
+\tl_const:Nn \c_leadsheets_info_tl {Typesetting leadsheets and songbooks}
\ProvidesExplPackage
{leadsheets}
@@ -134,9 +134,9 @@
musicsymbols .code:n =
\bool_set_true:N \l__leadsheets_with_options_bool
\leadsheets_load_library:n {musicsymbols} ,
- chordnames .code:n =
+ chords .code:n =
\bool_set_true:N \l__leadsheets_with_options_bool
- \leadsheets_load_library:n {chordnames} ,
+ \leadsheets_load_library:n {chords} ,
musejazz .code:n =
\bool_set_true:N \l__leadsheets_with_options_bool
\leadsheets_load_library:n {musejazz} ,