Browse Source

Update songs.sty

Corriger l'erreur dans les tablatures (référencée dans l'issue #276)
pull/281/head
Flore 3 months ago
committed by GitHub
parent
commit
ccba7a00a8
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      patacrep/data/templates/styles/songs.sty

2
patacrep/data/templates/styles/songs.sty

@ -1217,7 +1217,7 @@
\endgroup% \endgroup%
} }
\newcommand\SB@obeylines{% \newcommand\SB@obeylines{%
\let\par\SB@par% \let\obeyedline\SB@par%
\obeylines% \obeylines%
\let\@par\SB@@par% \let\@par\SB@@par%
} }

Loading…
Cancel
Save