Skip to content
GitLab
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
7a39ac60
Verified
Commit
7a39ac60
authored
Aug 25, 2017
by
Adrian C. Hinrichs
☕
Browse files
Add todo.org, compiled to LaTeX
parent
daeace2c
Changes
3
Hide whitespace changes
Inline
Side-by-side
todos.org
0 → 100644
View file @
7a39ac60
This file lists all ToDos for all LaTeX-Packages and Classes in this
Repo
* cheatsheet
* HomeworkAssignment
- [ ] Rename to homeworkassignment
- To comply to CTANs requirements of all lowercase packagenames.
- [ ] Add proof by contradiction environment
- [ ] Add points for excercises
- Expand \newproblem \newsubproblem etc by an optional argument to
take the maximum ammount of point one can gain at this problem.
- When passed this is passed to \newsubproblem, create a box to
write the points down
- Add this number of points to the »gradingtable«
- To implement this, the existing optional argument, taking
the exercise number has to be replaced with an own command
- [ ] replace the optional argument of \newproblem by a new
command \setproblemnumber
- [ ] Add Option to remove the hlines from the layout
- Standard hlines=all
- hlines=none remove all
- hlines=header just remove the hlines around the Title
todos.pdf
0 → 100644
View file @
7a39ac60
File added
todos.tex
0 → 100644
View file @
7a39ac60
% Created 2017-08-25 Fr 17:59
\documentclass
[11pt]
{
article
}
\usepackage
[utf8]
{
inputenc
}
\usepackage
[T1]
{
fontenc
}
\usepackage
{
fixltx2e
}
\usepackage
{
graphicx
}
\usepackage
{
longtable
}
\usepackage
{
float
}
\usepackage
{
wrapfig
}
\usepackage
{
rotating
}
\usepackage
[normalem]
{
ulem
}
\usepackage
{
amsmath
}
\usepackage
{
textcomp
}
\usepackage
{
marvosym
}
\usepackage
{
wasysym
}
\usepackage
{
amssymb
}
\usepackage
{
hyperref
}
\tolerance
=1000
\author
{
Adrian
}
\date
{
\today
}
\title
{
todos
}
\hypersetup
{
pdfkeywords=
{}
,
pdfsubject=
{}
,
pdfcreator=
{
Emacs 25.1.1 (Org mode 8.2.10)
}}
\begin{document}
\maketitle
\tableofcontents
This file lists all ToDos for all
\LaTeX
{}
-Packages and Classes in this
Repo
\section
{
cheatsheet
}
\label
{
sec-1
}
\section
{
HomeworkAssignment
}
\label
{
sec-2
}
\begin{itemize}
\item
$
\square
$
Rename to homeworkassignment
\begin{itemize}
\item
To comply to CTANs requirements of all lowercase packagenames.
\item
$
\square
$
Add proof by contradiction environment
\end{itemize}
\item
$
\square
$
Add points for excercises
\begin{itemize}
\item
Expand
\newproblem
\newsubproblem
etc by an optional argument to
take the maximum ammount of point one can gain at this problem.
\begin{itemize}
\item
When passed this is passed to
\newsubproblem
, create a box to
write the points down
\item
Add this number of points to the »gradingtable«
\end{itemize}
\item
To implement this, the existing optional argument, taking
the exercise number has to be replaced with an own command
\begin{itemize}
\item
$
\square
$
replace the optional argument of
\newproblem
by a new
command
\setproblemnumber
\end{itemize}
\item
$
\square
$
Add Option to remove the hlines from the layout
\begin{itemize}
\item
Standard hlines=all
\item
hlines=none remove all
\item
hlines=header just remove the hlines around the Title
\end{itemize}
\end{itemize}
\end{itemize}
% Emacs 25.1.1 (Org mode 8.2.10)
\end{document}
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment