Mario,
> export LANG=en lilypond tab.ly
>
> bash: export: `tab.ly': not a valid identifier


Either press 'enter'/'return'/'new line' before the lilypond command, or use:

export LANG=en && lilypond tab.ly

HTH!

Christ van Willegen
-- 
09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to