No numbers in log file.

 

After generating PDF from this code:

 

==========

\version "2.17.28"

{
  \override Tie.after-line-breaking =
  #(lambda (grob)
    (display (ly:grob-property grob 'control-points))
    (newline))

  c'1~ c'1
}

==========

 

I get the following log:

 

==========

# -*-compilation-*-
Processing `C:/Users/Karol/Desktop/p.ly'
Parsing...
Interpreting music...
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `/Users/Karol/Desktop/p.ps'...
Converting to `/Users/Karol/Desktop/p.pdf'...
Success: compilation successfully completed
==========

 

Can anyone reproduce this behavior on Windows?

 

 

Karol

 

 

Dnia 20-10-2013 o godz. 13:46 David Nalesnik napisaƂ(a):




On Sun, Oct 20, 2013 at 6:20 AM, Karol Majewski <[email protected]> wrote:
I must be doing something wrong. Where are the numbers? In PDF? In separate file?

I use version 2.17.28 on Windows 7. Perhaps it is Windows issue?
 
The numbers are in the log.




_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to