Search found 2 matches

by Klara
Mon Jul 23, 2012 3:17 pm
Forum: Text Formatting
Topic: Text Section in colored Box with numbered Lines
Replies: 3
Views: 4107

Text Section in colored Box with numbered Lines

Thanks for your answer. I already considered that packages but it is not possible to use them for my constructs... so for example I use commands defined by my own, like:
\textbf{connect} ELEMENT (xxx) \textbf{with} ELEMENT (yyy)
or if-then-else statements like
\textbf{if} ELEMENT (xxx) \textbf{is ...
by Klara
Mon Jul 23, 2012 11:10 am
Forum: Text Formatting
Topic: Text Section in colored Box with numbered Lines
Replies: 3
Views: 4107

Text Section in colored Box with numbered Lines

Hi!

Firstly, before posting my LaTeX code I will explain, what I want to have.

In one chapter I am introducing some kind of pseudo-code. The pseudo-code should be within a gray box and every line should have a number. Then a description is following, outside the gray box and without line numbers ...