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

WIP: Update donation templates #53

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

jpwgnr
Copy link

@jpwgnr jpwgnr commented Feb 15, 2023

Updating donation template, still in contact with our Steuerberaterin.

@jpwgnr jpwgnr added the update label Feb 15, 2023
@jpwgnr jpwgnr self-assigned this Feb 15, 2023
@@ -0,0 +1,22 @@
TEXOPTS= --lualatex \
Copy link
Member

Choose a reason for hiding this comment

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

instead of these options, just pass -r ../common/latemkrc to latexmk, see e.g.:

build/%.pdf: %.tex | build
TEXINPUTS=../logos:../common:..: latexmk -r ../common/latexmkrc $<

Copy link
Author

Choose a reason for hiding this comment

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

Thanks, will do

@@ -0,0 +1,21 @@
TEXOPTS= --lualatex \
Copy link
Member

Choose a reason for hiding this comment

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

same as above, use common latexmkrc instead

@@ -3,7 +3,7 @@ TEXOPTS= --lualatex \
--interaction=nonstopmode \
--halt-on-error

TARGETS=Spende
TARGETS= Spendende/*
Copy link
Member

Choose a reason for hiding this comment

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

same as above, use common latexmkrc instead

@jpwgnr jpwgnr marked this pull request as ready for review March 15, 2023 18:32
@jpwgnr jpwgnr requested a review from maxnoe March 15, 2023 18:32
@jpwgnr
Copy link
Author

jpwgnr commented Mar 27, 2023

Modified Spendenquittung corresponding to template number 3 from this official website:
https://esth.bundesfinanzministerium.de/esth/2021/C-Anhaenge/Anhang-37/I/anhang-37-I.html

@maxnoe
Copy link
Member

maxnoe commented Jan 10, 2024

Still wip?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants