summaryrefslogtreecommitdiff
path: root/tex/latex
diff options
context:
space:
mode:
authorJoaquín Aguirrezabalaga <kinote@kinote.org>2025-01-24 09:43:33 +0100
committerJoaquín Aguirrezabalaga <kinote@kinote.org>2025-01-24 09:43:33 +0100
commit0a1b7112d710fe5596da32ea80d046128a7c623d (patch)
treef967507ecf91fcde12cfa14bd7a773e86fd30e50 /tex/latex
parentd6d1dc2c044463f5d05a4fd47c48d5c2369f6f20 (diff)
downloadtexmf-main.tar.gz
texmf-main.zip
dw: remove svgcolors option from xcolorHEADmain
Diffstat (limited to 'tex/latex')
-rw-r--r--tex/latex/rpg/dw.sty2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/latex/rpg/dw.sty b/tex/latex/rpg/dw.sty
index 3afa9c2..df4cc02 100644
--- a/tex/latex/rpg/dw.sty
+++ b/tex/latex/rpg/dw.sty
@@ -62,7 +62,7 @@
%%% Colors
-\usepackage[svgcolors,table]{xcolor}
+\usepackage[table]{xcolor}
%\definecolor{indigo}{RGB}{75,0,130}
\definecolor{indigo}{RGB}{9,31,146}
\definecolor{myblue}{RGB}{6,69,173}