lmi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lmi] wx assertion failure: invalid font


From: Greg Chicares
Subject: Re: [lmi] wx assertion failure: invalid font
Date: Tue, 2 Oct 2018 14:56:00 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

On 2018-10-02 14:30, Greg Chicares wrote:
[...]
> Here's the failing patch:
> 
> ---------8<--------8<--------8<--------8<--------8<--------8<--------8<-------
> diff --git a/reg_d_group_supp_report.mst b/reg_d_group_supp_report.mst

Oops, sorry, that doesn't actually produce the assertion failure,
but these patches do:

---------8<--------8<--------8<--------8<--------8<--------8<--------8<-------
diff --git a/reg_d_group_column_headings.mst b/reg_d_group_column_headings.mst
index 63d88341..71bbb132 100644
--- a/reg_d_group_column_headings.mst
+++ b/reg_d_group_column_headings.mst
@@ -19,9 +19,11 @@
     snail: Chicares, 186 Belle Woods Drive, Glastonbury CT 06033, USA
 }}
 
+<header>
   {{>reg_d_group_header}}
 
   <p align="center"><b>Column Definitions</b></p>
+</header>
 
 <p>
 <b>Policy Year</b>
--------->8-------->8-------->8-------->8-------->8-------->8-------->8-------

---------8<--------8<--------8<--------8<--------8<--------8<--------8<-------
diff --git a/reg_d_group_narr_summary.mst b/reg_d_group_narr_summary.mst
index 33e51bc0..b866dc37 100644
--- a/reg_d_group_narr_summary.mst
+++ b/reg_d_group_narr_summary.mst
@@ -19,9 +19,11 @@
     snail: Chicares, 186 Belle Woods Drive, Glastonbury CT 06033, USA
 }}
 
+<header>
   {{>reg_d_group_header_upper}}
   <p align="center">Narrative Summary</p>
   {{>reg_d_group_header_lower}}
+</header>
 
 <p>
 {{PolicyMktgName}} is a {{PolicyLegalName}} issued by {{InsCoName}}.
--------->8-------->8-------->8-------->8-------->8-------->8-------->8-------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]