Re: Why does Lyx insert a \par in a center environment?

2015-12-14 Thread David
Am 14.12.2015 um 05:03 schrieb Robert Susmilch: > David, > > I’ve found for myself that if you need absolute control you need to use ERT. > I > was attempting to use LyX with the MLA style format (from the era of > typewriters, ugh) and had to use the following: > > {\centering% >

Re: Why does Lyx insert a \par in a center environment?

2015-12-14 Thread David
Am 14.12.2015 um 04:01 schrieb Richard Heck: > There is an answer to this, but to be honest I do not remember what it > is. It cannot be > prevented, as it is hardcoded. But if you don't want it, you can always > use ERT. > > Richard > > Ok, thanks!

Re: Why does Lyx insert a \par in a center environment?

2015-12-13 Thread Guillaume Munch
Le 14/12/2015 03:01, Richard Heck a écrit : On 12/13/2015 09:09 AM, David wrote: Hi, I've noticed that Lyx inserts a \par before the end of a center environment. I'm curious: why is that done and can it be prevented? There is an answer to this, but to be honest I do not remember what it is.

Re: Why does Lyx insert a \par in a center environment?

2015-12-13 Thread Richard Heck
On 12/13/2015 10:11 PM, Guillaume Munch wrote: > Le 14/12/2015 03:01, Richard Heck a écrit : >> On 12/13/2015 09:09 AM, David wrote: >>> Hi, >>> >>> I've noticed that Lyx inserts a \par before the end of a center >>> environment. I'm curious: why is that done and can it be prevented? >> >> There

Re: Why does Lyx insert a \par in a center environment?

2015-12-13 Thread Robert Susmilch
David, I’ve found for myself that if you need absolute control you need to use ERT. I was attempting to use LyX with the MLA style format (from the era of typewriters, ugh) and had to use the following: {\centering% INTRODUCTION\par} Otherwise I would get additional space around the section

Re: Why does Lyx insert a \par in a center environment?

2015-12-13 Thread Guillaume Munch
Le 14/12/2015 03:32, Richard Heck a écrit : On 12/13/2015 10:11 PM, Guillaume Munch wrote: Le 14/12/2015 03:01, Richard Heck a écrit : On 12/13/2015 09:09 AM, David wrote: Hi, I've noticed that Lyx inserts a \par before the end of a center environment. I'm curious: why is that done and can

Re: Why does Lyx insert a \par in a center environment?

2015-12-13 Thread Richard Heck
On 12/13/2015 09:09 AM, David wrote: > Hi, > > I've noticed that Lyx inserts a \par before the end of a center > environment. I'm curious: why is that done and can it be prevented? There is an answer to this, but to be honest I do not remember what it is. It cannot be prevented, as it is