Bug 247632
| Summary: | RFE: lessig-like layout style in impress | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Luis Villa <luis> | ||||
| Component: | openoffice.org | Assignee: | Jan Navratil <jnavrati> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | CC: | caolanm, hub+rhbz | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 2.2.1-18.8.fc8 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-08-10 10:06:14 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Luis Villa
2007-07-10 15:34:43 UTC
Is this the gadzillion slides per presentation guy. Anyway, so this would be basically the same as the current 2nd option in "layout", except remove the header box and max out the "main" box to fill the space so as to have a top spacing the same as the bottom spacing ? i.e. just a single simple box with the text area centered inside the box, and the text itself centered. Perhaps attach a sample home-made example of what you want, I'm unsure if there should be a bullet point in there or not. "Is this the gadzillion slides per presentation guy." Yes. My GUADEC presentation was about 60 slides in 10 minutes, none of them more than 5-6 words of text, most 1-2 words. Very effective in certain circumstances (certainly almost always much less boring). Longer description here: http://www.presentationzen.com/presentationzen/2005/10/the_lessig_meth.html "Perhaps attach a sample home-made example of what you want, I'm unsure if there should be a bullet point in there or not." I can definitely send a one-slide example of what I have in mind, but your description is what I had in mind. No bullet point, just the full-slide centered text. caolanm->jnavrati: Want to have a stab at this, these layouts are hard-coded in sd If you grep for AUTOLAYOUT_TITLE_VERTICAL_OUTLINE_CLIPART in sd then you'll see the last one in the the current list, and CalcAutoLayoutRectangles where the rectangles are created. Shouldn't be too hard to add a new one there with just one box along the lines of the existing ones, a slide without a title frame, and just a simple big content frame. Checked jan's code into fedora cvs. Worked for me, if it works for others then we need to attempt to upstream it (target 2.4 more than likely). Cool. I assume I can't peek at this w/out running rawhide? Created attachment 160122 [details]
screenshot
Looks like this. rawhide only. Whenever possible we (I) don't add features to a
released Fedora.
Now in 2.2.1-18.8.fc8 is there a patch we could take a stab at for ooo-build? Just follow the issuezilla link at the bottom of this issue, i.e. http://www.openoffice.org/issues/show_bug.cgi?id=80257 |