From 52024ce627a68d77247edf58778801acaed3611e Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Wed, 24 Jul 2019 13:12:30 +0200 Subject: use latexcolors --- arabluatex.dtx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/arabluatex.dtx b/arabluatex.dtx index 8257727..8a920da 100644 --- a/arabluatex.dtx +++ b/arabluatex.dtx @@ -166,7 +166,8 @@ BoldItalicFeatures={RawFeature={+embolden=2}}]{Old Standard T} \usepackage{uri} \usepackage{bookmark} \usepackage{authblk} -\hypersetup{unicode=true, colorlinks, allcolors=blue, +\usepackage{latexcolors} +\hypersetup{unicode=true, colorlinks, allcolors=cinnamon, linktocpage=true, pdfauthor={Robert Alessi}, pdftitle={The arabluatex package}, pdfcontactemail={alessi@robertalessi.net}, pdfcontacturl={http://www.robertalessi.net/arabluatex}, @@ -204,15 +205,14 @@ BoldItalicFeatures={RawFeature={+embolden=2}}]{Old Standard T} \usepackage{relsize} \usepackage{tikz} \usepackage[breakable, skins, xparse, minted]{tcolorbox} -\tcbset{colback=white, boxrule=.15mm, colframe=red!50!white, +\tcbset{colback=white, boxrule=.15mm, colframe=cinnamon, breakable} \newtcbox{\arabluabox}{boxrule=.3mm, left=0mm, right=0mm, top=0mm, bottom=0mm} \newtcblisting{example}{minted options={linenos, numbersep=0mm, fontsize=\smaller}} \newtcblisting{code}{minted options={linenos, numbersep=0mm, - fontsize=\smaller}, listing - only} + fontsize=\smaller}, listing only} \newcommand{\package}[1]{\textsf{#1}\index{#1=#1 (package)}} \usepackage[contents]{colordoc} \usepackage{csquotes} -- cgit v1.2.3