Sebastian Malton

Results 266 comments of Sebastian Malton

How about separating each part with `|` so that you might write `vi|De(g)ta|us(h)` to get ``` vi- ta De- us ```

If I wanted to play around with the generation, where in the code should I start to explore? @rpspringuel

I think I mean `1 -> 2` because I figure that is where the location of the lyrics is placed. I am thinking of tinkering around to see how to...

So does the current # 2 representation not have any notion of multiple syllables per neume? I guess another question would be if the translation from 2->3 assumes only one...

That is a potential fix in the interum, but the boundaries of a score should not be less than where items are drawn

Another problem, which I think is probably worse. I that `grecommentary` sometimes overlaps with notes: ![image](https://user-images.githubusercontent.com/8225332/106397387-0fdc1000-63db-11eb-85a7-751ef4e35741.png)

Thanks for the response. For the time being I added `4mm` of height to the `\grecommentary` invocation. I'll open a PR for the website to add information that `\grecommentary` has...

I have found a solution to this (at least when using tex). It is to put the whole initial into a `` block and then change the font size of...

You are welcome, I came across this while looking at the matins of the dead chants transcriptions over on gregobase where the transcriber was using `~` as a sort of...

Made PR https://github.com/gregorio-project/gregorio-project.github.io/pull/105