UPD Readme en+de
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
This commit is contained in:
parent
b5db4437ba
commit
2f606451ce
17
README-DE.md
17
README-DE.md
@ -1,8 +1,17 @@
|
||||
# Kalendererstellung in Latex
|
||||
|
||||
## Important
|
||||
[![en](https://img.shields.io/badge/lang-en-red.svg)](https://git.kuschel.at/public/latex-kalender)
|
||||
[![de](https://img.shields.io/badge/lang-de-green.svg)](https://git.kuschel.at/public/latex-kalender/src/README-DE.md)
|
||||
|
||||
The repository uses git's lfs, large file system, to store pdf files.
|
||||
If you want to work on the project and commit with git, you must first install **git-lfs**.
|
||||
Afterwards, you can clone this repository.
|
||||
|
||||
Das Paket verwendet das Latex-Paket tikz-kalender, das Parameter entgegennimmt und einen Kalender für das in den Argumenten angegebene Jahr erzeugt.
|
||||
|
||||
Wir zeigen hier die Möglichkeit, die Namen der Monate in die österreichische Variante zu ändern. Dies sind die lokalen Wörter Jänner statt Januar und Feber statt Februar.
|
||||
|
||||
![Der Kalender](img/kalender2025-1.png)
|
||||
|
||||
## Wichtig
|
||||
|
||||
Das Repository verwendet Gits lfs, large file system, um pdf-Dateien zu speichern.
|
||||
Wenn Sie an dem Projekt arbeiten und mit Git übertragen wollen, müssen Sie zuerst **git-lfs** installieren.
|
||||
Danach können Sie dieses Repository klonen.
|
10
README.md
10
README.md
@ -1,16 +1,12 @@
|
||||
# Calendar creation in Latex
|
||||
|
||||
[![en](https://img.shields.io/badge/lang-en-red.svg)](https://git.kuschel.at/latex-kalender/README.md)
|
||||
[![de](https://img.shields.io/badge/lang-de-green.svg)](https://git.kuschel.at/latex-kalender/README-DE.md)
|
||||
[![en](https://img.shields.io/badge/lang-en-red.svg)](https://git.kuschel.at/public/latex-kalender)
|
||||
[![de](https://img.shields.io/badge/lang-de-green.svg)](https://git.kuschel.at/public/latex-kalender/src/README-DE.md)
|
||||
|
||||
The package used defines a macro \Kalender, which takes one argument, and generates a calendar for the year the argument specifies.
|
||||
The calendar provides a table of conversion of days to day of week, for the whole year plus December of the previous year and January
|
||||
of the following year.
|
||||
The package used the Latex package tikz-kalender, which takes parameters, and generates a calendar for the year the arguments specifies.
|
||||
|
||||
We show here the possibility of changing the names of the months to the Austrian variant. These are the local words Jänner instead of January and Feber instead of February.
|
||||
|
||||
The macros use packages calc and ifthen.
|
||||
|
||||
![The Kalender](img/kalender2025-1.png)
|
||||
|
||||
## Important
|
||||
|
BIN
img/kalender2025-1.png
(Stored with Git LFS)
BIN
img/kalender2025-1.png
(Stored with Git LFS)
Binary file not shown.
BIN
kalender2025.pdf
(Stored with Git LFS)
BIN
kalender2025.pdf
(Stored with Git LFS)
Binary file not shown.
Loading…
Reference in New Issue
Block a user