pe-ro
pe-ro
Thanks, @DILewis. Where are the latest ODD and/or schema files?
The problem with this approach is that `` doesn't allow textual content directly. A possible solution is -- ```xml Some text at the top left of the div Text centered...
Sorry, the previous example should've been -- ```xml Some text at the top left of the div Text centered Some text at the bottom right ``` Using anonymous block elements,...
It's just a name, so `` would work, but I think it's important to be aligned with TEI when possible. My understanding is that `@halign` and `@valign` position a block...
Just to make sure we're on the same page (ha ha), ``` Some text ``` would position the first `` at the top left of its parent ``, while the...
@lpugin, is this issue resolved now with respect to Verovio? I take it that adding `` is no longer necessary unless you want to nest blocks, which `` doesn't allow...
@lpugin, Ah, I forgot about adding `att.horizontalAlign` and `att.verticalAlign`. I'll make a PR to add them to all the block-level elements that don't already have them.
Partially addresses issue #1351
I think it's important to recognize the difference between bibliographic **citation** and bibliographic **description**. The `` and `` elements address bibliographic citation; that is, a bibliographic reference. In-depth description of...
Hi @o-sapov, `@sameas` on `` is contradictory -- the two names are definitely not the same. I think `@corresp` is a better choice to indicate a relationship between the two...