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.
 
 
 
Jonathan Grizou ff4b40e770
Fixed error in import, wrong relative path
12 years ago
.pit removed configparser in favor of yaml 13 years ago
papers Fixed error in import, wrong relative path 12 years ago
tests Basic tag handling. 12 years ago
.gitignore Adds item to TODO and modif .gitignore 12 years ago
NOTES Adds basic UI functionalities. 12 years ago
README Work in progress: improves UTF-8 support, cleans paper creation. 12 years ago
TODO Adds item to TODO and modif .gitignore 12 years ago
pit added pit script. added EDITOR global var 13 years ago
setup.py Switch to 'find_package' method in setup. 12 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.