Move dots.h to .h.b to give precedence to .h.c#146
Move dots.h to .h.b to give precedence to .h.c#146knuesel wants to merge 1 commit intotypst:mainfrom
Conversation
|
Since I expect
That way, we ultimately end up with Unrelatedly, I don't love the |
|
Good idea. It wasn't clear to me this deprecation was possible but l guess there's no problem if we have two different lines for the same symbol. I have the same feeling for |
|
I think the deprecation plan is good. Re. names, I also share the slight discomfort with |
|
|
|
How about |
It seems that having
dotsdefault to the centered version was meant to be implemented already in typst/typst#747 but that implementation was wrong (just changing the order of .h and .h.c without considering the number of modifiers).Closes #147