This file lists all ToDos for all LaTeX-Packages and Classes in this Repo
- Installation is very outdated
- cheatsheet is not present in readme
- info about CTAN
- [ ] BUG: Footnotes appear all on the first page
- [X] Rename to homeworkassignment
- To comply to CTANs requirements of all lowercase packagenames.
- [X] Add proof by contradiction environment
- [X] Create environments for all existing proofs
- Contradiction, plain üroof and a varable one are implemented; that should be enough
- [X] [2/2] Add points for excercises
- [X] Expand \textbackslash{}newproblem \textbackslash{}newsubproblem etc
by an optional argument to take the maximum ammount of point one
can gain at this problem.
- [X] When passed this is passed to \textbackslash{}newsubproblem, create a box to write the points down
- [X] Add this number of points to the »gradingtable«
- [X] To implement this, the existing optional argument, taking
the exercise number has to be replaced with an own command
- replace the optional argument of \textbackslash{}newproblem by a new command \textbackslash{}setproblemnumber
- [X] Expand \textbackslash{}newproblem \textbackslash{}newsubproblem etc
by an optional argument to take the maximum ammount of point one
can gain at this problem.
- Solved different
- [X] 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
- [X] Remove legacy styles
- [X] Rework Docu
- [X] Unite Implementation and Documentation part of Documentation
- [X] Document all features
- [X] Update Changelog
- [X] Add allowdisplaybreaks
- [X] BUG of onecolumn and maketitle
- Pull changes from NumRech u3
- [X] BUG Subproblem counter not reset on newproblem with number
(see NumRech u5)
- [X] Fix
- [X] Check if subsubproblem works!
- [X] Add Option to remove the hlines from the layout