Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
Thesis Template - German
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
stgroup
misc
latex-templates
Thesis Template - German
Commits
5c6971c0
Commit
5c6971c0
authored
5 years ago
by
Martin Morgenstern
Browse files
Options
Downloads
Patches
Plain Diff
Replace ./run with a working Makefile
parent
fdc6458c
Branches
Branches containing commit
No related tags found
1 merge request
!1
improvements suggested by martin
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Makefile
+6
-6
6 additions, 6 deletions
Makefile
run
+0
-3
0 additions, 3 deletions
run
with
6 additions
and
9 deletions
Makefile
+
6
−
6
View file @
5c6971c0
target clean
:
latexmk
-C
rm
*
.bbl
*
.tdo
*
.bpn
*
.run.xml
target
:
`
pwd
`
/run
.PHONY
:
all
all
:
latexmk thesis
.PHONY
:
clean
clean
:
latexmk
-C
This diff is collapsed.
Click to expand it.
run
deleted
100755 → 0
+
0
−
3
View file @
fdc6458c
#!/bin/sh
latexmk
-pdf
thesis.tex
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment