Hi when i change to using parts in latex

latex_use_parts = True;

Then headlines are treated differently.

when using parts the headline.

===============
A Headline
===============

is seen as the same level as

Another Headline
================

Both headlines is seen as parts, meaning i have like 20+ parts
when i change from using chapters to using parts.

when using chapters only i would get main headlines from


==================
Main headline
==================

And the next level would be this

Next highest headline level
=================

So i have to change a lot of headline underline characters
just because i change between Parts and Chapters.

If the behaviour was changed to differ between

==========
head
==========

and

subhead
=======

There would be much more consistency, also when reading the source.

As

============
Part
============

Sticks out from the rest of the chapter / section underlines.
Just like a **Part** does in the final output from the chapters.

A suggestion!

michael

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to