Skip to content

Commit 09f1793

Browse files
authored
Update tips & tricks in docs (#2564)
2 parents d830315 + d8961c4 commit 09f1793

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/source/usage/howto.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,18 @@ Managing the Project
4343
project.
4444

4545

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+
4658
Layout Tricks
4759
=============
4860

0 commit comments

Comments
 (0)