migration to gitea

This commit is contained in:
2025-11-01 13:37:11 +01:00
commit 1bfb206a3d
6 changed files with 461 additions and 0 deletions

301
.gitignore vendored Normal file
View File

@@ -0,0 +1,301 @@
## Core latex/pdflatex auxiliary files:
*.aux
*.lof
*.log
*.lot
*.fls
*.out
*.toc
*.fmt
*.fot
*.cb
*.cb2
.*.lb
## Intermediate documents:
*.dvi
*.xdv
*-converted-to.*
# these rules might exclude image files for figures etc.
# *.ps
# *.eps
# *.pdf
## Generated if empty string is given at "Please type another file name for output:"
.pdf
## Bibliography auxiliary files (bibtex/biblatex/biber):
*.bbl
*.bcf
*.blg
*-blx.aux
*-blx.bib
*.run.xml
## Build tool auxiliary files:
*.fdb_latexmk
*.synctex
*.synctex(busy)
*.synctex.gz
*.synctex.gz(busy)
*.pdfsync
## Build tool directories for auxiliary files
# latexrun
latex.out/
## Auxiliary and intermediate files from other packages:
# algorithms
*.alg
*.loa
# achemso
acs-*.bib
# amsthm
*.thm
# beamer
*.nav
*.pre
*.snm
*.vrb
# changes
*.soc
# comment
*.cut
# cprotect
*.cpt
# elsarticle (documentclass of Elsevier journals)
*.spl
# endnotes
*.ent
# fixme
*.lox
# feynmf/feynmp
*.mf
*.mp
*.t[1-9]
*.t[1-9][0-9]
*.tfm
#(r)(e)ledmac/(r)(e)ledpar
*.end
*.?end
*.[1-9]
*.[1-9][0-9]
*.[1-9][0-9][0-9]
*.[1-9]R
*.[1-9][0-9]R
*.[1-9][0-9][0-9]R
*.eledsec[1-9]
*.eledsec[1-9]R
*.eledsec[1-9][0-9]
*.eledsec[1-9][0-9]R
*.eledsec[1-9][0-9][0-9]
*.eledsec[1-9][0-9][0-9]R
# glossaries
*.acn
*.acr
*.glg
*.glo
*.gls
*.glsdefs
*.lzo
*.lzs
*.slg
*.slo
*.sls
# uncomment this for glossaries-extra (will ignore makeindex's style files!)
# *.ist
# gnuplot
*.gnuplot
*.table
# gnuplottex
*-gnuplottex-*
# gregoriotex
*.gaux
*.glog
*.gtex
# htlatex
*.4ct
*.4tc
*.idv
*.lg
*.trc
*.xref
# hyperref
*.brf
# knitr
*-concordance.tex
# TODO Uncomment the next line if you use knitr and want to ignore its generated tikz files
# *.tikz
*-tikzDictionary
# listings
*.lol
# luatexja-ruby
*.ltjruby
# makeidx
*.idx
*.ilg
*.ind
# minitoc
*.maf
*.mlf
*.mlt
*.mtc[0-9]*
*.slf[0-9]*
*.slt[0-9]*
*.stc[0-9]*
# minted
_minted*
*.pyg
# morewrites
*.mw
# newpax
*.newpax
# nomencl
*.nlg
*.nlo
*.nls
# pax
*.pax
# pdfpcnotes
*.pdfpc
# sagetex
*.sagetex.sage
*.sagetex.py
*.sagetex.scmd
# scrwfile
*.wrt
# svg
svg-inkscape/
# sympy
*.sout
*.sympy
sympy-plots-for-*.tex/
# pdfcomment
*.upa
*.upb
# pythontex
*.pytxcode
pythontex-files-*/
# tcolorbox
*.listing
# thmtools
*.loe
# TikZ & PGF
*.dpth
*.md5
*.auxlock
# titletoc
*.ptc
# todonotes
*.tdo
# vhistory
*.hst
*.ver
# easy-todo
*.lod
# xcolor
*.xcp
# xmpincl
*.xmpi
# xindy
*.xdy
# xypic precompiled matrices and outlines
*.xyc
*.xyd
# endfloat
*.ttt
*.fff
# Latexian
TSWLatexianTemp*
## Editors:
# WinEdt
*.bak
*.sav
# Texpad
.texpadtmp
# LyX
*.lyx~
# Kile
*.backup
# gummi
.*.swp
# KBibTeX
*~[0-9]*
# TeXnicCenter
*.tps
# auto folder when using emacs and auctex
./auto/*
*.el
# expex forward references with \gathertags
*-tags.tex
# standalone packages
*.sta
# Makeindex log files
*.lpz
# xwatermark package
*.xwm
# REVTeX puts footnotes in the bibliography by default, unless the nofootinbib
# option is specified. Footnotes are the stored in a file with suffix Notes.bib.
# Uncomment the next line to have this generated file ignored.
#*Notes.bib

BIN
Partiezettel.pdf Normal file

Binary file not shown.

68
Partiezettel.tex Normal file
View File

@@ -0,0 +1,68 @@
\documentclass[12pt]{book}
\renewcommand{\baselinestretch}{1.5}
\usepackage{tabularx}
\usepackage{multicol}
\usepackage{lipsum}
\usepackage[top=2cm,bottom=4.7cm,left=2.5cm,right=2.5cm,asymmetric]{geometry}
\usepackage{amssymb}
\usepackage{forloop}
\usepackage{titling}
\usepackage{graphicx}
\usepackage{fancyhdr}
\pagestyle{fancy}
\pagenumbering{arabic}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0.4pt}
\fancyhead[EOC]{
\begin{tabularx}{1.\textwidth}{l X l l X}
Partie Nr.: & \multicolumn{1}{c}{ Spaßpartie \ } & & Datum, Ort: & \rule{5cm}{0.15mm} \\ [1.5ex]
\hfill \\ [0.02 cm]
Weiß: & \rule{5cm}{0.15mm} & & Schwarz: & \rule{5cm}{0.15mm} \\ [1.5ex]
\hfill \\ [0.02 cm]
Zeitkontrolle: & \rule{5cm}{0.15mm} & & Zeitkontrolle: & \rule{5cm}{0.15mm} \\ [1.5ex]
\end{tabularx}
}
\addtolength{\headheight}{5\baselineskip}
\fancyfoot[EOC]{Spaßpartie}
\begin{document}
\begin{center}
\begin{tabular}{|r|m{3cm}|m{3cm}||r|m{3cm}|m{3cm}|}
\hline
\multicolumn{2}{|c|}{Weiß} & \multicolumn{1}{c||}{Schwarz} & \multicolumn{2}{c|}{Weiß} &\multicolumn{1}{c|}{Schwarz} \\ \hline
1 & & & 26 & & \\ \hline
2 & & & 27 & & \\ \hline
3 & & & 28 & & \\ \hline
4 & & & 29 & & \\ \hline
5 & & & 30 & & \\ \hline
6 & & & 31 & & \\ \hline
7 & & & 32 & & \\ \hline
8 & & & 33 & & \\ \hline
9 & & & 34 & & \\ \hline
10 & & & 35 & & \\ \hline
11 & & & 36 & & \\ \hline
12 & & & 37 & & \\ \hline
13 & & & 38 & & \\ \hline
14 & & & 39 & & \\ \hline
15 & & & 40 & & \\ \hline
16 & & & 41 & & \\ \hline
17 & & & 42 & & \\ \hline
18 & & & 43 & & \\ \hline
19 & & & 44 & & \\ \hline
20 & & & 45 & & \\ \hline
21 & & & 46 & & \\ \hline
22 & & & 47 & & \\ \hline
23 & & & 48 & & \\ \hline
24 & & & 49 & & \\ \hline
25 & & & 50 & & \\ \hline
\multicolumn{6}{|c|}{ $\square$ Weiß gewinnt \hspace{3em} $\square$ Remis \hspace{3em} $\square$ Schwarz gewinnt } \\ \hline
\end{tabular}
\end{center}
\end{document}

BIN
Schachbuch.pdf Normal file

Binary file not shown.

92
Schachbuch.tex Normal file
View File

@@ -0,0 +1,92 @@
\documentclass[12pt]{book}
\renewcommand{\baselinestretch}{1.5}
\usepackage{tabularx}
\usepackage{multicol}
\usepackage{lipsum}
\usepackage[top=2cm,bottom=4.7cm,left=3.5cm,right=1.5cm,asymmetric]{geometry}
\usepackage{amssymb}
\usepackage{forloop}
\usepackage{titling}
\usepackage{graphicx}
\usepackage{fancyhdr}
\pagestyle{fancy}
\pagenumbering{arabic}
\renewcommand{\headrulewidth}{0pt}
\renewcommand{\footrulewidth}{0.4pt}
\fancyhead[EOC]{
\begin{tabularx}{1.\textwidth}{l X l l X}
Partie Nr.: & \multicolumn{1}{c}{\thepage \ } & & Datum, Ort: & \rule{5cm}{0.15mm} \\ [1.5ex]
\hfill \\ [0.02 cm]
Weiß: & \rule{5cm}{0.15mm} & & Schwarz: & \rule{5cm}{0.15mm} \\ [1.5ex]
\hfill \\ [0.02 cm]
Zeitkontrolle: & \rule{5cm}{0.15mm} & & Zeitkontrolle: & \rule{5cm}{0.15mm} \\ [1.5ex]
\end{tabularx}
}
\addtolength{\headheight}{5\baselineskip}
\fancyfoot[EOC]{\Roman{page}}
\renewcommand{\maketitle}{
\begin{center}
{\Huge\bfseries Chroniken des Schachmatts}\\[1cm]
{\Large\itshape Patzer und gehängte Damen auf 64 Seiten}\\[2cm]
{\Large\scshape von und mit Georg Brantegger}\\[1cm]
\hfill \\
\hfill \\
\includegraphics[scale=0.3]{silhouette-a-knight-chess-piece-vector-22954522.jpg}
\hfill \\
\hfill \\
{\large2023}\\
\end{center}
}
\begin{document}
\begin{titlingpage}
\maketitle
\end{titlingpage}
\pagenumbering{arabic}
\newcounter{x}
\forloop{x}{1}{\value{x} < 65}{ % value of x is 1...65
\begin{center}
\begin{tabular}{|r|m{3cm}|m{3cm}||r|m{3cm}|m{3cm}|}
\hline
\multicolumn{2}{|c|}{Weiß} & \multicolumn{1}{c||}{Schwarz} & \multicolumn{2}{c|}{Weiß} &\multicolumn{1}{c|}{Schwarz} \\ \hline
1 & & & 26 & & \\ \hline
2 & & & 27 & & \\ \hline
3 & & & 28 & & \\ \hline
4 & & & 29 & & \\ \hline
5 & & & 30 & & \\ \hline
6 & & & 31 & & \\ \hline
7 & & & 32 & & \\ \hline
8 & & & 33 & & \\ \hline
9 & & & 34 & & \\ \hline
10 & & & 35 & & \\ \hline
11 & & & 36 & & \\ \hline
12 & & & 37 & & \\ \hline
13 & & & 38 & & \\ \hline
14 & & & 39 & & \\ \hline
15 & & & 40 & & \\ \hline
16 & & & 41 & & \\ \hline
17 & & & 42 & & \\ \hline
18 & & & 43 & & \\ \hline
19 & & & 44 & & \\ \hline
20 & & & 45 & & \\ \hline
21 & & & 46 & & \\ \hline
22 & & & 47 & & \\ \hline
23 & & & 48 & & \\ \hline
24 & & & 49 & & \\ \hline
25 & & & 50 & & \\ \hline
\multicolumn{6}{|c|}{ $\square$ Weiß gewinnt \hspace{3em} $\square$ Remis \hspace{3em} $\square$ Schwarz gewinnt } \\ \hline
\end{tabular}
\end{center}
\newpage
}
\end{document}

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB