Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Malin Freeborn
core
Commits
a2da30e0
Unverified
Commit
a2da30e0
authored
2 years ago
by
Malin Freeborn
Browse files
Options
Downloads
Patches
Plain Diff
add recompile on any *tex for Makefile
parent
9420b058
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Makefile
+1
-1
1 addition, 1 deletion
Makefile
with
1 addition
and
1 deletion
Makefile
+
1
−
1
View file @
a2da30e0
...
@@ -4,7 +4,7 @@ BIND.pdf: main.aux
...
@@ -4,7 +4,7 @@ BIND.pdf: main.aux
mv
main.pdf BIND.pdf
mv
main.pdf BIND.pdf
main.pdf
:
main.aux
main.pdf
:
main.aux
pdflatex main.tex
pdflatex main.tex
main.aux
:
svg-inkscape/logo_svg-tex.pdf main.glo
main.aux
:
svg-inkscape/logo_svg-tex.pdf main.glo
$(wildcard *tex)
makeglossaries main
makeglossaries main
pdflatex main.tex
pdflatex main.tex
main.glo
:
svg-inkscape/logo_svg-tex.pdf
main.glo
:
svg-inkscape/logo_svg-tex.pdf
...
...
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