small update for flyer

This commit is contained in:
marko
2025-03-22 11:59:32 +01:00
parent 1c12a817da
commit c09f6ae268
3 changed files with 28 additions and 32 deletions

View File

@@ -23,11 +23,6 @@
% Anzeigen der einzelnen Seitenbereiche
%\usepackage[]{showframe}
%\refoot{\qrcode[height=\footheight, level=L, version=1]{http://cwsvjudo.bplaced.net/pages/desktop/wkParticipo/}}
% \lefoot{Wettkampfplaner}
\begin{document}
@@ -42,25 +37,13 @@
\begin{itemize}
\item Judotraining für alle Altersklassen
\item für ein Schnuppertraining einfach mal mit Trainingssachen vorbeischauen
\item Trainingszeiten: für Anfänger mittwochs und freitags 16:00 im Dojo Str. Usti nad Labem 42 (Sportplatz)
\item Trainingszeiten: für Anfänger freitags und mittwochs 16:00 im Dojo Str. Usti nad Labem 42 (Sportplatz)
\item Fragen? $\Rightarrow$ \href{mailto:cwsvjudo@arcor.de}{cwsvjudo@arcor.de} \href{mailto:cwsvjudo@arcor.de}{\qrcode[height=1cm, level=L, version=1]{mailto:cwsvjudo@arcor.de}}
\end{itemize}
}}
\end{minipage}
\end{figure}
%\begin{figure}[htbp]
%\begin{minipage}{0.32\textwidth}
%\centering
%\includegraphics[width=.40\textwidth]{judoSchriftzug.pdf}
%\end{minipage}
%\begin{minipage}{0.68\textwidth}
%\centering
%\includegraphics[width=.68\textwidth]{promoTomoeNage.png}
%\end{minipage}
%\end{figure}
Lust auf Bewegung, an spielerischem und respektvollem Balgen und
gegenseitigem Kräftemessen? Dann komm doch zum Judo!
@@ -84,13 +67,13 @@ an Aufwand\grq\ ist.
\item Dojo Str. Usti nad Labem 42 (Sportplatz)
\end{itemize}
\item Freitag (Kinder)
\item Freitag (Kinder/Anfänger)
\begin{itemize}
\item 16:00-17:45
\item Dojo Str. Usti nad Labem 42 (Sportplatz)
\end{itemize}
\item Freitag (Jugend/Erwachsene)
\item Freitag (Jugend/Erwachsene/Fortgeschrittene)
\begin{itemize}
\item 17:30-19:15
\item Dojo Str. Usti nad Labem 42 (Sportplatz)

View File

@@ -57,7 +57,7 @@ aushaenge: $(aushaenge)
pdfjam --no-landscape --nup 2x2 --suffix '2x2' $^ '1,1,1,1,2,2,2,2' --outfile $@
%-booklet.pdf: %.pdf
pdfjam --landscape --nup 2x1 --suffix 'booklet' $^ '2,3,1,4' --outfile $@
pdfjam --no-landscape --nup 2x2 --suffix 'booklet' $^ '2,3,2,3,1,4,1,4' --outfile $@
aushang/%.pdf: aushang/%.md
pandoc \
@@ -89,16 +89,27 @@ uploadTouch/%.pdf: %.pdf
curl --verbose --upload-file $^ ftp://$(uploadUser):$(uploadPassword)@cwsvjudo.bplaced.net/www/temp/druck/$^
touch $@
.PHONY: flyer
flyer: FlyerA6.pdf FlyerA6-2x2.pdf
curl \
-T "{$$(echo Flyer*.pdf | tr ' ' ',')}" \
ftp://$(uploadUser):$(uploadPassword)@cwsvjudo.bplaced.net/flyer/ \
FlyerA6.pdf: FlyerA6.tex styles/cwsvJudoZettel.sty
pdflatex \
-output-format=pdf \
$^ \
FlyerA6-2x2.pdf: FlyerA6.pdf
pdfjam \
--no-landscape \
--nup 2x2 \
--outfile $@ \
$^ '1,1,1,1,2,2,2,2' \
.PHONY: echo
echo:
# @echo $(infoZettel)
# @echo $(infoZettelUploads)
@echo $(aushaenge)
.PHONY: clean
clean:
rm -f *.pdf
rm -f wkZettel/*.pdf
rm -f aushang/*.pdf
rm -f kyuzettel-2024/*.pdf
rm -f missing-payment/*.pdf

View File

@@ -65,9 +65,11 @@
\rofoot{\qrcode[height=\footheight, level=L, version=1]{http://cwsvjudo.bplaced.net}}
\cofoot{}
\cefoot{}
\refoot{\qrcode[height=\footheight, level=L, version=1]{http://cwsvjudo.bplaced.net/pages/desktop/wkParticipo/}}
\lefoot{Wettkampfplaner}
% \refoot{\qrcode[height=\footheight, level=L, version=1]{http://cwsvjudo.bplaced.net/pages/mobile/verein.wettkampfkalender.php}}
\refoot{\qrcode[height=\footheight, level=L, version=1]{http://cwsvjudo.bplaced.net/trainingszeiten/}}
\lefoot{TrainingsInfo}
% \refoot{\qrcode[height=\footheight, level=L, version=1]{http://cwsvjudo.bplaced.net/pages/desktop/wkParticipo/}}
% \lefoot{Wettkampfplaner}
% \refoot{\qrcode[height=\footheight, level=L, version=1]{http://cwsvjudo.bplaced.net/pages/mobile/verein.wettkampfkalender.php}}
% \lefoot{Wettkampfkalender}
% Für Verlinkte URL (soll angeblich immer als letztes Paket eingebunden werden)