summaryrefslogtreecommitdiff
path: root/lily/chord-tremolo-iterator.cc
diff options
context:
space:
mode:
authorJan Nieuwenhuizen <janneke@gnu.org>2004-11-18 23:02:23 +0000
committerJan Nieuwenhuizen <janneke@gnu.org>2004-11-18 23:02:23 +0000
commitc659cb200486c2f908703696a1b2873e78c8160a (patch)
tree8fbc2ad04dda7f77f91d608bd9b09f176182935d /lily/chord-tremolo-iterator.cc
parentfe6b181832f78629fc2285dc1d23dccc7373e9ec (diff)
* configure.in: Test for and accept lmodern if EC fonts not found.
* Debian lmodern support. * scm/framework-tex.scm (font-load-command): TeX font name mangling for latin1 encoded cork-lm fonts. (convert-to-ps): Load lm.map if available. * ly/paper-defaults.ly: Use cork-lm encoding if ec is not available. * scm/encoding.scm (coding-alist): Add cork-lm encoding. * scm/font.scm: Add header. Autoload cork-lm and ec fonts if available. * lily/kpath.cc (ly_kpathsea_find_file): Rename. Do not use path for absolute file name, that is silly. * lily/score-engraver.cc (initialize):
Diffstat (limited to 'lily/chord-tremolo-iterator.cc')
-rw-r--r--lily/chord-tremolo-iterator.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/lily/chord-tremolo-iterator.cc b/lily/chord-tremolo-iterator.cc
index aa19347471..36e8697426 100644
--- a/lily/chord-tremolo-iterator.cc
+++ b/lily/chord-tremolo-iterator.cc
@@ -13,8 +13,9 @@
subclassing proved to be too difficult.
*/
-#include "input.hh"
#include "chord-tremolo-iterator.hh"
+
+#include "input.hh"
#include "repeated-music.hh"
void