From 15fa000db5cd6488591e194c1bbaf5f171181c15 Mon Sep 17 00:00:00 2001 From: Mario Lang Date: Thu, 5 Sep 2013 16:50:19 +0200 Subject: The argument to @sp is not optional in Texinfo 5.1. --- doc/chess.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/chess.texi b/doc/chess.texi index 3d2d6db..29f7b62 100644 --- a/doc/chess.texi +++ b/doc/chess.texi @@ -42,9 +42,9 @@ any later version published by the Free Software Foundation. @sp 4 @c The title is printed in a large font. @center @titlefont{User's Guide} -@sp +@sp 1 @center @titlefont{to} -@sp +@sp 1 @center @titlefont{Emacs Chess: chess.el} @ignore @sp 2 -- cgit v1.2.3