http://openoffice.org/bugzilla/show_bug.cgi?id=117882
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |oooqa Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME --- Comment #3 from [email protected] 2011-04-18 20:15:37 --- Look at your document in "Page Preview" with "Book Preview" arrangement. Then you will see the automatically inserted empty pages. They are inserted, because your "left page" isn't layout "Only left" but "right and left" and therefore used for right pages as well. On the other hand your "right page" is "Only right" and has "next style" setting "right page". So we get the sequence: first page (right): layout type "right and left", used for right page. Next style setting "left page". second page (left): manual page break sets no style and "left page" is "right and left", so "left page" from the next style setting is used. Next style setting "right page" third page (right): manual page break sets no style so "right page" from the next style setting is used. Next style setting "right page". forth page (left): manual page break sets no style so "right page" from the next style setting is used. But "right page" has layout "Only right" and cannot be used for a left page --> blank left page is inserted fifth page (right): Now the style "right page" is possible. You can easily repair your document: In page style "left page" set "next style" to "right page" and "page layout" to "Only left". In page style "right page" set "next style" to "left page" and "page layout" to "only right". For making this settings the default, we have already issue 15498. Because an issue shall only handle one problem, I'll close this issue. The picture problem is different. -- Configure bugmail: http://openoffice.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Bugzilla. Please log into the website and enter your comments. --------------------------------------------------------------------- -- ----------------------------------------------------------------- To unsubscribe send email to [email protected] For additional commands send email to [email protected] with Subject: help -- ----------------------------------------------------------------- To unsubscribe send email to [email protected] For additional commands send email to [email protected] with Subject: help
