Quote:
Originally Posted by GeneS
If I'm understanding the jackibar's question, a degree of control can be asserted by adding appropriate code in the CSS file generated by Sigil.
e.g.,
h2 {text-align: left; text-indent: 10%}
h3 {text-align: left; text-indent: 20%}
etc.
|
That only affects the Chapter heading display, Not the TOC
If care is used, a
Code:
<h2>Chapter 1 <br />The Never Ending Chapter</h2>
Will display as a single line in the NCX TOC and as 2 lines (with margins) in the Chapter head.