Re: [GNC] Reports with previous year in different Accounts

2018-10-03 Thread davidbrown.rdps
Wed AM 03/10 Hello Geert I have just looked in my downloads and the “gnucash-3.1-2.setup.exe” dated 05/06/2018 file is still there; must have installed that v around that time.. I have now installed gnucash-3.3.setup.exe dated 01/10/2018. Before install 3.3, I found the folder .gnuca

Re: [GNC] GnuCash 3.3 Released

2018-10-03 Thread prl
On my Mac (OS X 10.11.6), GnuCash 3.3 (native, not X Window) has increased the font size in the registers. I tried to reduce it by creating ~/.gtkrc-2.0.gnucash with contents: style "font" {   font_name = "Arial Narrow 8" } widget_class "*" style "font" gtk-font-name = "Arial Narrow 8" as sugg

Re: [GNC] GnuCash 3.3 Released

2018-10-03 Thread D via gnucash-user
It looks like you are writing that for gtk2. Check out the link for gtk3 https://wiki.gnucash.org/wiki/GTK3. David On October 3, 2018, at 2:35 PM, prl wrote: On my Mac (OS X 10.11.6), GnuCash 3.3 (native, not X Window) has increased the font size in the registers. I tried to reduce it by cre

Re: [GNC] GnuCash 3.3 Released

2018-10-03 Thread Geert Janssens
Hi, As the note in that FAQ entry states: the code you used is for Gtk2, while GnuCash 3 uses Gtk3. You can click on the Gtk3 link to get details on how to change font size for GnuCash 3. Regards, Geert On Wednesday, October 3, 2018 11:03:00 AM CEST prl wrote: > On my Mac (OS X 10.11.6), GnuC

Re: [GNC] GnuCash 3.3 Released

2018-10-03 Thread Geert Janssens
Hi, As the note in that FAQ entry states: the code you used is for Gtk2, while GnuCash 3 uses Gtk3. You can click on the Gtk3 link to get details on how to change font size for GnuCash 3. Regards, Geert On Wednesday, October 3, 2018 11:03:00 AM CEST prl wrote: > On my Mac (OS X 10.11.6), GnuC

Re: [GNC] Change text color

2018-10-03 Thread Pandem
Thank you for your work on this subject I have found it interesting but very helpful however I have a couple of question in regards the basic configuration. There are lots or comments in the thread in regards to what may or may not be required so I would like to clarify what is needed or not. By th

Re: [GNC] GnuCash 3.3 Released

2018-10-03 Thread John Ralls
> On Oct 3, 2018, at 2:03 AM, prl wrote: > > On my Mac (OS X 10.11.6), GnuCash 3.3 (native, not X Window) has increased > the font size in the registers. > > I tried to reduce it by creating ~/.gtkrc-2.0.gnucash with contents: > > style "font" > { > font_name = "Arial Narrow 8" > } > widge

[GNC] Thank you for your patronage

2018-10-03 Thread David Burleigh
How can I permanently change the message "Thank you for your patronage" that appears at the bottom of printed invoices? I am using GnuCash version 3.2 under Linux (Debian). ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription

[GNC] Reports with previous year in different Accounts

2018-10-03 Thread davidbrown.rdps
From: davidbrown.r...@photos.bozeat.biz Sent: 03 October 2018 19:16 To: 'Geert Janssens' Subject: RE: [GNC] Reports with previous year in different Accounts Hello Geert I have made copies of the gnucash folder at “C:\Users\Office\AppData\Roaming” and have 3 sets. NAMED: GnuCash

Re: [GNC] Launching on Mac (was Repeatable Mac crash)

2018-10-03 Thread Christoph R
Hi John, I realized that it has a flaw in general use: The automator script and Gnucash are treated as two different programs by MacOS and show up in the dock independently. So it would be pretty confusing for a normal user. Cheers, Christoph > Am 01.10.2018 um 22:34 schrieb John Ralls : > >

Re: [GNC] Thank you for your patronage

2018-10-03 Thread Adrien Monteleone
Open the Options for the Invoice, Display tab, ‘Extra Notes’ section at the bottom contains the text. Save the report configuration. You can also use the ‘footer’ stylesheet instead. Regards, Adrien > On Oct 3, 2018, at 12:51 PM, David Burleigh wrote: > > How can I permanently change the mes

Re: [GNC] Thank you for your patronage

2018-10-03 Thread Cam Ellison
On 2018-10-03 10:51 a.m., David Burleigh wrote: How can I permanently change the message "Thank you for your patronage" that appears at the bottom of printed invoices? I am using GnuCash version 3.2 under Linux (Debian). The file is at: /usr/share/gnucash/scm/gnucash/invoice.scm. Look for line

Re: [GNC] Thank you for your patronage

2018-10-03 Thread David Burleigh
On Wed, 2018-10-03 at 11:52 -0700, Cam Ellison wrote: > On 2018-10-03 10:51 a.m., David Burleigh wrote: > > How can I permanently change the message "Thank you for your > > patronage" that appears at the bottom of printed invoices? I am using > > GnuCash version 3.2 under Linux (Debian). > > The f

Re: [GNC] Thank you for your patronage

2018-10-03 Thread Cam Ellison
On 2018-10-03 12:06 p.m., David Burleigh wrote: On Wed, 2018-10-03 at 11:52 -0700, Cam Ellison wrote: On 2018-10-03 10:51 a.m., David Burleigh wrote: How can I permanently change the message "Thank you for your patronage" that appears at the bottom of printed invoices? I am using GnuCash versio

Re: [GNC] Thank you for your patronage

2018-10-03 Thread David Burleigh
On Wed, 2018-10-03 at 12:18 -0700, Cam Ellison wrote: > On 2018-10-03 12:06 p.m., David Burleigh wrote: > > On Wed, 2018-10-03 at 11:52 -0700, Cam Ellison wrote: > > > On 2018-10-03 10:51 a.m., David Burleigh wrote: > > > > How can I permanently change the message "Thank you for your > > > > patron

Re: [GNC] Thank you for your patronage

2018-10-03 Thread Geert Janssens
Op woensdag 3 oktober 2018 21:30:47 CEST schreef David Burleigh: > On Wed, 2018-10-03 at 12:18 -0700, Cam Ellison wrote: > > > > Whoops! Left out a directory. > > > > Try > > > > /usr/share/gnucash/scm/gnucash/report/invoice.scm > > > > Cheers > > > > Cam > > Perfect! Thank you! Note this wi

Re: [GNC] Launching on Mac (was Repeatable Mac crash)

2018-10-03 Thread John Ralls
Christoph, Indeed that would be confusing. Regards, John Ralls > On Oct 3, 2018, at 11:46 AM, Christoph R > wrote: > > Hi John, > > I realized that it has a flaw in general use: The automator script and > Gnucash are treated as two different programs by MacOS and show up in the > dock ind

Re: [GNC] GnuCash 3.3 Released

2018-10-03 Thread prl
Thanks John. That works nicely, even though the CSS file path and file contents are different from what's in the GTK3 link you gave. The path and CSS data in the GTK3 link works, too, though. It may be useful to change the font sizes in the examples in the GTK3 page from "8px" to "8pt". 8px

Re: [GNC] GnuCash 3.3 Released

2018-10-03 Thread John Ralls
Peter, Thanks, I've made the corrections. Regards, John Ralls > On Oct 3, 2018, at 5:45 PM, prl wrote: > > Thanks John. > > That works nicely, even though the CSS file path and file contents are > different from what's in the GTK3 link you gave. The path and CSS data in the > GTK3 link wor

Re: [GNC] Ubuntu PPA

2018-10-03 Thread Plutocrat
>From: Tim Kallmer >Date: Tue, 2 Oct 2018 12:47:49 -0500 >To: Gnucash Users > >When will 3.3 come to ppa:sicklylife? Building from the download doesn't work >for me using the directions. I wasn't aware of that repository. Good find. Usually you have to wait a week or two (or longer!) for a rep