File: TODO

package info (click to toggle)
liblatex-table-perl 1.0.6-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 784 kB
  • sloc: perl: 2,421; makefile: 2
file content (11 lines) | stat: -r--r--r-- 560 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
- The OO design is a real MESS. Most of it is easy to fix without breaking the
  API (started)
- coldef_strategy is an ugly hack. This API should be redone for a 2.0 release.  
- nicer examples.pdf (started)
- maybe move csv2pdf and ltpretty in an extra package, because they introduce
  dependencies. But hey, we use Moose which requires half of CPAN anyway...
- fine tune default parameters
- shortcut for multirows
- csvpdf should support all LT options 
- csv2pdf should maybe use my Text::CSV::R module
- ltpretty and csv2pdf should support a config file