When I change the font of the whole document, e.g. from Courier to Times New Roman, by selecting the whole document with Ctrl-A
, the font of the document does change, but there’s a problem. At the end of each paragraph, if I insert new characters (by typing), it is inserted in previous font (Courier, in this example). That is to say, the font change doesn’t work for the new characters in the document. How do I change that?
Version: 6.0.7.3
Build ID: 1:6.0.7-0ubuntu0.18.04.10
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: x11;
Locale: en-US (en_US.UTF-8); Calc: group
Edit I’ve later found out that this problem arises when I edit a docx
file. When I edit a odt
file, it works perfectly. I could just edit in odt
and then convert it to docx
(I need to submit the doc in docx
) but that seems menial and annoying. I would still like to know if there is a solution to this problem.