Skip to content

Commit b094063

Browse files
committed
📝 add paper tex source files
1 parent 856151d commit b094063

File tree

12 files changed

+4791
-0
lines changed

12 files changed

+4791
-0
lines changed

.gitignore

Lines changed: 304 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,307 @@
33
sage/*.py
44
*.dev
55
*.dev.*
6+
7+
# Latex Dependencies
8+
9+
## Core latex/pdflatex auxiliary files:
10+
*.aux
11+
*.lof
12+
*.log
13+
*.lot
14+
*.fls
15+
*.out
16+
*.toc
17+
*.fmt
18+
*.fot
19+
*.cb
20+
*.cb2
21+
.*.lb
22+
23+
## Intermediate documents:
24+
*.dvi
25+
*.xdv
26+
*-converted-to.*
27+
# these rules might exclude image files for figures etc.
28+
# *.ps
29+
# *.eps
30+
# *.pdf
31+
32+
## Generated if empty string is given at "Please type another file name for output:"
33+
.pdf
34+
35+
## Bibliography auxiliary files (bibtex/biblatex/biber):
36+
*.bbl
37+
*.bcf
38+
*.blg
39+
*-blx.aux
40+
*-blx.bib
41+
*.run.xml
42+
43+
## Build tool auxiliary files:
44+
*.fdb_latexmk
45+
*.synctex
46+
*.synctex(busy)
47+
*.synctex.gz
48+
*.synctex.gz(busy)
49+
*.pdfsync
50+
51+
## Build tool directories for auxiliary files
52+
# latexrun
53+
latex.out/
54+
55+
## Auxiliary and intermediate files from other packages:
56+
# algorithms
57+
*.alg
58+
*.loa
59+
60+
# achemso
61+
acs-*.bib
62+
63+
# amsthm
64+
*.thm
65+
66+
# beamer
67+
*.nav
68+
*.pre
69+
*.snm
70+
*.vrb
71+
72+
# changes
73+
*.soc
74+
75+
# comment
76+
*.cut
77+
78+
# cprotect
79+
*.cpt
80+
81+
# elsarticle (documentclass of Elsevier journals)
82+
*.spl
83+
84+
# endnotes
85+
*.ent
86+
87+
# fixme
88+
*.lox
89+
90+
# feynmf/feynmp
91+
*.mf
92+
*.mp
93+
*.t[1-9]
94+
*.t[1-9][0-9]
95+
*.tfm
96+
97+
#(r)(e)ledmac/(r)(e)ledpar
98+
*.end
99+
*.?end
100+
*.[1-9]
101+
*.[1-9][0-9]
102+
*.[1-9][0-9][0-9]
103+
*.[1-9]R
104+
*.[1-9][0-9]R
105+
*.[1-9][0-9][0-9]R
106+
*.eledsec[1-9]
107+
*.eledsec[1-9]R
108+
*.eledsec[1-9][0-9]
109+
*.eledsec[1-9][0-9]R
110+
*.eledsec[1-9][0-9][0-9]
111+
*.eledsec[1-9][0-9][0-9]R
112+
113+
# glossaries
114+
*.acn
115+
*.acr
116+
*.glg
117+
*.glo
118+
*.gls
119+
*.glsdefs
120+
*.lzo
121+
*.lzs
122+
*.slg
123+
*.slo
124+
*.sls
125+
126+
# uncomment this for glossaries-extra (will ignore makeindex's style files!)
127+
# *.ist
128+
129+
# gnuplot
130+
*.gnuplot
131+
*.table
132+
133+
# gnuplottex
134+
*-gnuplottex-*
135+
136+
# gregoriotex
137+
*.gaux
138+
*.glog
139+
*.gtex
140+
141+
# htlatex
142+
*.4ct
143+
*.4tc
144+
*.idv
145+
*.lg
146+
*.trc
147+
*.xref
148+
149+
# hyperref
150+
*.brf
151+
152+
# knitr
153+
*-concordance.tex
154+
# TODO Uncomment the next line if you use knitr and want to ignore its generated tikz files
155+
# *.tikz
156+
*-tikzDictionary
157+
158+
# listings
159+
*.lol
160+
161+
# luatexja-ruby
162+
*.ltjruby
163+
164+
# makeidx
165+
*.idx
166+
*.ilg
167+
*.ind
168+
169+
# minitoc
170+
*.maf
171+
*.mlf
172+
*.mlt
173+
*.mtc[0-9]*
174+
*.slf[0-9]*
175+
*.slt[0-9]*
176+
*.stc[0-9]*
177+
178+
# minted
179+
_minted*
180+
*.pyg
181+
182+
# morewrites
183+
*.mw
184+
185+
# newpax
186+
*.newpax
187+
188+
# nomencl
189+
*.nlg
190+
*.nlo
191+
*.nls
192+
193+
# pax
194+
*.pax
195+
196+
# pdfpcnotes
197+
*.pdfpc
198+
199+
# sagetex
200+
*.sagetex.sage
201+
*.sagetex.py
202+
*.sagetex.scmd
203+
204+
# scrwfile
205+
*.wrt
206+
207+
# svg
208+
svg-inkscape/
209+
210+
# sympy
211+
*.sout
212+
*.sympy
213+
sympy-plots-for-*.tex/
214+
215+
# pdfcomment
216+
*.upa
217+
*.upb
218+
219+
# pythontex
220+
*.pytxcode
221+
pythontex-files-*/
222+
223+
# tcolorbox
224+
*.listing
225+
226+
# thmtools
227+
*.loe
228+
229+
# TikZ & PGF
230+
*.dpth
231+
*.md5
232+
*.auxlock
233+
234+
# titletoc
235+
*.ptc
236+
237+
# todonotes
238+
*.tdo
239+
240+
# vhistory
241+
*.hst
242+
*.ver
243+
244+
# easy-todo
245+
*.lod
246+
247+
# xcolor
248+
*.xcp
249+
250+
# xmpincl
251+
*.xmpi
252+
253+
# xindy
254+
*.xdy
255+
256+
# xypic precompiled matrices and outlines
257+
*.xyc
258+
*.xyd
259+
260+
# endfloat
261+
*.ttt
262+
*.fff
263+
264+
# Latexian
265+
TSWLatexianTemp*
266+
267+
## Editors:
268+
# WinEdt
269+
*.bak
270+
*.sav
271+
272+
# Texpad
273+
.texpadtmp
274+
275+
# LyX
276+
*.lyx~
277+
278+
# Kile
279+
*.backup
280+
281+
# gummi
282+
.*.swp
283+
284+
# KBibTeX
285+
*~[0-9]*
286+
287+
# TeXnicCenter
288+
*.tps
289+
290+
# auto folder when using emacs and auctex
291+
./auto/*
292+
*.el
293+
294+
# expex forward references with \gathertags
295+
*-tags.tex
296+
297+
# standalone packages
298+
*.sta
299+
300+
# Makeindex log files
301+
*.lpz
302+
303+
# xwatermark package
304+
*.xwm
305+
306+
# REVTeX puts footnotes in the bibliography by default, unless the nofootinbib
307+
# option is specified. Footnotes are the stored in a file with suffix Notes.bib.
308+
# Uncomment the next line to have this generated file ignored.
309+
#*Notes.bib

0 commit comments

Comments
 (0)