aboutsummaryrefslogtreecommitdiffstats
path: root/test/colors.tex
diff options
context:
space:
mode:
authorGustav Eek <gustav.eek@fripost.org>2023-11-02 22:32:45 +0100
committerGustav Eek <gustav.eek@fripost.org>2023-11-02 22:44:10 +0100
commit727cb4fc31356391e2de4a4e31578cfdd7146f62 (patch)
tree086e2b138bd569e45f5d1dec006ee8dde6c89c91 /test/colors.tex
parent7035ae6e39c2f44df4aba673a2edadb9e130be3d (diff)
Test. Update tests
Diffstat (limited to 'test/colors.tex')
-rw-r--r--test/colors.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/colors.tex b/test/colors.tex
new file mode 100644
index 0000000..4afd93b
--- /dev/null
+++ b/test/colors.tex
@@ -0,0 +1,7 @@
+\documentclass[border=1pt]{standalone}
+\usepackage{fripost}
+\begin{document}
+Hej
+{\color{fpgray} Du}
+{\color{grayFri} Glade}
+\end{document}