[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: Just discovered: IP takes a plus or minus
- Subject: Re: Just discovered: IP takes a plus or minus
- From: Kari Eveli lexitec@xxxxxxxx
- Date: Thu, 20 Oct 2016 21:05:37 +0300
Harry,
It seems that this works in Xy3, too. It seems that this is not
documented in the Xy3 manual, but it is documented in NB3 manual:
[quote]
Relative indentation can be specified. For example, to indent the next
paragraph one-half inch more than the current paragraph, use ip +5. To
return to the previous amount of indentation, use ip -5. When using
block indentation, specify both values, such as ip +5, +5 to block
indent one-half inch more and ip -5,-3 to return.
[unquote]
Best regards,
Kari Eveli
LEXITEC Book Publishing (Finland)
lexitec@xxxxxxxx
*** Lexitec Online ***
Lexitec in English: http://www.lexitec.fi/english.html
Home page in Finnish: http://www.lexitec.fi/
20.10.2016, 7:15, Harry Binswanger wrote:
I just discovered an undocumented (I think) feature: and .
This is a great feature for building outlines, or code-indents.
It works like this
Base level
First level of indent
second level of indent
First level again
Base level again