Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

📚 The CoCalc Library - books, templates and other resources

132928 views
License: OTHER
1
% Anpassen %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2
\newcommand{\Year}{2013} %
3
\newcommand{\Idnr}{72 DDD DDD DDD} % Deine Steuernummer (IdNr.) %
4
\newcommand{\Vorname}{Martin} % Vorname %
5
\newcommand{\Nachname}{Thoma} % Nachname %
6
\newcommand{\Strasse}{Parkstraße} % Deine Straße %
7
\newcommand{\Hausnummer}{17} % Deine Hausnummer %
8
\newcommand{\PLZ}{76131} % Deine PLZ %
9
\newcommand{\Ort}{Karlsruhe} % Dein Ort %
10
%
11
\newcommand{\Empfaenger}{Finanzamt Karlsruhe-Stadt} % Der Empfänger %
12
\newcommand{\EStrasse}{Schlossplatz 14} % Straße des Empfängers %
13
\newcommand{\EPLZ}{76131} % PLZ des Empfängers %
14
\newcommand{\EOrt}{Karlsruhe} % Ort des Empfängers %
15
%
16
\newcommand{\DocTitle}{Einnahmenüberschussrechnung} %Titel des Dokuments%
17
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
18
19