Re: Suggestion: spacing for swing music?

2013-08-03 Thread Federico Bruni
2013/7/13 Steve Burgondy steve.burgo...@gmail.com

 Hello,

 Proportional spacing can be of great help to understand music and to
 associate visual space to time space. It can be useful for beginners,
 but also in general. It is very important in tablatures, especially when
 full tab notation is not used.

 Currently in Lilypond, if we want to have an accurate visual space
 representation in the specific case of swing music, it is required to
 enter music in 12/8 mode (this implies dotted notes and so on).

 Has anyone thought of implementing swing spacing with a 4/4 mode
 notation?

 Would this be hard to achieve?


Hi Steve

AFAICS nobody replied  to your questions.
I'm not a developer so I cannot say if this can be achieved or not (but I
have a feeling that it's not easy for sure).
I'm putting the bug-lilypond list in CC.

There's an analog issue with sound (MIDI):
https://code.google.com/p/lilypond/issues/detail?id=687
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


ERROR: Please install required programs: International New Century Schoolbook fonts

2013-08-03 Thread Federico Bruni
I'm getting this error if I run ./autogen.sh in git master:

ERROR: Please install required programs:  International New Century
Schoolbook fonts International New Century Schoolbook fonts

I can't find the missing package,  I have all the ones listes in the CG.
What I'm missing?
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: ERROR: Please install required programs: International New Century Schoolbook fonts

2013-08-03 Thread James

On 03/08/13 18:53, Federico Bruni wrote:

I'm getting this error if I run ./autogen.sh in git master:

ERROR: Please install required programs:  International New Century 
Schoolbook fonts International New Century Schoolbook fonts


I can't find the missing package,  I have all the ones listes in the CG.
What I'm missing?


___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Hello,

Well when I run configure in an out of tree build I get the line

--snip--
checking New Century Schoolbook PFB files... 
/usr/share/fonts/type1/gsfonts/c059013l.pfb 
/usr/share/fonts/type1/gsfonts/c059033l.pfb 
/usr/share/fonts/type1/gsfonts/c059036l.pfb 
/usr/share/fonts/type1/gsfonts/c059016l.pfb

--snip--

So I assume this is where it is checking.

I can only assume you have updated or removed some other package that 
has broken this dependency?


James
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: ERROR: Please install required programs: International New Century Schoolbook fonts

2013-08-03 Thread David Kastrup
James pkx1...@gmail.com writes:

 On 03/08/13 18:53, Federico Bruni wrote:
 I'm getting this error if I run ./autogen.sh in git master:

 ERROR: Please install required programs:  International New Century
 Schoolbook fonts International New Century Schoolbook fonts

 I can't find the missing package,  I have all the ones listes in the CG.
 What I'm missing?


 ___
 lilypond-devel mailing list
 lilypond-devel@gnu.org
 https://lists.gnu.org/mailman/listinfo/lilypond-devel
 Hello,

 Well when I run configure in an out of tree build I get the line

 --snip--
 checking New Century Schoolbook PFB
 files... /usr/share/fonts/type1/gsfonts/c059013l.pfb
 /usr/share/fonts/type1/gsfonts/c059033l.pfb
 /usr/share/fonts/type1/gsfonts/c059036l.pfb
 /usr/share/fonts/type1/gsfonts/c059016l.pfb
 --snip--

 So I assume this is where it is checking.

 I can only assume you have updated or removed some other package that
 has broken this dependency?

gsfonts probably?

-- 
David Kastrup


___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: ERROR: Please install required programs: International New Century Schoolbook fonts

2013-08-03 Thread Federico Bruni
2013/8/3 David Kastrup d...@gnu.org

 James pkx1...@gmail.com writes:

  On 03/08/13 18:53, Federico Bruni wrote:
  I'm getting this error if I run ./autogen.sh in git master:
 
  ERROR: Please install required programs:  International New Century
  Schoolbook fonts International New Century Schoolbook fonts
 
  I can't find the missing package,  I have all the ones listes in the CG.
  What I'm missing?
 
  Hello,
 
  Well when I run configure in an out of tree build I get the line
 
  --snip--
  checking New Century Schoolbook PFB
  files... /usr/share/fonts/type1/gsfonts/c059013l.pfb
  /usr/share/fonts/type1/gsfonts/c059033l.pfb
  /usr/share/fonts/type1/gsfonts/c059036l.pfb
  /usr/share/fonts/type1/gsfonts/c059016l.pfb
  --snip--
 
  So I assume this is where it is checking.
 
  I can only assume you have updated or removed some other package that
  has broken this dependency?

 gsfonts probably?


gsfonts is installed

I've just  spot a warning in the middle of the terminal output:

checking New Century Schoolbook PFB files... configure: WARNING:
/usr/share/texlive/texmf-dist/fonts/type1/urw/ncntrsbk/uncbi8a.pfb does not
have Cyrillic characters.
configure: WARNING:
/usr/share/texlive/texmf-dist/fonts/type1/urw/ncntrsbk/uncri8a.pfb does not
have Cyrillic characters.
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel