Laurent Pugin

Results 399 comments of Laurent Pugin

Using `@fontfam` only works in the cases where either 1) you have other SMuFL symbol in the page, or 2) you have the font installed on the system. In other...

>> as we do currently with the `extMeta` element in the test suite. > > A ha. I was thinking that embedded options were implemented in verovio, but I was...

Having mdiv-level options would yields all sorts of problems. First of all, changing many of the options in the middle of a score could be nonsense. For example, what would...

Having XML within the PI starts to be really weird.... I think having a single PI with JSON is acceptable. This means that ``` ``` is something we could add....

> And I wonder how --options-file would work in the javascript toolkit :-) by passing the content of the file to `setOptions()` ;-) I it more to fill a gap...

> `FONTSIZETERM_large` is too small (110%) and would be better to set to either 120% or 125%. As far as I remember the values were borrowed from a browser implementation....

Maybe we can change to these values https://www.w3.org/TR/css-fonts-4/#absolute-size-mapping For the two relative size, `larger` would be `6/5` larger and `smaller` `8/9` smaller. That means that applying `larger` to a `large`...

Thanks for the quick and extensive reply, @hannahbast. The example I gave was made up to be able to share it here, so the first workaround would not work because...

> As an alternative, you can use a `REGEX` with a disjunction, as in https://qlever.cs.uni-freiburg.de/wikidata/yrqnhx . Sure. I actually have one question for the `REGEX`. Why does ["^F.*"](https://qlever.cs.uni-freiburg.de/wikidata/zE74aX) work, and...

Sorry, my question was probably not clear. Why is the `REGEX` behaving differently when applied to a predicate as opposed to a bound variable? https://qlever.cs.uni-freiburg.de/wikidata/ITRzua https://qlever.cs.uni-freiburg.de/wikidata/WTROpD