View Single Post
Old 07-31-2018, 03:43 AM   #1
tafr
Junior Member
tafr began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Jul 2018
Device: edge
Cool DOCX Identation - Ebook-Convert

According to the documentation for ebook-convert the option
--remove-paragraph-spacing-indent-size=10
should add an identation of 10 em

However this does not work. Neither do the --remove-paragraph-spacing option. The same applies to --insert-blank-line and --insert-blank-line-size

My sourcefile contain p and div tags. And each paragraph should be idented or divided by a blank line.

I have also tried to insert two &nbsp (&#160) at the start of each paragraph via xslt, but these spaces are not shown (no identation appears) in the docx.

However when I replace the &nbsp with ** these characters are displayed in the docx file.

Any suggestions how to solve these problems?
tafr is offline   Reply With Quote