Search found 2 matches

by zaungast
Sun Apr 22, 2012 8:43 pm
Forum: Graphics, Figures & Tables
Topic: Partially colored algorithmic environment
Replies: 6
Views: 19774

Re: Partially colored algorithmic environment

The above mentioned solution by Juanjo works perfectly. Thank you very much :)
by zaungast
Tue Apr 17, 2012 10:42 am
Forum: Graphics, Figures & Tables
Topic: Partially colored algorithmic environment
Replies: 6
Views: 19774

Partially colored algorithmic environment

Dear all,
i've tried to partially color an algorithm defined within the algorithmic-environment. To do so, i've used a combination of \vbox and \colorbox. However, the output doesn't look like desired (see attachment), since lines 2 and 4 are not indented. Here's a short code example, illustrating ...