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
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
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
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
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
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
> 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
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
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
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 :
>
>
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
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
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
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
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
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
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
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
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
>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
20 matches
Mail list logo