aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2006-11-01 04:32:00 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2006-11-01 04:32:00 +0000
commit76bd231a70a29034bf420153f6ee5d1195a3fe7f (patch)
tree8bc087c6785a1074cc940885e3d841149a080e85 /TODO
parentaeb250f28d58db77eb1fa0f41ab968c49360ff56 (diff)
downloadpandoc-76bd231a70a29034bf420153f6ee5d1195a3fe7f.tar.gz
+ Improved man page for pandoc and markdown2pdf.
+ Changed README to recommend iconv on both input and output. + Added TODO items. git-svn-id: https://pandoc.googlecode.com/svn/trunk@53 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'TODO')
-rw-r--r--TODO27
1 files changed, 27 insertions, 0 deletions
diff --git a/TODO b/TODO
index b6dbda7f3..8416e36a4 100644
--- a/TODO
+++ b/TODO
@@ -1,2 +1,29 @@
# TODO
+- create a changelog in root, with a symlink to it in debian
+ (only the top entry needs the sig.)
+> pandoc (0.3) unstable; urgency=low
+>
+> [ John MacFarlane ]
+> * Revised RTF writer:
+> + made default font Helvetica
+> + added \f0 to each \pard, so that font resizing works correctly
+>
+> [ Recai Oktaş ]
+> * Created proper debian package
+> * Revamped build system:
+> + [describe changes in targets]
+> * Modified wrapper scripts to make them more robust.
+> + added --output option to markdown2pdf
+>
+> -- Recai Oktaş <roktas@debian.org> Tue, 24 Oct 2006 07:48:30 +0300
+
+- make a proper man page for pandoc, with documentation of all options
+- uninstall script in Mac package; add information about it to Welcome?
+- create a compressed disk image containing Mac pkg
+- website target
+- put web templates and osx stuff in separate directories
+- look into warnings on pdflatex concerning ucs packages
+- change all versions to 0.3
+- iconv on both input and output in wrappers
+