Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
L
LaTeX-templates
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 18
    • Issues 18
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 0
    • Merge Requests 0
  • Requirements
    • Requirements
    • List
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Adrian C. Hinrichs
  • LaTeX-templates
  • Merge Requests
  • !12

Merged
Created Dec 26, 2017 by Adrian C. Hinrichs@ACHinrichs☕Maintainer19 of 19 tasks completed19/19 tasks

[hwa] Homeworkassignment v3.0

  • Overview 0
  • Commits 44
  • Changes 13
  • Rename to homeworkassignment
    • To comply to CTANs requirements of all lowercase packagenames.
    • Add proof by contradiction environment
    • Create environments for all existing proofs
      • Contradiction, plain üroof and a varable one are implemented; that should be enough
    • [2/2] Add points for excercises
      • Expand \textbackslash{}newproblem \textbackslash{}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 \textbackslash{}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 \textbackslash{}newproblem by a new command \textbackslash{}setproblemnumber
      • Solved different
    • 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
    • Remove legacy styles
    • Rework Docu
      • Unite Implementation and Documentation part of Documentation
      • Document all features
      • Update Changelog
    • Add allowdisplaybreaks
    • BUG of onecolumn and maketitle
      • Pull changes from NumRech u3
    • BUG Subproblem counter not reset on newproblem with number (see NumRech u5)
      • Fix
      • Check if subsubproblem works!
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: dev