[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
texinfo ChangeLog TODO
From: |
Patrice Dumas |
Subject: |
texinfo ChangeLog TODO |
Date: |
Sun, 04 Dec 2011 20:56:38 +0000 |
CVSROOT: /sources/texinfo
Module name: texinfo
Changes by: Patrice Dumas <pertusus> 11/12/04 20:56:38
Modified files:
. : ChangeLog TODO
Log message:
* TODO: remove more entries fixed and add an explanation based
on Karl
input.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/ChangeLog?cvsroot=texinfo&r1=1.1283&r2=1.1284
http://cvs.savannah.gnu.org/viewcvs/texinfo/TODO?cvsroot=texinfo&r1=1.55&r2=1.56
Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/texinfo/texinfo/ChangeLog,v
retrieving revision 1.1283
retrieving revision 1.1284
diff -u -b -r1.1283 -r1.1284
--- ChangeLog 4 Dec 2011 02:55:19 -0000 1.1283
+++ ChangeLog 4 Dec 2011 20:56:37 -0000 1.1284
@@ -2,6 +2,8 @@
* doc/texinfo.txi (Other Configuration Variables): document
all configuration variables associated with a string.
+ * TODO: remove more entries fixed and add an explanation based on Karl
+ input.
2011-12-03 Patrice Dumas <address@hidden>
Index: TODO
===================================================================
RCS file: /sources/texinfo/texinfo/TODO,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -b -r1.55 -r1.56
--- TODO 3 Dec 2011 18:44:22 -0000 1.55
+++ TODO 4 Dec 2011 20:56:37 -0000 1.56
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.55 2011/12/03 18:44:22 pertusus Exp $
+$Id: TODO,v 1.56 2011/12/04 20:56:37 pertusus Exp $
This is the todo list for GNU Texinfo.
If you are interested in working on any of these, email address@hidden
@@ -76,12 +76,10 @@
makeinfo --set RAW_TEXT comes close.
- HTML: different splits for different chapters?
- HTML: support thumbnails.
- - HTML: make images of math, maybe.
- - HTML: allow settable background color, table colors and spacing,
- <head> meta tags, etc. A la http://texi2html.cvshome.org. In fact:
- HTML: have a library of different CSS styles.
http://mail.gnu.org/archive/html/bug-texinfo/2004-01/msg00025.html
- - XML: cannot be loaded directly in a browser; why not?
+ - XML: cannot be loaded directly in a browser; browsers are supposed to
+ be able to look up the DTD and do something.
- add --output-encoding. Design better the encoding handling.
- Support output formats retaining the tree structure of Texinfo documents
as parsed by the Parser. A lisp-like format for GUILE, and maybe JSON.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- texinfo ChangeLog TODO,
Patrice Dumas <=