aboutsummaryrefslogtreecommitdiff
path: root/doc/html.init
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html.init')
-rw-r--r--doc/html.init3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/html.init b/doc/html.init
index 5157448..0cdd27d 100644
--- a/doc/html.init
+++ b/doc/html.init
@@ -1,5 +1,5 @@
# Texi2any configuration for idest documentation. -*- perl -*-
-# Copyright (C) 2009-2011, 2015 Sergey Poznyakoff
+# Copyright (C) 2009-2011, 2015, 2016 Sergey Poznyakoff
#
# Idest is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -149,6 +149,7 @@ my @gray_buttons = (\&gray_document_title, ' ',
'FastBack', ' ', 'Up', ' ', 'FastForward', ' ',
'Contents', 'Index' );
+set_from_init_file('TOP_BUTTONS', undef);
set_from_init_file('SECTION_BUTTONS', \@gray_buttons);
set_from_init_file('CHAPTER_BUTTONS', \@gray_buttons);
set_from_init_file('NODE_FOOTER_BUTTONS', \@gray_buttons);

Return to:

Send suggestions and report system problems to the System administrator.