Skip to content

Commit 0fe1d11

Browse files
committed
初次提交
0 parents  commit 0fe1d11

6 files changed

Lines changed: 587 additions & 0 deletions

File tree

.gitignore

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

Chapter1/chapter1.tex

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
\section{绪论}
2+
3+
\begin{example}
4+
对边长为a的正方形铁板,在四个角处剪去相等的正方形以制成方形无盖水槽,问如何剪法使水槽的容积最大?
5+
\end{example}
6+
7+
\begin{example}
8+
求侧面积为常数$6a^2(a>0)$,体积最大的长方体体积。
9+
\end{example}
10+
11+
\begin{problem}
12+
???
13+
\end{problem}

0 commit comments

Comments
 (0)