When I write decimals (example Taurus .380) the decimal point detaches from the fraction if it occurs at a line break. How do I lock the decimal together as one?
Thanks!
Use “proper” floating-point notation: 0.380, and then it works. All right, I know that’s not always appropriate. I tried to use the Unicode zero-width joiner character (U+200D), but that didn’t work as expected, so I don’t have a good answer for you. Hopefully someone has a better suggestion.
Does the decimal point stay with the number in the compiled output? It might just be an annoyance inside Scrivener that you’ll have to live with, while it works fine in whatever format is your ultimate target.