[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Patch for Index B Text
From: |
Yves Forkl |
Subject: |
Patch for Index B Text |
Date: |
Mon, 13 Jul 2009 14:53:37 -0000 |
User-agent: |
Thunderbird 2.0.0.22 (X11/20090608) |
Hi,
for an index of type Index B, Lout V. 3.38 does not show the contents of
@IndexBText ("some text to put at the start of the index", User's Guide
p. 68) but rather the contents of @IndexAText. The reason for this is
obviously a typo in the file "bookf" in the "include" subdirectory.
Here is a patch which fixes the problem (no recompiling necessary):
--- /src/lout/lout-3.38/include/bookf 2008-09-10 00:44:23.000000000 +0200
+++ bookf_patched 2009-07-13 15:23:43.000000000 +0200
@@ -678 +678 @@
- headingtext { @IndexAText }
+ headingtext { @IndexBText }
Yves
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Patch for Index B Text,
Yves Forkl <=