Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LaTeX Template HsH
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jan Wille
LaTeX Template HsH
Commits
0861e986
Commit
0861e986
authored
1 year ago
by
Jan Wille
Browse files
Options
Downloads
Patches
Plain Diff
README
parent
628c3b1c
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-2
6 additions, 2 deletions
README.md
with
6 additions
and
2 deletions
README.md
+
6
−
2
View file @
0861e986
...
...
@@ -57,6 +57,10 @@ The provided Makefile demonstrates how to run a successful build, you might want
The Project comes with
`latexmk`
setting, so you should be able to instantly compile using it.
```
shell
latexmk project.tex
```
# Documentation
...
...
@@ -124,7 +128,7 @@ used in pretty much every project anyway.
-
`fontenc`
for output encoding, set to T1, if you use non-Latin characters (like Cyrillic, etc.) you need to add that
-
`lmodern`
is a font
-
`babel`
for German typesetting
-
`geometry`
for
margins and stuff, (will probably be removed at some point)
-
`geometry`
for
pagelayout and margins
-
`scrlayer-scrpage`
KOMA package for headers and footers
-
`scrhack`
KOMA package for compatibility with listings
-
`pgffor`
allows for the use of for-loops (internal)
...
...
@@ -228,7 +232,7 @@ You need to do this if you get errors like this:
> ! LaTeX Error: File `HsH-report.cls' not found.
Usually the
`latexmkrc`
files handles setting this up, but if you have problem or just want more controll,
Usually the
`latexmkrc`
files handles setting this up, but if you have problem
s
or just want more controll,
[
here
](
https://lab.it.hs-hannover.de/qxx-tul-u1/latex-template-hsh/-/snippets/121
)
are more details.
## Using an _.aux_ directory
...
...
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