On Mon, Dec 16, 2002 at 11:07:57PM +0100, kasper wrote: > Hello list > > Is it possible to emphasize paragraphs with a vertical line in the right > margin, as shown in my example file ... > > http://www.kspr.net/attic/161202-01.html
Yes, there are several options.
One options is to use the changebar package:
Add \usepackage{changebar} to the preamble,
add \cbstart in ERT before the paragraph, and \cbend after it.
