Skip to content
Snippets Groups Projects
Commit 4b93aae4 authored by mirabilos's avatar mirabilos Committed by mirabilos
Browse files

[verein.git] non-breaking space in 1)~footnote text

parent da886e3b
No related branches found
No related tags found
No related merge requests found
......@@ -96,7 +96,7 @@
\newcounter{tkFN}% Fußnote
\stepcounter{tkFN}% erste steht immer fest
\gdef\tkFNtext{% Fußnotentext
\dash 1) KW: Kalenderwoche%
\dash 1)~KW: Kalenderwoche%
}%
\newcount\tkCalNumMon% Anzahl Monate (= Spalten / 3)
......@@ -466,12 +466,10 @@
\tkAddTokp{\thetkFN}%
\let\teckidsTmp\tkFNtext%
\tkifdef{tkDayHolilong\number\tkjd}{%
\xdef\tkFNtext{\teckidsTmp \dash \thetkFN) {}%
\tktmD.\tktmM.\tktmY: {}%
\xdef\tkFNtext{\teckidsTmp \dash \thetkFN)~\tktmD.\tktmM.\tktmY: {}%
\csname tkDayHolilong\number\tkjd\endcsname}%
}{%
\xdef\tkFNtext{\teckidsTmp \dash \thetkFN) {}%
\tktmD.\tktmM.\tktmY: {}%
\xdef\tkFNtext{\teckidsTmp \dash \thetkFN)~\tktmD.\tktmM.\tktmY: {}%
\csname tkDayHoliday\number\tkjd\endcsname}%
}%
\tkAmdToks{\tkCalColsep}%
......@@ -484,8 +482,7 @@
\tkAmdToks{\textsuperscript}%
\tkAddTokp{\thetkFN}%
\let\teckidsTmp\tkFNtext%
\xdef\tkFNtext{\teckidsTmp \dash \thetkFN) {}%
\tktmD.\tktmM.\tktmY: {}%
\xdef\tkFNtext{\teckidsTmp \dash \thetkFN)~\tktmD.\tktmM.\tktmY: {}%
\csname tkDayHolilong\number\tkjd\endcsname}%
}{}%
\tkAmdToks{\tkCalColsep}%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment