ソースを参照

Remove usenames option from xcolor.

According to the `xcolor` release notes, the `override`, `usenames`, `nodvipsnames` options and `\xdefinecolor` command are no longer needed, as of 2004/07/04 (v2.00).
master
Andrew Dunning 10年前
コミット
013c882d34
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      tufte-common.def

+ 1
- 1
tufte-common.def ファイルの表示

@@ -821,7 +821,7 @@

%%
% Color
\RequirePackage[usenames,dvipsnames,svgnames]{xcolor}% load before bidi
\RequirePackage[dvipsnames,svgnames]{xcolor}% load before bidi

%%
% Load the bidi package if instructed to do so. This package must be loaded


読み込み中…
キャンセル
保存