More one fix for prev commit
This commit is contained in:
parent
c8751d75c9
commit
daf1b542d4
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
xmlns:dep="http://openoffice.org/extensions/description/2006"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<identifier value="pro.litvinovg.epublishing" />
|
||||
<version value="0.6.8" />
|
||||
<version value="0.6.9" />
|
||||
<platform value="all" />
|
||||
<display-name>
|
||||
<name lang="ru">Инструменты для создания электронных изданий</name>
|
||||
|
|
|
@ -407,7 +407,7 @@ End Sub
|
|||
|
||||
Sub adjustLastLine(anchor As Object)
|
||||
anchor.ParaAdjust = 2
|
||||
anchor.ParaLastLineAdjust = 2
|
||||
'anchor.ParaLastLineAdjust = 2
|
||||
'balancePara(anchor)
|
||||
End Sub
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue