Loading preamble.tex +1 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ \graphicspath{{graphics}} \newcounter{testcounter} \newcommand*{\testcounterautorefname}{System Test} \newtcolorbox[use counter=testcounter]{test}[2][]{% colback=lightgray,colframe=gray,coltitle=white,fonttitle=\bfseries,segmentation style={draw=gray, solid, very thick}, title=System Test \thetcbcounter: #2,#1} Loading Loading
preamble.tex +1 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ \graphicspath{{graphics}} \newcounter{testcounter} \newcommand*{\testcounterautorefname}{System Test} \newtcolorbox[use counter=testcounter]{test}[2][]{% colback=lightgray,colframe=gray,coltitle=white,fonttitle=\bfseries,segmentation style={draw=gray, solid, very thick}, title=System Test \thetcbcounter: #2,#1} Loading