63 lines
1.6 KiB
TeX
63 lines
1.6 KiB
TeX
%%
|
|
%% This is file `WUST-AAE-NMaO-Report.sty',
|
|
%% generated with the docstrip utility.
|
|
%%
|
|
%% The original source files were:
|
|
%%
|
|
%% WUST-AAE-NMaO-Report.dtx (with options: `package')
|
|
%%
|
|
%% This is a generated file.
|
|
%%
|
|
%% To what the fuck you want with it.
|
|
%%
|
|
\NeedsTeXFormat{LaTeX2e}[2005/12/01]
|
|
\ProvidesPackage{WUST-AAE-NMaO-Report}
|
|
[2023/01/06 v0.1.0 WUST AAE NMaO Report package]
|
|
\RequirePackage{graphicx}
|
|
\RequirePackage{xspace}
|
|
\setlength{\textwidth}{140mm}
|
|
\setlength{\hoffset}{
|
|
\dimexpr
|
|
(\paperwidth-\textwidth)/2-\oddsidemargin-1in
|
|
}
|
|
|
|
\DeclareRobustCommand*{\reportgroup}[1]{\gdef\@reportgroup{#1}}
|
|
\DeclareRobustCommand*{\reporttutor}[1]{\gdef\@reporttutor{#1}}
|
|
\DeclareRobustCommand*{\reportclassdate}[1]{\gdef\@reportclassdate{#1}}
|
|
\DeclareRobustCommand*{\reportlabassistant}[1]{\gdef\@reportlabassistant{#1}}
|
|
|
|
\reportgroup{}
|
|
\reporttutor{}
|
|
\reportclassdate{}
|
|
\reportlabassistant{}
|
|
|
|
\renewcommand{\maketitle}{
|
|
\begin{titlepage}
|
|
\thispagestyle{empty}
|
|
\begin{center}
|
|
\includegraphics{logo-pwr-2016.pdf}
|
|
\vspace{\baselineskip}
|
|
\rule{\linewidth}{0.2 mm}\\[0.4 cm]
|
|
{\huge \bfseries \@title}\\
|
|
\rule{\linewidth}{0.2 mm}\\[1.5 cm]
|
|
\vfill
|
|
\large
|
|
\textsc{\@author}\\
|
|
\vspace{\baselineskip}
|
|
\textsc{Tutor: \@reporttutor}\\
|
|
\textsc{Laboratory group: Monday 13:15}\\
|
|
|
|
\end{center}
|
|
\end{titlepage}
|
|
}
|
|
\newcommand{\MATLAB}{\textsc{Matlab}\xspace}
|
|
\newcommand{\matr}[1]{\mathbf{#1}}
|
|
\newenvironment{amatrix}[2]{%
|
|
\left[\begin{array}{@{}*{#1}{c} | c *{#2}{c} @{}}
|
|
}{%
|
|
\end{array}\right]
|
|
}
|
|
\endinput
|
|
%%
|
|
%% End of file `WUST-AAE-NMaO-Report.sty'.
|