git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28093 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2009-01-11 14:48:14 +00:00
parent e4eb0f3118
commit 7f73a289b9

View File

@ -22,6 +22,20 @@ ClassOptions
Other "aps,manuscript"
End
Preamble
\@ifundefined{textcolor}{}
{%
\definecolor{BLACK}{gray}{0}
\definecolor{WHITE}{gray}{1}
\definecolor{RED}{rgb}{1,0,0}
\definecolor{GREEN}{rgb}{0,1,0}
\definecolor{BLUE}{rgb}{0,0,1}
\definecolor{CYAN}{cmyk}{1,0,0,0}
\definecolor{MAGENTA}{cmyk}{0,1,0,0}
\definecolor{YELLOW}{cmyk}{0,0,1,0}
}
EndPreamble
Style Standard
Margin Static