On Tue, Aug 27, 2002 at 11:21:56AM +1000, Peter wrote: > What I am trying to do is create a layout where I can have half-width, > centered paragraphs with the first line of the first such paragraph > *not* indented and then with subsequent paragraphs of the same style > having their first lines indented. > > The problem I am having is that the first line of the first paragraph is > always indented by a small amount. I can get rid of it by editing the > LaTeX generated by LyX, but I'd naturally prefer not to do that. > > I have attached three files. The LyX source, the LaTeX generated by LyX, > and the layout file which I am using for the document.
Add \ignorespaces after the \noindent in your definitions.
