Jump to content

Talk:Airy tone: Difference between revisions

Add topic
From LilyPond wiki
Latest comment: 16:58 by Lemzwerg in topic Circles not displaying in Wiki
 
 
Line 2: Line 2:


The circles are not displaying in the Wiki.  However, if I copy and paste the code and compile it locally, the circles do display.  Does anyone know how to fix this? [[User:Ksnortum|Ksnortum]] ([[User talk:Ksnortum|talk]]) 16:40, 18 March 2026 (UTC)
The circles are not displaying in the Wiki.  However, if I copy and paste the code and compile it locally, the circles do display.  Does anyone know how to fix this? [[User:Ksnortum|Ksnortum]] ([[User talk:Ksnortum|talk]]) 16:40, 18 March 2026 (UTC)
:The usual thing: The code for drawing the circles is Postscript, which is not supported by the SVG backend used in the Wiki.  It should be rewritten using LilyPond drawing commands. -- [[User:Lemzwerg|Lemzwerg]] ([[User talk:Lemzwerg|talk]]) 16:58, 18 March 2026 (UTC)

Latest revision as of 16:58, 18 March 2026

Circles not displaying in Wiki

[edit source]

The circles are not displaying in the Wiki. However, if I copy and paste the code and compile it locally, the circles do display. Does anyone know how to fix this? Ksnortum (talk) 16:40, 18 March 2026 (UTC)Reply

The usual thing: The code for drawing the circles is Postscript, which is not supported by the SVG backend used in the Wiki. It should be rewritten using LilyPond drawing commands. -- Lemzwerg (talk) 16:58, 18 March 2026 (UTC)Reply