File: TODO

package info (click to toggle)
geany-plugins 1.24%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 17,532 kB
  • ctags: 10,926
  • sloc: ansic: 89,639; sh: 11,434; python: 1,365; makefile: 1,302
file content (30 lines) | stat: -rw-r--r-- 945 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
	TODO
************

Features:
* Improving inserting \usepackge{}-function
	* recognize other \usepackage{} entries
	* Give a couple of examples
* Extending insert environment section
	* More common examples
	* Parsing document for already used ones
* Improving support for bibTeX
    * Parsing of *.bib
* Wizard:
	* Adding support for diff. letter classes
	* Adding a way setting variables/values for wizard inside custom
	  template
	* Cleaning up the mess with KOMA/non KOMA classes
	* Replacing & by \& inside title and author on wizard screen as most
	  likely user is not inserting any tabular there
* Replacing of environments
* Parsing document for »TOC«
    * Navigation throught document
* Code examples for very common problems
* Make special characters extensible through files
* Improve behaviour of levelup and leveldown of structures
* Adding a font size chooser to toolbar
* Adding support for dtx

Generell:
* Cleaning up code