replace 'web-engineering' with 'componentware'
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesClass{uebung}[Sem3 Web Engineering Exercise Sheet Class]
|
||||
\ProvidesClass{uebung}[Sem4 Componentware Exercise Sheet Class]
|
||||
|
||||
% Base class with options
|
||||
\LoadClass[11pt,a4paper]{article}
|
||||
@@ -60,14 +60,14 @@
|
||||
% Header and footer setup
|
||||
\pagestyle{fancy}
|
||||
\fancyhf{}
|
||||
\fancyhead[L]{\textbf{Übung Web-Engineering}}
|
||||
\fancyhead[L]{\textbf{Übung Componentware}}
|
||||
\fancyhead[R]{\textbf{Aufgabenblatt zu Kapitel \thechapter}}
|
||||
\fancyfoot[C]{\thepage}
|
||||
|
||||
% Title format
|
||||
\renewcommand{\maketitle}{
|
||||
\begin{center}
|
||||
\LARGE\textbf{Übung Web-Engineering}\\
|
||||
\LARGE\textbf{Übung Componentware}\\
|
||||
\Large\textbf{Aufgabenblatt zu Kapitel \thechapter}
|
||||
\vspace{1cm}
|
||||
|
||||
@@ -136,7 +136,7 @@
|
||||
linkcolor=blue,
|
||||
filecolor=magenta,
|
||||
urlcolor=cyan,
|
||||
pdftitle={Web Engineering Übungen},
|
||||
pdftitle={Componentware Übungen},
|
||||
pdfauthor={Linus Nagel}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user