mirror of
https://github.com/2martens/uni.git
synced 2026-05-06 11:26:25 +02:00
GDB-1: Initialversion von Blatt 1 samt Vorlage.
This commit is contained in:
22
gdb/gdb-aufgabenblatt.cls
Normal file
22
gdb/gdb-aufgabenblatt.cls
Normal file
@ -0,0 +1,22 @@
|
||||
% VSIS-Aufgabenblatt
|
||||
%
|
||||
% LaTeX-Klasse zur Erstellung von Aufgabenblaettern inkl. optionaler Musterloesung im VSIS-Stil.
|
||||
%
|
||||
% Entworfen von Wolfram Wingerath auf Grundlage eines existierenden Designs von Kristof Hamann
|
||||
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesClass{gdb-aufgabenblatt}[2009/11/08 v1.0 VSIS-Aufgabenblaetter]
|
||||
|
||||
\LoadClass{vsis-aufgabenblatt}
|
||||
|
||||
|
||||
\newcommand{\Gruppe}{*Teilnehmernamen*}
|
||||
|
||||
|
||||
\renewcommand{\Vorlesung}{Grundlagen von Datenbanken}
|
||||
\renewcommand{\Semester}{WS 2013/14}
|
||||
\renewcommand{\Punktezahl}{40}
|
||||
|
||||
|
||||
\renewcommand{\PunktezahlTitel}{Gruppe}
|
||||
\renewcommand{\Punktezahl}{\Gruppe}
|
||||
Reference in New Issue
Block a user