texinfo-commits
[Top][All Lists]
Advanced

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

texinfo/tp/t info_tests.t results/info_tests/er...


From: Patrice Dumas
Subject: texinfo/tp/t info_tests.t results/info_tests/er...
Date: Sun, 05 Aug 2012 17:03:07 +0000

CVSROOT:        /sources/texinfo
Module name:    texinfo
Changes by:     Patrice Dumas <pertusus>        12/08/05 17:03:07

Modified files:
        tp/t           : info_tests.t 
        tp/t/results/info_tests: error_in_footnote.pl 

Log message:
        Modify test to still generate a warning.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/info_tests.t?cvsroot=texinfo&r1=1.44&r2=1.45
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/info_tests/error_in_footnote.pl?cvsroot=texinfo&r1=1.10&r2=1.11

Patches:
Index: info_tests.t
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/info_tests.t,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -b -r1.44 -r1.45
--- info_tests.t        5 Aug 2012 16:49:06 -0000       1.44
+++ info_tests.t        5 Aug 2012 17:03:06 -0000       1.45
@@ -362,9 +362,9 @@
 Float text1
 
 @caption{Caption. @TeX. 
-In caption @strong{note}.  
+In caption @strong{note caption}.  
 Now address@hidden@LaTeX. 
-and strong @strong{Note}.}}
+and strong @strong{Note footnote}.}}
 @end float
 
 @listoffloats Text

Index: results/info_tests/error_in_footnote.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/info_tests/error_in_footnote.pl,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- results/info_tests/error_in_footnote.pl     1 Nov 2011 12:26:03 -0000       
1.10
+++ results/info_tests/error_in_footnote.pl     5 Aug 2012 17:03:07 -0000       
1.11
@@ -150,7 +150,7 @@
                               'contents' => [
                                 {
                                   'parent' => {},
-                                  'text' => 'note'
+                                  'text' => 'note caption'
                                 }
                               ],
                               'parent' => {},
@@ -201,7 +201,7 @@
                                           'contents' => [
                                             {
                                               'parent' => {},
-                                              'text' => 'Note'
+                                              'text' => 'Note footnote'
                                             }
                                           ],
                                           'parent' => {},
@@ -542,9 +542,9 @@
 Float text1
 
 @caption{Caption. @TeX. 
-In caption @strong{note}.  
+In caption @strong{note caption}.  
 Now address@hidden@LaTeX. 
-and strong @strong{Note}.}}
+and strong @strong{Note footnote}.}}
 @end float
 
 @listoffloats Text
@@ -659,7 +659,7 @@
 
 Float text1
 
-Text 1: Caption.  TeX.  In caption *note*.  Now footnote(1)
+Text 1: Caption.  TeX.  In caption *note caption*.  Now footnote(1)
 
 * Menu:
 
@@ -671,14 +671,14 @@
 
    ---------- Footnotes ----------
 
-   (1) LaTeX.  and strong *Note*.
+   (1) LaTeX.  and strong *Note footnote*.
 
 
 
 Tag Table:
 Node: Top41
 Ref: label75
-Ref: Top-Footnote-1349
+Ref: Top-Footnote-1357
 
 End Tag Table
 ';



reply via email to

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