Update character PDF XML: rename Spacer8 to SpacerS and adjust margin spacing for improved layout consistency
This commit is contained in:
parent
92b975904f
commit
fd9eb1d46e
@ -66,8 +66,8 @@
|
|||||||
<Style Name="Page">
|
<Style Name="Page">
|
||||||
<Margin>8</Margin>
|
<Margin>8</Margin>
|
||||||
</Style>
|
</Style>
|
||||||
<Style Name="Spacer8">
|
<Style Name="SpacerS">
|
||||||
<Margin>8</Margin>
|
<Margin>16</Margin>
|
||||||
</Style>
|
</Style>
|
||||||
</Styles>
|
</Styles>
|
||||||
<Pages>
|
<Pages>
|
||||||
@ -245,7 +245,7 @@
|
|||||||
</ColumnLayout>
|
</ColumnLayout>
|
||||||
</Content>
|
</Content>
|
||||||
</RowLayout>
|
</RowLayout>
|
||||||
<TableLayout Styles="Table;TableChildren;Spacer8;">
|
<TableLayout Styles="Table;TableChildren;SpacerS;">
|
||||||
<Columns>
|
<Columns>
|
||||||
<Column>
|
<Column>
|
||||||
<Width>100</Width>
|
<Width>100</Width>
|
||||||
@ -287,7 +287,7 @@
|
|||||||
</Label>
|
</Label>
|
||||||
</Content>
|
</Content>
|
||||||
</TableLayout>
|
</TableLayout>
|
||||||
<TableLayout Styles="Spacer8">
|
<TableLayout Styles="SpacerS">
|
||||||
<Columns>
|
<Columns>
|
||||||
<Column>
|
<Column>
|
||||||
<Width>12</Width>
|
<Width>12</Width>
|
||||||
@ -380,7 +380,7 @@
|
|||||||
</Content>
|
</Content>
|
||||||
</TableLayout>
|
</TableLayout>
|
||||||
|
|
||||||
<ColumnLayout Styles="Spacer8">
|
<ColumnLayout Styles="SpacerS">
|
||||||
<Content>
|
<Content>
|
||||||
<Label Styles="SmallHeader">
|
<Label Styles="SmallHeader">
|
||||||
<Text>Lebensgeschichte - Was geschah bis jetzt?</Text>
|
<Text>Lebensgeschichte - Was geschah bis jetzt?</Text>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user