RE: linewidth

2006-03-24 Thread Mats Bengtsson

Maybe you want \bar .| instead.

  /Mats

Quoting Richard Newman [EMAIL PROTECTED]:


Try this:

\book {
\score {
 \context Staff 
 \global
 \partial 4
 { s4 \bar || e'4 g'4 e'4 g'4 |
   e'4 g'4 e'4 g'4 | e'4 g'4 e'4 g'4 | e'4 g'4 e'4 g'4 \bar || }
 
 \header { piece = 03 - 0 ~ L4 }
}
}

Richard

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
gacl
Sent: Thursday, March 23, 2006 6:17 PM
To: lilypond-user@gnu.org
Subject: Re: linewidth


Hi,

Thanks for your help. I have upgraded now to Lilypond 2.8.0 but i can't
figure out yet as to how to make Lilypond display a double bar at the
beginning. This is what i have so far:

\version 2.8.0

global = {
\clef G_8
\key c \major
\time 4/4
\override Staff.TimeSignature #'style = #'()
}

\header {
title = Guitar ( a )
subtitle = Exercises
copyright = Copyright 2006 Gustavo Caicedo
}

\book {
\score {
 \context Staff 
 \global
 \override StaffGroup.SystemStartBar #'bar-line = #||
 { e'4 g'4 e'4 g'4 | e'4 g'4 e'4 g'4 | e'4 g'4 e'4 g'4 | e'4 g'4
e'4 g'4 \bar || }
 
 \header { piece = 03 - 0 ~ L4 }
}
}

I have tried many variations of this with no luck. Thanks.

Gus
--
View this message in context:
http://www.nabble.com/linewidth-t831852.html#a3564042
Sent from the Gnu - Lilypond - User forum at Nabble.com.



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user





___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user







___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


HELP: Guitar Diagrams (chords)

2006-03-24 Thread Jannik Jeppesen



Hi... I feel, I need to ask these questions again 
since they have not been answered, and I cant figure this out 
myself

I want to make a page with only guitar diagrams 
like this

c c7
d d7 
dm dm7
e e7 
em em7
g g7
a a7 
am am7
 b7

These are all the cords I need on the 
page.
They shall stand like this, without any bars. Only 
the diagrams with the cord name above. 

Can anyone please help me make this 
page?

Im sending what I have made so far, this generates 
the diagrams, but not in a vertical line
I need this page to have a perfect layout... All 
help would be very much apreaciated...

---
\version "2.7.36"\layout{ 
ragged-right = ###t \context{ 
\Score \remove "Bar_number_engraver" 
}}

\paper{ top-margin = 0\cm 
bottom-margin = 0\cm left-margin = 0.3\cm line-width = 
20.7\cm ragged-last-bottom = ##t tagline = "" 
indent = 0\cm}\score{ \new ChordNames \chordmode{ 
 
c1 c:7 d d:7 d:m d:m7 e e:7 e:m 
e:m7 
g 
g:7 
a a:7 a:m 
a:m7 
b:7} \new Lyrics \with{\override VerticalAxisGroup 
#'minimum-Y-extent = #'(-1.2 . 8.0)} \lyricmode {

\markup \override #'(finger-code . in-dot) 
{\fret-diagram #'"6-x;5-3-3;4-2-2;3-o;2-1-1;1-o;" }\markup \override 
#'(finger-code . in-dot) {\fret-diagram #'"6-x;5-3-3;4-2-2;3-3-4;2-1-1;1-o;" } 
\break

\markup \override #'(finger-code . in-dot) 
{\fret-diagram #"6-x;5-x;4-o;3-2-1;2-3-3;1-2-2;"}\markup \override 
#'(finger-code . in-dot) {\fret-diagram 
#"6-x;5-x;4-o;3-2-2;2-1-1;1-2-3;"}\markup \override #'(finger-code . in-dot) 
{\fret-diagram #"6-x;5-x;4-o;3-2-2;2-3-3;1-1-1;"}\markup \override 
#'(finger-code . in-dot) {\fret-diagram #"6-x;5-x;4-o;3-2-3;2-1-1;1-1-2;"} 
\break

\markup \override #'(finger-code . in-dot) 
{\fret-diagram #"6-o;5-2-2;4-2-3;3-1-1;2-o;1-o;"}\markup \override 
#'(finger-code . in-dot) {\fret-diagram 
#"6-o;5-2-2;4-o;3-1-1;2-o;1-o;"}\markup \override #'(finger-code . in-dot) 
{\fret-diagram #"6-o;5-2-2;4-2-3;3-o;2-o;1-o;"}\markup \override 
#'(finger-code . in-dot) {\fret-diagram #"6-o;5-2-2;4-o;3-o;2-o;1-o;"} 
\break

\markup \override #'(finger-code . in-dot) 
{\fret-diagram #"6-3-2;5-2-1;4-o;3-o;2-3-3;1-3-4;"}\markup \override 
#'(finger-code . in-dot) {\fret-diagram #"6-3-3;5-2-2;4-o;3-o;2-o;1-1-1;"} 
\break

\markup \override #'(finger-code . in-dot) 
{\fret-diagram #"6-x;5-o;4-2-1;3-2-2;2-2-3;1-o;"}\markup \override 
#'(finger-code . in-dot) {\fret-diagram 
#"6-x;5-o;4-2-1;3-o;2-2-2;1-o;"}\markup \override #'(finger-code . in-dot) 
{\fret-diagram #"6-x;5-o;4-2-2;3-2-3;2-1-1;1-o;"}\markup \override 
#'(finger-code . in-dot) {\fret-diagram #"6-x;5-o;4-2-2;3-o;2-1-1;1-o;"} 
\break

\markup \override #'(finger-code . in-dot) 
{\fret-diagram #"6-o;5-2-2;4-1-1;3-2-3;2-o;1-2-4;"} \break

}}
---

___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: problems while building 2.8

2006-03-24 Thread Guy Durrieu
Guy Durrieu a écrit :
 Guy Durrieu a écrit :
 
 OK. I found what is wrong with the fonts.
 
 But I still don't understand what is wrong with man pages.
 
 Tnanks in advance for you help !
 
 Regards.
 

OK. I solved all my problems.

I would like to point out that although the install manual of lilypond
2.8 states that only the version 2.1 of Python is needed, it appears
that the version 2.4 is mandatory.


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Guy DURRIEU  ONERA/TIS/DTIMtel(33) 05.62.25.26.59
CERT, 2, avenue Edouard Belin  B.P. 4025   fax(33) 05.62.25.25.93
31055 TOULOUSE CEDEX 4 FRANCE  e-mail [EMAIL PROTECTED]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=





___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: HELP: Guitar Diagrams (chords)

2006-03-24 Thread Erik Sandberg
On Wednesday 22 March 2006 01.37, Jannik Jeppesen wrote:
 Hi... I feel, I need to ask these questions again since they have not been
 answered, and I cant figure this out myself

 I want to make a page with only guitar diagrams like this

 cc7
 dd7dmdm7
 ee7emem7
 gg7
 aa7amam7
   b7

You can try lilypond-book. If you really want everything aligned, then you can 
produce a table, where each cell contains a score with a single chord.

Another way would be to use the proportional spacing which is new in 2.8.

-- 
Erik


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Point-and-click goes to line but not column

2006-03-24 Thread Laura Conrad
 CH == Cameron Horsburgh [EMAIL PROTECTED] writes:

 It's a Debian Sid system, with emacs21, version  21.4a-3 installed.  The
 command line is of the form:
 
 emacsclient +25:49 score.ly
 
 It goes to the beginning of line 25, and it would be really convenient
 if it would go to column 49.
 

CH This happened for me when I used Emacs 21.4. I now use the Debian Sid
CH emacs-snapshot package (which is emacs 22.0), and point and click works
CH perfectly.

That seems to be the case for me, too.  Thanks.

Might it be worth mentioning this in the documentation?

-- 
Laura (mailto:[EMAIL PROTECTED] , http://www.laymusic.org/ )
(617) 661-8097  fax: (501) 641-5011
233 Broadway, Cambridge, MA 02139


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


RE: linewidth

2006-03-24 Thread gacl

Well, thanks, but what i meant is before the clef. Thanks.

Gus

View this message in context: RE: linewidth
Sent from the Gnu - Lilypond - User forum at Nabble.com.
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: 2.8 for Debian

2006-03-24 Thread Pedro Kröger
Gilles [EMAIL PROTECTED] writes:

 Or shall I file a wishlist bug report?

please go ahead.

pedro


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user