> "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
> "Philip" == Philip Lehman <[EMAIL PROTECTED]> writes:
Philip> On 9 Feb 2000, Jean-Marc Lasgouttes
Philip> <[EMAIL PROTECTED]> wrote:
>> Yes, it seems only this occurence exists. And, looking quickly at
>> the sources, it is not completely surprising that it works... So,
>> unless you find p
On 9 Feb 2000, Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote:
>Yes, it seems only this occurence exists. And, looking quickly at the
>sources, it is not completely surprising that it works... So, unless
>you find problems, I'll make the change (I do not have time to check
>it, but the feature do
>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
On 8 Feb 2000, Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote:
>Philip> I created a command and an environment to set paragraphs with
>Philip> a hanging intentation, i.e. all lines >1 are indented and the
>Philip> first one is not. Essentially, the latex code is simply:
>Philip> \noindent \hangaf
> "Philip" == Philip Lehman <[EMAIL PROTECTED]> writes:
Philip> I created a command and an environment to set paragraphs with
Philip> a hanging intentation, i.e. all lines >1 are indented and the
Philip> first one is not. Essentially, the latex code is simply:
Philip> \noindent \hangafter=1
I created a command and an environment to set paragraphs with a
hanging intentation, i.e. all lines >1 are indented and the first one
is not. Essentially, the latex code is simply:
\noindent \hangafter=1 \hangindent\parindent
How can I represent this in a lyx window? What would I put in the
*.la