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
Admin message
Pour rappel, le service sera inaccessible ce lundi 05/05/25 midi pour raison de mise à jour.
Show more breadcrumbs
veriT
Alethe
Commits
0b413778
Commit
0b413778
authored
2 years ago
by
Hans-Jörg Schurr
Browse files
Options
Downloads
Patches
Plain Diff
Add preamble
parent
202ceefa
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!2
Backport specification from my PhD thesis
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
spec/doc.tex
+28
-0
28 additions, 0 deletions
spec/doc.tex
with
28 additions
and
0 deletions
spec/doc.tex
+
28
−
0
View file @
0b413778
...
...
@@ -41,6 +41,34 @@
\usepackage
{
cite
}
\usepackage
{
url
}
\usepackage
[useregional]
{
datetime2
}
\usepackage
{
xltabular
}
% Gives us stretchable, breakable tables. for proofs
\usepackage
{
longtable
}
% Gives us longtables for proof
\usepackage
{
environ
}
% Gives us NewEnviron to define environements with tables
\usepackage
{
fancyvrb
}
% Gives us \Verb which can be used in footnotes
\usepackage
{
amsthm
}
\usepackage
{
thmtools
}
\usepackage
{
ccicons
}
% Gives us CC icons for title page
\usepackage
[nottoc,notlot,notlof]
{
tocbibind
}
\usepackage
{
imakeidx
}
\makeindex
\makeindex
[name=rules,options= -s rule_index_style.ist]
% We provide a command that discards the argument to the index. This
% allows us to do the sectioning of the index manually and give different
% sectin levels to the rule index and the overall index
\newcommand\indexsection
[1]
{}
\indexsetup
{
level=
\indexsection
,firstpagestyle=headings,noclearpage
}
% Must come after imakeidx
\usepackage
[hidelinks=true]
{
hyperref
}
\usepackage
{
breakurl
}
\usepackage
{
tikz
}
\usetikzlibrary
{
tikzmark,positioning
}
\usetikzlibrary
{
shapes,arrows,fit, scopes
}
\usetikzlibrary
{
arrows.meta
}
\usetikzlibrary
{
svg.path
}
\usepackage
{
bussproofs
}
\EnableBpAbbreviations
...
...
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