aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2006-11-01 07:16:58 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2006-11-01 07:16:58 +0000
commitc8bac7e00e9e7f24d8449463f649032e23817347 (patch)
tree4294721a5d3f956a39546ab2dc260b58b7a120b0 /TODO
parenta4a2792dc11df1a5d2b523261de09118ca8e5262 (diff)
downloadpandoc-c8bac7e00e9e7f24d8449463f649032e23817347.tar.gz
Improved osx-dmg and osx-pkg targets in Makefile.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@59 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 3 insertions, 5 deletions
diff --git a/TODO b/TODO
index 8416e36a4..97197918a 100644
--- a/TODO
+++ b/TODO
@@ -8,6 +8,9 @@
> * Revised RTF writer:
> + made default font Helvetica
> + added \f0 to each \pard, so that font resizing works correctly
+> * Fixed handling of dashes in LaTeX writer
+> * Added iconv to output in wrappers
+> * Added osx-pkg and osx-dmg targets to Makefile
>
> [ Recai Oktaş ]
> * Created proper debian package
@@ -18,12 +21,7 @@
>
> -- 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