Skip to content

Commit

Permalink
changed %VAR_NEXT-RECORD% to %SG_NEXT-RECORD%, #118
Browse files Browse the repository at this point in the history
  • Loading branch information
berteh committed Jan 29, 2019
1 parent 92cd969 commit 178f9ed
Show file tree
Hide file tree
Showing 7 changed files with 58 additions and 18 deletions.
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ You can place the variable at any position within a Text Frame. Apply all format

![Illustration: Scribus File for Generator](pic/SG-01.png)

If you wish to generate one page (or many) for each data entry you're done, congratulations ! If you would rather display many data entries on a single page simply add the text ``%VAR_NEXT-RECORD%`` after each entry but the last: ScribusGenerator will automatically load the new data record when it reaches the end of your template.
If you wish to generate one page (or many) for each data entry you're done, congratulations ! If you would rather display many data entries on a single page simply add the text ``%SG_NEXT-RECORD%`` after each entry but the last: ScribusGenerator will automatically load the new data record when it reaches the end of your template.


### Create your (csv) Data File
Expand Down Expand Up @@ -142,15 +142,23 @@ Multiple records on a single page
-----------
[**Scribus Generator**](https://github.com/berteh/ScribusGenerator/) allows you to display mupliple data entries in a single document. Great to generate your own listings, team charts, game cards, who's who posters and more.

Simply drop the text ``%VAR_NEXT-RECORD%`` in your document between each data entry, following our [example document](https://github.com/berteh/ScribusGenerator/blob/master/example/Next-Record.sla).
Simply drop the text ``%SG_NEXT-RECORD%`` in your document between each data entry, following our [example document](https://github.com/berteh/ScribusGenerator/blob/master/example/Next-Record.sla).

Scribus Generator will automatically load the next record when it reaches the end of your template... so don't add the ``%VAR_NEXT-RECORD%`` at the end of your last page.
Scribus Generator will automatically load the next record when it reaches the end of your template... so don't add the ``%SG_NEXT-RECORD%`` at the end of your last page.

A full example to generate Monsters Game Cards based on [Dungeon World](http://www.dungeon-world.com/) is available in the [MonsterCards](https://github.com/berteh/ScribusGenerator/tree/master/example/MonsterCards) directory, created by [Dustin Andrews](https://github.com/dustinandrews):

[![Illustration: Example card deck of monsters, by Dustin Andrew](pic/MonsterCards_partial.png)](https://github.com/berteh/ScribusGenerator/raw/master/example/MonsterCards/MonsterCards_partial.pdf)


Please note Scribus Generator v2.8 (from January 2019) changed the syntax of the ["Next Record" feature](https://github.com/berteh/ScribusGenerator#multiple-records-on-a-single-page)
to a less confusing name, as per [suggestion #118](https://github.com/berteh/ScribusGenerator/issues/118)

Update your older templates manually, changing ``%VAR_NEXT-RECORD`` to ``%SG_NEXT-RECORD``, or all at once by calling, for instance:

python ./ConvertVAR_NEXT-RECORDToSG28.py ~/ScribusProjects/*/*.sla


Dynamic output file location
-----------
[**Scribus Generator**](https://github.com/berteh/ScribusGenerator/) allows you to customize the name (and location) of the generated document easily. Add the output file name you wish in your data, and use the corresponding variable (or combination of multiple variables) in the field "Output File Name". Kindly note this file name is always relative to the output directory, and has *no extension*.
Expand Down
6 changes: 3 additions & 3 deletions ScribusGeneratorBackend.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
# For further information (manual, description, etc.) please visit:
# https://github.com/berteh/ScribusGenerator/
#
# v2.8 (2019-01-29): code style > PEP8 approximate, renamed %VAR_NEXT-RECORD% into %SG_NEXT-RECORD%
# v2.7 (2018-04-22): change SGAttribute to work in Scribus 1.5.3 GUI.
# v2.6 (2018-04-07): bug fix (dynamic output file directory, linked frames limit, Python 3.6 syntax)
# v2.5 (2017-03-27): support for multiple records on same page (Next-Record mechanism), bug fix (multiple SGAttributes)
Expand All @@ -29,9 +30,8 @@
import platform
import logging
import logging.config
#import traceback
import sys
import xml.etree.ElementTree as ET # common Python xml implementation
import xml.etree.ElementTree as ET
import json
import re
import string
Expand Down Expand Up @@ -61,7 +61,7 @@ class CONST:
KEEP_TAB_LINEBREAK = 1
SG_VERSION = '2.5'
# set to any word you'd like to use to trigger a jump to the next data record. using a name similar to the variables %VAR_ ... % will ensure it is cleaned after generation, and not show in the final document(s).
NEXT_RECORD = '%VAR_NEXT-RECORD%'
NEXT_RECORD = '%SG_NEXT-RECORD%'


class ScribusGenerator:
Expand Down
14 changes: 7 additions & 7 deletions example/MonsterCards/MonsterCards.sla
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
</PageItemAttributes>
</PAGEOBJECT>
<PAGEOBJECT OwnPage="0" PTYPE="4" XPOS="125" YPOS="225.424125168237" WIDTH="265.302164365904" HEIGHT="16.419498654105" RADRECT="0" FRTYPE="0" CLIPEDIT="1" PWIDTH="1" PCOLOR="%VAR_color% 2" PCOLOR2="%VAR_color% 3" TXTFILL="Snowy White" COLUMNS="1" COLGAP="0" NAMEDLST="" SHADE="100" SHADE2="100" GRTYP="0" ROT="0" PLINEART="1" PLINEEND="0" PLINEJOIN="0" LOCALSCX="1" LOCALSCY="1" LOCALX="0" LOCALY="0" PICART="1" PLTSHOW="0" BASEOF="0" textPathType="0" textPathFlipped="0" FLIPPEDH="0" FLIPPEDV="0" SCALETYPE="1" RATIO="1" PRINTABLE="1" ANNOTATION="0" ANNAME="" TEXTFLOWMODE="0" TEXTFLOW="0" TEXTFLOW2="0" TEXTFLOW3="0" AUTOTEXT="0" EXTRA="2" TEXTRA="1" BEXTRA="1" REXTRA="2" FLOP="1" PFILE="" PFILE2="" PFILE3="" PRFILE="" EPROF="" IRENDER="1" EMBEDDED="1" LOCK="0" LOCKR="0" REVERS="0" TransValue="0" TransValueS="0" TransBlend="0" TransBlendS="0" isTableItem="0" TopLine="0" LeftLine="0" RightLine="0" BottomLine="0" isGroupControl="0" NUMDASH="0" DASHS="" DASHOFF="0" NUMPO="16" POCOOR="0 0 0 0 265.302 0 265.302 0 265.302 0 265.302 0 265.302 16.4195 265.302 16.4195 265.302 16.4195 265.302 16.4195 0 16.4195 0 16.4195 0 16.4195 0 16.4195 0 0 0 0 " NUMCO="16" COCOOR="0 0 0 0 265.302 0 265.302 0 265.302 0 265.302 0 265.302 16.4195 265.302 16.4195 265.302 16.4195 265.302 16.4195 0 16.4195 0 16.4195 0 16.4195 0 16.4195 0 0 0 0 " NUMGROUP="0" GROUPS="" startArrowIndex="0" endArrowIndex="0" OnMasterPage="" ImageClip="" ImageRes="1" Pagenumber="0" isInline="0" fillRule="1" doOverprint="0" gXpos="0" gYpos="162.174125168237" gWidth="543.5" gHeight="750.75" LAYER="0" BOOKMARK="0" NEXTITEM="-1" BACKITEM="-1">
<ITEXT FONTSIZE="9" FCOLOR="Snowy White" CH="hp: %VAR_hp% armor: %VAR_armor%%VAR_NEXT-RECORD%"/>
<ITEXT FONTSIZE="9" FCOLOR="Snowy White" CH="hp: %VAR_hp% armor: %VAR_armor%%SG_NEXT-RECORD%"/>
<trail LINESPMode="0" LINESP="15"/>
<PageItemAttributes/>
</PAGEOBJECT>
Expand Down Expand Up @@ -146,7 +146,7 @@
</PageItemAttributes>
</PAGEOBJECT>
<PAGEOBJECT OwnPage="0" PTYPE="4" XPOS="403.197835634096" YPOS="225.424125168237" WIDTH="265.302164365904" HEIGHT="16.419498654105" RADRECT="0" FRTYPE="0" CLIPEDIT="1" PWIDTH="1" PCOLOR="%VAR_color% 2" PCOLOR2="%VAR_color% 3" TXTFILL="Snowy White" TXTSTROKE="Black" TXTSTRSH="100" TXTFILLSH="100" TXTSCALE="100" TXTSCALEV="100" TXTBASE="0" TXTSHX="5" TXTSHY="-5" TXTOUT="1" TXTULP="-0.1" TXTULW="-0.1" TXTSTP="-0.1" TXTSTW="-0.1" COLUMNS="1" COLGAP="0" NAMEDLST="" SHADE="100" SHADE2="100" GRTYP="0" ROT="0" PLINEART="1" PLINEEND="0" PLINEJOIN="0" LINESP="15" LINESPMode="0" LOCALSCX="1" LOCALSCY="1" LOCALX="0" LOCALY="0" PICART="1" PLTSHOW="0" BASEOF="0" textPathType="0" textPathFlipped="0" FLIPPEDH="0" FLIPPEDV="0" IFONT="Arial Regular" ISIZE="12" SCALETYPE="1" RATIO="1" PRINTABLE="1" ANNOTATION="0" ANNAME="" TEXTFLOWMODE="0" TEXTFLOW="0" TEXTFLOW2="0" TEXTFLOW3="0" AUTOTEXT="0" EXTRA="2" TEXTRA="1" BEXTRA="1" REXTRA="2" FLOP="1" PFILE="" PFILE2="" PFILE3="" PRFILE="" EPROF="" IRENDER="1" EMBEDDED="1" LOCK="0" LOCKR="0" REVERS="0" TransValue="0" TransValueS="0" TransBlend="0" TransBlendS="0" isTableItem="0" TopLine="0" LeftLine="0" RightLine="0" BottomLine="0" isGroupControl="0" NUMDASH="0" DASHS="" DASHOFF="0" NUMPO="16" POCOOR="0 0 0 0 265.302 0 265.302 0 265.302 0 265.302 0 265.302 16.4195 265.302 16.4195 265.302 16.4195 265.302 16.4195 0 16.4195 0 16.4195 0 16.4195 0 16.4195 0 0 0 0 " NUMCO="16" COCOOR="0 0 0 0 265.302 0 265.302 0 265.302 0 265.302 0 265.302 16.4195 265.302 16.4195 265.302 16.4195 265.302 16.4195 0 16.4195 0 16.4195 0 16.4195 0 16.4195 0 0 0 0 " NUMGROUP="0" GROUPS="" startArrowIndex="0" endArrowIndex="0" OnMasterPage="" ImageClip="" ImageRes="1" Pagenumber="0" isInline="0" fillRule="1" doOverprint="0" gXpos="278.197835634096" gYpos="162.174125168237" gWidth="543.5" gHeight="750.75" ALIGN="0" LAYER="0" BOOKMARK="0" NEXTITEM="-1" BACKITEM="-1">
<ITEXT FONTSIZE="9" FCOLOR="Snowy White" CH="hp: %VAR_hp% armor: %VAR_armor%%VAR_NEXT-RECORD%"/>
<ITEXT FONTSIZE="9" FCOLOR="Snowy White" CH="hp: %VAR_hp% armor: %VAR_armor%%SG_NEXT-RECORD%"/>
<para LINESPMode="0" LINESP="15"/>
<PageItemAttributes/>
</PAGEOBJECT>
Expand Down Expand Up @@ -177,7 +177,7 @@
</PageItemAttributes>
</PAGEOBJECT>
<PAGEOBJECT OwnPage="0" PTYPE="4" XPOS="125" YPOS="416.142917227456" WIDTH="265.302164365904" HEIGHT="16.419498654105" RADRECT="0" FRTYPE="0" CLIPEDIT="1" PWIDTH="1" PCOLOR="%VAR_color% 2" PCOLOR2="%VAR_color% 3" TXTFILL="Snowy White" TXTSTROKE="Black" TXTSTRSH="100" TXTFILLSH="100" TXTSCALE="100" TXTSCALEV="100" TXTBASE="0" TXTSHX="5" TXTSHY="-5" TXTOUT="1" TXTULP="-0.1" TXTULW="-0.1" TXTSTP="-0.1" TXTSTW="-0.1" COLUMNS="1" COLGAP="0" NAMEDLST="" SHADE="100" SHADE2="100" GRTYP="0" ROT="0" PLINEART="1" PLINEEND="0" PLINEJOIN="0" LINESP="15" LINESPMode="0" LOCALSCX="1" LOCALSCY="1" LOCALX="0" LOCALY="0" PICART="1" PLTSHOW="0" BASEOF="0" textPathType="0" textPathFlipped="0" FLIPPEDH="0" FLIPPEDV="0" IFONT="Arial Regular" ISIZE="12" SCALETYPE="1" RATIO="1" PRINTABLE="1" ANNOTATION="0" ANNAME="" TEXTFLOWMODE="0" TEXTFLOW="0" TEXTFLOW2="0" TEXTFLOW3="0" AUTOTEXT="0" EXTRA="2" TEXTRA="1" BEXTRA="1" REXTRA="2" FLOP="1" PFILE="" PFILE2="" PFILE3="" PRFILE="" EPROF="" IRENDER="1" EMBEDDED="1" LOCK="0" LOCKR="0" REVERS="0" TransValue="0" TransValueS="0" TransBlend="0" TransBlendS="0" isTableItem="0" TopLine="0" LeftLine="0" RightLine="0" BottomLine="0" isGroupControl="0" NUMDASH="0" DASHS="" DASHOFF="0" NUMPO="16" POCOOR="0 0 0 0 265.302 0 265.302 0 265.302 0 265.302 0 265.302 16.4195 265.302 16.4195 265.302 16.4195 265.302 16.4195 0 16.4195 0 16.4195 0 16.4195 0 16.4195 0 0 0 0 " NUMCO="16" COCOOR="0 0 0 0 265.302 0 265.302 0 265.302 0 265.302 0 265.302 16.4195 265.302 16.4195 265.302 16.4195 265.302 16.4195 0 16.4195 0 16.4195 0 16.4195 0 16.4195 0 0 0 0 " NUMGROUP="0" GROUPS="" startArrowIndex="0" endArrowIndex="0" OnMasterPage="" ImageClip="" ImageRes="1" Pagenumber="0" isInline="0" fillRule="1" doOverprint="0" gXpos="0" gYpos="352.892917227456" gWidth="543.5" gHeight="750.75" ALIGN="0" LAYER="0" BOOKMARK="0" NEXTITEM="-1" BACKITEM="-1">
<ITEXT FONTSIZE="9" FCOLOR="Snowy White" CH="hp: %VAR_hp% armor: %VAR_armor%%VAR_NEXT-RECORD%"/>
<ITEXT FONTSIZE="9" FCOLOR="Snowy White" CH="hp: %VAR_hp% armor: %VAR_armor%%SG_NEXT-RECORD%"/>
<para LINESPMode="0" LINESP="15"/>
<PageItemAttributes/>
</PAGEOBJECT>
Expand Down Expand Up @@ -208,7 +208,7 @@
</PageItemAttributes>
</PAGEOBJECT>
<PAGEOBJECT OwnPage="0" PTYPE="4" XPOS="403.197835634096" YPOS="416.142917227456" WIDTH="265.302164365904" HEIGHT="16.419498654105" RADRECT="0" FRTYPE="0" CLIPEDIT="1" PWIDTH="1" PCOLOR="%VAR_color% 2" PCOLOR2="%VAR_color% 3" TXTFILL="Snowy White" TXTSTROKE="Black" TXTSTRSH="100" TXTFILLSH="100" TXTSCALE="100" TXTSCALEV="100" TXTBASE="0" TXTSHX="5" TXTSHY="-5" TXTOUT="1" TXTULP="-0.1" TXTULW="-0.1" TXTSTP="-0.1" TXTSTW="-0.1" COLUMNS="1" COLGAP="0" NAMEDLST="" SHADE="100" SHADE2="100" GRTYP="0" ROT="0" PLINEART="1" PLINEEND="0" PLINEJOIN="0" LINESP="15" LINESPMode="0" LOCALSCX="1" LOCALSCY="1" LOCALX="0" LOCALY="0" PICART="1" PLTSHOW="0" BASEOF="0" textPathType="0" textPathFlipped="0" FLIPPEDH="0" FLIPPEDV="0" IFONT="Arial Regular" ISIZE="12" SCALETYPE="1" RATIO="1" PRINTABLE="1" ANNOTATION="0" ANNAME="" TEXTFLOWMODE="0" TEXTFLOW="0" TEXTFLOW2="0" TEXTFLOW3="0" AUTOTEXT="0" EXTRA="2" TEXTRA="1" BEXTRA="1" REXTRA="2" FLOP="1" PFILE="" PFILE2="" PFILE3="" PRFILE="" EPROF="" IRENDER="1" EMBEDDED="1" LOCK="0" LOCKR="0" REVERS="0" TransValue="0" TransValueS="0" TransBlend="0" TransBlendS="0" isTableItem="0" TopLine="0" LeftLine="0" RightLine="0" BottomLine="0" isGroupControl="0" NUMDASH="0" DASHS="" DASHOFF="0" NUMPO="16" POCOOR="0 0 0 0 265.302 0 265.302 0 265.302 0 265.302 0 265.302 16.4195 265.302 16.4195 265.302 16.4195 265.302 16.4195 0 16.4195 0 16.4195 0 16.4195 0 16.4195 0 0 0 0 " NUMCO="16" COCOOR="0 0 0 0 265.302 0 265.302 0 265.302 0 265.302 0 265.302 16.4195 265.302 16.4195 265.302 16.4195 265.302 16.4195 0 16.4195 0 16.4195 0 16.4195 0 16.4195 0 0 0 0 " NUMGROUP="0" GROUPS="" startArrowIndex="0" endArrowIndex="0" OnMasterPage="" ImageClip="" ImageRes="1" Pagenumber="0" isInline="0" fillRule="1" doOverprint="0" gXpos="278.197835634096" gYpos="352.892917227456" gWidth="543.5" gHeight="750.75" ALIGN="0" LAYER="0" BOOKMARK="0" NEXTITEM="-1" BACKITEM="-1">
<ITEXT FONTSIZE="9" FCOLOR="Snowy White" CH="hp: %VAR_hp% armor: %VAR_armor%%VAR_NEXT-RECORD%"/>
<ITEXT FONTSIZE="9" FCOLOR="Snowy White" CH="hp: %VAR_hp% armor: %VAR_armor%%SG_NEXT-RECORD%"/>
<para LINESPMode="0" LINESP="15"/>
<PageItemAttributes/>
</PAGEOBJECT>
Expand Down Expand Up @@ -239,7 +239,7 @@
</PageItemAttributes>
</PAGEOBJECT>
<PAGEOBJECT OwnPage="0" PTYPE="4" XPOS="125" YPOS="606.861709286676" WIDTH="265.302164365904" HEIGHT="16.4194986541049" RADRECT="0" FRTYPE="0" CLIPEDIT="1" PWIDTH="1" PCOLOR="%VAR_color% 2" PCOLOR2="%VAR_color% 3" TXTFILL="Snowy White" TXTSTROKE="Black" TXTSTRSH="100" TXTFILLSH="100" TXTSCALE="100" TXTSCALEV="100" TXTBASE="0" TXTSHX="5" TXTSHY="-5" TXTOUT="1" TXTULP="-0.1" TXTULW="-0.1" TXTSTP="-0.1" TXTSTW="-0.1" COLUMNS="1" COLGAP="0" NAMEDLST="" SHADE="100" SHADE2="100" GRTYP="0" ROT="0" PLINEART="1" PLINEEND="0" PLINEJOIN="0" LINESP="15" LINESPMode="0" LOCALSCX="1" LOCALSCY="1" LOCALX="0" LOCALY="0" PICART="1" PLTSHOW="0" BASEOF="0" textPathType="0" textPathFlipped="0" FLIPPEDH="0" FLIPPEDV="0" IFONT="Arial Regular" ISIZE="12" SCALETYPE="1" RATIO="1" PRINTABLE="1" ANNOTATION="0" ANNAME="" TEXTFLOWMODE="0" TEXTFLOW="0" TEXTFLOW2="0" TEXTFLOW3="0" AUTOTEXT="0" EXTRA="2" TEXTRA="1" BEXTRA="1" REXTRA="2" FLOP="1" PFILE="" PFILE2="" PFILE3="" PRFILE="" EPROF="" IRENDER="1" EMBEDDED="1" LOCK="0" LOCKR="0" REVERS="0" TransValue="0" TransValueS="0" TransBlend="0" TransBlendS="0" isTableItem="0" TopLine="0" LeftLine="0" RightLine="0" BottomLine="0" isGroupControl="0" NUMDASH="0" DASHS="" DASHOFF="0" NUMPO="16" POCOOR="0 0 0 0 265.302 0 265.302 0 265.302 0 265.302 0 265.302 16.4195 265.302 16.4195 265.302 16.4195 265.302 16.4195 0 16.4195 0 16.4195 0 16.4195 0 16.4195 0 0 0 0 " NUMCO="16" COCOOR="0 0 0 0 265.302 0 265.302 0 265.302 0 265.302 0 265.302 16.4195 265.302 16.4195 265.302 16.4195 265.302 16.4195 0 16.4195 0 16.4195 0 16.4195 0 16.4195 0 0 0 0 " NUMGROUP="0" GROUPS="" startArrowIndex="0" endArrowIndex="0" OnMasterPage="" ImageClip="" ImageRes="1" Pagenumber="0" isInline="0" fillRule="1" doOverprint="0" gXpos="0" gYpos="543.611709286676" gWidth="543.5" gHeight="750.75" ALIGN="0" LAYER="0" BOOKMARK="0" NEXTITEM="-1" BACKITEM="-1">
<ITEXT FONTSIZE="9" FCOLOR="Snowy White" CH="hp: %VAR_hp% armor: %VAR_armor%%VAR_NEXT-RECORD%"/>
<ITEXT FONTSIZE="9" FCOLOR="Snowy White" CH="hp: %VAR_hp% armor: %VAR_armor%%SG_NEXT-RECORD%"/>
<para LINESPMode="0" LINESP="15"/>
<PageItemAttributes/>
</PAGEOBJECT>
Expand Down Expand Up @@ -270,7 +270,7 @@
</PageItemAttributes>
</PAGEOBJECT>
<PAGEOBJECT OwnPage="0" PTYPE="4" XPOS="403.197835634096" YPOS="606.861709286676" WIDTH="265.302164365904" HEIGHT="16.4194986541049" RADRECT="0" FRTYPE="0" CLIPEDIT="1" PWIDTH="1" PCOLOR="%VAR_color% 2" PCOLOR2="%VAR_color% 3" TXTFILL="Snowy White" TXTSTROKE="Black" TXTSTRSH="100" TXTFILLSH="100" TXTSCALE="100" TXTSCALEV="100" TXTBASE="0" TXTSHX="5" TXTSHY="-5" TXTOUT="1" TXTULP="-0.1" TXTULW="-0.1" TXTSTP="-0.1" TXTSTW="-0.1" COLUMNS="1" COLGAP="0" NAMEDLST="" SHADE="100" SHADE2="100" GRTYP="0" ROT="0" PLINEART="1" PLINEEND="0" PLINEJOIN="0" LINESP="15" LINESPMode="0" LOCALSCX="1" LOCALSCY="1" LOCALX="0" LOCALY="0" PICART="1" PLTSHOW="0" BASEOF="0" textPathType="0" textPathFlipped="0" FLIPPEDH="0" FLIPPEDV="0" IFONT="Arial Regular" ISIZE="12" SCALETYPE="1" RATIO="1" PRINTABLE="1" ANNOTATION="0" ANNAME="" TEXTFLOWMODE="0" TEXTFLOW="0" TEXTFLOW2="0" TEXTFLOW3="0" AUTOTEXT="0" EXTRA="2" TEXTRA="1" BEXTRA="1" REXTRA="2" FLOP="1" PFILE="" PFILE2="" PFILE3="" PRFILE="" EPROF="" IRENDER="1" EMBEDDED="1" LOCK="0" LOCKR="0" REVERS="0" TransValue="0" TransValueS="0" TransBlend="0" TransBlendS="0" isTableItem="0" TopLine="0" LeftLine="0" RightLine="0" BottomLine="0" isGroupControl="0" NUMDASH="0" DASHS="" DASHOFF="0" NUMPO="16" POCOOR="0 0 0 0 265.302 0 265.302 0 265.302 0 265.302 0 265.302 16.4195 265.302 16.4195 265.302 16.4195 265.302 16.4195 0 16.4195 0 16.4195 0 16.4195 0 16.4195 0 0 0 0 " NUMCO="16" COCOOR="0 0 0 0 265.302 0 265.302 0 265.302 0 265.302 0 265.302 16.4195 265.302 16.4195 265.302 16.4195 265.302 16.4195 0 16.4195 0 16.4195 0 16.4195 0 16.4195 0 0 0 0 " NUMGROUP="0" GROUPS="" startArrowIndex="0" endArrowIndex="0" OnMasterPage="" ImageClip="" ImageRes="1" Pagenumber="0" isInline="0" fillRule="1" doOverprint="0" gXpos="278.197835634096" gYpos="543.611709286676" gWidth="543.5" gHeight="750.75" ALIGN="0" LAYER="0" BOOKMARK="0" NEXTITEM="-1" BACKITEM="-1">
<ITEXT FONTSIZE="9" FCOLOR="Snowy White" CH="hp: %VAR_hp% armor: %VAR_armor%%VAR_NEXT-RECORD%"/>
<ITEXT FONTSIZE="9" FCOLOR="Snowy White" CH="hp: %VAR_hp% armor: %VAR_armor%%SG_NEXT-RECORD%"/>
<para LINESPMode="0" LINESP="15"/>
<PageItemAttributes/>
</PAGEOBJECT>
Expand Down Expand Up @@ -301,7 +301,7 @@
</PageItemAttributes>
</PAGEOBJECT>
<PAGEOBJECT OwnPage="0" PTYPE="4" XPOS="125" YPOS="797.580501345895" WIDTH="265.302164365904" HEIGHT="16.4194986541049" RADRECT="0" FRTYPE="0" CLIPEDIT="1" PWIDTH="1" PCOLOR="%VAR_color% 2" PCOLOR2="%VAR_color% 3" TXTFILL="Snowy White" TXTSTROKE="Black" TXTSTRSH="100" TXTFILLSH="100" TXTSCALE="100" TXTSCALEV="100" TXTBASE="0" TXTSHX="5" TXTSHY="-5" TXTOUT="1" TXTULP="-0.1" TXTULW="-0.1" TXTSTP="-0.1" TXTSTW="-0.1" COLUMNS="1" COLGAP="0" NAMEDLST="" SHADE="100" SHADE2="100" GRTYP="0" ROT="0" PLINEART="1" PLINEEND="0" PLINEJOIN="0" LINESP="15" LINESPMode="0" LOCALSCX="1" LOCALSCY="1" LOCALX="0" LOCALY="0" PICART="1" PLTSHOW="0" BASEOF="0" textPathType="0" textPathFlipped="0" FLIPPEDH="0" FLIPPEDV="0" IFONT="Arial Regular" ISIZE="12" SCALETYPE="1" RATIO="1" PRINTABLE="1" ANNOTATION="0" ANNAME="" TEXTFLOWMODE="0" TEXTFLOW="0" TEXTFLOW2="0" TEXTFLOW3="0" AUTOTEXT="0" EXTRA="2" TEXTRA="1" BEXTRA="1" REXTRA="2" FLOP="1" PFILE="" PFILE2="" PFILE3="" PRFILE="" EPROF="" IRENDER="1" EMBEDDED="1" LOCK="0" LOCKR="0" REVERS="0" TransValue="0" TransValueS="0" TransBlend="0" TransBlendS="0" isTableItem="0" TopLine="0" LeftLine="0" RightLine="0" BottomLine="0" isGroupControl="0" NUMDASH="0" DASHS="" DASHOFF="0" NUMPO="16" POCOOR="0 0 0 0 265.302 0 265.302 0 265.302 0 265.302 0 265.302 16.4195 265.302 16.4195 265.302 16.4195 265.302 16.4195 0 16.4195 0 16.4195 0 16.4195 0 16.4195 0 0 0 0 " NUMCO="16" COCOOR="0 0 0 0 265.302 0 265.302 0 265.302 0 265.302 0 265.302 16.4195 265.302 16.4195 265.302 16.4195 265.302 16.4195 0 16.4195 0 16.4195 0 16.4195 0 16.4195 0 0 0 0 " NUMGROUP="0" GROUPS="" startArrowIndex="0" endArrowIndex="0" OnMasterPage="" ImageClip="" ImageRes="1" Pagenumber="0" isInline="0" fillRule="1" doOverprint="0" gXpos="0" gYpos="734.330501345895" gWidth="543.5" gHeight="750.75" ALIGN="0" LAYER="0" BOOKMARK="0" NEXTITEM="-1" BACKITEM="-1">
<ITEXT FONTSIZE="9" FCOLOR="Snowy White" CH="hp: %VAR_hp% armor: %VAR_armor%%VAR_NEXT-RECORD%"/>
<ITEXT FONTSIZE="9" FCOLOR="Snowy White" CH="hp: %VAR_hp% armor: %VAR_armor%%SG_NEXT-RECORD%"/>
<para LINESPMode="0" LINESP="15"/>
<PageItemAttributes/>
</PAGEOBJECT>
Expand Down
Loading

0 comments on commit 178f9ed

Please sign in to comment.