texinfo-commits
[Top][All Lists]
Advanced

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

texinfo/texi2html documentlanguages.pl test/mac...


From: Patrice Dumas
Subject: texinfo/texi2html documentlanguages.pl test/mac...
Date: Sun, 27 Feb 2011 17:36:11 +0000

CVSROOT:        /sources/texinfo
Module name:    texinfo
Changes by:     Patrice Dumas <pertusus>        11/02/27 17:36:11

Modified files:
        texi2html      : documentlanguages.pl 
        texi2html/test/macros: tests.txt 
        texi2html/test/sectioning: tests.txt 

Log message:
        Don't use the init files for the standard formats.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/texi2html/documentlanguages.pl?cvsroot=texinfo&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/texinfo/texi2html/test/macros/tests.txt?cvsroot=texinfo&r1=1.15&r2=1.16
http://cvs.savannah.gnu.org/viewcvs/texinfo/texi2html/test/sectioning/tests.txt?cvsroot=texinfo&r1=1.5&r2=1.6

Patches:
Index: documentlanguages.pl
===================================================================
RCS file: /sources/texinfo/texinfo/texi2html/documentlanguages.pl,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- documentlanguages.pl        15 Jul 2010 20:43:24 -0000      1.2
+++ documentlanguages.pl        27 Feb 2011 17:36:10 -0000      1.3
@@ -5554,6 +5554,7 @@
 'sgo' => 1,
 'sgp' => 1,
 'sgr' => 1,
+'sgs' => 1,
 'sgt' => 1,
 'sgu' => 1,
 'sgw' => 1,
@@ -7434,6 +7435,7 @@
 'BM' => 1,
 'BN' => 1,
 'BO' => 1,
+'BQ' => 1,
 'BR' => 1,
 'BS' => 1,
 'BT' => 1,
@@ -7459,6 +7461,7 @@
 'CS' => 1,
 'CU' => 1,
 'CV' => 1,
+'CW' => 1,
 'CX' => 1,
 'CY' => 1,
 'CZ' => 1,
@@ -7623,6 +7626,7 @@
 'ST' => 1,
 'SU' => 1,
 'SV' => 1,
+'SX' => 1,
 'SY' => 1,
 'SZ' => 1,
 'TA' => 1,

Index: test/macros/tests.txt
===================================================================
RCS file: /sources/texinfo/texinfo/texi2html/test/macros/tests.txt,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- test/macros/tests.txt       14 Jul 2010 08:46:26 -0000      1.15
+++ test/macros/tests.txt       27 Feb 2011 17:36:10 -0000      1.16
@@ -45,28 +45,28 @@
 # test with --html which doesn't make much sense here, replaced with --xml
 # though it is not the same
 cond cond.texi
-cond_xml cond.texi --init xml.init
+cond_xml cond.texi --xml
 cond_no-ifhtml_no-ifinfo_no-iftex cond.texi --no-ifhtml --no-ifinfo --no-iftex
 cond_ifhtml_ifinfo_iftex cond.texi --ifhtml --ifinfo --iftex
-cond_info cond.texi --init info.init
+cond_info cond.texi --info
 defcondx_Dbar defxcond.texi -D bar
 defcondx_Ubar defxcond.texi -U bar
 macro-at macro-at.texi
 value_in_pass0_macros_plain value_in_pass0_macros.texi 
address@hidden@/value_in_pass0_macros-expanded.texi
 macros_in_pass0_macros_plain macros_in_pass0_macros.texi 
address@hidden@/macros_in_pass0_macros-expanded.texi
-macro-at_info macro-at.texi --init info.init
+macro-at_info macro-at.texi --info
 value_in_pass0_macros value_in_pass0_macros.texi --init makeinfo.init
 macros_in_pass0_macros macros_in_pass0_macros.texi --init makeinfo.init
 node-expand_plain node-expand.texi
 node-expand node-expand.texi --init makeinfo.init
-node-expand_xml node-expand.texi --init xml.init
-node-expand_info node-expand.texi --init info.init
+node-expand_xml node-expand.texi --xml
+node-expand_info node-expand.texi --info
 include-value include-value.texi
 value_in_misc value_in_misc_valid.texi --iftex
 macro_in_misc macro_in_misc.texi
 macro_commands_in_pass_texi_commands macro_commands_in_pass_texi_commands.texi
-test_include_with_setfilename_info test_include_with_setfilename.texi --init 
info.init
-no_arg_macro_info no_arg_macro.texi --init info.init
+test_include_with_setfilename_info test_include_with_setfilename.texi --info
+no_arg_macro_info no_arg_macro.texi --info
 simple_imbricated_macro simple_imbricated_macro.texi
 test_paths test_paths.texi
 setfilename_comment setfilename_comment.texi

Index: test/sectioning/tests.txt
===================================================================
RCS file: /sources/texinfo/texinfo/texi2html/test/sectioning/tests.txt,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- test/sectioning/tests.txt   12 Sep 2010 20:06:16 -0000      1.5
+++ test/sectioning/tests.txt   27 Feb 2011 17:36:11 -0000      1.6
@@ -109,11 +109,11 @@
 loop_nodes loop_nodes.texi
 
 test_refs_docbook test_refs.texi --docbook
-at_commands_in_refs_info at_commands_in_refs.texi --init info.init
-two_footnotes_in_nodes_info two_footnotes_in_nodes.texi --init info.init
-two_footnotes_in_nodes_separated_info two_footnotes_in_nodes.texi --init 
info.init --footnote-style=separate
-node_footnote_info node_footnote.texi --init info.init
-node_footnote_separated_info node_footnote.texi --init info.init 
--footnote-style=separate
-anchor_in_footnote_info anchor_in_footnote.texi --init info.init
-anchor_in_footnote_separated_info anchor_in_footnote.texi --init info.init 
--footnote-style=separate
-novalidate_info novalidate.texi --init info.init
+at_commands_in_refs_info at_commands_in_refs.texi --info
+two_footnotes_in_nodes_info two_footnotes_in_nodes.texi --info
+two_footnotes_in_nodes_separated_info two_footnotes_in_nodes.texi --info 
--footnote-style=separate
+node_footnote_info node_footnote.texi --info
+node_footnote_separated_info node_footnote.texi --info 
--footnote-style=separate
+anchor_in_footnote_info anchor_in_footnote.texi --info
+anchor_in_footnote_separated_info anchor_in_footnote.texi --info 
--footnote-style=separate
+novalidate_info novalidate.texi --info



reply via email to

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