FERNANDO DIAZ wrote:
On Thu, Nov 20, 2008 at 5:01 AM, Jean-Marc Lasgouttes <[EMAIL PROTECTED]>wrote:

"FERNANDO DIAZ" <[EMAIL PROTECTED]> writes:

Hello:

I am trying to change the depth  of the paragraph numbering in LyX 1.6
but I
have not been lucky. Paragraph numbering looks like this:

1.0.0.1 My text....
1.0.0.2 Another paragraph....

I would like to have it like this:

1.1 My text....
1.2 Another paragraph....
Try using Section and Subsection.

Thanks. But I don“t see how that would shorten the depth of paragraph
numbering:. If I include a section, instead of having:

 1.0.0.1 My text....
  1.0.0.2 Another paragraph....

I get:

1.1.0.1 <http://1.0.0.1/> My text....
 1.1.0.2 <http://1.0.0.2/> Another paragraph....


And what I want is:

1.1 <http://1.0.0.1/> My text....
1.2 <http://1.0.0.2/> Another paragraph....


 The thing is that every paragraph in the text must be numbered.

OK, well, then this seems to be an old and common request. Google: latex "number paragraphs" and you'll get several choices for automatic numbering of paragraphs. Another option is to use the titlesec package to redefine how section or paragraph numbering is handled.

Richard

Reply via email to