texinfo-commits
[Top][All Lists]
Advanced

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

texinfo/tp/DebugTexinfo DebugTree.pm


From: Karl Berry
Subject: texinfo/tp/DebugTexinfo DebugTree.pm
Date: Thu, 05 Jul 2012 17:29:55 +0000

CVSROOT:        /sources/texinfo
Module name:    texinfo
Changes by:     Karl Berry <karl>       12/07/05 17:29:55

Modified files:
        tp/DebugTexinfo: DebugTree.pm 

Log message:
        mention unofficial --debug levels for how often
        the tree is printed

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/DebugTexinfo/DebugTree.pm?cvsroot=texinfo&r1=1.9&r2=1.10

Patches:
Index: DebugTree.pm
===================================================================
RCS file: /sources/texinfo/texinfo/tp/DebugTexinfo/DebugTree.pm,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- DebugTree.pm        20 Apr 2012 17:15:51 -0000      1.9
+++ DebugTree.pm        5 Jul 2012 17:29:55 -0000       1.10
@@ -24,6 +24,12 @@
 # ./texi2any.pl --set DEBUGTREE --set USE_NODES=1 file.texi
 # no elements
 # ./texi2any.pl --set DEBUGTREE file.texi
+# 
+# Some unofficial info about the --debug command line option ... with
+# --debug=1, the tree is not printed,
+# --debug=10 (or more), the tree is printed at the end of the run,
+# --debug=100 (or more), the tree is printed at each newline.
+
 
 use Texinfo::Convert::Converter;
 



reply via email to

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