A simpler way to avoid one makeinfo bug
authorJohn Darrington <john@darrington.wattle.id.au>
Wed, 11 Mar 2009 13:47:24 +0000 (22:47 +0900)
committerJohn Darrington <john@darrington.wattle.id.au>
Wed, 11 Mar 2009 13:47:24 +0000 (22:47 +0900)
doc/automake.mk
doc/language.texi

index 59fb7179cbf5854d474be473503f7ccab2f58d0a..67c2d83c8fe91d7e4a21ecd6b510fb73c414763c 100644 (file)
@@ -49,8 +49,7 @@ doc/ni.texi: $(top_srcdir)/src/language/command.def doc/get-commands.pl
 doc/pspp.xml: doc/pspp.texinfo $(doc_pspp_TEXINFOS)
        @$(MKDIR_P)  doc
        $(MAKEINFO) --docbook -I $(top_srcdir) $< -o $@
-       $(SED) -i -e 's/Time-&-Date/Time-\&amp;-Date/g' \
-       -e 's%below:<table label=""></para>%below:</para><table label="">%' $@
+       $(SED) -i -e 's/Time-&-Date/Time-\&amp;-Date/g' $@
 
 docbookdir = $(docdir)
 docbook_DATA = doc/pspp.xml
index ed1123dbb68ea9a433a5394767655497f843749e..43af0af70d6900c67c37eef2a8a9735b4e57bd30 100644 (file)
@@ -1172,6 +1172,7 @@ trailing white space.
 The maximum width for time and date formats is 40 columns.  Minimum
 input and output width for each of the time and date formats is shown
 below:
+
 @float
 @multitable {DATETIME} {Min. Input Width} {Min. Output Width} {4-digit year}
 @headitem Format @tab Min. Input Width @tab Min. Output Width @tab Option