Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
S
softlab-thesis
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Antonios Angelakis
softlab-thesis
Commits
826ba24a
Commit
826ba24a
authored
Mar 10, 2018
by
Antonios Angelakis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Include pdf in .gitignore and change Makefile
parent
47f587ab
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
6 deletions
+3
-6
.gitignore
.gitignore
+1
-4
Makefile
Makefile
+1
-1
thesis.tex
thesis.tex
+1
-1
No files found.
.gitignore
View file @
826ba24a
...
@@ -37,7 +37,4 @@ Thumbs.db*
...
@@ -37,7 +37,4 @@ Thumbs.db*
*.tof
*.tof
*.tpt
*.tpt
*.vrb
*.vrb
*.pdf
# The example PDF file
/test.pdf
Makefile
View file @
826ba24a
.PHONY
:
FORCE default clean distclean
.PHONY
:
FORCE default clean distclean
FILE
=
t
est
FILE
=
t
hesis
export
SHELL
=
/bin/bash
export
SHELL
=
/bin/bash
export
TEXINPUTS
:=
.:./Styles//:
${
TEXINPUTS
}
export
TEXINPUTS
:=
.:./Styles//:
${
TEXINPUTS
}
...
...
thesis.tex
View file @
826ba24a
...
@@ -1657,7 +1657,7 @@ https://www.pylint.org/). Το συγκεκριμένο πρόγραμμα, έχ
...
@@ -1657,7 +1657,7 @@ https://www.pylint.org/). Το συγκεκριμένο πρόγραμμα, έχ
%%% Bibliography
%%% Bibliography
\bibliographystyle
{
softlab
-
thesis
}
\bibliographystyle
{
softlab
-
thesis
}
\bibliography
{
t
est
}
\bibliography
{
t
hesis
}
%%% End of document
%%% End of document
...
...
Write
Preview
Markdown
is supported
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