Replies: 4 comments 2 replies
-
No concrete plans to integrate this in a foreseeable future but the extension is there especially for this. See the documentation: https://quarto.org/docs/extensions/. Note that there is an opened issue for this, but you better work on an extension that wait for this to arrive in Quarto as there are other priorities. |
Beta Was this translation helpful? Give feedback.
-
Thanks for confirming that it's not planned. Pity. The extension mentioned is for guitar chords only and not for music typesetting. I guess one could write an extension for ABC in a similar way (create image from ABC notation?) Edit: answered to the email notification, which didn't have the note about the open issue in it. I hadn't found that (did search for music, so not sure why that wasn't found). Will look at that. |
Beta Was this translation helpful? Give feedback.
-
Just for the record in case somebody is looking for a quick way to make this work for HTML documents. Using ABC.js (https://paulrosen.github.io/abcjs/) this can be achieved with just an
With the abc-plugin, the ABC code is just entered directly in the HTML file, so there's no HTML code needed. Does only work for HTML output, of course. |
Beta Was this translation helpful? Give feedback.
-
I am looking for lilypond integration. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
There are a few markup languages for setting music (e.g. ABCnotation), which would be perfect in combination with a markdown based system like Quarto.
Are there any plans to integrate something like this? In a similar way as mermaid and graphviz integration works at the moment.
Beta Was this translation helpful? Give feedback.
All reactions