texi2html-cvs
[Top][All Lists]
Advanced

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

[Texi2html-cvs] Changes to texi2html/doc/texi2html.texi


From: Patrice Dumas
Subject: [Texi2html-cvs] Changes to texi2html/doc/texi2html.texi
Date: Tue, 09 Aug 2005 02:05:00 -0400

Index: texi2html/doc/texi2html.texi
diff -u texi2html/doc/texi2html.texi:1.32 texi2html/doc/texi2html.texi:1.33
--- texi2html/doc/texi2html.texi:1.32   Mon Aug  8 20:46:15 2005
+++ texi2html/doc/texi2html.texi        Tue Aug  9 06:04:58 2005
@@ -2900,15 +2900,31 @@
 The first one is usefull in case the @code{@@quotation} has an argument, as
 it allows to prepend a string to the quotation text:
 
address@hidden {Function Reference} $prepended_string quotation_prepend_text 
$text
address@hidden is the argument of the quotation with @@-commands not 
+interpreted. This function
+can return a string which will be prepended to the quotation text.
address@hidden deftypefn
+
address@hidden
 @deftypefn {Function Reference} $prepended_string quotation_prepend_text 
$style $text
 @var{$style} is the first argument of the @code{@@quotation} if there are
 two arguments. @var{$text} is the second argument or the first if there is
 one argument. There are still @@-commands in these strings. This function
 can return a string which will be prepended to the quotation text.
 @end deftypefn
address@hidden ignore
 
 The whole quotation is formatted by:
 
address@hidden {Function Reference} $quotation quotation $quotation_text 
$argument_text $argument_text_texi
address@hidden is the quotation text, formatted, with the text 
+prepended by the function above. @var{$argument_text} is the argument 
+of the @code{@@quotation}, formatted. @var{$argument_text_texi} is the argument
+of the @code{@@quotation}, unformatted.
address@hidden deftypefn
+
address@hidden
 @deftypefn {Function Reference} $quotation quotation $quotation_text 
$argument_text $argument_style_texi $argument_style_id
 @var{$quotation_text} is the quotation text, formatted, with the text 
 prepended by the function above. @var{$argument_text} is the second argument 
@@ -2918,7 +2934,7 @@
 @@-commands, and  @var{$argument_style_id} is this argument transformed in 
 an identifier which can be used as an @acronym{XML} identifier.
 @end deftypefn
-
address@hidden ignore
 
 @c --------------------------------------------------------
 @node Menus




reply via email to

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