Update character PDF XML: add NoSpacer style to optimize spacing consistency and remove redundant whitespace
This commit is contained in:
parent
8ba92163a8
commit
6c3b838450
@ -87,6 +87,10 @@
|
||||
<MarginTop>8</MarginTop>
|
||||
<MarginBottom>8</MarginBottom>
|
||||
</Style>
|
||||
<Style Name="NoSpacer">
|
||||
<MarginTop>0</MarginTop>
|
||||
<MarginBottom>0</MarginBottom>
|
||||
</Style>
|
||||
<Style Name="ChildSpacerXXS" Recursive="true" IgnoreSelf="true">
|
||||
<MarginTop>2</MarginTop>
|
||||
<MarginBottom>2</MarginBottom>
|
||||
@ -99,7 +103,6 @@
|
||||
<MarginTop>8</MarginTop>
|
||||
<MarginBottom>8</MarginBottom>
|
||||
</Style>
|
||||
|
||||
</Styles>
|
||||
<Pages>
|
||||
<!-- Profile/Persönliche Daten -->
|
||||
|
||||
Loading…
Reference in New Issue
Block a user