Skip to content

Commit

Permalink
Modify report to use kekule support
Browse files Browse the repository at this point in the history
  • Loading branch information
divinity666 authored May 24, 2020
1 parent 5f4ed72 commit fed3f73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/xml/reports/ahnentafel_report.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@
<SetVar name="empty_name" value="f" />
</if>
<!-- Generation counter -->
<TextBox width="25" height="30">
<Text style="text"><var var="num" />.</Text>
<TextBox width="50" height="30">
<Text style="text"><kekuleNumber />.</Text>
</TextBox>
<!-- Sentence 1 Individual, name... -->
<TextBox height="12" newline="1">
Expand Down

0 comments on commit fed3f73

Please sign in to comment.