[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-donau] branch master updated: [doc] some changes
From: |
gnunet |
Subject: |
[taler-donau] branch master updated: [doc] some changes |
Date: |
Wed, 01 May 2024 11:21:05 +0200 |
This is an automated email from the git hooks/post-receive script.
lukas-matyja pushed a commit to branch master
in repository donau.
The following commit(s) were added to refs/heads/master by this push:
new 60260dd [doc] some changes
60260dd is described below
commit 60260ddf5253fb107a86c93b1e0b9c5487ee9452
Author: Matyja Lukas Adam <lukas.matyja@students.bfh.ch>
AuthorDate: Wed May 1 11:21:55 2024 +0200
[doc] some changes
---
doc/thesis/chapters/donau_overview/donau_overview.tex | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/doc/thesis/chapters/donau_overview/donau_overview.tex
b/doc/thesis/chapters/donau_overview/donau_overview.tex
index d82edf0..d5e02c9 100644
--- a/doc/thesis/chapters/donau_overview/donau_overview.tex
+++ b/doc/thesis/chapters/donau_overview/donau_overview.tex
@@ -5,9 +5,9 @@ To prevent the Donau from finding out who the donor has donated
to, the charity
Of course, not everyone can pretend to be a charity. Each charity must be
registered by the Donau in advance and specify a donation limit per year, which
cannot be exceeded.
-Before the donor can submit the donation receipts in order to claim the tax
deduction, the donor must have the donation receipts compiled by the Donau into
a donation statement. The statement contains simply the total donation amount,
the corresponding year and the tax id. The donation statement can then be
submitted by the donor to the tax authority with the tax return. The tax
authority therefore only need to check manually one donation statement instead
of multiple donation receipts. [...]
-
-\center
+Before the donor can submit the donation receipts in order to claim the tax
deduction, the donor must have the donation receipts compiled by the Donau into
a donation statement. The statement contains simply the total donation amount,
the corresponding year and the tax id. The donation statement can then be
submitted by the donor to the tax authority with the tax return. The tax
authority therefore only need to check manually one donation statement instead
of multiple donation receipts. [...]
+\begin{figure}[ht]
+\begin{center}
\begin{tikzpicture}
\node (image) at (0,0) {\includegraphics[width=0.1\textwidth]{stickman}};
\node at (0,-1.8) {Donor};
@@ -25,3 +25,6 @@ Before the donor can submit the donation receipts in order to
claim the tax dedu
%arrow
\draw [-latex] (1,-1) -- (3,-2.5);
\end{tikzpicture}
+\end{center}
+\caption{stakeholders} \label{fig:stakeholders}
+\end{figure}
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [taler-donau] branch master updated: [doc] some changes,
gnunet <=