Skip to content

Commit

Permalink
Merge pull request gregorio-project#352 from davidweichiang/fix-1373
Browse files Browse the repository at this point in the history
Fix #1373
  • Loading branch information
rpspringuel authored Jan 23, 2025
2 parents fdf5812 + adbdf91 commit 4d36f84
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 0 deletions.
22 changes: 22 additions & 0 deletions tests/tex-output/bugs/fix-1373/fix-1373.gaux
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
return {
["line_heights"]={
["54c9dbd464565cc7195af8da01545750590379ea.1"]={
[0]={1,11,8,0,0},
["last"]=8,
[8]={2,13,11,0,0},
},
},
["last_syllables"]={
["54c9dbd464565cc7195af8da01545750590379ea.1"]={
[5]=5,
[3]=3,
},
},
["saved_lengths"]={
},
["saved_newline_before_euouae"]={
},
["state_hashes"]={
["54c9dbd464565cc7195af8da01545750590379ea.1"]="b0e1135b883e0a6cea487e9430cb370f",
},
}
Binary file added tests/tex-output/bugs/fix-1373/fix-1373.pdf
Binary file not shown.
5 changes: 5 additions & 0 deletions tests/tex-output/bugs/fix-1373/fix-1373.tex
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
\documentclass{article}
\usepackage[autocompile,allowdeprecated=false]{gregoriotex}
\begin{document}
\parbox{1.25in}{\gabcsnippet{(c4)A(f)a(f)a(f)a(ixi)a(k)}}
\end{document}

0 comments on commit 4d36f84

Please sign in to comment.