Skip to content

Commit

Permalink
changed filetypes.latex to add Bibtex compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
fiacobelli committed Mar 21, 2014
1 parent b27b367 commit 1f0898b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions data/filetypes.latex
Expand Up @@ -67,6 +67,9 @@ FT_00_BD=false
FT_01_LB=LaTeX -> _PDF
FT_01_CM=pdflatex --file-line-error-style "%f"
FT_01_BD=false
FT_02_LB=Bibtex
FT_02_CM=bibtex "%e"
FT_02_WD=
EX_00_LB=V_iew PDF File
EX_00_CM=evince "%e.pdf"
EX_00_BD=false
Expand Down

0 comments on commit 1f0898b

Please sign in to comment.