texinfo-commits
[Top][All Lists]
Advanced

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

texinfo ChangeLog doc/texinfo.txi util/htmlxref...


From: Karl Berry
Subject: texinfo ChangeLog doc/texinfo.txi util/htmlxref...
Date: Wed, 27 Oct 2010 17:28:01 +0000

CVSROOT:        /sources/texinfo
Module name:    texinfo
Changes by:     Karl Berry <karl>       10/10/27 17:28:01

Modified files:
        .              : ChangeLog 
        doc            : texinfo.txi 
        util           : htmlxref.cnf 

Log message:
        (HTML Customization for address@hidden,Abbreviations}): rename+edit

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/ChangeLog?cvsroot=texinfo&r1=1.1164&r2=1.1165
http://cvs.savannah.gnu.org/viewcvs/texinfo/doc/texinfo.txi?cvsroot=texinfo&r1=1.333&r2=1.334
http://cvs.savannah.gnu.org/viewcvs/texinfo/util/htmlxref.cnf?cvsroot=texinfo&r1=1.22&r2=1.23

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/texinfo/texinfo/ChangeLog,v
retrieving revision 1.1164
retrieving revision 1.1165
diff -u -b -r1.1164 -r1.1165
--- ChangeLog   25 Oct 2010 16:26:35 -0000      1.1164
+++ ChangeLog   27 Oct 2010 17:28:00 -0000      1.1165
@@ -1,3 +1,8 @@
+2010-10-27  Karl Berry  <address@hidden>
+
+       * doc/texinfo.txi (HTML Customization for @code{sp},
+       HTML Customization for Abbreviations): rename+edit.
+
 2010-10-24  Karl Berry  <address@hidden>
 
        * doc/texinfo.txi (Command List): alphabetization fixes.

Index: doc/texinfo.txi
===================================================================
RCS file: /sources/texinfo/texinfo/doc/texinfo.txi,v
retrieving revision 1.333
retrieving revision 1.334
diff -u -b -r1.333 -r1.334
--- doc/texinfo.txi     25 Oct 2010 16:26:35 -0000      1.333
+++ doc/texinfo.txi     27 Oct 2010 17:28:00 -0000      1.334
@@ -1,5 +1,5 @@
 \input texinfo.tex    @c -*-texinfo-*-
address@hidden $Id: texinfo.txi,v 1.333 2010/10/25 16:26:35 karl Exp $
address@hidden $Id: texinfo.txi,v 1.334 2010/10/27 17:28:00 karl Exp $
 @c Ordinarily, Texinfo files have the extension .texi.  But texinfo.texi
 @c clashes with texinfo.tex on 8.3 filesystems, so we use texinfo.txi.
 
@@ -19392,7 +19392,8 @@
 When rendering strings without formatting elements, for example in
 comments (@pxref{Comments}) and titles.  We have two string contexts,
 one that produces plain text, and a second that allows for limited
-formatting, typically without any element when producing HTML or XML.
+formatting, typically without any element when producing HTML or XML,
+so the value can be used in an attribute.
 
 @item math context
 @cindex Math expansion context
@@ -20859,6 +20860,8 @@
 * Simple: HTML Customization for Simple Commands.
 * Anchors: HTML Customization for Anchors.
 * Images: HTML Customization for Images.
+* sp: HTML Customization for @code{sp}.
+* Abbrs: HTML Customization for Abbreviations. @code{@@acronym}, @code{@@abbr}.
 * Formatting characters and text::
 * Formatting of simple line commands::
 @end menu
@@ -21340,29 +21343,58 @@
 @end deftypefn
 
 
-The formatting of @code{@@sp} is controlled by:
address@hidden HTML Customization for @code{sp}
address@hidden HTML Customization for @code{sp}
+
address@hidden HTML customization for @code{sp}
address@hidden @code{sp}, customizing HTML for
+
+The formatting of @code{@@sp} (@pxref{sp,,@code{@@sp}}) is controlled by:
+
 @deftypefn {Function Reference} $sp sp $number $preformatted
 @var{$number} is the numeric argument of @code{@@sp}.
address@hidden is true if the @code{@@sp} appears in preformatted text.
address@hidden is true if the @code{@@sp} appears in preformatted
+text.
 @end deftypefn
 
-The formatting of @code{@@acronym} and @code{@@abbr} is controlled by:
address@hidden {Function Reference} $acronym acronym_like $acronym_texi 
$acronym_text $with_explanation \@@explanation_lines $explanation_text 
$explanation_simply_formatted
address@hidden is the acronym argument with texinfo @@-commands, 
address@hidden is formatted. 
-
-The other arguments are related with
-the explanation, the second arg of the acronym.  @var{$with_explanation} is 
-true if the second argument of the acronym command is present. If an
-explanation exists, coming from previous @code{@@acronym} or as an arg of 
-this command, the other args are defined: @var{\@@explanation_lines} is a 
-reference on an array containing the simply fomatted explanation lines, 
address@hidden is the explanation text formatted,
address@hidden is the explanation formatted in 
-a string context, enabling in HTML (or @acronym{XML}) the explanation 
-to be in an attribute.
+
address@hidden HTML Customization for Abbreviations
address@hidden HTML Customization for Abbreviations
+
address@hidden HTML customization for abbreviations
address@hidden @code{abbr}, customizing HTML for
address@hidden @code{acronym}, customizing HTML for
+
+The formatting of @code{@@acronym} and @code{@@abbr} (@pxref{acronym,,
address@hidden@@acronym}} and @ref{abbr,, @code{@@abbr}}) is controlled by:
+
address@hidden {Function Reference} $acronym acronym_like @
+           $acronym_texi $acronym_text $with_explanation \@@explanation_lines @
+           $explanation_text $explanation_simply_formatted
+
address@hidden is the original acronym argument with @@-commands,
+while @var{$acronym_text} is formatted.
+
+The other arguments are related to the explanation (the second arg of
+the acronym).  @var{$with_explanation} is true if the second argument
+of the acronym command is present.  If an explanation exists, coming
+from a previous @code{@@acronym} or as an argument to the present
+command, the remaining arguments are defined:
+
address@hidden @var
address@hidden \@@explanation_lines
+Array reference containing simply formatted explanation lines
+(@pxref{Init File Expansion Contexts}).
+
address@hidden $explanation_text
+Formatted explanation text.
+
address@hidden $explanation_simply_formatted
+Explanation simply formatted in a string context.
address@hidden table
 @end deftypefn
 
+
 @node Formatting characters and text
 @subsection Processing special characters in text
 
@@ -24802,7 +24834,7 @@
 (@url{http://www.gnu.org/software/rcs}) version control systems, which
 expand it into a string such as:
 @example
-$Id: texinfo.txi,v 1.333 2010/10/25 16:26:35 karl Exp $
+$Id: texinfo.txi,v 1.334 2010/10/27 17:28:00 karl Exp $
 @end example
 (This is useful in all sources that use version control, not just manuals.)
 You may wish to include the @samp{$Id:} comment in the @code{@@copying}
@@ -24881,7 +24913,7 @@
 
 @verbatim
 \input texinfo   @c -*-texinfo-*-
address@hidden $Id: texinfo.txi,v 1.333 2010/10/25 16:26:35 karl Exp $
address@hidden $Id: texinfo.txi,v 1.334 2010/10/27 17:28:00 karl Exp $
 @comment %**start of header
 @setfilename sample.info
 @include version.texi

Index: util/htmlxref.cnf
===================================================================
RCS file: /sources/texinfo/texinfo/util/htmlxref.cnf,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -b -r1.22 -r1.23
--- util/htmlxref.cnf   25 Oct 2010 16:26:36 -0000      1.22
+++ util/htmlxref.cnf   27 Oct 2010 17:28:01 -0000      1.23
@@ -1,6 +1,6 @@
 # htmlxref.cnf - reference file for Texinfo files on the web.
 
-htmlxrefversion=2010-10-25.15; # UTC
+htmlxrefversion=2010-10-27.17; # UTC
 
 # Copyright 2010 Free Software Foundation, Inc.
 # 
@@ -214,6 +214,7 @@
 gnupg          node    ${GNUPG}/gnupg/
  dirmngr       node    ${GNUPG}/dirmngr/
  gcrypt                node    ${GNUPG}/gcrypt/
+ libgcrypt     node    ${GNUPG}/gcrypt/
  ksba          node    ${GNUPG}/ksba/
  assuan                node    ${GNUPG}/assuan/
  gpgme         node    ${GNUPG}/gpgme/
@@ -275,6 +276,9 @@
 
 libextractor   mono    ${GS}/libextractor/extractor.html
 
+libidn         mono    ${GS}/libidn/manual/libidn.html
+libidn         node    ${GS}/libidn/manual/html_node/
+
 libmatheval    mono    ${GS}/libmatheval/matheval.html
 
 liquidwar6     mono    ${GS}/liquidwar6/manual/liquidwar6.html



reply via email to

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