summaryrefslogtreecommitdiff
path: root/assets/outbox
diff options
context:
space:
mode:
Diffstat (limited to 'assets/outbox')
-rw-r--r--assets/outbox/add-texlive-fontsextra.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/assets/outbox/add-texlive-fontsextra.txt b/assets/outbox/add-texlive-fontsextra.txt
new file mode 100644
index 0000000..2c5547d
--- /dev/null
+++ b/assets/outbox/add-texlive-fontsextra.txt
@@ -0,0 +1,8 @@
+Install texlive-fontsextra via archsetup script.
+
+Package: texlive-fontsextra
+Command: sudo pacman -S texlive-fontsextra
+
+Reason: Provides the fontawesome5 LaTeX package, used to render the LinkedIn
+logo icon in Craig's resume PDF (built via pandoc from org-mode source).
+Without this package, the resume build cannot include font-based icons.