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.
 
 
 
Olivier Mangin 411647a1b3
FIX bug in edit command when citekey is edited.
12 years ago
.pit removed configparser in favor of yaml 13 years ago
papers FIX bug in edit command when citekey is edited. 12 years ago
tests Basic tag handling. 12 years ago
.gitignore citekey generation and support 13 years ago
NOTES Adds basic UI functionalities. 12 years ago
README Work in progress: improves UTF-8 support, cleans paper creation. 12 years ago
pit added pit script. added EDITOR global var 13 years ago
setup.py major restructuring of code. many oliver remarks implemented. no new features. 13 years ago

README

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.