Explorar el Código

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 hace 9 años
padre
commit
381a78b8af
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      TeX.gitignore

+ 4 - 0
TeX.gitignore

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