-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ledger lines within variants #3
Comments
Just a short remark... at least for me it would be helpful if examples would be provided as a minimal functioning example for the Workinput, e.g. like
Providing the intended element is in that case more important than reducing the amount of content. I hope this is okay with you. |
Just a note: It seems like the ledger line change has been applied by the parser, then it is a rendering issue |
I think, though I'm not 100% sure, that the following is a connected problem. Here, the ledger line is prevented from displaying with the second
|
Variants seem to nullify ledger lines:
<pars> {clef: C4} {solm: 0} {mens: "C9" edP : "c13" Car edF edB : (om.) CS49 : (deest) Luc} Lg <text>Benedi{var=(ins.) "ctus" CS49 : "c-" Car}-</text> Sbb. mcc <lig>Sdd See.</lig> mdd {var="<lig><obl>Scc Sbb</obl> Bdd</lig>" CS49 : "<lig>Scc Sbb Bdd</lig>" Car} <lig>Scc Sbb <obl>Baa Bg</obl></lig> {var=(ins.) "{staf: 5} {clef: C4} {solm: bbb}" CS49} Sdd. mcc Bcc Sbb <text>{var="ctus" (ed.) : (transp.) CS49 Car}</text> Bcc PS11 Scc <text>{var="qui" CS49 : (transp.) Car}</text> <lig><obl>Sbb Saa.</obl></lig> mg <lig>Sf <obl>Se Bd</obl></lig> Saa mbb mg <text>{var=(ins.) "venit" CS49}</text> {var="Sg. mf mf" CS49 edF edB edP : "Sg mf Sf" Car} me Sg. mf me <text>{var=(ins.) "tus" Car}</text> md Sd PS11 Sdd <text>ve -</text> Sbb <lig>Sg Scc.</lig> mdd See. {var=(ins.) "<ll: 1>bff</ll>" Car} mdd {var="<ll: 1>bff</ll>" (ed.) : (transp.) Car : (om.) CS49}> {var="<ll: 1><lig><obl>Sff See</obl></lig></ll>" CS49 edF edB : "<ll: 1>Sff See</ll>" Car} <lig>Scc Sdd.</lig> mcc mcc Sbb <text>nit</text> Ldd PB11 </pars>
Near the end of this I'd like to have a ledger line extending from before the minim dd to after the oblique ligature ff-ee, and in each of the variants from the inserted flat to the ligature, and to be inputting this in the simplest way manageable. I don't suppose this would work:
<ll: 1>{var=(ins.) "bff" Car} mdd {var="bff" (ed.) : (transp.) Car : (om.) CS49}> {var="<lig><obl>Sff See</obl></lig>" CS49 edF edB : "Sff See" Car}</ll>
The text was updated successfully, but these errors were encountered: