bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue 2223 in lilypond: Regtest for lilypond-book are not running


From: lilypond
Subject: Re: Issue 2223 in lilypond: Regtest for lilypond-book are not running
Date: Tue, 07 Feb 2012 15:04:23 +0000

Updates:
        Labels: Patch-new

Comment #14 on issue 2223 by address@hidden: Regtest for lilypond-book are not running
http://code.google.com/p/lilypond/issues/detail?id=2223#c14

Run regression tests for lilypond-book (issue 2223).

Re-enable running the regtests in input/regression/lilypond-book.
Fix various typos, clarify what each input file tests for and
how the output should look, and fix the following problems:

collated-files.tely:
  Was linking to the input files rather than the output files
  generated by lilypond-book. The input files were thus not
  tested individually as it should but as included files.
  Fixed in the local GNUmakefile by an explicit rule for
  collated-files.list which tracks the output files.

suffix-texi:
  Failed, was not being preprocessed by lilypond-book but simply
  copied to the output folder. Fixed in the local GNUmakefile by
  adding a specific make rule for it.

tex-twocolumn:
  Failed, image had full-page width.
  Fixed in the input file by moving \twocolumn to the preamble.
  Column width detection in the body of the tex document is not
  yet implemented.

texinfo-language-detection:
  Suspicious, had a weird @lydoctitle popping up.
  Fixed in the input file by defining the @lydoctitle macro.

http://codereview.appspot.com/5569045




reply via email to

[Prev in Thread] Current Thread [Next in Thread]