Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Alethe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Analyze
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
veriT
Alethe
Commits
dc5a9659
Commit
dc5a9659
authored
2 years ago
by
Hans-Jörg
Browse files
Options
Downloads
Patches
Plain Diff
Move spec to "doc.tex" and update Makefile/pipeline
parent
6e36d467
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
.gitlab-ci.yml
+3
-3
3 additions, 3 deletions
.gitlab-ci.yml
spec/Makefile
+5
-8
5 additions, 8 deletions
spec/Makefile
spec/doc.tex
+1319
-1336
1319 additions, 1336 deletions
spec/doc.tex
spec/spec.tex
+0
-1676
0 additions, 1676 deletions
spec/spec.tex
with
1327 additions
and
3023 deletions
.gitlab-ci.yml
+
3
−
3
View file @
dc5a9659
...
...
@@ -6,11 +6,11 @@ before_script:
build
:
script
:
-
cd spec
-
pdf
latex -shell-escape -recorder '\def\nocomments{}\input{doc.tex}'
-
lua
latex -shell-escape -recorder '\def\nocomments{}\input{doc.tex}'
-
bibtex "doc"
-
pdf
latex -shell-escape -recorder '\def\nocomments{}\input{doc.tex}'
-
lua
latex -shell-escape -recorder '\def\nocomments{}\input{doc.tex}'
-
bibtex "doc"
-
pdf
latex -shell-escape -recorder '\def\nocomments{}\input{doc.tex}'
-
lua
latex -shell-escape -recorder '\def\nocomments{}\input{doc.tex}'
-
cd ..
-
cp spec/doc.pdf specification.pdf
artifacts
:
...
...
This diff is collapsed.
Click to expand it.
spec/Makefile
+
5
−
8
View file @
dc5a9659
backport
:
SOURCE_DATE_EPOCH
=
$(
date
+%s
)
latexmk
-pdf
-pvc
-interaction
=
nonstopmode
-shell-escape
-lualatex
spec
comments
:
latexmk
-pdf
-shell-escape
doc
nix
:
SOURCE_DATE_EPOCH
=
$(
date
+%s
)
latexmk
-pdf
-pvc
-interaction
=
nonstopmode
-shell-escape
-lualatex
doc
doc
:
latexmk
-pdf
-shell-escape
-
jobname
=
comments
-pdflatex
=
"pdflatex %O '
\d
ef
\n
ocomments{}
\i
nput{%S}'"
doc
latexmk
-pdf
-shell-escape
-
lualatex
doc
nonstop
:
latexmk
-pdf
-interaction
=
nonstopmode
-shell-escape
doc
latexmk
-interaction
=
nonstopmode
-pdf
-shell-escape
-lualatex
doc
This diff is collapsed.
Click to expand it.
spec/doc.tex
+
1319
−
1336
View file @
dc5a9659
This diff is collapsed.
Click to expand it.
spec/spec.tex
deleted
100644 → 0
+
0
−
1676
View file @
6e36d467
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