texi2html-cvs
[Top][All Lists]
Advanced

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

[Texi2html-cvs] texi2html ChangeLog TODO texi2html.init texi2ht...


From: Patrice Dumas
Subject: [Texi2html-cvs] texi2html ChangeLog TODO texi2html.init texi2ht...
Date: Mon, 08 Jan 2007 15:59:51 +0000

CVSROOT:        /cvsroot/texi2html
Module name:    texi2html
Changes by:     Patrice Dumas <pertusus>        07/01/08 15:59:51

Modified files:
        .              : ChangeLog TODO texi2html.init texi2html.pl 
        Tests          : test.sh 
        doc            : texi2html.html 
        examples       : book.init 
Added files:
        Tests/formatting: def_cmd_dble.texi 
        Tests/htmlxref/.texinfo: htmlxref.cnf 
Removed files:
        Tests/index_split_nodes_res: Top.html 
        Tests/more_before_top_section_res: Top.html 
        Tests/node_in_chapter_index_split_res: Top.html 
        Tests/texinfo_res: Top.html 

Log message:
                * texi2html.pl: correctly set node filenames even if NODE_FILES
                isn't set.
                * texi2html.init: take into account when a target is split
                in crossref.
                * examples/book.init: update to new use of directions.
                * Tests/*: new tests for htmlxref.cnf file use.
                New test for double @deffn on the same line (the result is still
                broken, though...).

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texi2html/ChangeLog?cvsroot=texi2html&r1=1.254&r2=1.255
http://cvs.savannah.gnu.org/viewcvs/texi2html/TODO?cvsroot=texi2html&r1=1.31&r2=1.32
http://cvs.savannah.gnu.org/viewcvs/texi2html/texi2html.init?cvsroot=texi2html&r1=1.110&r2=1.111
http://cvs.savannah.gnu.org/viewcvs/texi2html/texi2html.pl?cvsroot=texi2html&r1=1.176&r2=1.177
http://cvs.savannah.gnu.org/viewcvs/texi2html/Tests/test.sh?cvsroot=texi2html&r1=1.63&r2=1.64
http://cvs.savannah.gnu.org/viewcvs/texi2html/Tests/formatting/def_cmd_dble.texi?cvsroot=texi2html&rev=1.1
http://cvs.savannah.gnu.org/viewcvs/texi2html/Tests/htmlxref/.texinfo/htmlxref.cnf?cvsroot=texi2html&rev=1.1
http://cvs.savannah.gnu.org/viewcvs/texi2html/Tests/index_split_nodes_res/Top.html?cvsroot=texi2html&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/texi2html/Tests/more_before_top_section_res/Top.html?cvsroot=texi2html&r1=1.2&r2=0
http://cvs.savannah.gnu.org/viewcvs/texi2html/Tests/node_in_chapter_index_split_res/Top.html?cvsroot=texi2html&r1=1.1&r2=0
http://cvs.savannah.gnu.org/viewcvs/texi2html/Tests/texinfo_res/Top.html?cvsroot=texi2html&r1=1.7&r2=0
http://cvs.savannah.gnu.org/viewcvs/texi2html/doc/texi2html.html?cvsroot=texi2html&r1=1.43&r2=1.44
http://cvs.savannah.gnu.org/viewcvs/texi2html/examples/book.init?cvsroot=texi2html&r1=1.4&r2=1.5

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/texi2html/texi2html/ChangeLog,v
retrieving revision 1.254
retrieving revision 1.255
diff -u -b -r1.254 -r1.255
--- ChangeLog   6 Aug 2006 21:12:36 -0000       1.254
+++ ChangeLog   8 Jan 2007 15:59:50 -0000       1.255
@@ -1,3 +1,14 @@
+2007-01-08  Patrice Dumas  <address@hidden>
+
+       * texi2html.pl: correctly set node filenames even if NODE_FILES
+       isn't set.
+       * texi2html.init: take into account when a target is split
+       in crossref.
+       * examples/book.init: update to new use of directions.
+       * Tests/*: new tests for htmlxref.cnf file use.
+       New test for double @deffn on the same line (the result is still
+       broken, though...).
+
 2006-08-06  Patrice Dumas  <address@hidden>
 
        * texi2html.pl, texi2html.init: accept - in @-command names.

Index: TODO
===================================================================
RCS file: /cvsroot/texi2html/texi2html/TODO,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -b -r1.31 -r1.32
--- TODO        4 Aug 2006 12:51:01 -0000       1.31
+++ TODO        8 Jan 2007 15:59:50 -0000       1.32
@@ -110,3 +110,6 @@
 
 * in index_split the section associated with indices is the numbered section
   not the associated node where the @cindex are. Good or bad?
+
+* add code to use split when manual is split and mono when manual is mono
+  and test for htmlxref with only split and only mono

Index: texi2html.init
===================================================================
RCS file: /cvsroot/texi2html/texi2html/texi2html.init,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -b -r1.110 -r1.111
--- texi2html.init      6 Aug 2006 21:12:36 -0000       1.110
+++ texi2html.init      8 Jan 2007 15:59:50 -0000       1.111
@@ -12,7 +12,7 @@
 # Afterwards, load the file with command-line 
 # option -init-file <your_init_file>
 #
-# $Id: texi2html.init,v 1.110 2006/08/06 21:12:36 pertusus Exp $
+# $Id: texi2html.init,v 1.111 2007/01/08 15:59:50 pertusus Exp $
 
 ######################################################################
 # The following variables can also be set by command-line options
@@ -3771,7 +3771,7 @@
     {
          if ($NEW_CROSSREF_STYLE)
          {
-             if ($SPLIT)
+             if ($target_split)
              {
                  return $file . $TOP_NODE_FILE . '.' . $NODE_FILE_EXTENSION . 
'#Top';
                  # or ?
@@ -3802,7 +3802,7 @@
     $file_basename = $TOP_NODE_FILE if ($node =~ /^top$/i);
     if ($NEW_CROSSREF_STYLE)
     {
-        if ($SPLIT)
+        if ($target_split)
         {
             return $file . $file_basename . ".$NODE_FILE_EXTENSION" . '#' . 
$target;
         }

Index: texi2html.pl
===================================================================
RCS file: /cvsroot/texi2html/texi2html/texi2html.pl,v
retrieving revision 1.176
retrieving revision 1.177
diff -u -b -r1.176 -r1.177
--- texi2html.pl        6 Aug 2006 21:12:36 -0000       1.176
+++ texi2html.pl        8 Jan 2007 15:59:50 -0000       1.177
@@ -59,7 +59,7 @@
 #--##########################################################################
 
 # CVS version:
-# $Id: texi2html.pl,v 1.176 2006/08/06 21:12:36 pertusus Exp $
+# $Id: texi2html.pl,v 1.177 2007/01/08 15:59:50 pertusus Exp $
 
 # Homepage:
 my $T2H_HOMEPAGE = "http://www.nongnu.org/texi2html/";;
@@ -4741,7 +4741,7 @@
             $node->{'sectionup'} = $section
                if (grep {$node eq $_} @{$section->{'node_childs'}});
         }
-        # 'up' is used in .init files. Maybe should go.
+        # 'up' is used in .init files. Maybe should go away.
         if (defined($node->{'sectionup'}))
         {
             $node->{'up'} = $node->{'sectionup'};
@@ -5157,36 +5157,32 @@
     }
 
     # Find node file names and file names for nodes considered as elements
-    # this could be done unconditionaly
-    if ($Texi2HTML::Config::NODE_FILES)
-    {
-        my $top;
+    my $node_as_top;
         if ($node_top)
         {
-            $top = $node_top;
+        $node_as_top = $node_top;
         }
         elsif ($element_top->{'node_ref'})
         {
-            $top = $element_top->{'node_ref'};
+        $node_as_top = $element_top->{'node_ref'};
         }
         else
         {
-            $top = $node_first;
+        $node_as_top = $node_first;
         }
-        if ($top)
+    if ($node_as_top)
         {
             my $node_file;
-            $node_file = &$Texi2HTML::Config::node_file_name($top,'top');
-            $top->{'node_file'} = $node_file if (defined($node_file));
+        $node_file = &$Texi2HTML::Config::node_file_name($node_as_top,'top');
+        $node_as_top->{'node_file'} = $node_file if (defined($node_file));
         }
         foreach my $key (keys(%nodes))
         {
             my $node = $nodes{$key};
-            next if ($node eq $top);
+        next if (defined($node_as_top) and ($node eq $node_as_top));
             my $node_file = &$Texi2HTML::Config::node_file_name($node,'');
             $node->{'node_file'} = $node_file if (defined($node_file));
         }
-    }
     
     print STDERR "# split and set files\n" 
        if ($T2H_DEBUG & $DEBUG_ELEMENTS);
@@ -5245,8 +5241,9 @@
             }
             if (defined($Texi2HTML::Config::element_file_name))
             {
-                $element->{'file'} = 
+                my $filename = 
                     &$Texi2HTML::Config::element_file_name ($element, $is_top, 
$docu_name);
+                $element->{'file'} = $filename if (defined($filename));
             }
             print STDERR "# add_file $element->{'file'} for 
$element->{'texi'}\n" if ($T2H_DEBUG & $DEBUG_ELEMENTS);
             add_file($element->{'file'});
@@ -10356,6 +10353,7 @@
                     $state->{'deff_line'}->{'type'} = substitute_line($type) 
if (defined($type));
                     $state->{'deff_line'}->{'class'} = substitute_line($class) 
if (defined($class));
                     # the remaining of the line (the argument)
+                    #print STDERR "DEFF: open_cmd_line do_def_line $_";
                     open_cmd_line($stack, $state, ['keep'], \&do_def_line);
                     next;
                 }

Index: Tests/test.sh
===================================================================
RCS file: /cvsroot/texi2html/texi2html/Tests/test.sh,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -b -r1.63 -r1.64
--- Tests/test.sh       6 Aug 2006 21:12:37 -0000       1.63
+++ Tests/test.sh       8 Jan 2007 15:59:50 -0000       1.64
@@ -247,6 +247,7 @@
 test_texi formatting quotation.texi
 test_texi formatting umlaut.texi
 test_texi formatting def_cmds.texi
+test_texi formatting def_cmd_dble.texi
 test_texi formatting imbrications.texi "" 2
 test_texi formatting complex_command_in_simple_command.texi
 test_texi formatting verbatim_html.texi "-l2h -expand tex" 16
@@ -279,6 +280,8 @@
 test_texi formatting test_refs.texi "-prefix chapter_test_refs -split chapter 
-output ." 0 texi chapter_test_refs
 test_texi formatting test_refs.texi "-prefix node_test_refs -split node 
-node-files -use-nodes -output ." 0 texi node_test_refs
 test_texi formatting at_commands_in_refs.texi
+test_texi htmlxref ../formatting/test_refs
+test_texi htmlxref ../formatting/test_refs "--split node --use-nodes 
--node-files" 0 texi
 test_texi node_utf8_translit ../formatting/nodetest_utf8.texi "-node-files 
-use-nodes -split node -output . -prefix nodetest" 1 texi nodetest
 test_texi node_utf8_translit_no_unidecode ../formatting/nodetest_utf8.texi 
"-init ../formatting/no_unidecode.init -node-files -use-nodes -split node 
-output . -prefix nodetest" 1 texi nodetest
 test_texi node_translit ../GermanNodeTest/nodetest.texi "-node-files 
-use-nodes -split node -output ." 

Index: doc/texi2html.html
===================================================================
RCS file: /cvsroot/texi2html/texi2html/doc/texi2html.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -b -r1.43 -r1.44
--- doc/texi2html.html  6 Aug 2006 21:12:37 -0000       1.43
+++ doc/texi2html.html  8 Jan 2007 15:59:51 -0000       1.44
@@ -31,7 +31,7 @@
 permission notice may be stated in a translation approved
 by the Free Software Foundation.
  -->
-<!-- Created on August, 5 2006 by texi2html @PACKAGE_VERSION@ -->
+<!-- Created on August, 7 2006 by texi2html @PACKAGE_VERSION@ -->
 <!--
 Written by: Lionel Cons <address@hidden> (original author)
             Karl Berry  <address@hidden>
@@ -6917,7 +6917,7 @@
 </tr></table>
 <h1>About This Document</h1>
 <p>
-  This document was generated by <em>Patrice Dumas</em> on <em>August, 5 
2006</em> using <a href="http://www.nongnu.org/texi2html/";><em>texi2html 
@PACKAGE_VERSION@</em></a>.
+  This document was generated by <em>Patrice Dumas</em> on <em>August, 7 
2006</em> using <a href="http://www.nongnu.org/texi2html/";><em>texi2html 
@PACKAGE_VERSION@</em></a>.
 </p>
 <p>
   The buttons in the navigation panels have the following meaning:
@@ -7019,7 +7019,7 @@
 <hr size="1">
 <p>
  <font size="-1">
-  This document was generated by <em>Patrice Dumas</em> on <em>August, 5 
2006</em> using <a href="http://www.nongnu.org/texi2html/";><em>texi2html 
@PACKAGE_VERSION@</em></a>.
+  This document was generated by <em>Patrice Dumas</em> on <em>August, 7 
2006</em> using <a href="http://www.nongnu.org/texi2html/";><em>texi2html 
@PACKAGE_VERSION@</em></a>.
  </font>
  <br>
 

Index: examples/book.init
===================================================================
RCS file: /cvsroot/texi2html/texi2html/examples/book.init,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- examples/book.init  9 Aug 2005 06:04:58 -0000       1.4
+++ examples/book.init  8 Jan 2007 15:59:51 -0000       1.5
@@ -36,10 +36,10 @@
 #print STDERR "SUB_TOC child $element->{'child'}->{'text'}\n"; 
          $result .= "<ul>\n". print_sub_toc($parent_element, 
$element->{'child'}) ."</ul>\n";
     }
-    if (exists($element->{'next'}))
+    if (exists($element->{'sectionnext'}))
     {
 #print STDERR "SUB_TOC next($element->{'text'}) 
$element->{'next'}->{'text'}\n"; 
-         $result .= print_sub_toc($parent_element, $element->{'next'});
+         $result .= print_sub_toc($parent_element, $element->{'sectionnext'});
     }
     return $result;
 }
@@ -50,10 +50,10 @@
     my $element = shift;
     my $current_element = $element;
     my @elements;
-    while (defined($current_element->{'up'}) and ($current_element->{'up'} ne 
$current_element))
+    while (defined($current_element->{'sectionup'}) and 
($current_element->{'sectionup'} ne $current_element))
     {
-        unshift (@elements, $current_element->{'up'});
-        $current_element = $current_element->{'up'};
+        unshift (@elements, $current_element->{'sectionup'});
+        $current_element = $current_element->{'sectionup'};
     }
     #print $fh "<ul>" . &$anchor('', $Texi2HTML::HREF{Contents}, '[' . 
$Texi2HTML::NAME{Contents} . ']') . " <br>\n";
     foreach my $elem (@elements)
@@ -136,12 +136,14 @@
     my $type = shift;
     my $prefix = shift;
 
+    return undef if ($NODE_FILES);
     return undef if (!defined($element));
+   
     if (defined($previous_nr) and ($element->{'doc_nr'} == $previous_nr))
     {
         return $previous_file_name;
     }
-    if ($type)
+    if ($type eq 'top')
     {
         $previous_file_name = "${prefix}_top.html";
     }
@@ -174,7 +176,7 @@
     my $text = $element->{'text'};
     if (!$element->{'node'} and (!$NUMBER_SECTIONS))
     {
-        $text = $element->{'name'};
+        $text = $element->{'text_nonumber'};
     }
     return '' if ($text !~ /\S/);
     my $class = $element->{'tag_level'};

Index: Tests/formatting/def_cmd_dble.texi
===================================================================
RCS file: Tests/formatting/def_cmd_dble.texi
diff -N Tests/formatting/def_cmd_dble.texi
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ Tests/formatting/def_cmd_dble.texi  8 Jan 2007 15:59:51 -0000       1.1
@@ -0,0 +1,14 @@
+\input texinfo @c -*-texinfo-*-
address@hidden def_cmd_dble.info
address@hidden Top
address@hidden Test for double definition commands
+
address@hidden func plot (a, b, c, ...) @deffnx func plot2 (a, b, c, ..., d)
+aaa
address@hidden deffn
+
address@hidden func aaaa args
+bbb
address@hidden deffn
+
address@hidden

Index: Tests/htmlxref/.texinfo/htmlxref.cnf
===================================================================
RCS file: Tests/htmlxref/.texinfo/htmlxref.cnf
diff -N Tests/htmlxref/.texinfo/htmlxref.cnf
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ Tests/htmlxref/.texinfo/htmlxref.cnf        8 Jan 2007 15:59:51 -0000       
1.1
@@ -0,0 +1,2 @@
+manual split split-dir-manual/
+manual mono   mono-manual.html

Index: Tests/index_split_nodes_res/Top.html
===================================================================
RCS file: Tests/index_split_nodes_res/Top.html
diff -N Tests/index_split_nodes_res/Top.html
--- Tests/index_split_nodes_res/Top.html        17 Apr 2006 23:11:11 -0000      
1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,46 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html401/loose.dtd";>
-<html>
-<!-- Created on a sunny day by texi2html -->
-<!--
-Written by: Lionel Cons <address@hidden> (original author)
-            Karl Berry  <address@hidden>
-            Olaf Bachmann <address@hidden>
-            and many others.
-Maintained by: Many creative people.
-Send bugs and suggestions to <address@hidden>
-
--->
-<head>
-<title>Untitled Document: Top</title>
-
-<meta name="description" content="Untitled Document: Top">
-<meta name="keywords" content="Untitled Document: Top">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2html">
-<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
-<style type="text/css">
-<!--
-a.summary-letter {text-decoration: none}
-pre.display {font-family: serif}
-pre.format {font-family: serif}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-pre.smalldisplay {font-family: serif; font-size: smaller}
-pre.smallexample {font-size: smaller}
-pre.smallformat {font-family: serif; font-size: smaller}
-pre.smalllisp {font-size: smaller}
-span.roman {font-family:serif; font-weight:normal;}
-span.sansserif {font-family:sans-serif; font-weight:normal;}
-ul.toc {list-style: none}
--->
-</style>
-
-<meta http-equiv="Refresh" content="2; url=index.html#Top">
-
-</head>
-
-<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
-<p>The node you are looking for is at <a href="index.html#Top">Top</a>.</p>
-</body>

Index: Tests/more_before_top_section_res/Top.html
===================================================================
RCS file: Tests/more_before_top_section_res/Top.html
diff -N Tests/more_before_top_section_res/Top.html
--- Tests/more_before_top_section_res/Top.html  4 Aug 2006 23:18:45 -0000       
1.2
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,46 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html401/loose.dtd";>
-<html>
-<!-- Created on a sunny day by texi2html -->
-<!--
-Written by: Lionel Cons <address@hidden> (original author)
-            Karl Berry  <address@hidden>
-            Olaf Bachmann <address@hidden>
-            and many others.
-Maintained by: Many creative people.
-Send bugs and suggestions to <address@hidden>
-
--->
-<head>
-<title>Untitled Document: Top</title>
-
-<meta name="description" content="Untitled Document: Top">
-<meta name="keywords" content="Untitled Document: Top">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2html">
-<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
-<style type="text/css">
-<!--
-a.summary-letter {text-decoration: none}
-pre.display {font-family: serif}
-pre.format {font-family: serif}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-pre.smalldisplay {font-family: serif; font-size: smaller}
-pre.smallexample {font-size: smaller}
-pre.smallformat {font-family: serif; font-size: smaller}
-pre.smalllisp {font-size: smaller}
-span.roman {font-family:serif; font-weight:normal;}
-span.sansserif {font-family:sans-serif; font-weight:normal;}
-ul.toc {list-style: none}
--->
-</style>
-
-<meta http-equiv="Refresh" content="2; url=index.html#Top">
-
-</head>
-
-<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
-<p>The node you are looking for is at <a href="index.html#Top">Top</a>.</p>
-</body>

Index: Tests/node_in_chapter_index_split_res/Top.html
===================================================================
RCS file: Tests/node_in_chapter_index_split_res/Top.html
diff -N Tests/node_in_chapter_index_split_res/Top.html
--- Tests/node_in_chapter_index_split_res/Top.html      4 Aug 2006 12:58:40 
-0000       1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,46 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html401/loose.dtd";>
-<html>
-<!-- Created on a sunny day by texi2html -->
-<!--
-Written by: Lionel Cons <address@hidden> (original author)
-            Karl Berry  <address@hidden>
-            Olaf Bachmann <address@hidden>
-            and many others.
-Maintained by: Many creative people.
-Send bugs and suggestions to <address@hidden>
-
--->
-<head>
-<title>Untitled Document: Top</title>
-
-<meta name="description" content="Untitled Document: Top">
-<meta name="keywords" content="Untitled Document: Top">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2html">
-<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
-<style type="text/css">
-<!--
-a.summary-letter {text-decoration: none}
-pre.display {font-family: serif}
-pre.format {font-family: serif}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-pre.smalldisplay {font-family: serif; font-size: smaller}
-pre.smallexample {font-size: smaller}
-pre.smallformat {font-family: serif; font-size: smaller}
-pre.smalllisp {font-size: smaller}
-span.roman {font-family:serif; font-weight:normal;}
-span.sansserif {font-family:sans-serif; font-weight:normal;}
-ul.toc {list-style: none}
--->
-</style>
-
-<meta http-equiv="Refresh" content="2; 
url=node_in_chapter_index_split.html#Top">
-
-</head>
-
-<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
-<p>The node you are looking for is at <a 
href="node_in_chapter_index_split.html#Top">Top</a>.</p>
-</body>

Index: Tests/texinfo_res/Top.html
===================================================================
RCS file: Tests/texinfo_res/Top.html
diff -N Tests/texinfo_res/Top.html
--- Tests/texinfo_res/Top.html  8 Apr 2006 22:40:19 -0000       1.7
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,46 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html401/loose.dtd";>
-<html>
-<!-- Created on a sunny day by texi2html -->
-<!--
-Written by: Lionel Cons <address@hidden> (original author)
-            Karl Berry  <address@hidden>
-            Olaf Bachmann <address@hidden>
-            and many others.
-Maintained by: Many creative people.
-Send bugs and suggestions to <address@hidden>
-
--->
-<head>
-<title>GNU Info 4.2: Top</title>
-
-<meta name="description" content="GNU Info 4.2: Top">
-<meta name="keywords" content="GNU Info 4.2: Top">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="Generator" content="texi2html">
-<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
-<style type="text/css">
-<!--
-a.summary-letter {text-decoration: none}
-pre.display {font-family: serif}
-pre.format {font-family: serif}
-pre.menu-comment {font-family: serif}
-pre.menu-preformatted {font-family: serif}
-pre.smalldisplay {font-family: serif; font-size: smaller}
-pre.smallexample {font-size: smaller}
-pre.smallformat {font-family: serif; font-size: smaller}
-pre.smalllisp {font-size: smaller}
-span.roman {font-family:serif; font-weight:normal;}
-span.sansserif {font-family:sans-serif; font-weight:normal;}
-ul.toc {list-style: none}
--->
-</style>
-
-<meta http-equiv="Refresh" content="2; url=info-stnd.html#Top">
-
-</head>
-
-<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" 
vlink="#800080" alink="#FF0000">
-
-<p>The node you are looking for is at <a href="info-stnd.html#Top">Top</a>.</p>
-</body>




reply via email to

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