Hi tatung2112:
Here are 2 Dict EV and VE i have convert, it have break line
EV:
https://drive.google.com/file/d/0B1n...ew?usp=sharing
VE:
https://drive.google.com/file/d/0B1n...ew?usp=sharing
I'm runing FW 3.12.1
And i have edit libnickel
<patch>
name=Library Books, Title (Glo etc.)
enabled=true
action=replace_string
position=D842D4
oldpart=* {\n\tfont-family: Georgia;\n\tfont-style: italic;\n}\n\n
oldpart=*[qApp_deviceCodeName="dragon"] {\n\tfont-size: 36px;\n}\n\n
oldpart=*[qApp_deviceCodeName="phoenix"] {\n\tfont-size: 28px;\n}\n\n
oldpart=[qApp_localeName="ja_JP"] {\n\tfont-family: A-OTF Gothic MB101 Pr6N;\n\tfont-style: normal;\n\tfont-size: 25px;\n\tqproperty-forceLeading: 5;\n}
newpart=* {\n\tfont-family:
Arial;\n\tfont-style: italic;\n}\n\n
newpart=*[qApp_deviceCodeName="dragon"] {\n\tfont-size: 46px;\n}\n\n
newpart=*[qApp_deviceCodeName="phoenix"] {\n\tfont-size: 38px;\n}\n\n
newpart=[qApp_localeName="ja_JP"] {\n\tfont-family: A-OTF Gothic MB101 Pr6N;\n\tfont-style: normal;\n\tfont-size: 25px;\n\tqproperty-forceLeading: 5;\n}
combineparts
</patch>
Title is ok now, but Author is not ok. Continue working...
Thanks You!