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: Sun, 07 Nov 2010 18:24:35 +0000

CVSROOT:        /sources/texinfo
Module name:    texinfo
Changes by:     Karl Berry <karl>       10/11/07 18:24:35

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

Log message:
        (Customizing CSS): edit

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/ChangeLog?cvsroot=texinfo&r1=1.1174&r2=1.1175
http://cvs.savannah.gnu.org/viewcvs/texinfo/doc/texinfo.txi?cvsroot=texinfo&r1=1.343&r2=1.344
http://cvs.savannah.gnu.org/viewcvs/texinfo/util/htmlxref.cnf?cvsroot=texinfo&r1=1.30&r2=1.31

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/texinfo/texinfo/ChangeLog,v
retrieving revision 1.1174
retrieving revision 1.1175
diff -u -b -r1.1174 -r1.1175
--- ChangeLog   6 Nov 2010 16:16:34 -0000       1.1174
+++ ChangeLog   7 Nov 2010 18:24:34 -0000       1.1175
@@ -1,3 +1,7 @@
+2010-11-07  Karl Berry  <address@hidden>
+
+       * doc/texinfo.txi (Customizing CSS): edit.
+
 2010-11-06  Karl Berry  <address@hidden>
 
        * doc/texinfo.txi (Customizing Indices): rename+edit.

Index: doc/texinfo.txi
===================================================================
RCS file: /sources/texinfo/texinfo/doc/texinfo.txi,v
retrieving revision 1.343
retrieving revision 1.344
diff -u -b -r1.343 -r1.344
--- doc/texinfo.txi     6 Nov 2010 16:16:35 -0000       1.343
+++ doc/texinfo.txi     7 Nov 2010 18:24:35 -0000       1.344
@@ -1,5 +1,5 @@
 \input texinfo.tex    @c -*-texinfo-*-
address@hidden $Id: texinfo.txi,v 1.343 2010/11/06 16:16:35 karl Exp $
address@hidden $Id: texinfo.txi,v 1.344 2010/11/07 18:24:35 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.
 
@@ -20924,28 +20924,30 @@
 @node Customizing CSS
 @section Customizing the CSS lines
 
address@hidden @acronym{CSS}
address@hidden Customizing CSS
address@hidden CSS customization
 
 @vindex %css_map
 @vindex INLINE_CSS
-The @code{NO_CSS} configuration option turns CSS support off.
-Instead of CSS lines output at the document beginning, they may be added
-to each of the HTML attributes, if @code{INLINE_CSS} is set.
-The configuration variable variable holds the CSS
-specification lines in case CSS is not inline.
-It is possible to modify the CSS lines by modifying
address@hidden NO_CSS
+The @code{NO_CSS} configuration option turns off CSS support.  Instead
+of CSS lines being output at the beginning of the document, they may
+be added to HTML attributes, if @code{INLINE_CSS} is set.
+
+The configuration variable holds the CSS specification lines when CSS
+is not inline.  It is possible to modify the CSS lines by modifying
 the entries or adding to the @code{%css_map} hash.  Each key is a CSS
 selector, the corresponding value is a style string.
 
-It is also possible to change completely the way CSS lines are
-generated by redefining the following function reference:
+It is also possible to change completely how CSS lines are generated
+by redefining the following function reference:
 
 @deffn {Function Reference} css_lines \@@import_lines \@@rule_lines
-This function should be used to set the variable 
address@hidden
address@hidden@@import_lines} are the @code{@@import} lines of the 
-files specified with @option{--include-css}, 
-and @var{\@@rule_lines} are the css commands lines of these files.
+This function should set the variable @code{CSS_LINES}.
address@hidden@@import_lines} is an array reference holding the
address@hidden@@import} lines of the files specified with
address@hidden  @var{\@@rule_lines} is an array reference
+holding the CSS lines of those. files.
 @end deffn
 
 
@@ -22821,7 +22823,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.343 2010/11/06 16:16:35 karl Exp $
+$Id: texinfo.txi,v 1.344 2010/11/07 18:24:35 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}
@@ -22900,7 +22902,7 @@
 
 @verbatim
 \input texinfo   @c -*-texinfo-*-
address@hidden $Id: texinfo.txi,v 1.343 2010/11/06 16:16:35 karl Exp $
address@hidden $Id: texinfo.txi,v 1.344 2010/11/07 18:24:35 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.30
retrieving revision 1.31
diff -u -b -r1.30 -r1.31
--- util/htmlxref.cnf   6 Nov 2010 16:16:35 -0000       1.30
+++ util/htmlxref.cnf   7 Nov 2010 18:24:35 -0000       1.31
@@ -1,6 +1,6 @@
 # htmlxref.cnf - reference file for Texinfo files on the web.
 
-htmlxrefversion=2010-11-06.15; # UTC
+htmlxrefversion=2010-11-07.18; # UTC
 
 # Copyright 2010 Free Software Foundation, Inc.
 # 
@@ -82,6 +82,8 @@
 
 diffutils      mono    ${GS}/diffutils/manual/diffutils.html
 
+ed             mono    ${GS}/ddrescue/manual/ed_manual.html
+
 EMACS = ${GS}/emacs/manual
 emacs          mono    ${EMACS}/html_mono/emacs.html
 emacs          node    ${EMACS}/html_node/



reply via email to

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