You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
681 B
23 lines
681 B
15 years ago
|
TODO
|
||
|
- allow users to set a preferred shell
|
||
|
|
||
|
- improving template support
|
||
|
|
||
|
- create a plain text importer (one that would convert % to \%, $ to \$ etc.)
|
||
|
|
||
|
- create a fast powerful (La)TeX parser
|
||
|
|
||
|
- recursive sectioning: also parse sections that were inserted with
|
||
|
\input or \include (optional)
|
||
|
|
||
|
- file_selector could use a configurable filter. Now only *.tex files are
|
||
|
shown, some people might use a .ltx extension for their LaTeX files (or
|
||
|
something completely different).
|
||
|
|
||
|
- #142987 project load crash
|
||
|
|
||
|
- strange ref error see http://sourceforge.net/forum/forum.php?thread_id=1746112&forum_id=292014 and BTS
|
||
|
|
||
|
docu:
|
||
|
- explain tool stuff and the magic %... abbreviations
|