Hi,

On Thu, February 7, 2019 3:51 pm, Stephen M. Butler wrote:
>
> I'm slowly learning Scheme.  I general a <LF> is a decimal 10 or 0x0A in
> the ASCII collating sequence.  In the Nix world you can use an \n to
> represent it.

This wont help because it's being parsed by an HTML parser.

> Try changing:  "For Period Covering %s to %s"
>
>                To:  "\nFor Period Covering %s to %s"

This will break the translation.  You don't want to modify a (_ ...) string.

> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.

-derek

-- 
       Derek Atkins                 617-623-3745
       de...@ihtfp.com             www.ihtfp.com
       Computer and Internet Security Consultant

_______________________________________________
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