diff --git a/backside.pdf b/backside.pdf index 5031273..82366ae 100644 Binary files a/backside.pdf and b/backside.pdf differ diff --git a/backside.tex b/backside.tex index 8768bb6..0eefeff 100644 --- a/backside.tex +++ b/backside.tex @@ -19,11 +19,11 @@ \begin{center} \begin{tabular}{|l|l|l|l|l|l|l|} \hline -\multicolumn{2}{|c|}{QSO with} & D / M / Y & UTC & Freq & RST & Mode \\ +\multicolumn{2}{|c|}{QSO with} & D / M / Y & UTC & Freq & RSTrx \hfill RSTtx & Mode \\ \hline \multicolumn{2}{|c|}{\phantom{.....}} & & & & & \\ \hline -\multicolumn{2}{|c|}{Rig} & \multicolumn{2}{c|}{Antenna} & Watts & QSL & Commit* \\ +\multicolumn{2}{|c|}{Rig} & \multicolumn{2}{c|}{Antenna} & Watts & \phantom{QSLL}QSL & Commit* \\ \hline \multicolumn{2}{|c|}{\phantom{.....}} & \multicolumn{2}{c|}{\phantom{.}} & & PSE: $\square$ TNX: $\square$ & \\ \hline @@ -34,6 +34,11 @@ \end{tabular} \end{center} \vfill -\hspace{5pt}\includegraphics[scale=0.3]{w8sp.png}\\ +\hspace{5pt}\begin{minipage}{0.2\textwidth} +\includegraphics[scale=0.3]{w8sp.png}\end{minipage}\begin{minipage}{0.3\textwidth} +\phantom{AB}\texttt{FHC {\#}7127}\\ +\includegraphics[scale=0.15]{feldhellclub.png} +\end{minipage}\begin{minipage}{0.3\textwidth} +\includegraphics[scale=0.1]{yarc.png}\end{minipage} \\ {\small *the front of this QSL card is unique to your callsign -- see the webpage \\ \texttt{https://github.com/tomcuchta/hypergeometricqsl} for an explanation!} \end{document} \ No newline at end of file diff --git a/feldhellclub.png b/feldhellclub.png new file mode 100644 index 0000000..6487c5b Binary files /dev/null and b/feldhellclub.png differ diff --git a/frontsidegenerator.py b/frontsidegenerator.py index d98cad6..a2781fd 100644 --- a/frontsidegenerator.py +++ b/frontsidegenerator.py @@ -12,7 +12,7 @@ from matplotlib import rc #rc('text', usetex=True) -callsign="VA3QAK" +callsign="WE8TOM" def alphabetposition(c): if(c=="A"): diff --git a/yarc.png b/yarc.png new file mode 100644 index 0000000..ffb1167 Binary files /dev/null and b/yarc.png differ