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
e4615522
Unverified
Commit
e4615522
authored
2 years ago
by
Malin Freeborn
Browse files
Options
Downloads
Patches
Plain Diff
update config
parent
78352783
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitignore
+1
-0
1 addition, 0 deletions
.gitignore
Makefile
+21
-16
21 additions, 16 deletions
Makefile
config
+1
-1
1 addition, 1 deletion
config
with
23 additions
and
17 deletions
.gitignore
+
1
−
0
View file @
e4615522
...
...
@@ -35,3 +35,4 @@ old
*.slg
*.slo
*.sls
.switch-*
This diff is collapsed.
Click to expand it.
Makefile
+
21
−
16
View file @
e4615522
output
:
BIND.pdf
BIND.pdf
:
main.aux
output
:
main.pdf
book
:
main.pdf
mv
main.pdf BIND.pdf
main.pdf
:
main.aux
global
:
config/bind.sty .switch-gls
.switch-gls
:
touch
-r
Makefile .switch-gls
config/bind.sty
:
git submodule update
--init
cs/CS.tex
:
git submodule update
--init
main.pdf
:
main.gls config cs $(wildcard *tex)
pdflatex main.tex
main.
aux
:
svg-inkscape/logo_svg-tex.pdf
main.glo $(wildcard *tex)
main.
gls
:
svg-inkscape/logo_svg-tex.pdf
makeglossaries main
pdflatex main.tex
main.glo
:
svg-inkscape/logo_svg-tex.pdf
svg-inkscape/logo_svg-tex.pdf
:
config/bind.sty images/
svg-inkscape/logo_svg-tex.pdf
:
images/ global
pdflatex
-shell-escape
main.tex
pdflatex main.tex
pdflatex main.tex
config/bind.sty
:
git submodule update
--init
ref
:
BIND_ref.pdf
BIND_ref.pdf
:
$(wildcard *tex) BIND_ref.aux
makeglossaries BIND_ref
pdflatex
-jobname
BIND_ref main.tex
BIND_ref.aux
:
svg-inkscape
BIND_ref.pdf
:
$(wildcard *tex) BIND_ref.gls
pdflatex
-jobname
BIND_ref main.tex
BIND_ref.gls
:
svg-inkscape
pdflatex
-shell-escape
-jobname
BIND_ref main.tex
makeglossaries BIND_ref
pdflatex
-jobname
BIND_ref main.tex
svg-inkscape
:
svg-inkscape
:
global
pdflatex
-shell-escape
-jobname
BIND_ref main.tex
pdflatex
-jobname
BIND_ref main.tex
resources
:
resources.pdf
resources.pdf
:
main.
aux cs
resources.pdf
:
main.
gls global
pdflatex resources.tex
all
:
BIND.pdf
resources
ref
all
:
ref book
resources
clean
:
rm
-fr
*
.aux
*
.sls
*
.slo
*
.slg
*
.toc
*
.acn
*
.log
*
.ptc
*
.out
*
.idx
*
.ist
*
.glo
*
.glg
*
.gls
*
.acr
*
.alg
*
.ilg
*
.ind
*
.pdf sq/
*
aux svg-inkscape cs/
*
aux
This diff is collapsed.
Click to expand it.
config
@
37143525
Compare
227edca5
...
37143525
Subproject commit
227edca502baf95c184f6f3e747b9aa3cd157996
Subproject commit
371435252ce2fda18b30b205348f99448aae87a3
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