mirror of
https://github.com/tomcuchta/hypergeometricqsl.git
synced 2024-11-21 23:45:13 -05:00
Compare commits
3 Commits
288f1bd42e
...
983a914005
Author | SHA1 | Date | |
---|---|---|---|
983a914005 | |||
1a408d0267 | |||
23e808d3ac |
BIN
backside.pdf
BIN
backside.pdf
Binary file not shown.
@ -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}
|
BIN
frontside.png
BIN
frontside.png
Binary file not shown.
Before Width: | Height: | Size: 126 KiB After Width: | Height: | Size: 151 KiB |
@ -12,7 +12,7 @@ from matplotlib import rc
|
||||
#rc('text', usetex=True)
|
||||
|
||||
|
||||
callsign="KX4XE"
|
||||
callsign="WA4NID"
|
||||
|
||||
def alphabetposition(c):
|
||||
if(c=="A"):
|
||||
|
Loading…
Reference in New Issue
Block a user