Merge pull request #11 from michael-brade/michael-brade-patch-1
fixed #9 thanks to @michael-brade
This commit is contained in:
commit
2b1683eab7
@ -300,7 +300,7 @@
|
|||||||
% param 1: text
|
% param 1: text
|
||||||
% param 2: width in cm or pt, em ...
|
% param 2: width in cm or pt, em ...
|
||||||
% param 3: color
|
% param 3: color
|
||||||
\newcommand{\legend}[3]{\parbox{#2}{\textcolor{#3}{\rule{#2}{4pt}}\\#1}}
|
\newcommand{\legend}[3]{\parbox[t]{#2}{\textcolor{#3}{\rule{#2}{4pt}}\\#1}}
|
||||||
|
|
||||||
%----------------------------------------------------------------------------------------
|
%----------------------------------------------------------------------------------------
|
||||||
% CUSTOM LOREM IPSUM
|
% CUSTOM LOREM IPSUM
|
||||||
|
Loading…
x
Reference in New Issue
Block a user