Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PhysiKon Bestaetigung #68

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion documents/stipendium_aushang.tex
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
Alle nötigen Informationen und Dokumente erhältst du auf unserer Internetseite

\begin{center}
\Huge\bfseries\url{http://stipendium.pep-dortmund.org}
\Huge\bfseries\url{https://stipendium.pep-dortmund.org}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Diese Website gibt es nicht...

\end{center}

Für persönliche Fragen stehen dir Alex Birnkraut und Vanessa Müller (P1-O1-310) zur
Expand Down
2 changes: 1 addition & 1 deletion pepbrief.lco
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

\setkomavar{fromlogo}{\includegraphics[height=1.5cm]{pep.pdf}}

\setkomavar{fromurl}[]{\url{www.pep-dortmund.org}}
\setkomavar{fromurl}[]{\href{https://www.pep-dortmund.org}{www.pep-dortmund.org}}
\setkomavar{signature}{\@author\\Vorstand PeP et al.\ e.\,V.}
\setkomavar{place}{Dortmund}
\renewcommand*{\raggedsignature}{\raggedright}
Expand Down
2 changes: 1 addition & 1 deletion pepnewsletter.cls
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
\setkomafont{pagefoot}{\upshape}
\ohead{\includegraphics[height=1.5cm]{logos/pep.pdf}}
\ihead{\vspace*{\fill}\Large\bfseries \@title\ \@date}
\cfoot{\href{http://pep-dortmund.org}{\texttt{pep-dortmund.org}}}
\cfoot{\href{https://pep-dortmund.org}{\texttt{pep-dortmund.org}}}

\RequirePackage{xcolor}
\PassOptionsToPackage{%
Expand Down
13 changes: 7 additions & 6 deletions physikon/Bestaetigung_Unternehmen.tex
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
backaddress=false,
]{scrlttr2}

\KOMAoptions{foldmarks=off}
\usepackage{fontspec}
\usepackage{polyglossia}
\setmainlanguage{german}
Expand All @@ -25,8 +26,8 @@
\usepackage[colorlinks=true,urlcolor=blue!50!black]{hyperref}
\definecolor{grau}{rgb}{0.830,0.865,0.857}

\author{Netter PhysiKon Helfer}
\setkomavar{subject}{Bestätigung Ihrer Anmeldung zur PhysiKon 2023}
\author{Das PhysiKon Team}
\setkomavar{subject}{Bestätigung Ihrer Anmeldung zur PhysiKon 2024}

\begin{document}
\begin{letter}{%
Expand All @@ -37,8 +38,8 @@
% ANREDE
\opening{Sehr geehrte Frau Musterfrau,}
% BRIEFTEXT
hiermit bestätigen wir Ihre Anmeldung zur PhysiKon 2024 (Onlinevortrag im Zeitraum 15.-17.04.23,
Präsenzmesse an der TU Dortmund am 18.04.23).
hiermit bestätigen wir Ihre Anmeldung zur PhysiKon 2024 (Onlinevortrag im Zeitraum 15.-17.04.24,
Präsenzmesse an der TU Dortmund am 18.04.24).
Wir freuen uns sehr, Sie als Aussteller begrüßen zu dürfen!

Im Folgenden erhalten Sie alle wichtigen Informationen zur Durchführung der Messe:
Expand All @@ -57,10 +58,10 @@
\item kurzer Text (max.\ 500 Zeichen!)
\item Anzeigenbild (.jpg oder .png)
\item Adresse
\item Kontakt (Ansprechpartner, Email-Adresse) für Bewerbungen
\item Kontakt (Ansprechpartner*innen, Email-Adresse) für Bewerbungen
\item Branche
\item Standorte
\item Anzahl der Mitarbeiter
\item Anzahl der Mitarbeiter*innen
\item Gewünschte Zusatzqualifikationen
\item Link zu Ihrem Karriereportal (falls vorhanden)
\end{itemize}
Expand Down