From 482007d1fd9d3df98861a91dfccd6b28afef36c0 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 18 Aug 2019 17:50:09 +0200 Subject: always no split --- doc/handbook/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/handbook/Makefile.am b/doc/handbook/Makefile.am index 4b32225ef..390018e1c 100644 --- a/doc/handbook/Makefile.am +++ b/doc/handbook/Makefile.am @@ -26,7 +26,7 @@ else # GNU Texinfo, please be more consistent than 1 version in switches. # This however is compatible to version 5.2. Thanks, I hate it. # AM_MAKEINFOHTMLFLAGS = --split=sections --css-ref="../style.css" --css-ref="../manual.css" -AM_MAKEINFOHTMLFLAGS = --split --css-ref="../style.css" --css-ref="../manual.css" +AM_MAKEINFOHTMLFLAGS = --no-split --css-ref="../style.css" --css-ref="../manual.css" endif dist_infoimage_DATA = \ -- cgit v1.2.3