AUThReport/AUThReportTemplateEL.tex
2024-12-10 15:38:47 +02:00

56 lines
982 B
TeX
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

%
% AUTH report template for greek
%
% authors:
% Χρήστος Χουτουρίδης ΑΕΜ 8997
% cchoutou@ece.auth.gr
% Options:
% short: Switch to title header instead of title page
\documentclass[a4paper, 11pt]{AUThReport}
\authSetMainLanguage{greek}
\authSetLanguages{english}
\AuthorName{Όνομα Επίθετο}
\AuthorAEM{1234}
\AuthorMail{xxx@ece.auth.gr}
%\CoAuthorName{Όνομα Επίθετο}
%\CoAuthorAEM{AEM}
%\CoAuthorMail{xxx@ece.auth.gr}
% \WorkGroup{Ομάδα Χ}
\DocTitle{Τίτλος}
\DocSubTitle{Υπότιτλος}
\Department{Τμήμα ΗΜΜΥ. Τομέας Ηλεκτρονικής}
\ClassName{Μάθημα}
%
\InstructorName{Όνομα Επίθετο}
\InstructorMail{xxx@auth.gr}
\CoInstructorName{Όνομα Επίθετο}
\CoInstructorMail{xxx@ece.auth.gr}
%
\CurrentDate{\today}
%\usepackage{lipsum}
\begin{document}
\InsertTitle
\section{Εισαγωγή}
%\lipsum[1]
\setEnglish
%\lipsum[1]
\setGreek
\end{document}