(cherry picked from commit 444285aca2)
This commit is contained in:
Richard Kimberly Heck 2020-09-28 22:34:52 -04:00
parent b561dfaf2e
commit f75895180e
2 changed files with 3 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Format 66
Counter part
LabelString "\Roman{part}"
PrettyFormat "Part \Roman{part}"
PrettyFormat "Part ##"
End
Counter chapter

View File

@ -120,6 +120,8 @@ What's new
- Fix bug where cursor blinks at the wrong position after changing layout (bug 11912).
- Fix PrettyFormat for Part (bug 11986).
* INTERNALS