> On Mar 22, 2018, at 9:54 PM, Robert Lewis <robtfl32...@gmail.com> wrote:
> 
> Hi.  I'm looking for a good example of how to specify the font and size of
> a line to be printed in a custom .chk file.  I know it is specified with
> "font_n" ("n" being the line number)  but the format of what follows is
> what I cannot find any reference to or an example of.  Thanks....
> 
> -- 
> *<< Robert Lewis >>*

https://lists.gnucash.org/docs/C/gnucash-guide/check_format_info.html
says "any string that is acceptable by gtk as a font specifier”

Earlier on that page, it gives the example of “sans 12” as a gtk font 
description for the overall font choice. I’ve forgotten what fonts are included 
by default in any particular style of gtk installation.

The _n is an object number rather than a line number, as you can have more than 
one object per line (and even items that can span more than one line).

Dave
--
Dave Reiser
dbrei...@icloud.com




_______________________________________________
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Reply via email to