Re: hanging indentation in lyx (fwd)

2000-02-10 Thread Jean-Marc Lasgouttes
> "Philip" == Philip Lehman <[EMAIL PROTECTED]> writes: >> If you are not too afraid to change a bit the sources, take a look >> at all the places where the function stringWidth() is called on >> parindent or layout.parindent and change it with >> signedStringWidth(), which honors the leading

Re: hanging indentation in lyx (fwd)

2000-02-09 Thread Philip Lehman
>If you are not too afraid to change a bit the sources, take a look at >all the places where the function stringWidth() is called on parindent >or layout.parindent and change it with signedStringWidth(), which >honors the leading '-'. Then try it out. If it does something >reasonable, I'll be glad