Fabien Benureau db14fb94f3 Merge branch 'feature/fastercolor' into develop. Read on for details.
The interface of color has changed.
color.colored(s, 'red') becomes color.dye(s, color.red)
The code behind it is simpler and shorter.

The decision to use color or not is made when the UI class is instanciated,
and the configuration is read. There is no need to handle it on a per-file
basis. The default before repository instanciation is with color, but that
might (should) change.
2013-06-13 12:40:37 +02:00
2013-06-13 12:28:59 +02:00
2013-02-13 11:42:43 +01:00
pit
2012-10-05 18:04:43 +02:00
2013-06-09 01:25:29 +02:00

A paper correspond to 3 files :
    name.pdf              a pdf or ps file, the paper itself, whose location is arbitrary
    bibdata/name.bibyaml  a bibyaml file with all bibliographic data.
    meta/name.meta        a metadata file for internal use, notes, citekeys, status, etc.
Description
No description provided
Readme 1.6 MiB
Languages
Python 94.7%
TeX 5%
Shell 0.3%