work from autumn

This commit is contained in:
Marc Wäckerlin
2026-04-29 15:35:03 +02:00
parent f7b9202b31
commit 7de0ed5466
28 changed files with 40 additions and 15 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
*.log
*.out
*.toc
*.synctex.gz
*.synctex*
*.fdb_latexmk
*.fls
*.xdv
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+11
View File
@@ -14,4 +14,15 @@
\begin{document}
%\StrSubstitute{John}{hn}{e}
\drawcard
\newpage
\type{work}
\honoricprefix{Sir}
\givennames{Jonathan}
\familynames{Doe}
\company{My\ Company\ LTD}
\title{CEO}
\email{doe@mycompany.ltd}
\homepage{mycompany.ltd}
\background[scale=1.1,opacity=0.2]{background.png}
\drawcard
\end{document}
-13
View File
@@ -1,16 +1,3 @@
EXAMPLES = example \
john-doe-hongkong \
peter-muster-example-company-zuerich \
special-papersize \
photo-example \
photo-in-qr-example \
photo-large-example \
background-color-example \
background-image-example \
test-country-short \
texstudio_d30266 \
mrw-test
examplesdir = ${docdir}/examples
dist_examples_DATA = $(EXAMPLES:%=%.tex) $(EXAMPLES:%=%.pdf)
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 656 KiB

Binary file not shown.
+26
View File
@@ -0,0 +1,26 @@
\documentclass[qrcolor=pactablue,qrbgopacity=0.4,textwidth=0.6,qrwidth=.35]{businesscard-qrcode}
\usepackage[plain]{pacta}
\background[scale=2,opacity=.6]{background.png}
\logo[height=4em]{marc.png}
\title{CEO}
\role{Founder}
\company[logo={\Pacta[address,height=1.5em]},hide]{Pacta}
%\company{Pacta}
\givennames{Marc}
\familynames{Wäckerlin}
\honoricsuffix{MSc\ ETH}
\type{private}
\phone{+41\ 76\ 434\ 11\ 18}
\email{marc@wäckerlin.ch}
\homepage{marc.wäckerlin.ch}
\street{Florenstrasse\ 66}
\zip{8000}
\city{Zürich}
\country{Schweiz}
\qrlogo[scale=1]{\Pacta[notext,height=3em,bg]}
\begin{document}
\drawcard
\end{document}
%
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -1,6 +1,6 @@
AUTOMAKE_OPTIONS = foreign
SUBDIRS = examples screenshots
EXAMPLES = background-color-example background-image-example example john-doe-hongkong peter-muster-example-company-zuerich photo-example photo-in-qr-example photo-large-example special-papersize test-country-short texstudio_d30266
dist_latex_DATA = @PACKAGE_NAME@.cls
dist_doc_DATA = README.md #@PACKAGE_NAME@.pdf
Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 766 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 674 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

+1
View File
@@ -4,4 +4,5 @@ dist_screenshot_DATA=$(EXAMPLES:%=%.png)
%.png:${top_srcdir}/examples/%.pdf
convert -density 200 -quality 90 $< $@
CLEANFILES = ${EXAMPLES:%=%.png}
MAINTAINERCLEANFILES = makefile.in
Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 778 KiB

After

Width:  |  Height:  |  Size: 778 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB