texinfo-commits
[Top][All Lists]
Advanced

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

[8290] use -c instead of --set-customization-variable


From: gavinsmith0123
Subject: [8290] use -c instead of --set-customization-variable
Date: Sat, 13 Oct 2018 16:33:08 -0400 (EDT)

Revision: 8290
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=8290
Author:   gavin
Date:     2018-10-13 16:33:07 -0400 (Sat, 13 Oct 2018)
Log Message:
-----------
use -c instead of --set-customization-variable

Modified Paths:
--------------
    trunk/tp/tests/contents/list-of-tests
    trunk/tp/tests/indices/list-of-tests
    trunk/tp/tests/sectioning/list-of-tests
    trunk/tp/tests/tex_html/list-of-tests

Modified: trunk/tp/tests/contents/list-of-tests
===================================================================
--- trunk/tp/tests/contents/list-of-tests       2018-10-13 20:20:29 UTC (rev 
8289)
+++ trunk/tp/tests/contents/list-of-tests       2018-10-13 20:33:07 UTC (rev 
8290)
@@ -7,21 +7,21 @@
 double_contents_section double_contents.texi --split section
 double_contents_nodes double_contents.texi --split node
 no_content no_content.texi
-no_content_do_contents no_content.texi --set-customization-variable 'contents 
1'
+no_content_do_contents no_content.texi -c 'contents 1'
 no_content_setcatpage no_content_setcatpage.texi
-no_content_setcatpage_do_contents no_content_setcatpage.texi 
--set-customization-variable 'contents 1'
-contents_at_begin_inline contents_at_begin.texi --set-customization-variable 
'INLINE_CONTENTS 1'
-contents_at_end_inline contents_at_end.texi --set-customization-variable 
'INLINE_CONTENTS 1'
-contents_in_middle_chapter_inline contents_in_middle_chapter.texi 
--set-customization-variable 'INLINE_CONTENTS 1'
-contents_in_middle_section_inline contents_in_middle_section.texi 
--set-customization-variable 'INLINE_CONTENTS 1'
-double_contents_inline double_contents.texi --set-customization-variable 
'INLINE_CONTENTS 1'
-double_contents_inline_chapter double_contents.texi 
--set-customization-variable 'INLINE_CONTENTS 1' --split chapter
-double_contents_inline_section double_contents.texi 
--set-customization-variable 'INLINE_CONTENTS 1' --split section
-double_contents_inline_nodes double_contents.texi --set-customization-variable 
'INLINE_CONTENTS 1' --split node
-no_content_inline no_content.texi --set-customization-variable 
'INLINE_CONTENTS 1'
-no_content_do_contents_inline no_content.texi --set-customization-variable 
'INLINE_CONTENTS 1' --set-customization-variable 'contents 1'
-no_content_setcatpage_inline no_content_setcatpage.texi 
--set-customization-variable 'INLINE_CONTENTS 1'
-no_content_setcatpage_do_contents_inline no_content_setcatpage.texi 
--set-customization-variable 'INLINE_CONTENTS 1' --set-customization-variable 
'contents 1'
+no_content_setcatpage_do_contents no_content_setcatpage.texi -c 'contents 1'
+contents_at_begin_inline contents_at_begin.texi -c 'INLINE_CONTENTS 1'
+contents_at_end_inline contents_at_end.texi -c 'INLINE_CONTENTS 1'
+contents_in_middle_chapter_inline contents_in_middle_chapter.texi -c 
'INLINE_CONTENTS 1'
+contents_in_middle_section_inline contents_in_middle_section.texi -c 
'INLINE_CONTENTS 1'
+double_contents_inline double_contents.texi -c 'INLINE_CONTENTS 1'
+double_contents_inline_chapter double_contents.texi -c 'INLINE_CONTENTS 1' 
--split chapter
+double_contents_inline_section double_contents.texi -c 'INLINE_CONTENTS 1' 
--split section
+double_contents_inline_nodes double_contents.texi -c 'INLINE_CONTENTS 1' 
--split node
+no_content_inline no_content.texi -c 'INLINE_CONTENTS 1'
+no_content_do_contents_inline no_content.texi -c 'INLINE_CONTENTS 1' -c 
'contents 1'
+no_content_setcatpage_inline no_content_setcatpage.texi -c 'INLINE_CONTENTS 1'
+no_content_setcatpage_do_contents_inline no_content_setcatpage.texi -c 
'INLINE_CONTENTS 1' -c 'contents 1'
 double_contents_book double_contents.texi --init book.pm
 contents_and_parts contents_and_parts.texi
 

Modified: trunk/tp/tests/indices/list-of-tests
===================================================================
--- trunk/tp/tests/indices/list-of-tests        2018-10-13 20:20:29 UTC (rev 
8289)
+++ trunk/tp/tests/indices/list-of-tests        2018-10-13 20:33:07 UTC (rev 
8290)
@@ -4,7 +4,7 @@
 #index_split index_split.texi --split chapter --init index_test.init
 #makeinfo_index_split index_split.texi --init makeinfo.pm --init 
index_test.init
 #index_no_node index_no_node.texi --split chapter --init index_test.init
-#nodes_before_top nodes_before_top.texi --set-customization-variable 
'USE_NODES 1' --init index_test.init --split chapter
+#nodes_before_top nodes_before_top.texi -c 'USE_NODES 1' --init 
index_test.init --split chapter
 #makeinfo_nodes_before_top nodes_before_top.texi --init makeinfo.pm --init 
index_test.init --split node --no-node-files
 # there is no sectioning command in nodes_before_top.texi, so when called as
 # texi2html there is nothing split, including indices. 
@@ -12,16 +12,16 @@
 #nodes_before_top_and_sections nodes_before_top_and_sections.texi --init 
index_test.init --split chapter
 #makeinfo_nodes_before_top_and_sections nodes_before_top_and_sections.texi 
--init makeinfo.pm --init index_test.init
 nodes_before_top_and_sections_html_chapter nodes_before_top_and_sections.texi 
--html --split chapter
-nodes_before_top_and_sections_html_chapter_nodes 
nodes_before_top_and_sections.texi --html --set-customization-variable 
'USE_NODES 1' --node-files --split chapter
-index_special_region index_special_region.texi --split chapter 
--set-customization-variable 'USE_TITLEPAGE_FOR_TITLE 0'
-index_special_region_no_region index_special_region_no_region.texi --split 
chapter --set-customization-variable 'USE_TITLEPAGE_FOR_TITLE 0'
-index_special_region_no_insertcopying 
index_special_region_no_insertcopying.texi --split chapter 
--set-customization-variable 'USE_TITLEPAGE_FOR_TITLE 0'
+nodes_before_top_and_sections_html_chapter_nodes 
nodes_before_top_and_sections.texi --html -c 'USE_NODES 1' --node-files --split 
chapter
+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
 index_nodes index_nodes.texi
 #makeinfo_index_nodes index_nodes.texi --init makeinfo.pm --init 
index_test.init  --split node
-index_nodes_nodes index_nodes.texi --set-customization-variable 'USE_NODES 1' 
--split node
+index_nodes_nodes index_nodes.texi -c 'USE_NODES 1' --split node
 #printindex_between_node_section printindex_between_node_section.texi --init 
index_test.init --node-files
 printindex_between_node_section printindex_between_node_section.texi 
--node-files
 #printindex_between_part_chapter printindex_between_part_chapter.texi --init 
index_test.init

Modified: trunk/tp/tests/sectioning/list-of-tests
===================================================================
--- trunk/tp/tests/sectioning/list-of-tests     2018-10-13 20:20:29 UTC (rev 
8289)
+++ trunk/tp/tests/sectioning/list-of-tests     2018-10-13 20:33:07 UTC (rev 
8290)
@@ -3,25 +3,25 @@
 # Public domain.  Originally created by Patrice Dumas.
 
 node_footnote_end node_footnote.texi --footnote-style=end
-node_footnote_use_node node_footnote.texi --set-customization-variable 
'USE_NODES 1' --node-files --footnote-style=end --split node
+node_footnote_use_node node_footnote.texi -c 'USE_NODES 1' --node-files 
--footnote-style=end --split node
 node_footnote_separated node_footnote.texi --footnote-style=separate
 test_two_include test_two_include.texi -I 
address@hidden@../coverage/@address@hidden/formatting
-equivalent_nodes equivalent_nodes.texi --set-customization-variable 'USE_NODES 
1'
+equivalent_nodes equivalent_nodes.texi -c 'USE_NODES 1'
 equivalent_nodes_no_node equivalent_nodes.texi
 equivalent_nodes_test_renamed_nodes equivalent_nodes.texi --init 
test_renamed_nodes.init
 nodes_after_top_before_chapter nodes_after_top_before_chapter.texi
-nodes_after_top_before_chapter_use_nodes_chapter 
nodes_after_top_before_chapter.texi --set-customization-variable 'USE_NODES 1' 
--split chapter
+nodes_after_top_before_chapter_use_nodes_chapter 
nodes_after_top_before_chapter.texi -c 'USE_NODES 1' --split chapter
 nodes_after_top_before_section nodes_after_top_before_section.texi --split 
chapter
-nodes_after_top_before_section_use_nodes nodes_after_top_before_section.texi 
--set-customization-variable 'USE_NODES 1'
-nodes_after_top_before_section_use_nodes_chapter 
nodes_after_top_before_section.texi --set-customization-variable 'USE_NODES 1' 
--split chapter
+nodes_after_top_before_section_use_nodes nodes_after_top_before_section.texi 
-c 'USE_NODES 1'
+nodes_after_top_before_section_use_nodes_chapter 
nodes_after_top_before_section.texi -c 'USE_NODES 1' --split chapter
 sectioning_directions sectioning.texi --init test_directions.init
-sectioning_frames sectioning.texi --split chapter --set-customization-variable 
'FRAMES 1'
+sectioning_frames sectioning.texi --split chapter -c 'FRAMES 1'
 # called sectioning_part_appendix in t/30sectioning
 no_node_chapter_split no_node.texi --split chapter
 # really different from what is in t/*?
 placed_things_before_element placed_things_before_element.texi
 # called nodes_no_node_top_explicit_directions in t/30sectioning
-no_section_no_top no_section_no_top.texi --set-customization-variable 
'USE_NODES 1'
+no_section_no_top no_section_no_top.texi -c 'USE_NODES 1'
 no_section_no_top_no_node no_section_no_top.texi
 # called chapter_between_nodes in t/30sectioning
 more_nodes_than_sections more_nodes_than_sections.texi
@@ -28,7 +28,7 @@
 # called one_node_explicit_directions_anchor in t/30sectioning
 # is it really useful?
 one_node_no_node one_node.texi
-one_node one_node.texi --set-customization-variable 'USE_NODES 1'
+one_node one_node.texi -c 'USE_NODES 1'
 more_sections_than_nodes more_sections_than_nodes.texi
 two_footnotes_in_nodes two_footnotes_in_nodes.texi
 two_footnotes_in_nodes_separated two_footnotes_in_nodes.texi 
--footnote-style=separate

Modified: trunk/tp/tests/tex_html/list-of-tests
===================================================================
--- trunk/tp/tests/tex_html/list-of-tests       2018-10-13 20:20:29 UTC (rev 
8289)
+++ trunk/tp/tests/tex_html/list-of-tests       2018-10-13 20:33:07 UTC (rev 
8290)
@@ -1,18 +1,18 @@
 # tex
-block_EOL_tex block_EOL.texi --set-customization-variable 'L2H 1' --iftex
+block_EOL_tex block_EOL.texi -c 'L2H 1' --iftex
 simplest_httex ../formatting/simplest.texi --init tex4ht.pm --iftex
-tex tex.texi --set-customization-variable 'L2H 1' --iftex
+tex tex.texi -c 'L2H 1' --iftex
 tex_notex tex.texi
 tex_httex tex.texi --init tex4ht.pm --iftex
 tex_accents_httex tex_accents.texi --init tex4ht.pm --iftex
-tex_accents_l2h tex_accents.texi --set-customization-variable 'L2H 1' --iftex
+tex_accents_l2h tex_accents.texi -c 'L2H 1' --iftex
 # No mediawki tests for now
 #tex_mediawiki tex.texi --init mediawiki.pm --iftex
 #tex_httex_mediawiki tex.texi --html --init tex4ht.pm --init mediawiki.pm 
--iftex
-#tex_l2h_mediawiki tex.texi --html --set-customization-variable 'L2H 1' 
--iftex --init mediawiki.pm
+#tex_l2h_mediawiki tex.texi --html -c 'L2H 1' --iftex --init mediawiki.pm
 tex_complex_httex tex_complex.texi --init tex4ht.pm --iftex
-tex_complex_l2h tex_complex.texi --set-customization-variable 'L2H 1' --iftex
-math_not_closed math_not_closed.texi --set-customization-variable 'L2H 1' 
--iftex
-tex_not_closed tex_not_closed.texi --set-customization-variable 'L2H 1' --iftex
-tex_in_copying tex_in_copying.texi --set-customization-variable 'L2H 1' --iftex
-formatting_singular ../layout/formatting.texi --init-file t2h_singular.init 
--set-customization-variable 'L2H 1' --set-customization-variable 'SHORTEXTN 1' 
--set-customization-variable 'PREFIX sing' --set-customization-variable 
'TOP_FILE index.htm' --no-verbose
+tex_complex_l2h tex_complex.texi -c 'L2H 1' --iftex
+math_not_closed math_not_closed.texi -c 'L2H 1' --iftex
+tex_not_closed tex_not_closed.texi -c 'L2H 1' --iftex
+tex_in_copying tex_in_copying.texi -c 'L2H 1' --iftex
+formatting_singular ../layout/formatting.texi --init-file t2h_singular.init -c 
'L2H 1' -c 'SHORTEXTN 1' -c 'PREFIX sing' -c 'TOP_FILE index.htm' --no-verbose




reply via email to

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