[GNC] Fonts

Liz edodd at billiau.net
Fri Apr 5 04:18:41 EDT 2019


On Thu, 4 Apr 2019 13:49:20 -0400
"Timothy B. Taylor" <taylortb at gmail.com> wrote:

> For what it's worth ... Notepad worked just fine for me ... GnuCash
> 3.5, Windows 10 Pro version 1803 ...
> 
> After trying a few variations ... various fonts and sizes ... I ended
> up with
> 
> * { font: 10pt verdana, arial, sans-serif; }
> 
> ... and by the way it works fine on one line ... Thanks! Tim

However, if you had tried to split the line, you may not have had the
same success.
Could you try with the original


* {
font: 12px arial, sans-serif;
}


using notepad?

Liz


More information about the gnucash-user mailing list