X-Git-Url: https://hackdaworld.org/gitweb/?p=lectures%2Flatex.git;a=blobdiff_plain;f=physics_compact%2Fphys_comp.tex;h=7a7d0b2430cd21a174aa203f5307f93e9d151e31;hp=8a9760ab2e8161709c4b7f04d249e60e35cd9b23;hb=8e76f77bf1d7e1428796a7cb524a76fd57ca055d;hpb=4069f849b1973e2eb9020fa2e190f93b56537c60 diff --git a/physics_compact/phys_comp.tex b/physics_compact/phys_comp.tex index 8a9760a..7a7d0b2 100644 --- a/physics_compact/phys_comp.tex +++ b/physics_compact/phys_comp.tex @@ -38,7 +38,7 @@ \usepackage{miller} % in use? -\usepackage{slashbox} +%\usepackage{slashbox} % smaller captions ... \usepackage[small,bf]{caption} @@ -48,7 +48,7 @@ % theorem environment \usepackage{framed} -\usepackage[framed,thref,amsmath,hyperref]{ntheorem} +\usepackage[framed,thref,thmmarks,amsmath,hyperref]{ntheorem} % hyperlinks \usepackage[colorlinks=true,linkcolor=black,citecolor=black]{hyperref} @@ -95,9 +95,9 @@ \newrgbcolor{lbb}{0.75 0.8 0.88} \newrgbcolor{lachs}{1.0 .93 .81} % -\newrgbcolor{ctheorem}{0.9 0.9 0.95} -\newrgbcolor{cdefinition}{0.95 0.9 0.9} -\newrgbcolor{cremark}{0.95 0.95 0.9} +\newrgbcolor{ctheorem}{0.85 0.85 0.95} +\newrgbcolor{cdefinition}{0.95 0.85 0.85} +\newrgbcolor{cremark}{0.97 0.97 0.97} \newrgbcolor{cproof}{0.95 0.92 0.95} % roman numbers @@ -113,23 +113,21 @@ \theoremstyle{plain} \theoremseparator{:} \theorembodyfont{\normalfont} +\theoremsymbol{} % theorem -\theoremsymbol{\ensuremath{\diamondsuit}} \shadecolor{ctheorem} \newshadedtheorem{theorem}{Theorem}[section] % definition -\theoremsymbol{\ensuremath{\clubsuit}} \shadecolor{cdefinition} \newshadedtheorem{definition}[theorem]{Definition} % remark -\theoremsymbol{\ensuremath{\diamondsuit}} \shadecolor{cremark} \newshadedtheorem{remark}[theorem]{Remark} % proof \theoremstyle{nonumberplain} \theoremsymbol{\rule{1ex}{1ex}} \shadecolor{cproof} -\newshadedtheorem{proof}{Proof} +\newtheorem{proof}{Proof} % author & title \author{Frank Zirkelbach}