Changeset 154fdc8 for doc/generic_types/acmart.cls
- Timestamp:
- Apr 19, 2017, 10:15:45 AM (9 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- cd348e7
- Parents:
- 221c2de7 (diff), de4ce0e (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
doc/generic_types/acmart.cls (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
doc/generic_types/acmart.cls
r221c2de7 r154fdc8 401 401 \immediate\write\@auxout{\string\bibstyle{#1}}% 402 402 \fi}} 403 \RequirePackage{graphicx, xcolor}404 \definecolor[named]{ACMBlue}{cmyk}{1,0.1,0,0.1}405 \definecolor[named]{ACMYellow}{cmyk}{0,0.16,1,0}406 \definecolor[named]{ACMOrange}{cmyk}{0,0.42,1,0.01}407 \definecolor[named]{ACMRed}{cmyk}{0,0.90,0.86,0}408 \definecolor[named]{ACMLightBlue}{cmyk}{0.49,0.01,0,0}409 \definecolor[named]{ACMGreen}{cmyk}{0.20,0,1,0.19}410 \definecolor[named]{ACMPurple}{cmyk}{0.55,1,0,0.15}411 \definecolor[named]{ACMDarkBlue}{cmyk}{1,0.58,0,0.21}403 %\RequirePackage{graphicx, xcolor} 404 %\definecolor[named]{ACMBlue}{cmyk}{1,0.1,0,0.1} 405 %\definecolor[named]{ACMYellow}{cmyk}{0,0.16,1,0} 406 %\definecolor[named]{ACMOrange}{cmyk}{0,0.42,1,0.01} 407 %\definecolor[named]{ACMRed}{cmyk}{0,0.90,0.86,0} 408 %\definecolor[named]{ACMLightBlue}{cmyk}{0.49,0.01,0,0} 409 %\definecolor[named]{ACMGreen}{cmyk}{0.20,0,1,0.19} 410 %\definecolor[named]{ACMPurple}{cmyk}{0.55,1,0,0.15} 411 %\definecolor[named]{ACMDarkBlue}{cmyk}{1,0.58,0,0.21} 412 412 \RequirePackage{geometry} 413 413 \ifcase\ACM@format@nr
Note:
See TracChangeset
for help on using the changeset viewer.