- 10 1月, 2016 1 次提交
-
-
由 Rogier Slag 提交于
Latexian adds some additional temporary files, which are not required for building the project. Therefore they are better left out as well
-
- 03 1月, 2016 1 次提交
-
-
由 dopefishh 提交于
A precompiled header(`latex -ini`) compiled creates a `.fmt` file. To speed up xypic's drawing, precompiled matrices are created with the `\CompileMatrices` entry in the preamble. This creates `*.xyc` files.
-
- 21 12月, 2015 1 次提交
-
-
由 David Haberthür 提交于
[cprotect](https://www.ctan.org/tex-archive/macros/latex/contrib/cprotect?lang=en) tracks its contents in an auxiliary file, this is safe to ignore.
-
- 11 12月, 2015 1 次提交
-
-
由 Jelte Fennema 提交于
The pdfcomment package generates *.upa and *.upb files when compiling LaTeX files. These should be ignored as well.
-
- 16 11月, 2015 1 次提交
-
-
由 David Haberthür 提交于
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).
-
- 04 11月, 2015 1 次提交
-
-
由 Jesper Utoft 提交于
-
- 29 10月, 2015 1 次提交
-
-
由 Felix Wehnert 提交于
-
- 04 8月, 2015 1 次提交
-
-
由 David Haberthür 提交于
As per http://tex.stackexchange.com/q/258515/828
-
- 18 7月, 2015 1 次提交
-
-
由 Maïeul Rouquette 提交于
reledmac use one individual file by series of endnotes : .Aend, .Bend, .Cend etc. See the changelog in reledmac handbook or https://github.com/maieul/ledmac/commit/7fedc07f5bf2af21c86a237957790cb6fdce78a7#diff-60c898960cc69e6fde87e84ddef7d910R11391
-
- 24 6月, 2015 2 次提交
-
-
由 Arne de Laat 提交于
TikZ uses *.auxlock files to check if the main *.aux file is available. This is only used when using the external tikz library.
-
由 Arne de Laat 提交于
When using TikZ & PGF with: `\usepackage{tikz} \usetikzlibrary{external} \tikzexternalize` It creates .dpth and .md5 files for the externalized tikzpictures.
-
- 29 5月, 2015 1 次提交
-
-
由 Konfekt 提交于
-
- 15 5月, 2015 1 次提交
-
-
由 Jeremy Coatelen 提交于
When using minitoc package, LateX often generates multiple .mtc files such as `*.mtc0`, `*.mtc1`, ..., `*.mtc13`, ... This patch allows one to ignore all *.mtc files from index 0 to index 99 (ignoring `*.mtc[1-9][0-9]`).
-
- 01 3月, 2015 1 次提交
-
-
由 Gurmeet-Singh 提交于
WinEdt (a popular TEX editor for windows) uses files "*.bak" for backup and "*.sav" for autosave.
-
- 17 2月, 2015 1 次提交
-
-
由 Tobenna Peter Igwe 提交于
-
- 05 2月, 2015 1 次提交
-
-
由 maieul 提交于
-
- 13 1月, 2015 1 次提交
-
-
由 Rob 提交于
*.synctex is generated when the synctex option is used under Windows.
-
- 21 12月, 2014 1 次提交
-
-
由 lighght 提交于
Ignore acs-*.bib, an aux file generated by \documentclass{achemso} or by \usepackage{achemso}
-
- 20 11月, 2014 1 次提交
-
-
由 Adam Liter 提交于
-
- 24 8月, 2014 1 次提交
-
-
由 Andreas Grosse 提交于
-
- 31 7月, 2014 1 次提交
-
-
由 Maïeul Rouquette 提交于
-
- 29 7月, 2014 1 次提交
-
-
由 David Haberthür 提交于
When doing \usepackage[backref]{hyperref} the pages of the references are shown in the bibliography. Those files can be safely ignored. Info: http://tex.stackexchange.com/a/7772/828
-
- 25 6月, 2014 1 次提交
-
-
由 Wojciech Waśko 提交于
To overcome the "No room for a new \write", the morewrites package (http://www.ctan.org/pkg/morewrites) uses a file with the .mw extension
-
- 04 4月, 2014 2 次提交
-
-
由 maieul 提交于
-
- 28 3月, 2014 1 次提交
-
-
由 Ivan Zuzak 提交于
-
- 20 3月, 2014 2 次提交
-
-
由 Maïeul Rouquette 提交于
-
由 Maïeul Rouquette 提交于
-
- 01 3月, 2014 1 次提交
-
-
由 Tim Grilley 提交于
-
- 27 2月, 2014 1 次提交
-
-
由 Tim Grilley 提交于
-
- 07 2月, 2014 1 次提交
-
-
由 Juergen Edelbluth 提交于
Sometimes it happens that you'd like to commit during a long LaTeX run. During this run, the document.synctex.gz is renamed to document.synctex.gz(busy). And you don't want to commit this file.
-
- 09 11月, 2013 3 次提交
-
-
由 Carl Suster 提交于
-
由 Manuel Rauber 提交于
-
由 Carl Suster 提交于
-
- 07 11月, 2013 1 次提交
-
-
由 Niklas Rehfeld 提交于
.brf files are generated if the 'backref' or 'pagebackref' options of the hyperref package are enabled. These are intermediate files, so shouldn't be tracked.
-
- 30 10月, 2013 1 次提交
-
-
由 Dr. Normen Müller 提交于
-
- 28 6月, 2013 2 次提交
-
-
由 Jakob Voss 提交于
-
由 Jakob Voss 提交于
-
- 10 5月, 2013 1 次提交
-
-
由 Carl Suster 提交于
Refer to the biblatex manual at http://ctan.unsw.edu.au/macros/latex/contrib/biblatex/doc/biblatex.pdf: (p.106): The name of the additional aux files is the base name of the main input file with the string -blx and a running number appended at the end. [...] Apart from these aux files, biblatex uses an additional bib file with the same suffix to pass certain control parameters to BibTeX. [...] When using Biber, biblatex writes a control file named example.bcf and ignores \blxauxsuffix. Note: the running number mentioned in the documentation is not always added to the suffix.
-
- 08 5月, 2013 1 次提交
-
-
由 Carl Suster 提交于
From the man page for latexmk (http://manpages.ubuntu.com/manpages/raring/man1/latexmk.1L.html): [...] the -recorder option with latex and pdflatex. In (most) modern versions of these programs, this results in a file of extension .fls containing a list of the files that these programs have read and written. Latexmk specifies this option in its latex commands and so produces temporary files with this extension in latex projects.
-