tags 712332 + patch
thanks
With the attached patch, the aalib build succeeds for me.
If I don't hear back from you within a week or so, I plan to make an NMU based
on this patch to fix the RC bug.
--
Daniel Schepler
Index: aalib-1.4p5/doc/aalib.texinfo
===================================================================
--- aalib-1.4p5.orig/doc/aalib.texinfo 2013-08-11 16:02:45.000000000 +0000
+++ aalib-1.4p5/doc/aalib.texinfo 2013-08-11 16:06:08.270729854 +0000
@@ -29,11 +29,11 @@
@titlepage
-@title{AA-lib @value{VERSION}}
-@subtitle{An ascii-art library}
-@subtitle{API-DESCRIPTION}
+@title AA-lib @value{VERSION}
+@subtitle An ascii-art library
+@subtitle API-DESCRIPTION
-@author{Jan Hubi@v cka & Kamil Toman}
+@author Jan Hubi@v cka & Kamil Toman
@tex
Dukelsk\'ych bojovn\'\i ku 1944
@end tex
@@ -1318,7 +1318,7 @@
functions (like initialization, drawing to screen etc...) and register it in
the driver registry. There is separate drivers for screen, mouse and keyboard.
-@subsection Display driver
+@section Display driver
Display driver is the most significant driver (of course) so it is recomended
to implement it first. Its structure is as follows: