Figured bass with alternate baroque notation: Difference between revisions
Import snippet from LSR |
m New category Tags: Mobile edit Mobile web edit |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 3: | Line 3: | ||
Here is a way to obtain such symbols in the printed output whilst keeping the usual syntax for figured bass entry. This is done not with native MetaFont glyphs, but by combining PostScript code (using Scheme syntax so that SVG output is supported) and additional stencils in markup definitions. | Here is a way to obtain such symbols in the printed output whilst keeping the usual syntax for figured bass entry. This is done not with native MetaFont glyphs, but by combining PostScript code (using Scheme syntax so that SVG output is supported) and additional stencils in markup definitions. | ||
<lilypond version="2.24 | <lilypond version="2.24"> | ||
%% Glyph definitions: | %% Glyph definitions: | ||
| Line 198: | Line 198: | ||
[[Category:Workaround]] | [[Category:Workaround]] | ||
[[Category:Symbols and glyphs]] | [[Category:Symbols and glyphs]] | ||
[[Category:Snippet]] | |||