Update character PDF XML: refine structure and improve layout alignment for attributes, stats, and talents

This commit is contained in:
Florian 2026-05-15 15:47:57 +02:00
parent 96980750cd
commit 1a79005ce9

View File

@ -3289,6 +3289,7 @@
</Page> </Page>
<Page> <Page>
<ColumnLayout Styles="Page"> <ColumnLayout Styles="Page">
<Content>
<RowLayout Styles="ValueBoxRow"> <RowLayout Styles="ValueBoxRow">
<Content> <Content>
<ColumnLayout Styles="ValueBox;ValueBoxChildren;Courage"> <ColumnLayout Styles="ValueBox;ValueBoxChildren;Courage">
@ -3941,6 +3942,7 @@
</TableLayout> </TableLayout>
</Content> </Content>
</TableLayout> </TableLayout>
</Content>
</ColumnLayout> </ColumnLayout>
</Page> </Page>
</Pages> </Pages>