Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Adrian C. Hinrichs
LaTeX-templates
Commits
97fcbfde
Verified
Commit
97fcbfde
authored
May 23, 2017
by
Adrian C. Hinrichs
☕
Browse files
Add README
Signed-off-by:
Adrian C Hinrichs
<
adrian.hinrichs@rwth-aachen.de
>
parent
ccec3d65
Changes
2
Show whitespace changes
Inline
Side-by-side
HomeworkAssignment.dtx
View file @
97fcbfde
...
...
@@ -84,7 +84,7 @@
% \maketitle
% \tableofcontents
% \section{Abstract}
% This class provides a relative simple docu
e
mnt--type for homework,
% This class provides a relative simple docum
e
nt--type for homework,
% mainly created for assignments at the University This class is
% inherited from \texttt{article}, it is not perfect, but I am trying
% my verry best.
...
...
README.md
0 → 100644
View file @
97fcbfde
# LaTeX-Templates
In this Repo I collect LaTeX templates, styles and classes I develop
or use frequently. If I am not the author, this will be noted.
## Installation
### Classes and Styles
#### Release
Located on branch
`master`
just copy the
`.sty`
or
`.cls`
file into a
directory, LaTeX searches (eg
`~/texfm/latex/`
for TeXLive under
Ubuntu).
If you are using TeXLive (under Ubuntu) you may simply clone this repo to that
directory, MikTex is more complicated.
#### Dev version
Run LaTeX (not pdflatex) on the
`.ins`
-File. This will generate a new
`.sty`
or
`.cls`
file. Then just go on like above.
#### Generate Documentation
If the documentation in this Repo does not corespond to the Latest
version of the coresponding Package or Class, just run pdfLaTeX on the
`.dtx`
file.
## HomeworkAssignment
This class provides a relative simple document–type for homework, mainly created
for assignments at the University during my studies of Computer Science.
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment