Progress Report done

This commit is contained in:
2015-04-20 20:36:14 -04:00
parent e870cd5cf9
commit d0540da465
9 changed files with 84 additions and 47 deletions

View File

@@ -5,7 +5,7 @@ let g:atp_mapNn = 0
let b:atp_autex = 1
let b:atp_TexCompiler = 'pdftex'
let b:atp_TexOptions = '-synctex=1'
let b:atp_TexFlavor = 'plaintex'
let b:atp_TexFlavor = 'tex'
let b:atp_auruns = '1'
let b:atp_ReloadOnError = '1'
let b:atp_OutDir = '/Users/shyam/Dropbox/cdb/progress_report'