Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
latex-templates
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
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
Jan Luehr (Archived)
latex-templates
Commits
256eb139
Commit
256eb139
authored
8 years ago
by
Florian Siebertz
Browse files
Options
Downloads
Patches
Plain Diff
Small improvements to the code.
parent
8ef0fca2
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
thesis/acronym.tex
+8
-7
8 additions, 7 deletions
thesis/acronym.tex
with
8 additions
and
7 deletions
thesis/acronym.tex
+
8
−
7
View file @
256eb139
\begin{acronym}
[]
\iftoggle
{
german
}{
\iftoggle
{
german
}{
\addcontentsline
{
toc
}{
section
}{
Abkürzungsverzeichnis
}
\def\AbbrvName
{
Abkürzungsverzeichnis
}
\sectionmark
{
Abkürzungsverzeichnis
}
}{
}{
\addcontentsline
{
toc
}{
section
}{
List of Abbreviations
}
\def\AbbrvName
{
List of Abbreviations
}
\sectionmark
{
List of Abbreviations
}
}
}
\section*
{
\AbbrvName
}
\addcontentsline
{
toc
}{
section
}{
\AbbrvName
}
\sectionmark
{
\AbbrvName
}
\def\LongestAcro
{
wmSDN
}
%\section*{List of abbreviations}
\begin{acronym}
[
\LongestAcro
]
% Pass the longest acronym here to align them correctly
\setlength
{
\itemsep
}{
-
\parsep
}
% reduce the space between acronyms
\setlength
{
\itemsep
}{
-
\parsep
}
\acro
{
3GPP
}{
3rd Generation Partnership Project
}
\acro
{
3GPP
}{
3rd Generation Partnership Project
}
\acro
{
AC
}{
Access Category
}
\acro
{
AC
}{
Access Category
}
\acro
{
ACK
}{
acknowledgement
}
\acro
{
ACK
}{
acknowledgement
}
...
...
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