View Single Post
Old 10-26-2020, 03:29 PM   #142
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,614
Karma: 204624552
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
I use a horizontal line in the Word doc where chapter breaks should occur.

Then in the style map I use the following:
Code:
p.HorizontalLine => hr.sigil_split_marker
to map it to an hr tag with the css class "sigil_split_marker". That's what Sigil uses to mark places where the Split at Markers feature should do its work.
DiapDealer is online now   Reply With Quote