10.3 - Word wrap in Author view?
Are you missing a feature? Request its implementation here.
-
- Posts: 9
- Joined: Tue Jan 13, 2009 3:08 pm
- Location: Madison WI
- Contact:
10.3 - Word wrap in Author view?
Post by strivinglife »
Maybe I'm missing the option, but there doesn't appear to be a way to turn on word wrap while in Author view (or Text view).
Is this currently an option? If not, can there be an option to turn it on/off in Author view and potentially Text view?
~James
Is this currently an option? If not, can there be an option to turn it on/off in Author view and potentially Text view?
~James
-
- Posts: 9473
- Joined: Fri Jul 09, 2004 5:18 pm
Re: 10.3 - Word wrap in Author view?
Hi James,
For the Text page you can turn on word wrap from the Oxygen Editor/Pages/Text preferences page using the Line Wrap checkbox.
For the Author page word wrap should be the default behavior as the text is automatically wrapped to fit the visible width.
This does not happen if you have large tables or the text is inside elements which have the xml:space='preserve' attribute set or are defined as space-preserve in the CSS file.
If you have in your CSS file elements with the property whitespace set to pre you can use the pre-wrap value for it like:
Regards,
Radu
For the Text page you can turn on word wrap from the Oxygen Editor/Pages/Text preferences page using the Line Wrap checkbox.
For the Author page word wrap should be the default behavior as the text is automatically wrapped to fit the visible width.
This does not happen if you have large tables or the text is inside elements which have the xml:space='preserve' attribute set or are defined as space-preserve in the CSS file.
If you have in your CSS file elements with the property whitespace set to pre you can use the pre-wrap value for it like:
Code: Select all
element{
white-space:pre-wrap;
}
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ Artificial Intelligence (AI Positron Assistant add-on)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service