I’d say code is still somewhat responsible since changing or defining a
stylesheet through the normal GC methods doesn’t work, though this may be a
limitation of eguile based reports.
I would think a safe user expectation is that specifying a font in a stylesheet
or creating a new stylesheet wo
Op zaterdag 26 januari 2019 13:00:32 CET schreef Adrien Monteleone:
> Awesome. I’m glad you’ve got it working.
>
> I’ll document this on the wiki.
>
> Regards,
> Adrien
Ah, so in the end it *is* a font issue and not a code issue. I'm glad to hear
that!
Geert
_
ote:
>
> Date: Fri, 25 Jan 2019 07:25:01 -0600
> From: Adrien Monteleone
> mailto:adrien.montele...@lusfiber.net>>
> To: "gnucash-user@gnucash.org<mailto:gnucash-user@gnucash.org>"
> mailto:gnucash-user@gnucash.org>>
> Subject: Re: [GNC] Currency sym
cash.org>>
Subject: Re: [GNC] Currency symbol (INR) not showing on Tax Invoice
report
Message-ID:
mailto:e66699fd-c6cb-44d8-a4b6-e042491da...@lusfiber.net>>
Content-Type: text/plain; charset=utf-8
Deva,
My apologies for your wasted time with my inaccurate code.
If you only want to ch
Deva,
My apologies for your wasted time with my inaccurate code.
If you only want to change the font use this:
* { font-family: Helvetica; }
If you use what I provided earlier:
* { font: Helvetica; }
which is the shorthand property, it won’t work, you must at least specify a
rg<mailto:gnucash-user@gnucash.org>"
mailto:gnucash-user@gnucash.org>>
Subject: Re: [GNC] Currency symbol (INR) not showing on Tax Invoice
report
Message-ID:
mailto:fbe20849-afd7-4085-96fd-f18190e17...@lusfiber.net>>
Content-Type: text/plain; charset=utf-8
Place the following
Update:
It seems you *can* control them just for Mail.
Edit > Substitutions > Smart Quotes. (or show Substitutions and then
select/unselect)
Let's see if that worked "". Yep, looks like it. Checking my system-wide
preferences shows them still enabled but they rendered correctly here. Now I'll
Yep, figured as much. I was hoping it was just a replacement table. I generally
prefer them for non-technical writing, but I probably need standard quotes
more. I probably didn’t notice it before because my editor of choice at the
moment is Atom which doesn’t auto-correct them. (so the setting i
Adriene,
That's "smart-quotes". Unfortunately there's no control in Mail to disable it,
not even setting plain text works. It can be disabled globally in System
Preferences>Keyboard>Text and I think separately in TextEdit and Pages.
Regards,
John Ralls
> On Jan 24, 2019, at 5:44 PM, Adrien Mon
Good catch! (my font is too small to notice easily)
Sometimes I hate autocorrect. It isn’t intelligent enough to comprehend that
when composing in plain-text, I probably want the literal characters I typed,
not substitutions. (technically, I guess this *is* still plain text) I have
mine set to
On Thursday, January 24, 2019 at 7:14, Adrien Monteleone said:
> Place the following in the Embedded CSS section of the Notes tab under the
> invoice’s options:
>
>
> * {font: “name of font"; }
>
>
> This will change the font on the entire invoice. It should then render the
> INR currency sym
ucash-user@gnucash.org<mailto:gnucash-user@gnucash.org>"
> mailto:gnucash-user@gnucash.org>>
> Subject: Re: [GNC] Currency symbol (INR) not showing on Tax Invoice
> report
> Message-ID:
> <14328ebb-6e35-4081-b534-92a928a85...@lusfiber.net<mailto:14328ebb-6e35-
ber.net>>
To: "gnucash-user@gnucash.org<mailto:gnucash-user@gnucash.org>"
mailto:gnucash-user@gnucash.org>>
Subject: Re: [GNC] Currency symbol (INR) not showing on Tax Invoice
report
Message-ID:
<14328ebb-6e35-4081-b534-92a928a85...@lusfiber.net<mailto:14328ebb-6e35-4081
Thanks for the clarification, Geert.
I’m afraid I am not familiar with CSS styling, so I will just use the
workaround for now.
Cheers.
> On 19-Jan-2019, at 6:07 PM, Geert Janssens wrote:
>
> Op zaterdag 19 januari 2019 12:53:10 CET schreef Deva -:
>> Adrien,
>>
>> Thanks for the pointer on h
Op zaterdag 19 januari 2019 12:53:10 CET schreef Deva -:
> Adrien,
>
> Thanks for the pointer on how to figure the font associated with a symbol.
> Yes, I now see the names of all fonts for the various rupee symbols
> (including Helvetica).
> However, when I edit the default stylesheet to use an
> Date: Fri, 18 Jan 2019 08:25:54 -0600
> From: Adrien Monteleone
> mailto:adrien.montele...@lusfiber.net>>
> To: "gnucash-user@gnucash.org<mailto:gnucash-user@gnucash.org>"
> mailto:gnucash-user@gnucash.org>>
> Subject: Re: [GNC] Currency symbol (INR) not showi
wrote:
Date: Fri, 18 Jan 2019 08:25:54 -0600
From: Adrien Monteleone
mailto:adrien.montele...@lusfiber.net>>
To: "gnucash-user@gnucash.org<mailto:gnucash-user@gnucash.org>"
mailto:gnucash-user@gnucash.org>>
Subject: Re: [GNC] Currency symbol (INR) not showin
In Character Viewer, look up the rupee symbol via a search. Click the glyph for
it in the middle pane. You’ll then see a list of font variations on the bottom
right. As you click each one, at the top right you’ll get an enlarged version
and just below that, you’ll see the name of the font it bel
Geert is probably right.
As I mentioned in my previous post, I did try to change the default stylesheet
fonts to a few commonly used fonts in documents (Arial/Helvetica/MS Sans
Serif), but rupee symbol didn’t come up for any of them.
I can see from the character viewer on my Mac that there are
Op donderdag 17 januari 2019 15:49:26 CET schreef David T. via gnucash-user:
> Not that I am an expert on these issues, but your observation suggests that
> the font that the Tax Invoice uses lacks a valid INR symbol. I believe
> there are style sheets for that report which can be used to change th
You can assign a stylesheet to the Tax Invoice in options. (it uses the Default
stylesheet, by default)
So via Edit > Stylesheets you can either specify a different font for the
Default stylesheet that contains the symbol, or add a new stylesheet just for
the Tax Invoice. If you’re changing fon
Not that I am an expert on these issues, but your observation suggests that the
font that the Tax Invoice uses lacks a valid INR symbol. I believe there are
style sheets for that report which can be used to change the font and remedy
the problem (provided the newly-selected font has a Rupee symb
Thanks Christopher.
Went back and tried the Printable/Easy/Fancy invoice reports and the currency
symbol shows up fine on those reports. So it’s only the Tax Invoice report that
has a problem.
My preference still remains the Tax Invoice report because it allows me to
change column headings. Fo
You can have multiple versions installed at once, they just either have to be
installed in different locations, or if you want them all in /Applications,
they each need to have different names. (can’t have two files with the same
name in any directory) An easy choice would be to append the versi
This seems to be the eguile-based "tax invoice" report.
Perhaps you can try the other "Printable/Easy/Fancy Invoice" reports and
let us know?
With MacOS it'll be very difficult to investigate this; usually we'd
advocate 'bisecting' i.e. try various releases until the exact breaking
one is fo
Thank you for your response, Frank.
When I look at the “Default” stylesheet, Arial is the default font. When I look
at the Character Viewer on my Mac, I can see that the INR (rupee) symbol is
available, though I couldn’t figure out what font that is.
This was not a problem until 3.3, so I am no
Hi Deva,
Am 15.01.19 um 13:58 schrieb Deva -:
> Hello,
>
> I am on GnuCash 3.4, Mac OS 10.13.6 (High Sierra).
>
> Please see attached for a sample invoice I generate out of GnuCash based on
> the Tax Invoice report (sensitive data has been masked). Today was the first
> time I tried to run thi
Hello,
I am on GnuCash 3.4, Mac OS 10.13.6 (High Sierra).
Please see attached for a sample invoice I generate out of GnuCash based on the
Tax Invoice report (sensitive data has been masked). Today was the first time I
tried to run this report from GnuCash 3.4 and I noticed that the INR currency
28 matches
Mail list logo