/business-card

A business card in LaTeX.

Primary LanguageTeXGNU General Public License v3.0GPL-3.0

Business Card

How this business card was designed, is explained in this blog post.

Requirements

Building Documents

Build the business card with XeLaTeX:

xelatex businesscard.tex

SVG Files

LaTeX is not equipped to handle SVG files directly. A conversion to a PDF file is needed. This can be done using an external tool such as Inkscape:

inkscape --without-gui --export-area-drawing --file=logo.svg --export-pdf=logo.pdf

License

GNU GPLv3. See LICENSE file.

© 2017 Olivier Pieters