Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
Bachelorarbeit
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Jan Wille
Bachelorarbeit
Commits
345600f2
Commit
345600f2
authored
4 years ago
by
Jan Wille
Browse files
Options
Downloads
Patches
Plain Diff
listing
parent
21145af6
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
project.pdf
+0
-0
0 additions, 0 deletions
project.pdf
project.tex
+14
-0
14 additions, 0 deletions
project.tex
src/HsH-report.cls
+6
-1
6 additions, 1 deletion
src/HsH-report.cls
with
20 additions
and
1 deletion
project.pdf
deleted
100644 → 0
+
0
−
0
View file @
21145af6
File deleted
This diff is collapsed.
Click to expand it.
project.tex
+
14
−
0
View file @
345600f2
...
@@ -54,6 +54,20 @@
...
@@ -54,6 +54,20 @@
\caption
{
using two figures
}
\caption
{
using two figures
}
\end{figure}
\end{figure}
\section
{
demo nested listing
}
\begin{itemize}
\item
hallo
\begin{itemize}
\item
temp
\begin{itemize}
\item
temp
\begin{itemize}
\item
temp
\end{itemize}
\end{itemize}
\end{itemize}
\end{itemize}
\section
{
Using formulas
}
\section
{
Using formulas
}
\label
{
sec: formula
}
\label
{
sec: formula
}
a numberd formula:
a numberd formula:
...
...
This diff is collapsed.
Click to expand it.
src/HsH-report.cls
+
6
−
1
View file @
345600f2
...
@@ -96,7 +96,6 @@
...
@@ -96,7 +96,6 @@
\ihead
{
\@
title
}
\ihead
{
\@
title
}
\ofoot*
{
\pagemark
}
\ofoot*
{
\pagemark
}
% typesetting indexes upright or standart
% typesetting indexes upright or standart
\def\subinrm
#1
{
\sb
{
\textnormal
{
#1
}}}
\def\subinrm
#1
{
\sb
{
\textnormal
{
#1
}}}
{
\catcode
`
\_
=13
\global\let
_
=
\subinrm
}
{
\catcode
`
\_
=13
\global\let
_
=
\subinrm
}
...
@@ -105,6 +104,12 @@
...
@@ -105,6 +104,12 @@
\newcommand\normalsubscripts
{
\catcode
`
\_
=8
}
% the toggle for italic subscripts
\newcommand\normalsubscripts
{
\catcode
`
\_
=8
}
% the toggle for italic subscripts
\upsubscripts
% setting upright as default
\upsubscripts
% setting upright as default
% styling for itemize
\renewcommand
{
\labelitemi
}{$
\bullet
$}
\renewcommand
{
\labelitemii
}{$
\circ
$}
\renewcommand
{
\labelitemiii
}{$
-
$}
\renewcommand
{
\labelitemiv
}{$
\cdot
$}
% do stuff
% do stuff
\setlength\parindent
{
0pt
}
% indentation of new paragraphs
\setlength\parindent
{
0pt
}
% indentation of new paragraphs
\raggedbottom
\raggedbottom
...
...
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