Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Yuxiao Mao
Thesis Template
Commits
c958f1ff
Commit
c958f1ff
authored
Oct 25, 2021
by
Yuxiao Mao
Browse files
[fix] Remove files generated by nomenclature, remove additional spaces in main
parent
eda80247
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
c958f1ff
...
...
@@ -17,5 +17,5 @@ read:
evince
${MAINFILE}
.pdf &
clean
:
rm
-f
${MAINFILE}
.
{
ps,log,aux,out,dvi,bbl,fls,blg,fdb_latexmk,nav,snm,toc,vrb,synctex.gz,maf,mtc
*
,nlo,brf
}
rm
-f
${MAINFILE}
.
{
ps,log,aux,out,dvi,bbl,fls,blg,fdb_latexmk,nav,snm,toc,vrb,synctex.gz,maf,mtc
*
,nlo,
nls,ilg,
brf
}
rm
-f
chapters/
*
.aux
main.tex
View file @
c958f1ff
...
...
@@ -13,15 +13,15 @@
\include
{
chapters/01
_
Cover
_
Page
}
\makeflyleaf
\makeflyleaf
\cleardoublepage
\cleardoublepage
\dominitoc
\pagenumbering
{
roman
}
\cleardoublepage
\cleardoublepage
\include
{
chapters/02
_
Acknowledgments
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment