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
ca4527a2
Unverified
Commit
ca4527a2
authored
1 year ago
by
Malin Freeborn
Browse files
Options
Downloads
Patches
Plain Diff
remove cs repo and ref
parent
ebdadb2b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
.gitlab-ci.yml
+0
-1
0 additions, 1 deletion
.gitlab-ci.yml
Makefile
+5
-14
5 additions, 14 deletions
Makefile
cc.tex
+1
-1
1 addition, 1 deletion
cc.tex
main.tex
+1
-1
1 addition, 1 deletion
main.tex
with
7 additions
and
17 deletions
.gitlab-ci.yml
+
0
−
1
View file @
ca4527a2
...
@@ -13,4 +13,3 @@ compile_pdf:
...
@@ -13,4 +13,3 @@ compile_pdf:
paths
:
paths
:
-
BIND.pdf
-
BIND.pdf
-
resources.pdf
-
resources.pdf
-
BIND_ref.pdf
This diff is collapsed.
Click to expand it.
Makefile
+
5
−
14
View file @
ca4527a2
...
@@ -7,10 +7,8 @@ global: config/bind.sty .switch-gls
...
@@ -7,10 +7,8 @@ global: config/bind.sty .switch-gls
touch
-r
Makefile .switch-gls
touch
-r
Makefile .switch-gls
config/bind.sty
:
config/bind.sty
:
git submodule update
--init
git submodule update
--init
cs/CS.tex
:
git submodule update
--init
main.pdf
:
main.gls config
cs
$(wildcard *tex)
main.pdf
:
main.gls config $(wildcard *tex)
pdflatex main.tex
pdflatex main.tex
main.gls
:
svg-inkscape/logo_svg-tex.pdf
main.gls
:
svg-inkscape/logo_svg-tex.pdf
makeglossaries main
makeglossaries main
...
@@ -20,22 +18,15 @@ svg-inkscape/logo_svg-tex.pdf: images/ global
...
@@ -20,22 +18,15 @@ svg-inkscape/logo_svg-tex.pdf: images/ global
pdflatex main.tex
pdflatex main.tex
pdflatex main.tex
pdflatex main.tex
ref
:
BIND_ref.pdf
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
:
global
svg-inkscape
:
global
pdflatex
-shell-escape
-jobname
BIND_ref
main.tex
pdflatex
-shell-escape
-jobname
main.tex
pdflatex
-jobname
BIND_ref
main.tex
pdflatex
-jobname
main.tex
resources
:
resources.pdf
resources
:
resources.pdf
resources.pdf
:
main.gls global
resources.pdf
:
main.gls global
pdflatex resources.tex
pdflatex resources.tex
all
:
ref
resources book
all
:
resources book
clean
:
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
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
This diff is collapsed.
Click to expand it.
cc.tex
+
1
−
1
View file @
ca4527a2
...
@@ -1294,7 +1294,7 @@ $7\times2\times2 = 28$, so the character starts out with 28 \glspl{cp}.
...
@@ -1294,7 +1294,7 @@ $7\times2\times2 = 28$, so the character starts out with 28 \glspl{cp}.
\settoggle
{
examplecharacter
}{
true
}
\settoggle
{
examplecharacter
}{
true
}
\settoggle
{
bestiarychapter
}{
true
}
\settoggle
{
bestiarychapter
}{
true
}
\input
{
c
s
/CS.tex
}
\input
{
c
onfig
/CS.tex
}
\settoggle
{
bestiarychapter
}{
false
}
\settoggle
{
bestiarychapter
}{
false
}
\settoggle
{
examplecharacter
}{
false
}
\settoggle
{
examplecharacter
}{
false
}
\renewcommand\csComments
{}
\renewcommand\csComments
{}
...
...
This diff is collapsed.
Click to expand it.
main.tex
+
1
−
1
View file @
ca4527a2
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
\date
{}
\date
{}
\usepackage
{
config/bind
}
\usepackage
{
config/bind
}
\input
{
c
s
/commands.tex
}
\input
{
c
onfig
/commands.tex
}
\input
{
charts.tex
}
\input
{
charts.tex
}
\hypersetup
{
pdfinfo=
{
\hypersetup
{
pdfinfo=
{
...
...
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