Jump to content

Talk:Displaying LilyPond's data directory: Difference between revisions

From LilyPond wiki
Latest comment: 19 February by Jean Abou Samra in topic No LilyPond tag on scheme code
 
Line 2: Line 2:


I purposely did not use the <code><lilypond></code> tag on this code because I didn't want to expose the Wiki's internal structure.  If I'm being overly paranoid we can add it later. [[User:Ksnortum|Ksnortum]] ([[User talk:Ksnortum|talk]]) 16:42, 18 February 2026 (UTC)
I purposely did not use the <code><lilypond></code> tag on this code because I didn't want to expose the Wiki's internal structure.  If I'm being overly paranoid we can add it later. [[User:Ksnortum|Ksnortum]] ([[User talk:Ksnortum|talk]]) 16:42, 18 February 2026 (UTC)
:Printing the path inside the wiki wouldn't be a problem, but you can't use <code><nowiki><lilypond></nowiki></code> because it doesn't support snippets which don't produce any visual output. I think giving an error is the right default for <code><nowiki><lilypond></nowiki></code> because we want to remind editors that snippets should come with examples, but adding a <code>no-output</code> to <code><nowiki><lilypond></nowiki></code> could be sensible. [[User:Jean Abou Samra|Jean Abou Samra]] ([[User talk:Jean Abou Samra|talk]]) 15:12, 19 February 2026 (UTC)

Revision as of 15:12, 19 February 2026

No LilyPond tag on scheme code

I purposely did not use the <lilypond> tag on this code because I didn't want to expose the Wiki's internal structure. If I'm being overly paranoid we can add it later. Ksnortum (talk) 16:42, 18 February 2026 (UTC)Reply

Printing the path inside the wiki wouldn't be a problem, but you can't use <lilypond> because it doesn't support snippets which don't produce any visual output. I think giving an error is the right default for <lilypond> because we want to remind editors that snippets should come with examples, but adding a no-output to <lilypond> could be sensible. Jean Abou Samra (talk) 15:12, 19 February 2026 (UTC)Reply