texi2html-cvs
[Top][All Lists]
Advanced

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

[Texi2html-cvs] texi2html ChangeLog texi2html.init texi2html.pl...


From: Patrice Dumas
Subject: [Texi2html-cvs] texi2html ChangeLog texi2html.init texi2html.pl...
Date: Thu, 23 Apr 2009 10:13:12 +0000

CVSROOT:        /cvsroot/texi2html
Module name:    texi2html
Changes by:     Patrice Dumas <pertusus>        09/04/23 10:13:11

Modified files:
        .              : ChangeLog texi2html.init texi2html.pl 
        test/coverage/res/float: float.html 
        test/formatting/res/float_copying: float_copying.html 
                                           float_copying_1.html 
        test/manuals/res/mini_ker: Calling-the-model-code.html 
                                   File-introduction-directives.html 
                                   Programming-with-cmz-directives.html 
                                   
Rule-of-programming-non-continuous-models.html 
        test/many_input_files/tex_l2h_res: mini_ker.html 
        test/many_input_files/tex_t4ht_res: mini_ker.html 
        test/misc/res/mini_ker_httex: mini_ker.html 
        test/misc/res/mini_ker_l2h: mini_ker.html 
        test/sectionning/res/equivalent_nodes: equivalent_nodes.html 
        test/sectionning/res/equivalent_nodes_no_node: 
                                                       equivalent_nodes.html 
        test/sectionning/res/no_element: no_element.html 
        test/sectionning/res/placed_things_before_element: 
                                                           
placed_things_before_element.html 

Log message:
                * texi2html.pl, texi2html.init: use the float name and number as
                cross-reference name.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texi2html/ChangeLog?cvsroot=texi2html&r1=1.371&r2=1.372
http://cvs.savannah.gnu.org/viewcvs/texi2html/texi2html.init?cvsroot=texi2html&r1=1.184&r2=1.185
http://cvs.savannah.gnu.org/viewcvs/texi2html/texi2html.pl?cvsroot=texi2html&r1=1.272&r2=1.273
http://cvs.savannah.gnu.org/viewcvs/texi2html/test/coverage/res/float/float.html?cvsroot=texi2html&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/texi2html/test/formatting/res/float_copying/float_copying.html?cvsroot=texi2html&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/texi2html/test/formatting/res/float_copying/float_copying_1.html?cvsroot=texi2html&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/texi2html/test/manuals/res/mini_ker/Calling-the-model-code.html?cvsroot=texi2html&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/texi2html/test/manuals/res/mini_ker/File-introduction-directives.html?cvsroot=texi2html&r1=1.7&r2=1.8
http://cvs.savannah.gnu.org/viewcvs/texi2html/test/manuals/res/mini_ker/Programming-with-cmz-directives.html?cvsroot=texi2html&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/texi2html/test/manuals/res/mini_ker/Rule-of-programming-non-continuous-models.html?cvsroot=texi2html&r1=1.9&r2=1.10
http://cvs.savannah.gnu.org/viewcvs/texi2html/test/many_input_files/tex_l2h_res/mini_ker.html?cvsroot=texi2html&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/texi2html/test/many_input_files/tex_t4ht_res/mini_ker.html?cvsroot=texi2html&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/texi2html/test/misc/res/mini_ker_httex/mini_ker.html?cvsroot=texi2html&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/texi2html/test/misc/res/mini_ker_l2h/mini_ker.html?cvsroot=texi2html&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/texi2html/test/sectionning/res/equivalent_nodes/equivalent_nodes.html?cvsroot=texi2html&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/texi2html/test/sectionning/res/equivalent_nodes_no_node/equivalent_nodes.html?cvsroot=texi2html&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/texi2html/test/sectionning/res/no_element/no_element.html?cvsroot=texi2html&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/texi2html/test/sectionning/res/placed_things_before_element/placed_things_before_element.html?cvsroot=texi2html&r1=1.3&r2=1.4

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/texi2html/texi2html/ChangeLog,v
retrieving revision 1.371
retrieving revision 1.372
diff -u -b -r1.371 -r1.372
--- ChangeLog   16 Apr 2009 21:57:29 -0000      1.371
+++ ChangeLog   23 Apr 2009 10:13:07 -0000      1.372
@@ -1,3 +1,8 @@
+2009-04-23   Patrice Dumas  <address@hidden>
+
+       * texi2html.pl, texi2html.init: use the float name and number as 
+       cross-reference name.
+
 2009-04-16   Patrice Dumas  <address@hidden>
 
        * texi2html.pl: really pass the original @-command for @def*.

Index: texi2html.init
===================================================================
RCS file: /cvsroot/texi2html/texi2html/texi2html.init,v
retrieving revision 1.184
retrieving revision 1.185
diff -u -b -r1.184 -r1.185
--- texi2html.init      16 Apr 2009 21:57:30 -0000      1.184
+++ texi2html.init      23 Apr 2009 10:13:08 -0000      1.185
@@ -12,7 +12,7 @@
 # Afterwards, load the file with command-line 
 # option -init-file <your_init_file>
 #
-# $Id: texi2html.init,v 1.184 2009/04/16 21:57:30 pertusus Exp $
+# $Id: texi2html.init,v 1.185 2009/04/23 10:13:08 pertusus Exp $
 
 ######################################################################
 # The following variables can also be set by command-line options
@@ -388,6 +388,8 @@
 $OPEN_QUOTE_SYMBOL = "\`";
 $CLOSE_QUOTE_SYMBOL = "'";
 
+$CAPTION_STYLE = 'strong';
+
 # if true put a $MENU_SYMBOL before unnumbered in menus
 $UNNUMBERED_SYMBOL_IN_MENU = 0;
 
@@ -4640,36 +4642,37 @@
     if (defined($float->{'caption_texi'}))
     {
         @$caption_lines = @{$float->{'caption_texi'}};
+        $caption_lines->[0] =~ s/^\s*//;
         if (defined($style))
         {
-            $caption_lines->[0] = '@strong{' . &$I('%{style}: 
%{caption_first_line}', { 'style' => $style, 'caption_first_line' => 
$caption_lines->[0] });
+            $caption_lines->[0] = '@'.$CAPTION_STYLE.'{' . &$I('%{style}: 
%{caption_first_line}', { 'style' => $style, 'caption_first_line' => 
$caption_lines->[0] });
         }
         else
         {
-            $caption_lines->[0] = '@strong{' .  $caption_lines->[0];
+            $caption_lines->[0] = '@'.$CAPTION_STYLE.'{' .  
$caption_lines->[0];
         }
         push @$caption_lines, "}\n";
     }
     elsif (defined($style))
     {
-        $caption_lines->[0] = '@strong{' . $style . '}' . "\n";
+        $caption_lines->[0] = '@'.$CAPTION_STYLE.'{' . $style . '}' . "\n";
     }
     if (defined($float->{'shortcaption_texi'}))
     {
          @$shortcaption_lines = @{$float->{'shortcaption_texi'}};
          if (defined($style))
          {
-              $shortcaption_lines->[0] = '@strong{' . &$I('%{style}: 
%{shortcaption_first_line}', { 'style' => $style, 'shortcaption_first_line' => 
$shortcaption_lines->[0] });
+              $shortcaption_lines->[0] = '@'.$CAPTION_STYLE.'{' . 
&$I('%{style}: %{shortcaption_first_line}', { 'style' => $style, 
'shortcaption_first_line' => $shortcaption_lines->[0] });
          }
          else
          {
-              $shortcaption_lines->[0] = '@strong{' .  
$shortcaption_lines->[0];
+              $shortcaption_lines->[0] = '@'.$CAPTION_STYLE.'{' .  
$shortcaption_lines->[0];
          }
          push @$shortcaption_lines, "}\n";
     }
     elsif (defined($style))
     {
-         $shortcaption_lines->[0] = '@strong{' . $style . '}' . "\n";
+         $shortcaption_lines->[0] = '@'.$CAPTION_STYLE.'{' . $style . '}' . 
"\n";
     }
     return ($caption_lines, $shortcaption_lines);
 }
@@ -5452,7 +5455,7 @@
 # boolean true if the reference is a reference to a section
 # 
 # $SHORT_REF should be used.
-sub t2h_default_internal_ref($$$$$$$)
+sub t2h_default_internal_ref($$$$$$$$)
 {
     my $type = shift;
     my $href = shift;
@@ -5461,6 +5464,7 @@
     my $is_section = shift;
     my $args_texi = shift;
     my $formatted_args = shift;
+    my $element = shift;
 
     if (! $SHORT_REF)
     {
@@ -6312,7 +6316,6 @@
    }
    else
    {
-       
        return "<tr><td align=\"left\">" . $type_name . 
        "</td><td align=\"right\">" . $category_prepared . $index_label . 
"</td></tr>\n";
    }

Index: texi2html.pl
===================================================================
RCS file: /cvsroot/texi2html/texi2html/texi2html.pl,v
retrieving revision 1.272
retrieving revision 1.273
diff -u -b -r1.272 -r1.273
--- texi2html.pl        16 Apr 2009 21:57:29 -0000      1.272
+++ texi2html.pl        23 Apr 2009 10:13:08 -0000      1.273
@@ -79,7 +79,7 @@
 }
 
 # CVS version:
-# $Id: texi2html.pl,v 1.272 2009/04/16 21:57:29 pertusus Exp $
+# $Id: texi2html.pl,v 1.273 2009/04/23 10:13:08 pertusus Exp $
 
 # Homepage:
 my $T2H_HOMEPAGE = "http://www.nongnu.org/texi2html/";;
@@ -225,6 +225,7 @@
 $MACRO_EXPAND
 $USE_GLOSSARY 
 $INVISIBLE_MARK 
+$CAPTION_STYLE
 $USE_ISO 
 $TOP_FILE 
 $TOC_FILE
@@ -9779,6 +9780,11 @@
             my $href = href($element, $file, $line_nr);
             my $section_or_cross_ref = $section;
             $section_or_cross_ref = $cross_ref if ($section eq '');
+            if ($element->{'float'} and $section_or_cross_ref eq '')
+            {
+                my $style = 
substitute_line(&$Texi2HTML::Config::listoffloats_float_style($element->{'style_texi'},
 $element), "address@hidden address@hidden type");
+                $section_or_cross_ref = $style if (defined($style));
+            }
             my $name = $section_or_cross_ref;
             my $short_name = $section_or_cross_ref;
             if ($section_or_cross_ref eq '')
@@ -9789,7 +9795,7 @@
                 $name = $element->{'text_nonumber'};
                 $short_name = $node_name;
             }
-            $result = &$Texi2HTML::Config::internal_ref ($macro, $href, 
$short_name, $name, $element->{'section'}, address@hidden, address@hidden);
+            $result = &$Texi2HTML::Config::internal_ref ($macro, $href, 
$short_name, $name, $element->{'section'}, address@hidden, address@hidden, 
$element);
         }
         else
         {

Index: test/coverage/res/float/float.html
===================================================================
RCS file: /cvsroot/texi2html/texi2html/test/coverage/res/float/float.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- test/coverage/res/float/float.html  2 Apr 2009 09:13:54 -0000       1.11
+++ test/coverage/res/float/float.html  23 Apr 2009 10:13:08 -0000      1.12
@@ -531,9 +531,9 @@
 <a name="list-of-floats-1"></a>
 <h1 class="unnumbered">list of floats</h1>
 
-<p>See <a href="#text-in-section">text in section</a>.
-And (see <a href="#text-in-chapter">text in chapter</a>).
-See <a href="#text-with-a-lot-of-features">text with a lot of features</a>.
+<p>See <a href="#text-in-section">Text 1.3</a>.
+And (see <a href="#text-in-chapter">Text 1.1</a>).
+See <a href="#text-with-a-lot-of-features">Text 1</a>.
 </p>
 <p>And now a ref (without manual or printed manual) 
 <a href="#text-with-a-lot-of-features">title</a>.
@@ -544,7 +544,7 @@
 <p>And now a ref (without manual with a printed manual) 
 section &lsquo;title&rsquo; in <cite>printed manual title</cite>.
 </p>
-<p>A ref to float without type <a href="#label-but-no-type">label but no 
type</a>.
+<p>A ref to float without type <a href="#label-but-no-type">1</a>.
 </p>
 <dl class="listoffloats">
 <dt><a href="#text-with-a-lot-of-features">Text 1</a></dt><dd><p>TeX and 
<em><b>t&eacute;&icirc;</b><a href="an_url">an_url</a></em> <small>AND</small> 
<tt>it is @verb</tt> &nbsp;a word !@ &AElig;.

Index: test/formatting/res/float_copying/float_copying.html
===================================================================
RCS file: 
/cvsroot/texi2html/texi2html/test/formatting/res/float_copying/float_copying.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- test/formatting/res/float_copying/float_copying.html        2 Apr 2009 
09:14:29 -0000       1.6
+++ test/formatting/res/float_copying/float_copying.html        23 Apr 2009 
10:13:09 -0000      1.7
@@ -64,7 +64,7 @@
 
 <p>See the caption <a href="#public-domain-anchor">public domain anchor</a>.
 </p>
-<p>See the float <a href="#public-domain">public domain</a>.
+<p>See the float <a href="#public-domain">Copyright notice 1</a>.
 </p>
 
 <div class="float"><a name="public-domain"></a>

Index: test/formatting/res/float_copying/float_copying_1.html
===================================================================
RCS file: 
/cvsroot/texi2html/texi2html/test/formatting/res/float_copying/float_copying_1.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- test/formatting/res/float_copying/float_copying_1.html      2 Apr 2009 
09:14:29 -0000       1.7
+++ test/formatting/res/float_copying/float_copying_1.html      23 Apr 2009 
10:13:09 -0000      1.8
@@ -75,7 +75,7 @@
 </p>
 <p>See the caption <a href="float_copying.html#public-domain-anchor">public 
domain anchor</a>.
 </p>
-<p>See the float <a href="float_copying.html#public-domain">public domain</a>.
+<p>See the float <a href="float_copying.html#public-domain">Copyright notice 
1</a>.
 </p>
 <a name="index-listofloats"></a>
 

Index: test/manuals/res/mini_ker/Calling-the-model-code.html
===================================================================
RCS file: 
/cvsroot/texi2html/texi2html/test/manuals/res/mini_ker/Calling-the-model-code.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- test/manuals/res/mini_ker/Calling-the-model-code.html       2 Apr 2009 
09:15:31 -0000       1.11
+++ test/manuals/res/mini_ker/Calling-the-model-code.html       23 Apr 2009 
10:13:09 -0000      1.12
@@ -155,7 +155,7 @@
 where the error occured.
 <var>info</var> is an integer holding more precise information about the
 error. It is usually the information value from lapack.
-The precise meaning of these error codes is in <a 
href="#tab_003aerror_005fcodes">tab:error_codes</a>.
+The precise meaning of these error codes is in <a 
href="#tab_003aerror_005fcodes">table 3.1</a>.
 </p></dd></dl>
 
 <div class="float"><a name="tab_003aerror_005fcodes"></a>

Index: test/manuals/res/mini_ker/File-introduction-directives.html
===================================================================
RCS file: 
/cvsroot/texi2html/texi2html/test/manuals/res/mini_ker/File-introduction-directives.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- test/manuals/res/mini_ker/File-introduction-directives.html 2 Apr 2009 
09:15:40 -0000       1.7
+++ test/manuals/res/mini_ker/File-introduction-directives.html 23 Apr 2009 
10:13:09 -0000      1.8
@@ -113,7 +113,7 @@
 <code>--lang <var>lang</var></code> command
 line switch when calling the cmz directives preprocessor.
 With make, the convention is to have &lsquo;<samp>cm</samp>&rsquo; added 
before the normal
-file suffix and after the &lsquo;<samp>.</samp>&rsquo;. The table <a 
href="Programming-with-cmz-directives.html#tab_003acmfile_005fsuffix">tab:cmfile_suffix</a>
+file suffix and after the &lsquo;<samp>.</samp>&rsquo;. The table <a 
href="Programming-with-cmz-directives.html#tab_003acmfile_005fsuffix">table 
3.2</a>
 shows the matching between suffixes, file type and file language.
 </p>
 <p>For example, a file beginning with

Index: test/manuals/res/mini_ker/Programming-with-cmz-directives.html
===================================================================
RCS file: 
/cvsroot/texi2html/texi2html/test/manuals/res/mini_ker/Programming-with-cmz-directives.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- test/manuals/res/mini_ker/Programming-with-cmz-directives.html      2 Apr 
2009 09:15:45 -0000       1.9
+++ test/manuals/res/mini_ker/Programming-with-cmz-directives.html      23 Apr 
2009 10:13:09 -0000      1.10
@@ -144,7 +144,7 @@
 </p>
 <p>Rules for preprocessing of the files are defined in the file 
 &lsquo;<tt>Makefile.miniker</tt>&rsquo; for the file types described in 
-<a href="#tab_003acmfile_005fsuffix">tab:cmfile_suffix</a>:
+<a href="#tab_003acmfile_005fsuffix">table 3.2</a>:
 </p>
 <div class="float"><a name="tab_003acmfile_005fsuffix"></a>
 <table>

Index: test/manuals/res/mini_ker/Rule-of-programming-non-continuous-models.html
===================================================================
RCS file: 
/cvsroot/texi2html/texi2html/test/manuals/res/mini_ker/Rule-of-programming-non-continuous-models.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- test/manuals/res/mini_ker/Rule-of-programming-non-continuous-models.html    
2 Apr 2009 09:15:46 -0000       1.9
+++ test/manuals/res/mini_ker/Rule-of-programming-non-continuous-models.html    
23 Apr 2009 10:13:10 -0000      1.10
@@ -98,7 +98,7 @@
 The smooth-step function is a quasi
 hyperbolic tangent function of       x&#x2215;&#x0394;, 
 normalised from 0 to 1, with a maximum slope
-of 2.5, see figure <a href="#heavy">heavy</a>.
+of 2.5, see figure <a href="#heavy">Figure 3.1</a>.
 </p>
 <div class="float"><a name="heavy"></a>
 <img src="heavyside.jpg" alt="heavyside">

Index: test/many_input_files/tex_l2h_res/mini_ker.html
===================================================================
RCS file: 
/cvsroot/texi2html/texi2html/test/many_input_files/tex_l2h_res/mini_ker.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- test/many_input_files/tex_l2h_res/mini_ker.html     2 Apr 2009 09:16:43 
-0000       1.11
+++ test/many_input_files/tex_l2h_res/mini_ker.html     23 Apr 2009 10:13:10 
-0000      1.12
@@ -1888,7 +1888,7 @@
 where the error occured.
 <var>info</var> is an integer holding more precise information about the
 error. It is usually the information value from lapack.
-The precise meaning of these error codes is in <a 
href="#tab_003aerror_005fcodes">tab:error_codes</a>.
+The precise meaning of these error codes is in <a 
href="#tab_003aerror_005fcodes">table 3.1</a>.
 </p></dd></dl>
 
 <div class="float"><a name="tab_003aerror_005fcodes"></a>
@@ -2560,7 +2560,7 @@
  SRC="mini_ker_40.png"
  ALT="$x/\Delta$"></SPAN>, 
 normalised from 0 to 1, with a maximum slope
-of 2.5, see figure <a href="#heavy">heavy</a>.
+of 2.5, see figure <a href="#heavy">Figure 3.1</a>.
 </p>
 <div class="float"><a name="heavy"></a>
 <img src="heavyside.jpg" alt="heavyside">
@@ -3116,7 +3116,7 @@
 </p>
 <p>Rules for preprocessing of the files are defined in the file 
 &lsquo;<tt>Makefile.miniker</tt>&rsquo; for the file types described in 
-<a href="#tab_003acmfile_005fsuffix">tab:cmfile_suffix</a>:
+<a href="#tab_003acmfile_005fsuffix">table 3.2</a>:
 </p>
 <div class="float"><a name="tab_003acmfile_005fsuffix"></a>
 <table>
@@ -6310,7 +6310,7 @@
 <code>--lang <var>lang</var></code> command
 line switch when calling the cmz directives preprocessor.
 With make, the convention is to have &lsquo;<samp>cm</samp>&rsquo; added 
before the normal
-file suffix and after the &lsquo;<samp>.</samp>&rsquo;. The table <a 
href="#tab_003acmfile_005fsuffix">tab:cmfile_suffix</a>
+file suffix and after the &lsquo;<samp>.</samp>&rsquo;. The table <a 
href="#tab_003acmfile_005fsuffix">table 3.2</a>
 shows the matching between suffixes, file type and file language.
 </p>
 <p>For example, a file beginning with

Index: test/many_input_files/tex_t4ht_res/mini_ker.html
===================================================================
RCS file: 
/cvsroot/texi2html/texi2html/test/many_input_files/tex_t4ht_res/mini_ker.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- test/many_input_files/tex_t4ht_res/mini_ker.html    2 Apr 2009 09:16:43 
-0000       1.11
+++ test/many_input_files/tex_t4ht_res/mini_ker.html    23 Apr 2009 10:13:10 
-0000      1.12
@@ -1676,7 +1676,7 @@
 where the error occured.
 <var>info</var> is an integer holding more precise information about the
 error. It is usually the information value from lapack.
-The precise meaning of these error codes is in <a 
href="#tab_003aerror_005fcodes">tab:error_codes</a>.
+The precise meaning of these error codes is in <a 
href="#tab_003aerror_005fcodes">table 3.1</a>.
 </p></dd></dl>
 
 <div class="float"><a name="tab_003aerror_005fcodes"></a>
@@ -2259,7 +2259,7 @@
 The smooth-step function is a quasi
 hyperbolic tangent function of       x&#x2215;&#x0394;, 
 normalised from 0 to 1, with a maximum slope
-of 2.5, see figure <a href="#heavy">heavy</a>.
+of 2.5, see figure <a href="#heavy">Figure 3.1</a>.
 </p>
 <div class="float"><a name="heavy"></a>
 <img src="heavyside.jpg" alt="heavyside">
@@ -2784,7 +2784,7 @@
 </p>
 <p>Rules for preprocessing of the files are defined in the file 
 &lsquo;<tt>Makefile.miniker</tt>&rsquo; for the file types described in 
-<a href="#tab_003acmfile_005fsuffix">tab:cmfile_suffix</a>:
+<a href="#tab_003acmfile_005fsuffix">table 3.2</a>:
 </p>
 <div class="float"><a name="tab_003acmfile_005fsuffix"></a>
 <table>
@@ -5698,7 +5698,7 @@
 <code>--lang <var>lang</var></code> command
 line switch when calling the cmz directives preprocessor.
 With make, the convention is to have &lsquo;<samp>cm</samp>&rsquo; added 
before the normal
-file suffix and after the &lsquo;<samp>.</samp>&rsquo;. The table <a 
href="#tab_003acmfile_005fsuffix">tab:cmfile_suffix</a>
+file suffix and after the &lsquo;<samp>.</samp>&rsquo;. The table <a 
href="#tab_003acmfile_005fsuffix">table 3.2</a>
 shows the matching between suffixes, file type and file language.
 </p>
 <p>For example, a file beginning with

Index: test/misc/res/mini_ker_httex/mini_ker.html
===================================================================
RCS file: 
/cvsroot/texi2html/texi2html/test/misc/res/mini_ker_httex/mini_ker.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- test/misc/res/mini_ker_httex/mini_ker.html  2 Apr 2009 09:16:44 -0000       
1.11
+++ test/misc/res/mini_ker_httex/mini_ker.html  23 Apr 2009 10:13:10 -0000      
1.12
@@ -1676,7 +1676,7 @@
 where the error occured.
 <var>info</var> is an integer holding more precise information about the
 error. It is usually the information value from lapack.
-The precise meaning of these error codes is in <a 
href="#tab_003aerror_005fcodes">tab:error_codes</a>.
+The precise meaning of these error codes is in <a 
href="#tab_003aerror_005fcodes">table 3.1</a>.
 </p></dd></dl>
 
 <div class="float"><a name="tab_003aerror_005fcodes"></a>
@@ -2259,7 +2259,7 @@
 The smooth-step function is a quasi
 hyperbolic tangent function of       x&#x2215;&#x0394;, 
 normalised from 0 to 1, with a maximum slope
-of 2.5, see figure <a href="#heavy">heavy</a>.
+of 2.5, see figure <a href="#heavy">Figure 3.1</a>.
 </p>
 <div class="float"><a name="heavy"></a>
 <img src="heavyside.jpg" alt="heavyside">
@@ -2784,7 +2784,7 @@
 </p>
 <p>Rules for preprocessing of the files are defined in the file 
 &lsquo;<tt>Makefile.miniker</tt>&rsquo; for the file types described in 
-<a href="#tab_003acmfile_005fsuffix">tab:cmfile_suffix</a>:
+<a href="#tab_003acmfile_005fsuffix">table 3.2</a>:
 </p>
 <div class="float"><a name="tab_003acmfile_005fsuffix"></a>
 <table>
@@ -5698,7 +5698,7 @@
 <code>--lang <var>lang</var></code> command
 line switch when calling the cmz directives preprocessor.
 With make, the convention is to have &lsquo;<samp>cm</samp>&rsquo; added 
before the normal
-file suffix and after the &lsquo;<samp>.</samp>&rsquo;. The table <a 
href="#tab_003acmfile_005fsuffix">tab:cmfile_suffix</a>
+file suffix and after the &lsquo;<samp>.</samp>&rsquo;. The table <a 
href="#tab_003acmfile_005fsuffix">table 3.2</a>
 shows the matching between suffixes, file type and file language.
 </p>
 <p>For example, a file beginning with

Index: test/misc/res/mini_ker_l2h/mini_ker.html
===================================================================
RCS file: 
/cvsroot/texi2html/texi2html/test/misc/res/mini_ker_l2h/mini_ker.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- test/misc/res/mini_ker_l2h/mini_ker.html    2 Apr 2009 09:16:44 -0000       
1.11
+++ test/misc/res/mini_ker_l2h/mini_ker.html    23 Apr 2009 10:13:11 -0000      
1.12
@@ -1888,7 +1888,7 @@
 where the error occured.
 <var>info</var> is an integer holding more precise information about the
 error. It is usually the information value from lapack.
-The precise meaning of these error codes is in <a 
href="#tab_003aerror_005fcodes">tab:error_codes</a>.
+The precise meaning of these error codes is in <a 
href="#tab_003aerror_005fcodes">table 3.1</a>.
 </p></dd></dl>
 
 <div class="float"><a name="tab_003aerror_005fcodes"></a>
@@ -2560,7 +2560,7 @@
  SRC="mini_ker_40.png"
  ALT="$x/\Delta$"></SPAN>, 
 normalised from 0 to 1, with a maximum slope
-of 2.5, see figure <a href="#heavy">heavy</a>.
+of 2.5, see figure <a href="#heavy">Figure 3.1</a>.
 </p>
 <div class="float"><a name="heavy"></a>
 <img src="heavyside.jpg" alt="heavyside">
@@ -3116,7 +3116,7 @@
 </p>
 <p>Rules for preprocessing of the files are defined in the file 
 &lsquo;<tt>Makefile.miniker</tt>&rsquo; for the file types described in 
-<a href="#tab_003acmfile_005fsuffix">tab:cmfile_suffix</a>:
+<a href="#tab_003acmfile_005fsuffix">table 3.2</a>:
 </p>
 <div class="float"><a name="tab_003acmfile_005fsuffix"></a>
 <table>
@@ -6310,7 +6310,7 @@
 <code>--lang <var>lang</var></code> command
 line switch when calling the cmz directives preprocessor.
 With make, the convention is to have &lsquo;<samp>cm</samp>&rsquo; added 
before the normal
-file suffix and after the &lsquo;<samp>.</samp>&rsquo;. The table <a 
href="#tab_003acmfile_005fsuffix">tab:cmfile_suffix</a>
+file suffix and after the &lsquo;<samp>.</samp>&rsquo;. The table <a 
href="#tab_003acmfile_005fsuffix">table 3.2</a>
 shows the matching between suffixes, file type and file language.
 </p>
 <p>For example, a file beginning with

Index: test/sectionning/res/equivalent_nodes/equivalent_nodes.html
===================================================================
RCS file: 
/cvsroot/texi2html/texi2html/test/sectionning/res/equivalent_nodes/equivalent_nodes.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- test/sectionning/res/equivalent_nodes/equivalent_nodes.html 2 Apr 2009 
09:16:52 -0000       1.3
+++ test/sectionning/res/equivalent_nodes/equivalent_nodes.html 23 Apr 2009 
10:13:11 -0000      1.4
@@ -107,7 +107,7 @@
 
 <p>Ref to node <a href="#node">node</a>.
 </p>
-<p>Ref to @samp{node} <a href="#node">&lsquo;<samp>node</samp>&rsquo;</a>.
+<p>Ref to @samp{node} <a href="#node">Figure 1</a>.
 </p>
 <hr size="6">
 <a name="SEC_About"></a>

Index: test/sectionning/res/equivalent_nodes_no_node/equivalent_nodes.html
===================================================================
RCS file: 
/cvsroot/texi2html/texi2html/test/sectionning/res/equivalent_nodes_no_node/equivalent_nodes.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- test/sectionning/res/equivalent_nodes_no_node/equivalent_nodes.html 2 Apr 
2009 09:16:52 -0000       1.4
+++ test/sectionning/res/equivalent_nodes_no_node/equivalent_nodes.html 23 Apr 
2009 10:13:11 -0000      1.5
@@ -65,7 +65,7 @@
 
 <p>Ref to node <a href="#node">node</a>.
 </p>
-<p>Ref to @samp{node} <a href="#node">&lsquo;<samp>node</samp>&rsquo;</a>.
+<p>Ref to @samp{node} <a href="#node">Figure 1</a>.
 </p>
 <hr size="1">
 <p>

Index: test/sectionning/res/no_element/no_element.html
===================================================================
RCS file: 
/cvsroot/texi2html/texi2html/test/sectionning/res/no_element/no_element.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- test/sectionning/res/no_element/no_element.html     2 Apr 2009 09:17:03 
-0000       1.3
+++ test/sectionning/res/no_element/no_element.html     23 Apr 2009 10:13:11 
-0000      1.4
@@ -58,7 +58,7 @@
 </p></div><p><strong>1</strong>
 </p>
 <p>Ref to float
-<a href="#float-anchor">float anchor</a>.
+<a href="#float-anchor">1</a>.
 </p>
 <table class="menu" border="0" cellspacing="0">
 <tr><td align="left" valign="top"><a href="#An-anchor">An 
anchor</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top">              
  menu entry pointing to the anchor.

Index: 
test/sectionning/res/placed_things_before_element/placed_things_before_element.html
===================================================================
RCS file: 
/cvsroot/texi2html/texi2html/test/sectionning/res/placed_things_before_element/placed_things_before_element.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- 
test/sectionning/res/placed_things_before_element/placed_things_before_element.html
 2 Apr 2009 09:17:09 -0000       1.3
+++ 
test/sectionning/res/placed_things_before_element/placed_things_before_element.html
 23 Apr 2009 10:13:11 -0000      1.4
@@ -56,7 +56,7 @@
 </p></div><p><strong>1.1</strong>
 </p>
 <p>Ref to float
-<a href="#float-anchor">float anchor</a>.
+<a href="#float-anchor">1.1</a>.
 </p>
 <table class="menu" border="0" cellspacing="0">
 <tr><td align="left" valign="top"><a href="#An-anchor">An 
anchor</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top">              
  menu entry pointing to the anchor.




reply via email to

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