texinfo-commits
[Top][All Lists]
Advanced

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

texinfo ChangeLog,1.227,1.228 NEWS,1.17,1.18


From: karl
Subject: texinfo ChangeLog,1.227,1.228 NEWS,1.17,1.18
Date: Tue, 24 Feb 2004 20:23:39 +0100

Update of /cvsroot/texinfo/texinfo
In directory sheep:/tmp/cvs-serv18277

Modified Files:
        ChangeLog NEWS 
Log Message:
.

Index: ChangeLog
===================================================================
RCS file: /cvsroot/texinfo/texinfo/ChangeLog,v
retrieving revision 1.227
retrieving revision 1.228
diff -C2 -d -r1.227 -r1.228
*** ChangeLog   24 Feb 2004 16:12:46 -0000      1.227
--- ChangeLog   24 Feb 2004 19:23:37 -0000      1.228
***************
*** 1,2 ****
--- 1,9 ----
+ 2004-02-24  Karl Berry  <address@hidden>
+ 
+       * doc/texinfo.txi (Invoking makeinfo): TEXINFO_OUTPUT ->
+       TEXINFO_OUTPUT_FORMAT.
+       * makeinfo/makeinfo.c: TEXINFO_OUTPUT -> TEXINFO_OUTPUT_FORMAT,
+       after discussion with tar maintainer.
+ 
  2004-02-20  Stepan Kasal  <address@hidden>
  

Index: NEWS
===================================================================
RCS file: /cvsroot/texinfo/texinfo/NEWS,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** NEWS        20 Feb 2004 13:34:13 -0000      1.17
--- NEWS        24 Feb 2004 19:23:37 -0000      1.18
***************
*** 39,43 ****
    . @acronym accepts an optional argument for the meaning of the acronym.
  * makeinfo:
!   . New environment variable TEXINFO_OUTPUT determines default output format.
    . New option --plaintext, equivalent to --no-headers with Info output.
    . All outputs:
--- 39,44 ----
    . @acronym accepts an optional argument for the meaning of the acronym.
  * makeinfo:
!   . New environment variable TEXINFO_OUTPUT_FORMAT determines the output
!     format at runtime, if no options are specified.
    . New option --plaintext, equivalent to --no-headers with Info output.
    . All outputs:
***************
*** 52,55 ****
--- 53,57 ----
      - @multicolumn fractions become percentages.
      - entities used for bullets, quotes, dashes, and others.
+     - index entries are links to the exact locations.
      - <h4> and <h5> used for @sub and @subsubsections again.
      - accented dotless i supported.



reply via email to

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