Browse Source

Adding endfloat.sty auxiliary files

endfloat.sty produces these two auxiliary files.
From Section 3.2 of its documentation:
> Loading it will have LTEX produce two extra files with .ttt and .fff extensions (for tables and figures, respectively).
David Haberthür 9 years ago
parent
commit
381a78b8af
1 changed files with 4 additions and 0 deletions
  1. 4 0
      TeX.gitignore

+ 4 - 0
TeX.gitignore

@@ -141,3 +141,7 @@ pythontex-files-*/
 # WinEdt
 *.bak
 *.sav
+
+# endfloat
+*.ttt
+*.fff