15 Jul
2013
15 Jul
'13
3:48 p.m.
Am 15.07.2013 um 17:33 schrieb Hans Hagen
On 7/15/2013 2:53 PM, Marco Patzer wrote:
On 2013–07–15 "H. Özoguz" wrote:
\color[r=0.4,g=0.4,b=0.4]{\hrule} fails.
This syntax is wrong. You want \colored[r=0.4,g=0.4,b=0.4], \color expects a previously defined colour.
\blackrule[width=10cm,height=1mm,color=red]
Can the \blackrule command be change to let it use also a \hrule, e.g. - \blackrule[alternative=horizontal] -> \hrule - \blackrule[alternative=vertical] -> \vrule Wolfgang