From ac30b2bebca651fc914289e669b791073d005a2c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 8 Jun 2022 20:45:43 +0000 Subject: csassignments (8jun22) git-svn-id: svn://tug.org/texlive/trunk@63517 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/csassignments/README.md | 42 ++ .../doc/latex/csassignments/csassignments.pdf | Bin 0 -> 134810 bytes .../source/latex/csassignments/csassignments.dtx | 686 +++++++++++++++++++++ .../source/latex/csassignments/csassignments.ins | 49 ++ .../tex/latex/csassignments/csassignments.cls | 317 ++++++++++ 5 files changed, 1094 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/csassignments/README.md create mode 100644 Master/texmf-dist/doc/latex/csassignments/csassignments.pdf create mode 100644 Master/texmf-dist/source/latex/csassignments/csassignments.dtx create mode 100644 Master/texmf-dist/source/latex/csassignments/csassignments.ins create mode 100644 Master/texmf-dist/tex/latex/csassignments/csassignments.cls (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/latex/csassignments/README.md b/Master/texmf-dist/doc/latex/csassignments/README.md new file mode 100644 index 00000000000..413c0ea74be --- /dev/null +++ b/Master/texmf-dist/doc/latex/csassignments/README.md @@ -0,0 +1,42 @@ +# csassignments + +This class file is designed for assignments of university courses, specifically +in the field of computer science, but can easily be adapted to other fields. It +provides macros for counting exercise points, adding a grading table, a helpful +document title block including several non-standard information, and page +headers with compressed author details. + +It supports German and English language by default, by requirement of the +author's university. + +Additional to the layout utilities, the class provides several commonly used +macros for computer science topics, namely several mathematical operators, +mathmode utilities and special environments for proofs and theorem. Those are a +condensed version of macros defined in . + +## User Guide + +Use the class like any default document class: + +```latex + \documentclass[