From cc4dfd692ab09c01139dc3cb85ff1d987b6ee3fa Mon Sep 17 00:00:00 2001 From: Noel Welsh Date: Thu, 8 Oct 2015 13:32:35 +0100 Subject: [PATCH] Remove titles from callout frames Untested, because I'm not sure how to test this without publishing it. Closes #5 --- lib/templates/template.tex | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/lib/templates/template.tex b/lib/templates/template.tex index a56ef06..60c0548 100644 --- a/lib/templates/template.tex +++ b/lib/templates/template.tex @@ -206,22 +206,19 @@ topline=false,bottomline=false,rightline=false, innertopmargin=1em,innerbottommargin=1em, splittopskip=1em,splitbottomskip=1em, - backgroundcolor=infocolor!30, - frametitle=Tip]{InfoCallout} + backgroundcolor=infocolor!30]{InfoCallout} \newmdenv[% linecolor=warningcolor,linewidth=5pt, topline=false,bottomline=false,rightline=false, innertopmargin=1em,innerbottommargin=1em, splittopskip=1em,splitbottomskip=1em, - backgroundcolor=warningcolor!30, - frametitle=Advanced]{WarningCallout} + backgroundcolor=warningcolor!30]{WarningCallout} \newmdenv[% linecolor=dangercolor!60,linewidth=5pt, topline=false,bottomline=false,rightline=false, innertopmargin=1em,innerbottommargin=1em, splittopskip=1em,splitbottomskip=1em, - backgroundcolor=dangercolor!25, - frametitle=Warning]{DangerCallout} + backgroundcolor=dangercolor!25]{DangerCallout} % \newmdenv[% % topline=false,bottomline=false,leftline=false,rightline=false,