On Monday 17 September 2001 11:26, Juergen Vigna wrote:
> On 17-Sep-2001 Angus Leeming wrote:
> 
> > Jürgen, IF you'd like to put the ability to modify the width of an 
individual 
> > paragraph back into LyX, then I'm happy to give it a frontend. Duncan 
Simpson 
> > suggested that the best LaTeX for the problem is:
> > 
> > ERT inset
> > {\leftskip=2cm 
> > \rightskip=2cm 
> > \advance\parindent by 2cm
> > 
> > lots of paragraphs of text here
> > 
> > ERT inset
> > }
> > 
> > This would allow us to modify both left and right margins and the size of 
the 
> > indentation to the start of each paragraph.
> > 
> > Just a thought,
> 
> A good thought ;), but where should we put this? We would need:
> 
> o Indent left side  [40](%p)
> o Indent right side [ 2](cm)
> o Paragraph Indent  [10](mm)
> 
> This would now activate the input/selection boxes if you hit the 
check-button.
> and insert the right source when needed or leave it out when not requested.
> We then could read the old values inside the Indent left side param

Here's the fdesign stuff ;-) 
I just need the appropriate ParagraphParameters.

Angus

form_paragraph_new.fd.gz

Reply via email to