Andre Poenitz <[EMAIL PROTECTED]> writes:
| BTW: What's our '} else' vs '}\nelse' policy?
>
| Could well be that I started the '} else' thing here wearing a TCL head
| but now I seem to remember LyX style is '}\nelse'
no... we do the curlys on the same line as the else
if () {
} else {
}
--
On Tue, Apr 05, 2005 at 05:34:37PM +0300, Martin Vermeer wrote:
> RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/mathed/math_nestinset.C,v
> retrieving revision 1.148
> diff -u -r1.148 math_nestinset.C
> --- math_nestinset.C 4 Apr 2005 22:11:53 - 1.148
> +++ math_nestinset.C 5 Apr 2005
On Tue, Apr 05, 2005 at 04:26:20PM +0200, Helge Hafting wrote:
> Martin Vermeer wrote:
>
> >On Fri, Apr 01, 2005 at 02:02:13PM +0200, Helge Hafting wrote:
> >
> >
> >>Insert matching parentheses.
> >>C-M M-M (
> >>or open some document
> >>that contains (_) already and place the cursor inside
> >
Martin Vermeer wrote:
On Fri, Apr 01, 2005 at 02:02:13PM +0200, Helge Hafting wrote:
Insert matching parentheses.
C-M M-M (
or open some document
that contains (_) already and place the cursor inside
the empty matching parentheses. (Placement is tricky
as the visible cursor isn't displayed insi
On Fri, Apr 01, 2005 at 02:02:13PM +0200, Helge Hafting wrote:
> Insert matching parentheses.
> C-M M-M (
> or open some document
> that contains (_) already and place the cursor inside
> the empty matching parentheses. (Placement is tricky
> as the visible cursor isn't displayed inside, another l