Compare commits

...

3 Commits

Author SHA1 Message Date
tom cuchta 983a914005
make MARA logo larger
make MARA logo larger
2022-01-01 10:45:51 -05:00
tom cuchta 1a408d0267
11th card; for WA4NID
11th card; for WA4NID
2022-01-01 10:08:48 -05:00
tom cuchta 23e808d3ac
added W8SP club logo
added W8SP club logo
2022-01-01 10:07:49 -05:00
5 changed files with 3 additions and 1 deletions

Binary file not shown.

View File

@ -1,6 +1,7 @@
\documentclass{article}
\usepackage{multirow,tabularx}
\usepackage{amsmath}
\usepackage{graphicx}
\usepackage{amssymb}
\pagestyle{empty}
\setlength\parindent{0pt}
@ -33,5 +34,6 @@
\end{tabular}
\end{center}
\vfill
\hspace{5pt}\includegraphics[scale=0.3]{w8sp.png}\\
{\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}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 126 KiB

After

Width:  |  Height:  |  Size: 151 KiB

View File

@ -12,7 +12,7 @@ from matplotlib import rc
#rc('text', usetex=True)
callsign="KX4XE"
callsign="WA4NID"
def alphabetposition(c):
if(c=="A"):

BIN
w8sp.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 824 KiB