Browse Source

initial work

master
Jørgen Lien Sellæg 9 years ago
commit
417390bd0f
  1. BIN
      Die_Gartenlaube_(1881)_b_161.jpg
  2. BIN
      Kristian_Birkeland.jpg
  3. BIN
      Polarlicht_2.jpg
  4. BIN
      Polarlicht_2.xcf
  5. BIN
      munch.jpg
  6. BIN
      sigrid-u.jpeg
  7. 24
      src.tex

BIN
Die_Gartenlaube_(1881)_b_161.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 516 KiB

BIN
Kristian_Birkeland.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 462 KiB

BIN
Polarlicht_2.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 MiB

BIN
Polarlicht_2.xcf

Binary file not shown.

BIN
munch.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 KiB

BIN
sigrid-u.jpeg

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

24
src.tex

@ -0,0 +1,24 @@
\documentclass[12pt,a5paper,bokmal]{article}
\usepackage[utf8x]{inputenc}
\usepackage{pst-barcode}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{graphicx}
\usepackage{amssymb}
\usepackage{multicol}
\usepackage{makeidx}
\usepackage[margin=0.6in, a5paper]{geometry}
\addtolength{\voffset}{-15pt}
\title{BitCoin Wallet}
\begin{document}
\thispagestyle{empty}
\begin{pspicture}(1in,1in)
\psbarcode{1Fi3SuCVPfSk2zWwvdsySQqKVzaxP5bv5z}{includetext}{qrcode}
\end{pspicture}
1Fi3SuCVPfSk2zWwvdsySQqKVzaxP5bv5z
\begin{pspicture}(1in,1in)
\psbarcode{1Fi3SuCVPfSk2zWwvdsySQqKVzaxP5bv5z}{includetext}{qrcode}
\end{pspicture}
\end{document}
Loading…
Cancel
Save