Re: simple poscrit question

2008-12-09 Thread Mark Knoop
At 04:22 on 09 Dec 2008, sdfgsdhdshd wrote: In a score, i add some ps code to draw a few specific lines. The question is: how to draw with a precise length in cm? Like: 0 0 moveto x y lineto how must be x to be exactly 3 cm, and y exactly 2 cm?

Re: simple poscrit question

2008-12-09 Thread Kieren MacMillan
Hi sdfgsdhdshd, In a score, i add some ps code to draw a few specific lines. The question is: how to draw with a precise length in cm? Like: 0 0 moveto x y lineto how must be x to be exactly 3 cm, and y exactly 2 cm? The page http://www.physics.emory.edu/~weeks/graphics/howtops1.html will

Re: simple poscrit question

2008-12-09 Thread sdfgsdhdshd
13.38582677165 lineto stroke } } According to wiki, the line should be 4cm long. But i got one between 1.5 cm and 1.6 cm (too imprecise). -- View this message in context: http://www.nabble.com/simple-poscrit-question-tp20913681p20914363.html Sent from the Gnu - Lilypond - User mailing list archive

simple poscrit question

2008-12-09 Thread sdfgsdhdshd
In a score, i add some ps code to draw a few specific lines. The question is: how to draw with a precise length in cm? Like: 0 0 moveto x y lineto how must be x to be exactly 3 cm, and y exactly 2 cm? Tx. -- View this message in context: http://www.nabble.com/simple-poscrit-question

Re: simple poscrit question

2008-12-09 Thread sdfgsdhdshd
-poscrit-question-tp20913681p20915375.html Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user