aboutsummaryrefslogtreecommitdiffstats
path: root/test/colors.tex
diff options
context:
space:
mode:
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}