From bdeacff09838606c5b9b4e5b7ac503469d9fd4c2 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Jul 10 2011 14:53:07 +0000 Subject: Update template files used to build texinfo manuals. --- diff --git a/Scripts/Functions/Help/Texinfo/Templates/en_US/manual.texinfo b/Scripts/Functions/Help/Texinfo/Templates/en_US/manual.texinfo index 1df7b16..e070fc5 100644 --- a/Scripts/Functions/Help/Texinfo/Templates/en_US/manual.texinfo +++ b/Scripts/Functions/Help/Texinfo/Templates/en_US/manual.texinfo @@ -3,7 +3,7 @@ @c -- Header -------------------------------------------------- @setfilename =MANUAL_NAME=.info -@settitle =MANUAL_NAME= +@settitle =MANUAL_TITLE= @documentlanguage =LOCALE_LL= @afourpaper @finalout @@ -26,8 +26,8 @@ Documentation License}. @c -- Titlepage, contents, copyright --------------------------- @titlepage -@title =MANUAL_NAME= -@subtitle Manual +@title =MANUAL_TITLE= +@subtitle =MANUAL_SUBTITLE= @author =COPYRIGHT_HOLDER= @page @vskip 0pt plus 1filll @@ -39,7 +39,7 @@ Documentation License}. @ifnottex @node Top -@top =MANUAL_NAME= +@top =MANUAL_TITLE= @insertcopying @end ifnottex diff --git a/Scripts/Functions/Help/Texinfo/Templates/es_ES/manual.texinfo b/Scripts/Functions/Help/Texinfo/Templates/es_ES/manual.texinfo index d81e390..882739d 100644 --- a/Scripts/Functions/Help/Texinfo/Templates/es_ES/manual.texinfo +++ b/Scripts/Functions/Help/Texinfo/Templates/es_ES/manual.texinfo @@ -3,7 +3,7 @@ @c -- Header -------------------------------------------------- @setfilename =MANUAL_NAME=.info -@settitle =MANUAL_NAME= +@settitle =MANUAL_TITLE= @documentlanguage es @afourpaper @finalout @@ -28,8 +28,8 @@ Documentation License}. @c -- Titlepage, contents, copyright --------------------------- @titlepage -@title =MANUAL_NAME= -@subtitle Manual +@title =MANUAL_TITLE= +@subtitle =MANUAL_SUBTITLE= @author =COPYRIGHT_HOLDER= @page @vskip 0pt plus 1filll @@ -41,7 +41,7 @@ Documentation License}. @ifnottex @node Top -@top =MANUAL_NAME= +@top =MANUAL_TITLE= @insertcopying @end ifnottex