We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d830315 + d8961c4 commit 09f1793Copy full SHA for 09f1793
docs/source/usage/howto.rst
@@ -43,6 +43,18 @@ Managing the Project
43
project.
44
45
46
+Application Usage
47
+=================
48
+
49
+.. dropdown:: How can I increase the line height?
50
+ :animate: fade-in-slide-down
51
52
+ Unfortunately, in this case, novelWriter uses the plain text editor component of the underlying
53
+ framework (called Qt) which doesn't support changing the line height. However, you can choose an
54
+ editor font with larger leading (the spacing between the lines). A good font for this case is
55
+ `Noto <https://fonts.google.com/noto>`__, which comes in both Sans-Serif and Serif.
56
57
58
Layout Tricks
59
=============
60
0 commit comments