-
-
Notifications
You must be signed in to change notification settings - Fork 155
Description
In my novel, I am using italicized text for dialog that is spoken telepathically (mind to mind), as opposed to out loud. I want the opening and closing quote characters to be italicized as well.
In novelWriter, I end up typing something like this:
_"I am speaking directly into your mind."_ she said.
In novelWriter itself, the text looks the same no matter when I add the underscore characters to italicize the text. See screenshot:
But after the text is exported to an .odt
file, the opening quote character is different, depending on when I added the underscore characters. See this screenshot (I manually added a newline between the two examples):
I discovered this issue after novelWriter chose bizarre intellisense colors in a paragraph where the character spoke out loud to some people, and privately to another person.
This is what the exported .odt
file looks like for this more complex case (I manually added a newline between the two examples):
Closing and reopening novelWriter doesn't fix the issue. The scene's document remembers what order I typed the characters in. This strikes me as wrong. Is there a "please re-process all the text I've written" button? Then again, in this particular case, it seems like novelWriter would do the wrong thing if it re-interpreted what I've typed. Still, I hope this bug gets fixed before it's time to publish my novel.
Thank you for your amazing work!
Software details:
- OS: Fedora Linux 42 (Workstation Edition) (latest)
- novelWriter version: 2.7.4 (latest, installed GitHub AppImage via Gear Lever).