uliska / lilyglyphs

Make LilyPond's notational elements available in Lua- and XeLaTeX
30 stars 13 forks source link

Add space-before as key for glyph based script #76

Open uliska opened 10 years ago

uliska commented 10 years ago

Some groups of glyph commands need space before them because they are center-aligned. If processed as a group it is rather likely that it will affect all symbols of the group.

Create a key space-before=.5ex that will - if present - prepend the command with a \hspace*{#1}