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