Fix ParIndent for various "Standard" styles

(cherry picked from commit 2b1a99e57d)
This commit is contained in:
Scott Kostyshak 2017-02-19 18:20:52 -05:00
parent 065a9ced63
commit 7fb8d4b9fb
4 changed files with 12 additions and 0 deletions

View File

@ -9,6 +9,10 @@ Input stdinsets.inc
Input stdfloats.inc
Input stdcounters.inc
ModifyStyle Standard
ParIndent ""
End
Columns 1
Sides 1
PageStyle Empty

View File

@ -1024,3 +1024,7 @@ NoStyle Verse
# Remove some unwanted styles.
# NoStyle Right_Address
# NoStyle Address
ModifyStyle Standard
ParIndent ""
End

View File

@ -17,3 +17,6 @@ Input stdlayouts.inc
NoStyle Right_Address
NoStyle Address
ModifyStyle Standard
ParIndent ""
End

View File

@ -13,6 +13,7 @@ Style Standard
LatexName dummy
ParSep 0.4
AlignPossible Block, Left, Right, Center
ParIndent MM
End
Input stdlists.inc