Re: "circa" metronome mark

2009-01-21 Thread Thies Albrecht
Hi Jethro, > As the subjoined code obviously isn't working, how exactly would you code > this > in a correct manner? > >\tempo "Grave, solemn." 2 = 54-56 As already mentioned you have to use a markup command. The following markup should match the look of the \tempo command: \mark \markup \n

Re: One Steam for Polyphony

2009-01-21 Thread Jonathan Kulp
Ezequiel Sierra wrote: try making 8th notes with the same stem direction you`ll see what i mean Ah yes, I see your problem now. In this case I would use chords in one of the voices and skips in the other, as in measure 1 of my example below. Jon On Wed, Jan 21, 2009 at 11:49 PM, Jonathan

Re: One Steam for Polyphony

2009-01-21 Thread Ezequiel Sierra
try making 8th notes with the same stem direction you`ll see what i mean On Wed, Jan 21, 2009 at 11:49 PM, Jonathan Kulp wrote: > Ezequiel Sierra wrote: > >> how can i make one steam for two voices when they are in the same >> direction? >> >> > I hope I understand your question correctly. You c

Re: One Steam for Polyphony

2009-01-21 Thread Jonathan Kulp
Ezequiel Sierra wrote: how can i make one steam for two voices when they are in the same direction? I hope I understand your question correctly. You could either use chords in one voice and skips in the other, or you could explicitly set \voiceOne or \voiceTwo or \oneVoice in both voices.

One Steam for Polyphony

2009-01-21 Thread Ezequiel Sierra
how can i make one steam for two voices when they are in the same direction? ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Markup from HTML

2009-01-21 Thread Miklos Vajna
On Wed, Jan 21, 2009 at 12:45:20PM +1000, M Watts wrote: > Bertalan Fodor (LilyPondTool) wrote: > > Hi, > > > > does anyone of you have a script or a way to convert from (simple) > > html to markup like this: > > > > This is a melisma. > > > > To get: > > > > \markup { "This is a " \concat { "me"

Re: Vertical spacing between two staves for the whole page

2009-01-21 Thread Patrick McCarty
Hi Maarten, On Wed, Jan 21, 2009 at 1:36 PM, Maarten Deen wrote: > I'm trying to make a score with two lyrics lines and three instrument lines, > where the two lyrics lines are separated by some margin. The idea is that > the text has to be written here, hence the need for some whitespace. > > I

install problem for BBN802.11 in Ubuntu 8.10

2009-01-21 Thread alanluo
Hi, every, by following the instruction of "http://www.cgran.org/wiki/BBN80211"; i found some problem. For install gnuradio_r7596, when i use "make" command, there shows : o -c gr_dispatcher.cc -fPIC -DPIC -o .libs/gr_dispatcher.o gr_dispatcher.cc: In member function ‘void gr_dispatcher::loop(

install problem when i install BBN802.11 for Ubuntu 8.10

2009-01-21 Thread alanluo
Hi, every, by following the instruction of "http://www.cgran.org/wiki/BBN80211"; i found some problem. For install gnuradio_r7596, when i use "make" command, there shows : o -c gr_dispatcher.cc -fPIC -DPIC -o .libs/gr_dispatcher.o gr_dispatcher.cc: In member function ‘void gr_dispatcher::loop(

Re: Lilypond mini-IDE

2009-01-21 Thread Francisco Vila
It looks _very_ interesting and I'll try it as soon as I can. 2009/1/21 Johan Vromans : > Big fat warning: NEVER USE EVINCE TO PRINT A LILYPOND SCORE. > You'll get lousy results. Use Acrobat Reader, or print directly. Maybe the IDE could trigger the printing on M-x something by issuing the lpr co

Re: Whole note tremolo repeats - bug ?

2009-01-21 Thread Anthony W. Youngman
In message <4971e100.4020...@liverpool.ac.uk>, Lasse Rempe writes As I've mentioned, I have played orchestral music for quite some time; violin parts often involve tremolo repeats on high notes, and I have never come across something of this kind - which would suggest that, at the very least,

Re: Combining parts

2009-01-21 Thread northofscotland
northofscotland wrote: > > I am transcribing > > Thanks to those who have commented so far. I have been playing around > using soime of teh iudeas given and seem to have arrived a some sort of > compromise that gives a reasonably attractive combined contiuo part. Some > of the tweaks wil

Re: newbie issues:repetition, midi & lyrics

2009-01-21 Thread James E. Bailey
Ah, the learning Manual, section 3 would probably be a good place to start for these things. It explains why one uses \new Voice or \voiceOne, exactly what \voiceOne does, and the different ways of aligning lyrics to notes using \lyricsto. Am 21.01.2009 um 20:54 schrieb Grateful Frog: Tha

Re: newbie issues:repetition, midi & lyrics

2009-01-21 Thread Grateful Frog
Thanks to all of you for your help! I implemented Robin's solution and got it to work straight away. I still have some questions though, if anyone has the time and energy to attempt to answer them! - When should one use \voice ? What is its purpose? I haven't been using it but maybe I am

RE: LilyPond 2.12.1 and TeXShop 2.18 - problems with LilypondLaTeX.engine solved (OS X 10.4 Tiger)

2009-01-21 Thread Elmar Koch
I have opened a new thread as the problems grew a little too complex. http://lists.gnu.org/archive/html/lilypond-user/2009-01/msg00788.html ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

The Drummer's Gigsaw: DANCE, DISCO and ROCK.

2009-01-21 Thread Philippe Hezaine
Hi all, Here come some DANCE & DISCO patterns put into the TECHNO book: http://philippe.hezaine.free.fr/spip.php?article50 And there the first part of ROCK book: http://philippe.hezaine.free.fr/spip.php?article42 Compared with the previous releases you'll find: - For the .ly files: the bar

Making LilyPond (2.12.1) and TeXShop (2.18) working together (USER'S GUIDE for Mac)

2009-01-21 Thread Elmar Koch
To write musicological documents it is necessary to combine text and music. If you are using TeXShop you need a little script called "Engine" to do this. I have written two for use with dvips and pdflatex as stated in the LilyPond documentation: http://lilypond.org/doc/v2.12/Documentation/user/lily

Re: Combining parts

2009-01-21 Thread James E. Bailey
Am 21.01.2009 um 12:28 schrieb Gilles Sadowski: Hi. My problem is that when combining the top parts as separate voices, it looks rather messy and confusing. I can combine two parts with \partcombine, and that does give a much better copy, but it still leaves the third part. I know that

Re: Combining parts

2009-01-21 Thread Gilles Sadowski
Hi. > > My problem is that when combining the top parts as separate voices, it > > looks rather messy and confusing. I can combine two parts with > > \partcombine, and that does give a much better copy, but it still leaves > > the third part. I know that \partcombine can only handle two parts, b

Re: Combining parts

2009-01-21 Thread MonAmiPierrot
northofscotland wrote: > > My problem is that when combining the top parts as separate voices, it > looks rather messy and confusing. I can combine two parts with > \partcombine, and that does give a much better copy, but it still leaves > the third part. I know that \partcombine can only han

Combining parts

2009-01-21 Thread northofscotland
I am transcribing a piece which has a realised figured bass and which gives, in effect, three top parts with the bass. I am also trying to arrange it so each part can be printed separately (for recorders) and to recombine the parts back into a continuo part. My problem is that when combining the

Re: nano ^R problem

2009-01-21 Thread Martin Tarenskeen
On Tue, Jan 20, 2009 at 08:13:31PM +0100, James E. Bailey wrote: > M-f toggles between reading the file into a new buffer, or inserting it > at that point in the current one. > Am 20.01.2009 um 19:44 schrieb Martin Tarenskeen: > >> ^R (control+r) or F5 is supposed to read an external file into th

Why a \score inside \markup doesn't allow breaks?

2009-01-21 Thread Risto Vääräniemi
Hi all, I was wondering why a \score inside \markup doesn't allow breaks. If I insert a \break everything after it is ignored. If I want to have a multi-line piece inside a \markup I have to put multiple \scores in a column. Is there another way? -Risto start \version "2.12.1" \markup