wifi-printer/README.md

1 KiB

Wi-Fi printer

Usage

Put wifi.cls file along with your .tex file.

In your .tex file :

\documentclass{wifi}

Options available:

Option Meaning default
size Font size 45
qrcode QR codes height 7cm
border Border around QR codes No border

Commands available:

Command Meaning
\qrc{ssid}{password} Insert a QR code
\insertspaces{password} Insert a little space every 4 characters

Examples

See examples of use.

one.tex two.tex