]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/faq.pod
release: 0.0.29
[lilypond.git] / Documentation / faq.pod
1 =head1 NAME
2
3 FAQ - LilyPond FAQs
4
5 =head1 DESCRIPTION
6
7
8 Q: Why are [] around the notes, and () inbetween?
9
10 A: [] designate beams, a note can only be in one beam at the same
11 time. () is a slur, which connects notes.  You need to be able to 
12 specify
13
14         a()a()a
15
16
17 Q: I want a DOS/NT/W95 port.
18
19 A0: Reconsider.  Try Linux.  It-s fun!
20
21 A1: Currently (patchlevel 27), LilyPond (and flowerLib) compiles, links
22 and runs on windhoos-nt, using the cygnus gnu port (release b17.1). 
23 I (JCN) only had to make a minor workaround for missing library calls.  
24 Have a look at http://www.cygnus.com/gnu-win32.  To make LilyPond type
25 make $OS. (I am not promising to maintain this platform, it is just that
26 when having to use doze, i-m sometimes too lazy to reboot.)
27
28 A2: I haven't had time to find a GCC crosscompiler to DOS/win (in rpm,
29 please :).  
30
31 Q: Why GPL?
32
33 A: Yes.