Update character PDF XML: adjust column widths and rename "Gegenstand" to "G" for improved table layout consistency
This commit is contained in:
parent
e5bac80bbb
commit
66973e38bf
@ -4632,19 +4632,19 @@
|
||||
<TableLayout>
|
||||
<Columns>
|
||||
<Column>
|
||||
<Width>15</Width>
|
||||
<Width>20</Width>
|
||||
<Percent>true</Percent>
|
||||
</Column>
|
||||
<Column>
|
||||
<Width>15</Width>
|
||||
<Width>20</Width>
|
||||
<Percent>true</Percent>
|
||||
</Column>
|
||||
<Column>
|
||||
<Width>15</Width>
|
||||
<Width>20</Width>
|
||||
<Percent>true</Percent>
|
||||
</Column>
|
||||
<Column>
|
||||
<Width>55</Width>
|
||||
<Width>40</Width>
|
||||
<Percent>true</Percent>
|
||||
</Column>
|
||||
</Columns>
|
||||
@ -4660,7 +4660,7 @@
|
||||
<Text>"Slot"</Text>
|
||||
</Label>
|
||||
<Label>
|
||||
<Text>"Gegenstand"</Text>
|
||||
<Text>"G"</Text>
|
||||
</Label>
|
||||
|
||||
<!--<Foreach>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user