]> git.donarmstrong.com Git - lilypond.git/commitdiff
(sectionheading, q.v.): relax after \char'15.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 10 Mar 2006 23:42:43 +0000 (23:42 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 10 Mar 2006 23:42:43 +0000 (23:42 +0000)
ChangeLog
DEDICATION
make/lilypond-vars.make
tex/texinfo.tex

index 5dd4ded68d2f2b53fc99d86c0edebc7a37e2ce34..f13809bd8793066b5e801876884537965bbabada 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-03-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * tex/texinfo.tex (sectionheading, q.v.): relax after \char'15.
+
+       * VERSION (PACKAGE_NAME): 2.7.38 released.
+
 2006-03-10  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
        * scripts/lilypond-book.py (get_latex_textwidth): look for latex
index 3fea9cb98f9d609a47d7217208dbd8d5b1774791..f7bbafa0a44dd4de56a7edbcb1de7e762c05095f 100644 (file)
@@ -8,7 +8,8 @@
        Those deserving special mentioning (in no particular order):
 Esther, Marijke, Heike, Inge, Judith, Hannah, Auke, Ilse, Evelyn,
 Maartje, Suzanne, Ilse (gee, again?), Marieke, Irene, Martine, Idwine,
-Hanna, Lonneke and last (but certainly not least) Janneke!
+Hanna, Lonneke, Elisha, Anna and last (but certainly not least)
+Janneke!
 
        HWN
 
index bc55cf1357910728096f39bebc27a24bdd23c49c..9f6ef3f97e418634a41a1bc72856b064dba6a733 100644 (file)
@@ -4,7 +4,7 @@ ifeq ($(LILYPOND_EXTERNAL_BINARY),)
 # environment settings.
 export PATH:=$(top-build-dir)/lily/$(outconfbase):$(top-build-dir)/buildscripts/$(outconfbase):$(top-build-dir)/scripts/$(outconfbase):$(PATH):
 export LILYPONDPREFIX:=$(build_lilypond_datadir)/current
-bexport DVIPSHEADERS:=$(top-build-dir)/mf/out::
+export DVIPSHEADERS:=$(top-build-dir)/mf/out::
 export LILYPOND_BINARY=$(top-build-dir)/lily/$(outconfbase)/lilypond
 else
 
@@ -26,7 +26,8 @@ LILYPOND_BOOK = $(script-dir)/lilypond-book.py
 LILYPOND_BOOK_INCLUDES = -I $(src-dir)/ -I $(outdir) -I $(input-dir) -I $(input-dir)/regression/ -I $(input-dir)/test/ -I $(input-dir)/tutorial/ -I $(top-build-dir)/mf/$(outconfbase)/  -I $(top-build-dir)/mf/out/
 LILYPOND_BOOK_LILYPOND_FLAGS=-dgs-font-load
 LILYPOND_BOOK_FLAGS = --process="$(LILYPOND_BINARY) --backend=eps --formats=ps,png --header=texidoc -I $(top-src-dir)/input/test -dinternal-type-checking -danti-alias-factor=2 $(LILYPOND_BOOK_LILYPOND_FLAGS)"
-
+TEXINPUTS=$(top-src-dir)/tex/::
+export TEXINPUTS
 
 #texi-html for www only:
 LILYPOND_BOOK_FORMAT=$(if $(subst out-www,,$(notdir $(outdir))),texi,texi-html)
index 9c1f5ea4c6c76b71344de686818feddb96f9c21f..6bc9fcdadd7aae26e863558c8dd4aeab57d428b3 100644 (file)
@@ -5199,7 +5199,7 @@ where each line of input produces a line of output.}
 % Don't replace quotes with curly quotes. This makes cut & pasting
 % from a PDF file problematic.
 % 
-\def\singlequotechar{\char'15}
+\def\singlequotechar{\char'15\relax}
 \begingroup
   \catcode`\^^I=\active
   \gdef\tabexpand{%