texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: * tp/tests/indices/Makefile.am (EXTRA_DIST), tp/t


From: Patrice Dumas
Subject: branch master updated: * tp/tests/indices/Makefile.am (EXTRA_DIST), tp/tests/indices/list-of-tests: remove index_special_region_no_region and index_special_region_no_region_html and the Texinfo file, as these are the same as index_special_region_no_insertcopying tests.
Date: Sat, 31 Dec 2022 12:32:46 -0500

This is an automated email from the git hooks/post-receive script.

pertusus pushed a commit to branch master
in repository texinfo.

The following commit(s) were added to refs/heads/master by this push:
     new 0f9430a1ab * tp/tests/indices/Makefile.am (EXTRA_DIST), 
tp/tests/indices/list-of-tests: remove index_special_region_no_region and 
index_special_region_no_region_html and the Texinfo file, as these are the same 
as index_special_region_no_insertcopying tests.
0f9430a1ab is described below

commit 0f9430a1abec83687a378f48ad586fb18540e2ca
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Sat Dec 31 18:32:24 2022 +0100

    * tp/tests/indices/Makefile.am (EXTRA_DIST),
    tp/tests/indices/list-of-tests: remove index_special_region_no_region
    and index_special_region_no_region_html and the Texinfo file, as these
    are the same as index_special_region_no_insertcopying tests.
    
    * tp/tests/indices/index_special_region_no_insertcopying.texi:
    remove @setfilename.
---
 ChangeLog                                          |  12 +-
 tp/tests/indices/Makefile.am                       |   2 +-
 .../index_special_region_no_insertcopying.texi     |   2 -
 .../indices/index_special_region_no_region.texi    |  83 -----------
 tp/tests/indices/list-of-tests                     |   2 -
 .../index.html                                     |   1 -
 .../index_special_region_no_insertcopying.2        |  12 +-
 .../index.html                                     |   1 -
 .../index_special_region_no_insertcopying.2        |  12 +-
 .../index_special_region_no_region/Chapter.html    |  96 -------------
 .../Copying-and-indices.html                       | 143 -------------------
 .../Public-domain-reference.html                   |  29 ----
 .../Titlepage-footnote-anchor.html                 |  29 ----
 .../index_special_region_no_region/index.html      |  61 --------
 .../index_special_region_no_region.1               |   0
 .../index_special_region_no_region.2               |   6 -
 .../index_special_region_no_region_abt.html        | 154 ---------------------
 .../index_special_region_no_region_toc.html        |  61 --------
 .../Chapter.html                                   |  96 -------------
 .../Copying-and-indices.html                       | 143 -------------------
 .../Copying-information.html                       |  29 ----
 .../Public-domain-reference.html                   |  29 ----
 .../Titlepage-anchor.html                          |  29 ----
 .../Titlepage-footnote-anchor.html                 |  29 ----
 .../index_special_region_no_region_html/index.html | 110 ---------------
 .../index_special_region_no_region.1               |   0
 .../index_special_region_no_region.2               |   6 -
 .../index_special_region_no_region_abt.html        | 154 ---------------------
 .../index_special_region_no_region_fot.html        |  62 ---------
 .../index_special_region_no_region_toc.html        |  61 --------
 .../index_special_region-no_insertcopying.info     | Bin 1646 -> 0 bytes
 .../index_special_region_no_insertcopying.2        |  12 +-
 .../index.html                                     |   1 -
 .../index_special_region_no_insertcopying.2        |  12 +-
 .../index_special_region-no_section.info           | Bin 1621 -> 0 bytes
 .../index_special_region_no_region.1               |   0
 .../index_special_region_no_region.2               |   7 -
 .../Copying-and-indices.html                       | 123 ----------------
 .../index_special_region_no_region_html/index.html |  88 ------------
 .../index_special_region_no_region.1               |   0
 .../index_special_region_no_region.2               |   6 -
 .../indices_index_special_region_no_region.sh      |  19 ---
 .../indices_index_special_region_no_region_html.sh |  19 ---
 43 files changed, 36 insertions(+), 1705 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 01159ed1d7..6dda850dee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,14 @@
-2022-12-30  Patrice Dumas  <pertusus@free.fr>
+2022-12-31  Patrice Dumas  <pertusus@free.fr>
+
+       * tp/tests/indices/Makefile.am (EXTRA_DIST),
+       tp/tests/indices/list-of-tests: remove index_special_region_no_region
+       and index_special_region_no_region_html and the Texinfo file, as these
+       are the same as index_special_region_no_insertcopying tests.
+
+       * tp/tests/indices/index_special_region_no_insertcopying.texi:
+       remove @setfilename.
+
+2022-12-31  Patrice Dumas  <pertusus@free.fr>
 
        * tp/Texinfo/Convert/HTML.pm (get_element_root_command_element)
        (_convert_printindex_command), doc/texi2any_api.texi (Target Commands
diff --git a/tp/tests/indices/Makefile.am b/tp/tests/indices/Makefile.am
index e895557c66..31b781ebf4 100644
--- a/tp/tests/indices/Makefile.am
+++ b/tp/tests/indices/Makefile.am
@@ -1,6 +1,6 @@
 EXTRA_DIST = \
  index_special_region_no_insertcopying.texi \
- index_special_region.texi index_special_region_no_region.texi \
+ index_special_region.texi \
  indices_in_begin_tables_lists.texi \
  index_entries_relate_to_item.texi \
  list-of-tests res_parser res_parser_info
diff --git a/tp/tests/indices/index_special_region_no_insertcopying.texi 
b/tp/tests/indices/index_special_region_no_insertcopying.texi
index d01a2a5c88..70063dd31a 100644
--- a/tp/tests/indices/index_special_region_no_insertcopying.texi
+++ b/tp/tests/indices/index_special_region_no_insertcopying.texi
@@ -1,7 +1,5 @@
 \input texinfo @c -*-texinfo-*-
 
-@setfilename index_special_region-no_insertcopying.info
-
 @copying 
 
 @cindex Copying this document
diff --git a/tp/tests/indices/index_special_region_no_region.texi 
b/tp/tests/indices/index_special_region_no_region.texi
deleted file mode 100644
index 1e59a32077..0000000000
--- a/tp/tests/indices/index_special_region_no_region.texi
+++ /dev/null
@@ -1,83 +0,0 @@
-\input texinfo @c -*-texinfo-*-
-
-@setfilename index_special_region-no_section.info
-
-@copying 
-
-@cindex Copying this document
-@anchor{Copying information}
-
-This is a test manual, trivially and explicitly in the public
-domain@footnote{@anchor{Public domain reference} The public
-domain is something you should allready know
-
-@cindex Public domain
-}.
-
-@printindex cp
-
-@end copying
-
-@titlepage
-
-@cindex Titlepage index
-@anchor{Titlepage anchor}
-
-This is the titlepage@footnote{@anchor{Titlepage footnote anchor}
-This is a fine document.
-
-@cindex Titlepage footnote
-}
-
-@insertcopying
-@end titlepage
-
-@node Top
-@top Top
-
-@chapter Chapter
-
-@c @insertcopying
-
-This test demonstrates @@anchor and indices in @@copying
-and titlepage, and various wrong index entries.
-
-@findex findex entry
-
-@cindex
-@deffn{truc} { }
-@deffnx{truc}
-@deffnx{} {}
-@end deffn
-
-@ftable
-@item
-@item fun
-@end ftable
-
-@menu
-* Copying and indices::
-@end menu
-
-@node Copying and indices
-@appendix Copying and indices
-
-In the appendix, we print the indices and references.
-
-@findex another fun
-
-@cindex Copying appendix
-
-@ref{Copying information} for the copying information.
-@ref{Public domain reference} for reference on the licence.
-
-@ref{Titlepage anchor} for the titlepage.
-@ref{Titlepage footnote anchor} for reference on the titlepage.
-
-@c @insertcopying
-
-@printindex cp
-@printindex fn
-
-@contents
-@bye
diff --git a/tp/tests/indices/list-of-tests b/tp/tests/indices/list-of-tests
index fac6986de1..f286b56be9 100644
--- a/tp/tests/indices/list-of-tests
+++ b/tp/tests/indices/list-of-tests
@@ -1,10 +1,8 @@
 # formats : :_info
 
 index_special_region index_special_region.texi --split chapter -c 
'USE_TITLEPAGE_FOR_TITLE 0'
-index_special_region_no_region index_special_region_no_region.texi --split 
chapter -c 'USE_TITLEPAGE_FOR_TITLE 0'
 index_special_region_no_insertcopying 
index_special_region_no_insertcopying.texi --split chapter -c 
'USE_TITLEPAGE_FOR_TITLE 0'
 index_special_region_html index_special_region.texi --html --split chapter
-index_special_region_no_region_html index_special_region_no_region.texi --html 
--split chapter
 index_special_region_no_insertcopying_html 
index_special_region_no_insertcopying.texi --html --split chapter
 
 # Same input file also tested in t/converters_tests.t.  It is interesting to
diff --git 
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying/index.html 
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying/index.html
index b191a91ddc..49475a0307 100644
--- 
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying/index.html
+++ 
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying/index.html
@@ -30,7 +30,6 @@ span.program-in-footer {font-size: smaller}
 <body lang="en">
 
 
-
 <div class="top-level-extent" id="Top">
 <table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
 <tr><td>[ &lt; ]</td>
diff --git 
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying/index_special_region_no_insertcopying.2
 
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying/index_special_region_no_insertcopying.2
index 2cd34916b8..5c057c0846 100644
--- 
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying/index_special_region_no_insertcopying.2
+++ 
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying/index_special_region_no_insertcopying.2
@@ -1,6 +1,6 @@
-index_special_region_no_insertcopying.texi:46: warning: @cindex missing 
argument
-index_special_region_no_insertcopying.texi:47: warning: missing name for @deffn
-index_special_region_no_insertcopying.texi:48: warning: missing name for 
@deffnx
-index_special_region_no_insertcopying.texi:49: warning: missing name for 
@deffnx
-index_special_region_no_insertcopying.texi:52: missing @ftable argument
-index_special_region_no_insertcopying.texi:53: warning: @item missing argument
+index_special_region_no_insertcopying.texi:44: warning: @cindex missing 
argument
+index_special_region_no_insertcopying.texi:45: warning: missing name for @deffn
+index_special_region_no_insertcopying.texi:46: warning: missing name for 
@deffnx
+index_special_region_no_insertcopying.texi:47: warning: missing name for 
@deffnx
+index_special_region_no_insertcopying.texi:50: missing @ftable argument
+index_special_region_no_insertcopying.texi:51: warning: @item missing argument
diff --git 
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/index.html
 
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/index.html
index 2d81755a58..aa5781a1e7 100644
--- 
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/index.html
+++ 
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/index.html
@@ -79,7 +79,6 @@ domain<a class="footnote" id="DOCF1" 
href="index_special_region_no_insertcopying
 <hr>
 
 
-
 <div class="top-level-extent" id="Top">
 <table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
 <tr><td>[ &lt; ]</td>
diff --git 
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/index_special_region_no_insertcopying.2
 
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/index_special_region_no_insertcopying.2
index 2cd34916b8..5c057c0846 100644
--- 
a/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/index_special_region_no_insertcopying.2
+++ 
b/tp/tests/indices/res_parser/index_special_region_no_insertcopying_html/index_special_region_no_insertcopying.2
@@ -1,6 +1,6 @@
-index_special_region_no_insertcopying.texi:46: warning: @cindex missing 
argument
-index_special_region_no_insertcopying.texi:47: warning: missing name for @deffn
-index_special_region_no_insertcopying.texi:48: warning: missing name for 
@deffnx
-index_special_region_no_insertcopying.texi:49: warning: missing name for 
@deffnx
-index_special_region_no_insertcopying.texi:52: missing @ftable argument
-index_special_region_no_insertcopying.texi:53: warning: @item missing argument
+index_special_region_no_insertcopying.texi:44: warning: @cindex missing 
argument
+index_special_region_no_insertcopying.texi:45: warning: missing name for @deffn
+index_special_region_no_insertcopying.texi:46: warning: missing name for 
@deffnx
+index_special_region_no_insertcopying.texi:47: warning: missing name for 
@deffnx
+index_special_region_no_insertcopying.texi:50: missing @ftable argument
+index_special_region_no_insertcopying.texi:51: warning: @item missing argument
diff --git 
a/tp/tests/indices/res_parser/index_special_region_no_region/Chapter.html 
b/tp/tests/indices/res_parser/index_special_region_no_region/Chapter.html
deleted file mode 100644
index e61b8465fe..0000000000
--- a/tp/tests/indices/res_parser/index_special_region_no_region/Chapter.html
+++ /dev/null
@@ -1,96 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<!-- 
-
-This is a test manual, trivially and explicitly in the public
-domain.
-
- -->
-<title>1 Chapter (Top)</title>
-
-<meta name="description" content="1 Chapter (Top)">
-<meta name="keywords" content="1 Chapter (Top)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-<style type="text/css">
-<!--
-a.copiable-link {visibility: hidden; text-decoration: none; line-height: 0em}
-span.program-in-footer {font-size: smaller}
-span:hover a.copiable-link {visibility: visible}
-strong.def-name {font-family: monospace; font-weight: bold; font-size: larger}
-td.menu-entry-description {vertical-align: top}
-td.menu-entry-destination {vertical-align: top}
--->
-</style>
-
-
-</head>
-
-<body lang="en">
-<div class="chapter-level-extent" id="Chapter">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="index.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
-<td>[<a href="index.html" title="Previous section in reading order"> &lt; 
</a>]</td>
-<td>[<a href="index.html" title="Up section"> Up </a>]</td>
-<td>[<a href="Copying-and-indices.html" title="Next section in reading order"> 
&gt; </a>]</td>
-<td>[<a href="Copying-and-indices.html" title="Next chapter"> &gt;&gt; 
</a>]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="index_special_region_no_region_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td>[Index]</td>
-<td>[<a href="index_special_region_no_region_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
-<h1 class="chapter">1 Chapter</h1>
-
-
-<p>This test demonstrates @anchor and indices in @copying
-and titlepage, and various wrong index entries.
-</p>
-<a class="index-entry-id" id="index-findex-entry"></a>
-
-<dl class="first-deffn">
-<dt class="deffn"><span class="category-def">truc: </span><strong 
class="def-name"></strong></dt>
-<dt class="deffnx def-cmd-deffn"><span class="category-def">truc: </span></dt>
-<dt class="deffnx def-cmd-deffn"><span class="category-def">: </span><strong 
class="def-name"></strong></dt>
-</dl>
-
-<dl class="ftable">
-<dt><dt><a id='index-fun'></a><span>fun<a class="copiable-link" 
href='#index-fun'> &para;</a></span></dt>
-</dl>
-
-<table class="menu" border="0" cellspacing="0">
-<tr><td class="menu-entry-destination"><a href="Copying-and-indices.html" 
rel="index">Appendix A Copying and indices</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
-</td></tr>
-</table>
-
-</div>
-<hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="index.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
-<td>[<a href="Copying-and-indices.html" title="Next chapter"> &gt;&gt; 
</a>]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="index_special_region_no_region_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td>[Index]</td>
-<td>[<a href="index_special_region_no_region_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
-
-
-</body>
-</html>
diff --git 
a/tp/tests/indices/res_parser/index_special_region_no_region/Copying-and-indices.html
 
b/tp/tests/indices/res_parser/index_special_region_no_region/Copying-and-indices.html
deleted file mode 100644
index 94c8dc4e12..0000000000
--- 
a/tp/tests/indices/res_parser/index_special_region_no_region/Copying-and-indices.html
+++ /dev/null
@@ -1,143 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<!-- 
-
-This is a test manual, trivially and explicitly in the public
-domain.
-
- -->
-<title>Appendix A Copying and indices (Top)</title>
-
-<meta name="description" content="Appendix A Copying and indices (Top)">
-<meta name="keywords" content="Appendix A Copying and indices (Top)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-<style type="text/css">
-<!--
-a.summary-letter-printindex {text-decoration: none}
-span.program-in-footer {font-size: smaller}
-td.printindex-index-entry {vertical-align: top}
-td.printindex-index-section {vertical-align: top; padding-left: 1em}
-th.entries-header-printindex {text-align:left}
-th.sections-header-printindex {text-align:left; padding-left: 1em}
--->
-</style>
-
-
-</head>
-
-<body lang="en">
-<div class="appendix-level-extent" id="Copying-and-indices">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="Chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
-<td>[<a href="Chapter.html" title="Previous section in reading order"> &lt; 
</a>]</td>
-<td>[<a href="index.html" title="Up section"> Up </a>]</td>
-<td>[ &gt; ]</td>
-<td>[ &gt;&gt; ]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="index_special_region_no_region_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td>[Index]</td>
-<td>[<a href="index_special_region_no_region_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
-<h1 class="appendix" id="Copying-and-indices-1">Appendix A Copying and 
indices</h1>
-
-<p>In the appendix, we print the indices and references.
-</p>
-<a class="index-entry-id" id="index-another-fun"></a>
-
-<a class="index-entry-id" id="index-Copying-appendix"></a>
-
-<p><a class="ref" href="index.html#Copying-information">Copying 
information</a> for the copying information.
-<a class="ref" 
href="index_special_region_no_region_fot.html#Public-domain-reference">Public 
domain reference</a> for reference on the licence.
-</p>
-<p><a class="ref" href="index.html#Titlepage-anchor">Titlepage anchor</a> for 
the titlepage.
-<a class="ref" 
href="index_special_region_no_region_fot.html#Titlepage-footnote-anchor">Titlepage
 footnote anchor</a> for reference on the titlepage.
-</p>
-
-<div class="printindex cp-printindex">
-<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Copying-and-indices-1_cp_letter-C"><b>C</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Copying-and-indices-1_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Copying-and-indices-1_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="cp-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Copying-and-indices-1_cp_letter-C">C</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-Copying-appendix">Copying appendix</a></td><td 
class="printindex-index-section"><a href="#Copying-and-indices">Appendix A 
Copying and indices</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-copying-Copying-this-document">Copying this 
document</a></td><td class="printindex-index-section"><a 
href="index.html">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Copying-and-indices-1_cp_letter-P">P</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index_special_region_no_region_fot.html#index-copying-Public-domain">Public
 domain</a></td><td class="printindex-index-section"><a 
href="index.html">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Copying-and-indices-1_cp_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index_special_region_no_region_fot.html#index-titlepage-Titlepage-footnote">Titlepage
 footnote</a></td><td class="printindex-index-section"><a 
href="index.html">Top</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-titlepage-Titlepage-index">Titlepage index</a></td><td 
class="printindex-index-section"><a href="index.html">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Copying-and-indices-1_cp_letter-C"><b>C</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Copying-and-indices-1_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Copying-and-indices-1_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-<div class="printindex fn-printindex">
-<table class="fn-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Copying-and-indices-1_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Copying-and-indices-1_fn_letter-F"><b>F</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="fn-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Copying-and-indices-1_fn_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-another-fun"><code>another fun</code></a></td><td 
class="printindex-index-section"><a href="#Copying-and-indices">Appendix A 
Copying and indices</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Copying-and-indices-1_fn_letter-F">F</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="Chapter.html#index-findex-entry"><code>findex entry</code></a></td><td 
class="printindex-index-section"><a href="Chapter.html">1 Chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="Chapter.html#index-fun"><code>fun</code></a></td><td 
class="printindex-index-section"><a href="Chapter.html">1 Chapter</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="fn-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Copying-and-indices-1_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Copying-and-indices-1_fn_letter-F"><b>F</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-</div>
-<hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="Chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
-<td>[ &gt;&gt; ]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="index_special_region_no_region_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td>[Index]</td>
-<td>[<a href="index_special_region_no_region_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
-
-
-</body>
-</html>
diff --git 
a/tp/tests/indices/res_parser/index_special_region_no_region/Public-domain-reference.html
 
b/tp/tests/indices/res_parser/index_special_region_no_region/Public-domain-reference.html
deleted file mode 100644
index 37d6a34edb..0000000000
--- 
a/tp/tests/indices/res_parser/index_special_region_no_region/Public-domain-reference.html
+++ /dev/null
@@ -1,29 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<!-- This file redirects to the location of a node or anchor -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<!-- 
-
-This is a test manual, trivially and explicitly in the public
-domain.
-
- -->
-<title>Public domain reference (Top)</title>
-
-<meta name="description" content="Public domain reference (Top)">
-<meta name="keywords" content="Public domain reference (Top)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-
-<meta http-equiv="Refresh" content="0; 
url=index_special_region_no_region_fot.html#Public-domain-reference">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-</head>
-
-<body lang="en">
-
-<p>The node you are looking for is at <a 
href="index_special_region_no_region_fot.html#Public-domain-reference">Public 
domain reference</a>.</p>
-</body>
diff --git 
a/tp/tests/indices/res_parser/index_special_region_no_region/Titlepage-footnote-anchor.html
 
b/tp/tests/indices/res_parser/index_special_region_no_region/Titlepage-footnote-anchor.html
deleted file mode 100644
index 1af744f52e..0000000000
--- 
a/tp/tests/indices/res_parser/index_special_region_no_region/Titlepage-footnote-anchor.html
+++ /dev/null
@@ -1,29 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<!-- This file redirects to the location of a node or anchor -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<!-- 
-
-This is a test manual, trivially and explicitly in the public
-domain.
-
- -->
-<title>Titlepage footnote anchor (Top)</title>
-
-<meta name="description" content="Titlepage footnote anchor (Top)">
-<meta name="keywords" content="Titlepage footnote anchor (Top)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-
-<meta http-equiv="Refresh" content="0; 
url=index_special_region_no_region_fot.html#Titlepage-footnote-anchor">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-</head>
-
-<body lang="en">
-
-<p>The node you are looking for is at <a 
href="index_special_region_no_region_fot.html#Titlepage-footnote-anchor">Titlepage
 footnote anchor</a>.</p>
-</body>
diff --git 
a/tp/tests/indices/res_parser/index_special_region_no_region/index.html 
b/tp/tests/indices/res_parser/index_special_region_no_region/index.html
deleted file mode 100644
index d9a36650ee..0000000000
--- a/tp/tests/indices/res_parser/index_special_region_no_region/index.html
+++ /dev/null
@@ -1,61 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<!-- 
-
-This is a test manual, trivially and explicitly in the public
-domain.
-
- -->
-<title>Top</title>
-
-<meta name="description" content="Top">
-<meta name="keywords" content="Top">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-<style type="text/css">
-<!--
-span.program-in-footer {font-size: smaller}
--->
-</style>
-
-
-</head>
-
-<body lang="en">
-
-
-
-<div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[ &lt; ]</td>
-<td>[<a href="Chapter.html" title="Next section in reading order"> &gt; 
</a>]</td>
-<td> &nbsp; </td>
-<td>[<a href="index_special_region_no_region_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td>[Index]</td>
-<td>[<a href="index_special_region_no_region_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
-<h1 class="top" id="Top-1">Top</h1>
-
-</div>
-<hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[ &lt; ]</td>
-<td>[<a href="Chapter.html" title="Next section in reading order"> &gt; 
</a>]</td>
-<td> &nbsp; </td>
-<td>[<a href="index_special_region_no_region_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td>[Index]</td>
-<td>[<a href="index_special_region_no_region_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
-
-
-</body>
-</html>
diff --git 
a/tp/tests/indices/res_parser/index_special_region_no_region/index_special_region_no_region.1
 
b/tp/tests/indices/res_parser/index_special_region_no_region/index_special_region_no_region.1
deleted file mode 100644
index e69de29bb2..0000000000
diff --git 
a/tp/tests/indices/res_parser/index_special_region_no_region/index_special_region_no_region.2
 
b/tp/tests/indices/res_parser/index_special_region_no_region/index_special_region_no_region.2
deleted file mode 100644
index 55cfeda05b..0000000000
--- 
a/tp/tests/indices/res_parser/index_special_region_no_region/index_special_region_no_region.2
+++ /dev/null
@@ -1,6 +0,0 @@
-index_special_region_no_region.texi:47: warning: @cindex missing argument
-index_special_region_no_region.texi:48: warning: missing name for @deffn
-index_special_region_no_region.texi:49: warning: missing name for @deffnx
-index_special_region_no_region.texi:50: warning: missing name for @deffnx
-index_special_region_no_region.texi:53: missing @ftable argument
-index_special_region_no_region.texi:54: warning: @item missing argument
diff --git 
a/tp/tests/indices/res_parser/index_special_region_no_region/index_special_region_no_region_abt.html
 
b/tp/tests/indices/res_parser/index_special_region_no_region/index_special_region_no_region_abt.html
deleted file mode 100644
index 6a0ca367a8..0000000000
--- 
a/tp/tests/indices/res_parser/index_special_region_no_region/index_special_region_no_region_abt.html
+++ /dev/null
@@ -1,154 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<!-- 
-
-This is a test manual, trivially and explicitly in the public
-domain.
-
- -->
-<title>About This Document (Top)</title>
-
-<meta name="description" content="About This Document (Top)">
-<meta name="keywords" content="About This Document (Top)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-<style type="text/css">
-<!--
-span.program-in-footer {font-size: smaller}
-td.button-direction-about {text-align:center}
-td.name-direction-about {text-align:center}
--->
-</style>
-
-
-</head>
-
-<body lang="en">
-<div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="index_special_region_no_region_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td>[Index]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h1 class="about-heading">About This Document</h1>
-
-<p>
-  This document was generated on <em class="emph">a sunny day</em> using <a 
class="uref" href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.
-</p>
-<p>
-  The buttons in the navigation panels have the following meaning:
-</p>
-<table border="1">
-  <tr>
-    <th> Button </th>
-    <th> Name </th>
-    <th> Go to </th>
-    <th> From 1.2.3 go to</th>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ &lt;&lt; ] </td>
-    <td class="name-direction-about">FastBack</td>
-    <td>Beginning of this chapter or previous chapter</td>
-    <td>1</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ &lt; ] </td>
-    <td class="name-direction-about">Back</td>
-    <td>Previous section in reading order</td>
-    <td>1.2.2</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ Up ] </td>
-    <td class="name-direction-about">Up</td>
-    <td>Up section</td>
-    <td>1.2</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ &gt; ] </td>
-    <td class="name-direction-about">Forward</td>
-    <td>Next section in reading order</td>
-    <td>1.2.4</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ &gt;&gt; ] </td>
-    <td class="name-direction-about">FastForward</td>
-    <td>Next chapter</td>
-    <td>2</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [Top] </td>
-    <td class="name-direction-about">Top</td>
-    <td>Cover (top) of document</td>
-    <td> &nbsp; </td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [Contents] </td>
-    <td class="name-direction-about">Contents</td>
-    <td>Table of contents</td>
-    <td> &nbsp; </td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [Index] </td>
-    <td class="name-direction-about">Index</td>
-    <td>Index</td>
-    <td> &nbsp; </td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ ? ] </td>
-    <td class="name-direction-about">About</td>
-    <td>About (help)</td>
-    <td> &nbsp; </td>
-  </tr>
-</table>
-
-<p>
-  where the <strong class="strong"> Example </strong> assumes that the current 
position is at <strong class="strong"> Subsubsection One-Two-Three </strong> of 
a document of the following structure:
-</p>
-
-<ul>
-  <li> 1. Section One
-    <ul>
-      <li>1.1 Subsection One-One
-        <ul>
-          <li>...</li>
-        </ul>
-      </li>
-      <li>1.2 Subsection One-Two
-        <ul>
-          <li>1.2.1 Subsubsection One-Two-One</li>
-          <li>1.2.2 Subsubsection One-Two-Two</li>
-          <li>1.2.3 Subsubsection One-Two-Three &nbsp; &nbsp;
-            <strong>&lt;== Current Position </strong></li>
-          <li>1.2.4 Subsubsection One-Two-Four</li>
-        </ul>
-      </li>
-      <li>1.3 Subsection One-Three
-        <ul>
-          <li>...</li>
-        </ul>
-      </li>
-      <li>1.4 Subsection One-Four</li>
-    </ul>
-  </li>
-</ul>
-</div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="index_special_region_no_region_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td>[Index]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
-
-
-</body>
-</html>
diff --git 
a/tp/tests/indices/res_parser/index_special_region_no_region/index_special_region_no_region_toc.html
 
b/tp/tests/indices/res_parser/index_special_region_no_region/index_special_region_no_region_toc.html
deleted file mode 100644
index d900e8777c..0000000000
--- 
a/tp/tests/indices/res_parser/index_special_region_no_region/index_special_region_no_region_toc.html
+++ /dev/null
@@ -1,61 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<!-- 
-
-This is a test manual, trivially and explicitly in the public
-domain.
-
- -->
-<title>Table of Contents (Top)</title>
-
-<meta name="description" content="Table of Contents (Top)">
-<meta name="keywords" content="Table of Contents (Top)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-<style type="text/css">
-<!--
-span.program-in-footer {font-size: smaller}
-ul.toc-numbered-mark {list-style: none}
--->
-</style>
-
-
-</head>
-
-<body lang="en">
-<div class="element-contents" id="SEC_Contents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
-<td>[Index]</td>
-<td>[<a href="index_special_region_no_region_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
-<h1 class="contents-heading">Table of Contents</h1>
-
-<div class="contents">
-
-<ul class="toc-numbered-mark">
-  <li><a id="toc-Chapter" href="Chapter.html">1 Chapter</a></li>
-  <li><a id="toc-Copying-and-indices-1" href="Copying-and-indices.html" 
rel="index">Appendix A Copying and indices</a></li>
-</ul>
-</div>
-</div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
-<td>[Index]</td>
-<td>[<a href="index_special_region_no_region_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
-
-
-</body>
-</html>
diff --git 
a/tp/tests/indices/res_parser/index_special_region_no_region_html/Chapter.html 
b/tp/tests/indices/res_parser/index_special_region_no_region_html/Chapter.html
deleted file mode 100644
index 714ca01695..0000000000
--- 
a/tp/tests/indices/res_parser/index_special_region_no_region_html/Chapter.html
+++ /dev/null
@@ -1,96 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<!-- 
-
-This is a test manual, trivially and explicitly in the public
-domain.
-
- -->
-<title>1 Chapter (Top)</title>
-
-<meta name="description" content="1 Chapter (Top)">
-<meta name="keywords" content="1 Chapter (Top)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-<style type="text/css">
-<!--
-a.copiable-link {visibility: hidden; text-decoration: none; line-height: 0em}
-span.program-in-footer {font-size: smaller}
-span:hover a.copiable-link {visibility: visible}
-strong.def-name {font-family: monospace; font-weight: bold; font-size: larger}
-td.menu-entry-description {vertical-align: top}
-td.menu-entry-destination {vertical-align: top}
--->
-</style>
-
-
-</head>
-
-<body lang="en">
-<div class="chapter-level-extent" id="Chapter">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="index.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
-<td>[<a href="index.html" title="Previous section in reading order"> &lt; 
</a>]</td>
-<td>[<a href="index.html" title="Up section"> Up </a>]</td>
-<td>[<a href="Copying-and-indices.html" title="Next section in reading order"> 
&gt; </a>]</td>
-<td>[<a href="Copying-and-indices.html" title="Next chapter"> &gt;&gt; 
</a>]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="index_special_region_no_region_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td>[<a href="index.html" title="Index">Index</a>]</td>
-<td>[<a href="index_special_region_no_region_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
-<h1 class="chapter">1 Chapter</h1>
-
-
-<p>This test demonstrates @anchor and indices in @copying
-and titlepage, and various wrong index entries.
-</p>
-<a class="index-entry-id" id="index-findex-entry"></a>
-
-<dl class="first-deffn">
-<dt class="deffn"><span class="category-def">truc: </span><strong 
class="def-name"></strong></dt>
-<dt class="deffnx def-cmd-deffn"><span class="category-def">truc: </span></dt>
-<dt class="deffnx def-cmd-deffn"><span class="category-def">: </span><strong 
class="def-name"></strong></dt>
-</dl>
-
-<dl class="ftable">
-<dt><dt><a id='index-fun'></a><span>fun<a class="copiable-link" 
href='#index-fun'> &para;</a></span></dt>
-</dl>
-
-<table class="menu" border="0" cellspacing="0">
-<tr><td class="menu-entry-destination"><a href="Copying-and-indices.html" 
rel="index">Appendix A Copying and indices</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
-</td></tr>
-</table>
-
-</div>
-<hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="index.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
-<td>[<a href="Copying-and-indices.html" title="Next chapter"> &gt;&gt; 
</a>]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="index_special_region_no_region_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td>[<a href="index.html" title="Index">Index</a>]</td>
-<td>[<a href="index_special_region_no_region_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
-
-
-</body>
-</html>
diff --git 
a/tp/tests/indices/res_parser/index_special_region_no_region_html/Copying-and-indices.html
 
b/tp/tests/indices/res_parser/index_special_region_no_region_html/Copying-and-indices.html
deleted file mode 100644
index f0ce9f182d..0000000000
--- 
a/tp/tests/indices/res_parser/index_special_region_no_region_html/Copying-and-indices.html
+++ /dev/null
@@ -1,143 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<!-- 
-
-This is a test manual, trivially and explicitly in the public
-domain.
-
- -->
-<title>Appendix A Copying and indices (Top)</title>
-
-<meta name="description" content="Appendix A Copying and indices (Top)">
-<meta name="keywords" content="Appendix A Copying and indices (Top)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-<style type="text/css">
-<!--
-a.summary-letter-printindex {text-decoration: none}
-span.program-in-footer {font-size: smaller}
-td.printindex-index-entry {vertical-align: top}
-td.printindex-index-section {vertical-align: top; padding-left: 1em}
-th.entries-header-printindex {text-align:left}
-th.sections-header-printindex {text-align:left; padding-left: 1em}
--->
-</style>
-
-
-</head>
-
-<body lang="en">
-<div class="appendix-level-extent" id="Copying-and-indices">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="Chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
-<td>[<a href="Chapter.html" title="Previous section in reading order"> &lt; 
</a>]</td>
-<td>[<a href="index.html" title="Up section"> Up </a>]</td>
-<td>[ &gt; ]</td>
-<td>[ &gt;&gt; ]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="index_special_region_no_region_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td>[<a href="index.html" title="Index">Index</a>]</td>
-<td>[<a href="index_special_region_no_region_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
-<h1 class="appendix" id="Copying-and-indices-1">Appendix A Copying and 
indices</h1>
-
-<p>In the appendix, we print the indices and references.
-</p>
-<a class="index-entry-id" id="index-another-fun"></a>
-
-<a class="index-entry-id" id="index-Copying-appendix"></a>
-
-<p><a class="ref" href="index.html#Copying-information">Copying 
information</a> for the copying information.
-<a class="ref" 
href="index_special_region_no_region_fot.html#Public-domain-reference">Public 
domain reference</a> for reference on the licence.
-</p>
-<p><a class="ref" href="index.html#Titlepage-anchor">Titlepage anchor</a> for 
the titlepage.
-<a class="ref" 
href="index_special_region_no_region_fot.html#Titlepage-footnote-anchor">Titlepage
 footnote anchor</a> for reference on the titlepage.
-</p>
-
-<div class="printindex cp-printindex">
-<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Copying-and-indices-1_cp_letter-C"><b>C</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Copying-and-indices-1_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Copying-and-indices-1_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="cp-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Copying-and-indices-1_cp_letter-C">C</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-Copying-appendix">Copying appendix</a></td><td 
class="printindex-index-section"><a href="#Copying-and-indices">Appendix A 
Copying and indices</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-copying-Copying-this-document">Copying this 
document</a></td><td class="printindex-index-section"><a 
href="index.html">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Copying-and-indices-1_cp_letter-P">P</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index_special_region_no_region_fot.html#index-copying-Public-domain">Public
 domain</a></td><td class="printindex-index-section"><a 
href="index.html">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Copying-and-indices-1_cp_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index_special_region_no_region_fot.html#index-titlepage-Titlepage-footnote">Titlepage
 footnote</a></td><td class="printindex-index-section"><a 
href="index.html">Top</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-titlepage-Titlepage-index">Titlepage index</a></td><td 
class="printindex-index-section"><a href="index.html">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Copying-and-indices-1_cp_letter-C"><b>C</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Copying-and-indices-1_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Copying-and-indices-1_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-<div class="printindex fn-printindex">
-<table class="fn-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Copying-and-indices-1_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Copying-and-indices-1_fn_letter-F"><b>F</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="fn-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Copying-and-indices-1_fn_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-another-fun"><code>another fun</code></a></td><td 
class="printindex-index-section"><a href="#Copying-and-indices">Appendix A 
Copying and indices</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Copying-and-indices-1_fn_letter-F">F</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="Chapter.html#index-findex-entry"><code>findex entry</code></a></td><td 
class="printindex-index-section"><a href="Chapter.html">1 Chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="Chapter.html#index-fun"><code>fun</code></a></td><td 
class="printindex-index-section"><a href="Chapter.html">1 Chapter</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="fn-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Copying-and-indices-1_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Copying-and-indices-1_fn_letter-F"><b>F</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-</div>
-<hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="Chapter.html" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
-<td>[ &gt;&gt; ]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="index_special_region_no_region_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td>[<a href="index.html" title="Index">Index</a>]</td>
-<td>[<a href="index_special_region_no_region_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
-
-
-</body>
-</html>
diff --git 
a/tp/tests/indices/res_parser/index_special_region_no_region_html/Copying-information.html
 
b/tp/tests/indices/res_parser/index_special_region_no_region_html/Copying-information.html
deleted file mode 100644
index 36dd8f1fa1..0000000000
--- 
a/tp/tests/indices/res_parser/index_special_region_no_region_html/Copying-information.html
+++ /dev/null
@@ -1,29 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<!-- This file redirects to the location of a node or anchor -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<!-- 
-
-This is a test manual, trivially and explicitly in the public
-domain.
-
- -->
-<title>Copying information (Top)</title>
-
-<meta name="description" content="Copying information (Top)">
-<meta name="keywords" content="Copying information (Top)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-
-<meta http-equiv="Refresh" content="0; url=index.html#Copying-information">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-</head>
-
-<body lang="en">
-
-<p>The node you are looking for is at <a 
href="index.html#Copying-information">Copying information</a>.</p>
-</body>
diff --git 
a/tp/tests/indices/res_parser/index_special_region_no_region_html/Public-domain-reference.html
 
b/tp/tests/indices/res_parser/index_special_region_no_region_html/Public-domain-reference.html
deleted file mode 100644
index 37d6a34edb..0000000000
--- 
a/tp/tests/indices/res_parser/index_special_region_no_region_html/Public-domain-reference.html
+++ /dev/null
@@ -1,29 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<!-- This file redirects to the location of a node or anchor -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<!-- 
-
-This is a test manual, trivially and explicitly in the public
-domain.
-
- -->
-<title>Public domain reference (Top)</title>
-
-<meta name="description" content="Public domain reference (Top)">
-<meta name="keywords" content="Public domain reference (Top)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-
-<meta http-equiv="Refresh" content="0; 
url=index_special_region_no_region_fot.html#Public-domain-reference">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-</head>
-
-<body lang="en">
-
-<p>The node you are looking for is at <a 
href="index_special_region_no_region_fot.html#Public-domain-reference">Public 
domain reference</a>.</p>
-</body>
diff --git 
a/tp/tests/indices/res_parser/index_special_region_no_region_html/Titlepage-anchor.html
 
b/tp/tests/indices/res_parser/index_special_region_no_region_html/Titlepage-anchor.html
deleted file mode 100644
index 4d4ed06c16..0000000000
--- 
a/tp/tests/indices/res_parser/index_special_region_no_region_html/Titlepage-anchor.html
+++ /dev/null
@@ -1,29 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<!-- This file redirects to the location of a node or anchor -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<!-- 
-
-This is a test manual, trivially and explicitly in the public
-domain.
-
- -->
-<title>Titlepage anchor (Top)</title>
-
-<meta name="description" content="Titlepage anchor (Top)">
-<meta name="keywords" content="Titlepage anchor (Top)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-
-<meta http-equiv="Refresh" content="0; url=index.html#Titlepage-anchor">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-</head>
-
-<body lang="en">
-
-<p>The node you are looking for is at <a 
href="index.html#Titlepage-anchor">Titlepage anchor</a>.</p>
-</body>
diff --git 
a/tp/tests/indices/res_parser/index_special_region_no_region_html/Titlepage-footnote-anchor.html
 
b/tp/tests/indices/res_parser/index_special_region_no_region_html/Titlepage-footnote-anchor.html
deleted file mode 100644
index 1af744f52e..0000000000
--- 
a/tp/tests/indices/res_parser/index_special_region_no_region_html/Titlepage-footnote-anchor.html
+++ /dev/null
@@ -1,29 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<!-- This file redirects to the location of a node or anchor -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<!-- 
-
-This is a test manual, trivially and explicitly in the public
-domain.
-
- -->
-<title>Titlepage footnote anchor (Top)</title>
-
-<meta name="description" content="Titlepage footnote anchor (Top)">
-<meta name="keywords" content="Titlepage footnote anchor (Top)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-
-<meta http-equiv="Refresh" content="0; 
url=index_special_region_no_region_fot.html#Titlepage-footnote-anchor">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-</head>
-
-<body lang="en">
-
-<p>The node you are looking for is at <a 
href="index_special_region_no_region_fot.html#Titlepage-footnote-anchor">Titlepage
 footnote anchor</a>.</p>
-</body>
diff --git 
a/tp/tests/indices/res_parser/index_special_region_no_region_html/index.html 
b/tp/tests/indices/res_parser/index_special_region_no_region_html/index.html
deleted file mode 100644
index e9a2e88022..0000000000
--- a/tp/tests/indices/res_parser/index_special_region_no_region_html/index.html
+++ /dev/null
@@ -1,110 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<!-- 
-
-This is a test manual, trivially and explicitly in the public
-domain.
-
- -->
-<title>Top</title>
-
-<meta name="description" content="Top">
-<meta name="keywords" content="Top">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-<style type="text/css">
-<!--
-a.summary-letter-printindex {text-decoration: none}
-span.program-in-footer {font-size: smaller}
-td.printindex-index-entry {vertical-align: top}
-td.printindex-index-section {vertical-align: top; padding-left: 1em}
-th.entries-header-printindex {text-align:left}
-th.sections-header-printindex {text-align:left; padding-left: 1em}
--->
-</style>
-
-
-</head>
-
-<body lang="en">
-
-<a class="index-entry-id" id="index-titlepage-Titlepage-index"></a>
-<a class="anchor" id="Titlepage-anchor"></a>
-<p>This is the titlepage<a class="footnote" id="DOCF2" 
href="index_special_region_no_region_fot.html#FOOT2"><sup>1</sup></a>
-</p>
-
-<a class="index-entry-id" id="index-copying-Copying-this-document"></a>
-<a class="anchor" id="Copying-information"></a>
-<p>This is a test manual, trivially and explicitly in the public
-domain<a class="footnote" id="DOCF1" 
href="index_special_region_no_region_fot.html#FOOT1"><sup>2</sup></a>.
-</p>
-<div class="printindex cp-printindex">
-<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Top-1_cp_letter-C"><b>C</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top-1_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top-1_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="cp-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top-1_cp_letter-C">C</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="Copying-and-indices.html#index-Copying-appendix">Copying 
appendix</a></td><td class="printindex-index-section"><a 
href="Copying-and-indices.html">Appendix A Copying and indices</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-Copying-this-document">Copying this document</a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top-1_cp_letter-P">P</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index_special_region_no_region_fot.html#index-copying-Public-domain">Public
 domain</a></td><td class="printindex-index-section"><a 
href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top-1_cp_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index_special_region_no_region_fot.html#index-titlepage-Titlepage-footnote">Titlepage
 footnote</a></td><td class="printindex-index-section"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-Titlepage-index">Titlepage index</a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Top-1_cp_letter-C"><b>C</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top-1_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top-1_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-<hr>
-
-
-
-<div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[ &lt; ]</td>
-<td>[<a href="Chapter.html" title="Next section in reading order"> &gt; 
</a>]</td>
-<td> &nbsp; </td>
-<td>[<a href="index_special_region_no_region_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td>[<a href="#Top" title="Index">Index</a>]</td>
-<td>[<a href="index_special_region_no_region_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
-<h1 class="top" id="Top-1">Top</h1>
-
-</div>
-<hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[ &lt; ]</td>
-<td>[<a href="Chapter.html" title="Next section in reading order"> &gt; 
</a>]</td>
-<td> &nbsp; </td>
-<td>[<a href="index_special_region_no_region_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td>[<a href="#Top" title="Index">Index</a>]</td>
-<td>[<a href="index_special_region_no_region_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
-
-
-</body>
-</html>
diff --git 
a/tp/tests/indices/res_parser/index_special_region_no_region_html/index_special_region_no_region.1
 
b/tp/tests/indices/res_parser/index_special_region_no_region_html/index_special_region_no_region.1
deleted file mode 100644
index e69de29bb2..0000000000
diff --git 
a/tp/tests/indices/res_parser/index_special_region_no_region_html/index_special_region_no_region.2
 
b/tp/tests/indices/res_parser/index_special_region_no_region_html/index_special_region_no_region.2
deleted file mode 100644
index 55cfeda05b..0000000000
--- 
a/tp/tests/indices/res_parser/index_special_region_no_region_html/index_special_region_no_region.2
+++ /dev/null
@@ -1,6 +0,0 @@
-index_special_region_no_region.texi:47: warning: @cindex missing argument
-index_special_region_no_region.texi:48: warning: missing name for @deffn
-index_special_region_no_region.texi:49: warning: missing name for @deffnx
-index_special_region_no_region.texi:50: warning: missing name for @deffnx
-index_special_region_no_region.texi:53: missing @ftable argument
-index_special_region_no_region.texi:54: warning: @item missing argument
diff --git 
a/tp/tests/indices/res_parser/index_special_region_no_region_html/index_special_region_no_region_abt.html
 
b/tp/tests/indices/res_parser/index_special_region_no_region_html/index_special_region_no_region_abt.html
deleted file mode 100644
index 28c34d9c32..0000000000
--- 
a/tp/tests/indices/res_parser/index_special_region_no_region_html/index_special_region_no_region_abt.html
+++ /dev/null
@@ -1,154 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<!-- 
-
-This is a test manual, trivially and explicitly in the public
-domain.
-
- -->
-<title>About This Document (Top)</title>
-
-<meta name="description" content="About This Document (Top)">
-<meta name="keywords" content="About This Document (Top)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-<style type="text/css">
-<!--
-span.program-in-footer {font-size: smaller}
-td.button-direction-about {text-align:center}
-td.name-direction-about {text-align:center}
--->
-</style>
-
-
-</head>
-
-<body lang="en">
-<div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="index_special_region_no_region_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td>[<a href="index.html" title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h1 class="about-heading">About This Document</h1>
-
-<p>
-  This document was generated on <em class="emph">a sunny day</em> using <a 
class="uref" href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.
-</p>
-<p>
-  The buttons in the navigation panels have the following meaning:
-</p>
-<table border="1">
-  <tr>
-    <th> Button </th>
-    <th> Name </th>
-    <th> Go to </th>
-    <th> From 1.2.3 go to</th>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ &lt;&lt; ] </td>
-    <td class="name-direction-about">FastBack</td>
-    <td>Beginning of this chapter or previous chapter</td>
-    <td>1</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ &lt; ] </td>
-    <td class="name-direction-about">Back</td>
-    <td>Previous section in reading order</td>
-    <td>1.2.2</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ Up ] </td>
-    <td class="name-direction-about">Up</td>
-    <td>Up section</td>
-    <td>1.2</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ &gt; ] </td>
-    <td class="name-direction-about">Forward</td>
-    <td>Next section in reading order</td>
-    <td>1.2.4</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ &gt;&gt; ] </td>
-    <td class="name-direction-about">FastForward</td>
-    <td>Next chapter</td>
-    <td>2</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [Top] </td>
-    <td class="name-direction-about">Top</td>
-    <td>Cover (top) of document</td>
-    <td> &nbsp; </td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [Contents] </td>
-    <td class="name-direction-about">Contents</td>
-    <td>Table of contents</td>
-    <td> &nbsp; </td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [Index] </td>
-    <td class="name-direction-about">Index</td>
-    <td>Index</td>
-    <td> &nbsp; </td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ ? ] </td>
-    <td class="name-direction-about">About</td>
-    <td>About (help)</td>
-    <td> &nbsp; </td>
-  </tr>
-</table>
-
-<p>
-  where the <strong class="strong"> Example </strong> assumes that the current 
position is at <strong class="strong"> Subsubsection One-Two-Three </strong> of 
a document of the following structure:
-</p>
-
-<ul>
-  <li> 1. Section One
-    <ul>
-      <li>1.1 Subsection One-One
-        <ul>
-          <li>...</li>
-        </ul>
-      </li>
-      <li>1.2 Subsection One-Two
-        <ul>
-          <li>1.2.1 Subsubsection One-Two-One</li>
-          <li>1.2.2 Subsubsection One-Two-Two</li>
-          <li>1.2.3 Subsubsection One-Two-Three &nbsp; &nbsp;
-            <strong>&lt;== Current Position </strong></li>
-          <li>1.2.4 Subsubsection One-Two-Four</li>
-        </ul>
-      </li>
-      <li>1.3 Subsection One-Three
-        <ul>
-          <li>...</li>
-        </ul>
-      </li>
-      <li>1.4 Subsection One-Four</li>
-    </ul>
-  </li>
-</ul>
-</div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="index_special_region_no_region_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td>[<a href="index.html" title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
-
-
-</body>
-</html>
diff --git 
a/tp/tests/indices/res_parser/index_special_region_no_region_html/index_special_region_no_region_fot.html
 
b/tp/tests/indices/res_parser/index_special_region_no_region_html/index_special_region_no_region_fot.html
deleted file mode 100644
index 607745afdd..0000000000
--- 
a/tp/tests/indices/res_parser/index_special_region_no_region_html/index_special_region_no_region_fot.html
+++ /dev/null
@@ -1,62 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<!-- 
-
-This is a test manual, trivially and explicitly in the public
-domain.
-
- -->
-<title>Footnotes (Top)</title>
-
-<meta name="description" content="Footnotes (Top)">
-<meta name="keywords" content="Footnotes (Top)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-<style type="text/css">
-<!--
-span.program-in-footer {font-size: smaller}
--->
-</style>
-
-
-</head>
-
-<body lang="en">
-<div class="element-footnotes" id="SEC_Footnotes">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="index_special_region_no_region_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td>[<a href="index.html" title="Index">Index</a>]</td>
-<td>[<a href="index_special_region_no_region_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
-<h1 class="footnotes-heading">Footnotes</h1>
-
-<h5 class="footnote-body-heading"><a id="FOOT2" 
href="index.html#DOCF2">(1)</a></h5>
-<a class="anchor" id="Titlepage-footnote-anchor"></a><p>This is a fine 
document.
-</p>
-<a class="index-entry-id" id="index-titlepage-Titlepage-footnote"></a>
-<h5 class="footnote-body-heading"><a id="FOOT1" 
href="index.html#DOCF1">(2)</a></h5>
-<a class="anchor" id="Public-domain-reference"></a><p>The public
-domain is something you should allready know
-</p>
-<a class="index-entry-id" id="index-copying-Public-domain"></a>
-</div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="index_special_region_no_region_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td>[<a href="index.html" title="Index">Index</a>]</td>
-<td>[<a href="index_special_region_no_region_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
-
-
-</body>
-</html>
diff --git 
a/tp/tests/indices/res_parser/index_special_region_no_region_html/index_special_region_no_region_toc.html
 
b/tp/tests/indices/res_parser/index_special_region_no_region_html/index_special_region_no_region_toc.html
deleted file mode 100644
index 897a3e89bf..0000000000
--- 
a/tp/tests/indices/res_parser/index_special_region_no_region_html/index_special_region_no_region_toc.html
+++ /dev/null
@@ -1,61 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<!-- 
-
-This is a test manual, trivially and explicitly in the public
-domain.
-
- -->
-<title>Table of Contents (Top)</title>
-
-<meta name="description" content="Table of Contents (Top)">
-<meta name="keywords" content="Table of Contents (Top)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-<style type="text/css">
-<!--
-span.program-in-footer {font-size: smaller}
-ul.toc-numbered-mark {list-style: none}
--->
-</style>
-
-
-</head>
-
-<body lang="en">
-<div class="element-contents" id="SEC_Contents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
-<td>[<a href="index.html" title="Index">Index</a>]</td>
-<td>[<a href="index_special_region_no_region_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
-<h1 class="contents-heading">Table of Contents</h1>
-
-<div class="contents">
-
-<ul class="toc-numbered-mark">
-  <li><a id="toc-Chapter" href="Chapter.html">1 Chapter</a></li>
-  <li><a id="toc-Copying-and-indices-1" href="Copying-and-indices.html" 
rel="index">Appendix A Copying and indices</a></li>
-</ul>
-</div>
-</div><hr>
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="index.html" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
-<td>[<a href="index.html" title="Index">Index</a>]</td>
-<td>[<a href="index_special_region_no_region_abt.html#SEC_About" title="About 
(help)"> ? </a>]</td>
-</tr></table>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
-
-
-</body>
-</html>
diff --git 
a/tp/tests/indices/res_parser_info/index_special_region_no_insertcopying/index_special_region-no_insertcopying.info
 
b/tp/tests/indices/res_parser_info/index_special_region_no_insertcopying/index_special_region-no_insertcopying.info
deleted file mode 100644
index 1bbe01e1c3..0000000000
Binary files 
a/tp/tests/indices/res_parser_info/index_special_region_no_insertcopying/index_special_region-no_insertcopying.info
 and /dev/null differ
diff --git 
a/tp/tests/indices/res_parser_info/index_special_region_no_insertcopying/index_special_region_no_insertcopying.2
 
b/tp/tests/indices/res_parser_info/index_special_region_no_insertcopying/index_special_region_no_insertcopying.2
index 7b6e75cbb4..0a24cd222c 100644
--- 
a/tp/tests/indices/res_parser_info/index_special_region_no_insertcopying/index_special_region_no_insertcopying.2
+++ 
b/tp/tests/indices/res_parser_info/index_special_region_no_insertcopying/index_special_region_no_insertcopying.2
@@ -1,7 +1,7 @@
 texi2any: warning: ignoring splitting for format Info
-index_special_region_no_insertcopying.texi:46: warning: @cindex missing 
argument
-index_special_region_no_insertcopying.texi:47: warning: missing name for @deffn
-index_special_region_no_insertcopying.texi:48: warning: missing name for 
@deffnx
-index_special_region_no_insertcopying.texi:49: warning: missing name for 
@deffnx
-index_special_region_no_insertcopying.texi:52: missing @ftable argument
-index_special_region_no_insertcopying.texi:53: warning: @item missing argument
+index_special_region_no_insertcopying.texi:44: warning: @cindex missing 
argument
+index_special_region_no_insertcopying.texi:45: warning: missing name for @deffn
+index_special_region_no_insertcopying.texi:46: warning: missing name for 
@deffnx
+index_special_region_no_insertcopying.texi:47: warning: missing name for 
@deffnx
+index_special_region_no_insertcopying.texi:50: missing @ftable argument
+index_special_region_no_insertcopying.texi:51: warning: @item missing argument
diff --git 
a/tp/tests/indices/res_parser_info/index_special_region_no_insertcopying_html/index.html
 
b/tp/tests/indices/res_parser_info/index_special_region_no_insertcopying_html/index.html
index 477f0336e9..4dddef3d0e 100644
--- 
a/tp/tests/indices/res_parser_info/index_special_region_no_insertcopying_html/index.html
+++ 
b/tp/tests/indices/res_parser_info/index_special_region_no_insertcopying_html/index.html
@@ -35,7 +35,6 @@ ul.toc-numbered-mark {list-style: none}
 <body lang="en">
 
 
-
 <div class="top-level-extent" id="Top">
 <div class="nav-panel">
 <p>
diff --git 
a/tp/tests/indices/res_parser_info/index_special_region_no_insertcopying_html/index_special_region_no_insertcopying.2
 
b/tp/tests/indices/res_parser_info/index_special_region_no_insertcopying_html/index_special_region_no_insertcopying.2
index 2cd34916b8..5c057c0846 100644
--- 
a/tp/tests/indices/res_parser_info/index_special_region_no_insertcopying_html/index_special_region_no_insertcopying.2
+++ 
b/tp/tests/indices/res_parser_info/index_special_region_no_insertcopying_html/index_special_region_no_insertcopying.2
@@ -1,6 +1,6 @@
-index_special_region_no_insertcopying.texi:46: warning: @cindex missing 
argument
-index_special_region_no_insertcopying.texi:47: warning: missing name for @deffn
-index_special_region_no_insertcopying.texi:48: warning: missing name for 
@deffnx
-index_special_region_no_insertcopying.texi:49: warning: missing name for 
@deffnx
-index_special_region_no_insertcopying.texi:52: missing @ftable argument
-index_special_region_no_insertcopying.texi:53: warning: @item missing argument
+index_special_region_no_insertcopying.texi:44: warning: @cindex missing 
argument
+index_special_region_no_insertcopying.texi:45: warning: missing name for @deffn
+index_special_region_no_insertcopying.texi:46: warning: missing name for 
@deffnx
+index_special_region_no_insertcopying.texi:47: warning: missing name for 
@deffnx
+index_special_region_no_insertcopying.texi:50: missing @ftable argument
+index_special_region_no_insertcopying.texi:51: warning: @item missing argument
diff --git 
a/tp/tests/indices/res_parser_info/index_special_region_no_region/index_special_region-no_section.info
 
b/tp/tests/indices/res_parser_info/index_special_region_no_region/index_special_region-no_section.info
deleted file mode 100644
index 03529f7c72..0000000000
Binary files 
a/tp/tests/indices/res_parser_info/index_special_region_no_region/index_special_region-no_section.info
 and /dev/null differ
diff --git 
a/tp/tests/indices/res_parser_info/index_special_region_no_region/index_special_region_no_region.1
 
b/tp/tests/indices/res_parser_info/index_special_region_no_region/index_special_region_no_region.1
deleted file mode 100644
index e69de29bb2..0000000000
diff --git 
a/tp/tests/indices/res_parser_info/index_special_region_no_region/index_special_region_no_region.2
 
b/tp/tests/indices/res_parser_info/index_special_region_no_region/index_special_region_no_region.2
deleted file mode 100644
index 94a3f2c024..0000000000
--- 
a/tp/tests/indices/res_parser_info/index_special_region_no_region/index_special_region_no_region.2
+++ /dev/null
@@ -1,7 +0,0 @@
-texi2any: warning: ignoring splitting for format Info
-index_special_region_no_region.texi:47: warning: @cindex missing argument
-index_special_region_no_region.texi:48: warning: missing name for @deffn
-index_special_region_no_region.texi:49: warning: missing name for @deffnx
-index_special_region_no_region.texi:50: warning: missing name for @deffnx
-index_special_region_no_region.texi:53: missing @ftable argument
-index_special_region_no_region.texi:54: warning: @item missing argument
diff --git 
a/tp/tests/indices/res_parser_info/index_special_region_no_region_html/Copying-and-indices.html
 
b/tp/tests/indices/res_parser_info/index_special_region_no_region_html/Copying-and-indices.html
deleted file mode 100644
index 3fdf8ea217..0000000000
--- 
a/tp/tests/indices/res_parser_info/index_special_region_no_region_html/Copying-and-indices.html
+++ /dev/null
@@ -1,123 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<!-- 
-
-This is a test manual, trivially and explicitly in the public
-domain.
-
- -->
-<title>Copying and indices (Top)</title>
-
-<meta name="description" content="Copying and indices (Top)">
-<meta name="keywords" content="Copying and indices (Top)">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-<link href="index.html" rel="start" title="Top">
-<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
-<link href="index.html" rel="up" title="Top">
-<style type="text/css">
-<!--
-a.summary-letter-printindex {text-decoration: none}
-td.printindex-index-entry {vertical-align: top}
-td.printindex-index-section {vertical-align: top; padding-left: 1em}
-th.entries-header-printindex {text-align:left}
-th.sections-header-printindex {text-align:left; padding-left: 1em}
--->
-</style>
-
-
-</head>
-
-<body lang="en">
-<div class="appendix-level-extent" id="Copying-and-indices">
-<div class="nav-panel">
-<p>
-Up: <a href="index.html" accesskey="u" rel="up">Top</a> &nbsp; [<a 
href="index.html#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>]</p>
-</div>
-<h2 class="appendix" id="Copying-and-indices-1">Appendix A Copying and 
indices</h2>
-
-<p>In the appendix, we print the indices and references.
-</p>
-<a class="index-entry-id" id="index-another-fun"></a>
-
-<a class="index-entry-id" id="index-Copying-appendix"></a>
-
-<p><a class="ref" href="index.html#Copying-information">Copying 
information</a> for the copying information.
-<a class="ref" href="index.html#Public-domain-reference">Public domain 
reference</a> for reference on the licence.
-</p>
-<p><a class="ref" href="index.html#Titlepage-anchor">Titlepage anchor</a> for 
the titlepage.
-<a class="ref" href="index.html#Titlepage-footnote-anchor">Titlepage footnote 
anchor</a> for reference on the titlepage.
-</p>
-
-<div class="printindex cp-printindex">
-<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Copying-and-indices_cp_letter-C"><b>C</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Copying-and-indices_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Copying-and-indices_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="cp-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Copying-and-indices_cp_letter-C">C</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-Copying-appendix">Copying appendix</a></td><td 
class="printindex-index-section"><a href="#Copying-and-indices">Copying and 
indices</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-copying-Copying-this-document">Copying this 
document</a></td><td class="printindex-index-section"><a 
href="index.html">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Copying-and-indices_cp_letter-P">P</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-copying-Public-domain">Public domain</a></td><td 
class="printindex-index-section"><a href="index.html">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Copying-and-indices_cp_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-titlepage-Titlepage-footnote">Titlepage 
footnote</a></td><td class="printindex-index-section"><a 
href="index.html">Top</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-titlepage-Titlepage-index">Titlepage index</a></td><td 
class="printindex-index-section"><a href="index.html">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Copying-and-indices_cp_letter-C"><b>C</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Copying-and-indices_cp_letter-P"><b>P</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Copying-and-indices_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-<div class="printindex fn-printindex">
-<table class="fn-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Copying-and-indices_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Copying-and-indices_fn_letter-F"><b>F</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="fn-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Copying-and-indices_fn_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-another-fun"><code>another fun</code></a></td><td 
class="printindex-index-section"><a href="#Copying-and-indices">Copying and 
indices</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Copying-and-indices_fn_letter-F">F</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-findex-entry"><code>findex entry</code></a></td><td 
class="printindex-index-section"><a href="index.html">Top</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="index.html#index-fun"><code>fun</code></a></td><td 
class="printindex-index-section"><a href="index.html">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="fn-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Copying-and-indices_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Copying-and-indices_fn_letter-F"><b>F</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-</div>
-<hr>
-<div class="nav-panel">
-<p>
-Up: <a href="index.html" accesskey="u" rel="up">Top</a> &nbsp; [<a 
href="index.html#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>]</p>
-</div>
-
-
-
-</body>
-</html>
diff --git 
a/tp/tests/indices/res_parser_info/index_special_region_no_region_html/index.html
 
b/tp/tests/indices/res_parser_info/index_special_region_no_region_html/index.html
deleted file mode 100644
index ddb6380581..0000000000
--- 
a/tp/tests/indices/res_parser_info/index_special_region_no_region_html/index.html
+++ /dev/null
@@ -1,88 +0,0 @@
-<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<!-- 
-
-This is a test manual, trivially and explicitly in the public
-domain.
-
- -->
-<title>Top</title>
-
-<meta name="description" content="Top">
-<meta name="keywords" content="Top">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2any">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-<link href="#Top" rel="start" title="Top">
-<link href="#SEC_Contents" rel="contents" title="Table of Contents">
-<style type="text/css">
-<!--
-a.copiable-link {visibility: hidden; text-decoration: none; line-height: 0em}
-span:hover a.copiable-link {visibility: visible}
-strong.def-name {font-family: monospace; font-weight: bold; font-size: larger}
-ul.toc-numbered-mark {list-style: none}
--->
-</style>
-
-
-</head>
-
-<body lang="en">
-
-
-
-<div class="top-level-extent" id="Top">
-<div class="nav-panel">
-<p>
- &nbsp; [<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>]</p>
-</div>
-<h1 class="top" id="Top-1">Top</h1>
-
-<div class="element-contents" id="SEC_Contents">
-<h2 class="contents-heading">Table of Contents</h2>
-
-<div class="contents">
-
-<ul class="toc-numbered-mark">
-  <li><a id="toc-Chapter" href="#Chapter">1 Chapter</a></li>
-  <li><a id="toc-Copying-and-indices-1" href="Copying-and-indices.html" 
rel="index">Appendix A Copying and indices</a></li>
-</ul>
-</div>
-</div>
-<div class="chapter-level-extent" id="Chapter">
-<h2 class="chapter">1 Chapter</h2>
-
-
-<p>This test demonstrates @anchor and indices in @copying
-and titlepage, and various wrong index entries.
-</p>
-<a class="index-entry-id" id="index-findex-entry"></a>
-
-<dl class="first-deffn">
-<dt class="deffn"><span class="category-def">truc: </span><strong 
class="def-name"></strong></dt>
-<dt class="deffnx def-cmd-deffn"><span class="category-def">truc: </span></dt>
-<dt class="deffnx def-cmd-deffn"><span class="category-def">: </span><strong 
class="def-name"></strong></dt>
-</dl>
-
-<dl class="ftable">
-<dt><dt><a id='index-fun'></a><span>fun<a class="copiable-link" 
href='#index-fun'> &para;</a></span></dt>
-</dl>
-
-
-</div>
-</div>
-<hr>
-<div class="nav-panel">
-<p>
- &nbsp; [<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>]</p>
-</div>
-
-
-
-</body>
-</html>
diff --git 
a/tp/tests/indices/res_parser_info/index_special_region_no_region_html/index_special_region_no_region.1
 
b/tp/tests/indices/res_parser_info/index_special_region_no_region_html/index_special_region_no_region.1
deleted file mode 100644
index e69de29bb2..0000000000
diff --git 
a/tp/tests/indices/res_parser_info/index_special_region_no_region_html/index_special_region_no_region.2
 
b/tp/tests/indices/res_parser_info/index_special_region_no_region_html/index_special_region_no_region.2
deleted file mode 100644
index 55cfeda05b..0000000000
--- 
a/tp/tests/indices/res_parser_info/index_special_region_no_region_html/index_special_region_no_region.2
+++ /dev/null
@@ -1,6 +0,0 @@
-index_special_region_no_region.texi:47: warning: @cindex missing argument
-index_special_region_no_region.texi:48: warning: missing name for @deffn
-index_special_region_no_region.texi:49: warning: missing name for @deffnx
-index_special_region_no_region.texi:50: warning: missing name for @deffnx
-index_special_region_no_region.texi:53: missing @ftable argument
-index_special_region_no_region.texi:54: warning: @item missing argument
diff --git a/tp/tests/test_scripts/indices_index_special_region_no_region.sh 
b/tp/tests/test_scripts/indices_index_special_region_no_region.sh
deleted file mode 100755
index dfd7d056c8..0000000000
--- a/tp/tests/test_scripts/indices_index_special_region_no_region.sh
+++ /dev/null
@@ -1,19 +0,0 @@
-#! /bin/sh
-# This file generated by maintain/regenerate_cmd_tests.sh
-
-if test z"$srcdir" = "z"; then
-  srcdir=.
-fi
-
-one_test_logs_dir=test_log
-
-
-dir=indices
-name='index_special_region_no_region'
-mkdir -p $dir
-
-"$srcdir"/run_parser_all.sh -dir $dir $name
-exit_status=$?
-cat $dir/$one_test_logs_dir/$name.log
-exit $exit_status
-
diff --git 
a/tp/tests/test_scripts/indices_index_special_region_no_region_html.sh 
b/tp/tests/test_scripts/indices_index_special_region_no_region_html.sh
deleted file mode 100755
index 3f9069d6dc..0000000000
--- a/tp/tests/test_scripts/indices_index_special_region_no_region_html.sh
+++ /dev/null
@@ -1,19 +0,0 @@
-#! /bin/sh
-# This file generated by maintain/regenerate_cmd_tests.sh
-
-if test z"$srcdir" = "z"; then
-  srcdir=.
-fi
-
-one_test_logs_dir=test_log
-
-
-dir=indices
-name='index_special_region_no_region_html'
-mkdir -p $dir
-
-"$srcdir"/run_parser_all.sh -dir $dir $name
-exit_status=$?
-cat $dir/$one_test_logs_dir/$name.log
-exit $exit_status
-



reply via email to

[Prev in Thread] Current Thread [Next in Thread]