From b3aac3ae7b628835121d1f485fd49998308170e7 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Wed, 8 Jun 2022 03:00:49 +0000 Subject: CTAN sync 202206080300 --- macros/latex/contrib/csassignments/README.md | 42 ++ .../latex/contrib/csassignments/csassignments.dtx | 686 +++++++++++++++++++++ .../latex/contrib/csassignments/csassignments.ins | 49 ++ .../latex/contrib/csassignments/csassignments.pdf | Bin 0 -> 134810 bytes 4 files changed, 777 insertions(+) create mode 100644 macros/latex/contrib/csassignments/README.md create mode 100644 macros/latex/contrib/csassignments/csassignments.dtx create mode 100644 macros/latex/contrib/csassignments/csassignments.ins create mode 100644 macros/latex/contrib/csassignments/csassignments.pdf (limited to 'macros/latex/contrib/csassignments') diff --git a/macros/latex/contrib/csassignments/README.md b/macros/latex/contrib/csassignments/README.md new file mode 100644 index 0000000000..413c0ea74b --- /dev/null +++ b/macros/latex/contrib/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[