Add <target> to one more testcase (see r8206).
[docutils.git] / sandbox / grubert / README.txt
blob2808e65488a39eb1e4224d288247a4486bd41597
1 2003-02
2 -------
4 latex writer into main
5 ~~~~~~~~~~~~~~~~~~~~~~
7 Done:
9 * move latex2e.py into docutils/writers
10 * move rst2latex.py into tools.
11 * add latex to writers/__init__ writer_aliases.
12 * documentation: tools documentation.
14 To do:
16 * commandline options, style.tex, ...
18   Where to move the latex2e-README.txt.
20 * test: writer tests might be too simple, currently publish is used.
21   test/test_writers
22   test that the produced latex document is the same.
25 2002-12
26 -------
28 pdfsamples
29 ~~~~~~~~~~
31 1. reduced tools_test.txt_ multirow and multicol tablecells donot work. 
32   
33 2. docs_tools.txt_.
35 3. specs_pep-0256.txt_.
37 .. _tools_test.txt: test.pdf
38 .. _specs_pep-0256.txt: pep-0256.pdf
39 .. _docs_tools.txt: tools.pdf
42 2002-09
43 -------
45 latex enhanced by julien.
47 2002-07
48 -------
50 Menu changed now try for latex writer.
52 2002-05-11
53 ----------
55 This month sandbox menu is a pdf writer using
56 reportlab lib.
58 I am unsure it it will ever work, justification might
59 need hyphenation and automatic sizing of table cells
60 seams to be nontrivial (considering the size of the
61 usual html browsers).
63 A better layout might be possible via the latex2e writer.
64 (on next month menu).
66 I try to approach davids structure and work and 
67 coding conventions but slowly as a morning sunrise.
69 cheers
71   grubert@users.sourceforge.net