Additional css support (justify, first line, indent)
Are you missing a feature? Request its implementation here.
-
- Posts: 3
- Joined: Fri Mar 18, 2011 10:37 pm
Additional css support (justify, first line, indent)
Post by chrisclarke »
Are there any plans to add Justify (text-align:justify), first line selecting (E:first-line) or text indenting (text-indent) from the CSS 2.1 specs?
We are evaluating Oxygen, and so far these are the features we've identified that we need that aren't present. Any information I could take back to the team would be helpful.
Thanks.
We are evaluating Oxygen, and so far these are the features we've identified that we need that aren't present. Any information I could take back to the team would be helpful.
Thanks.
-
- Posts: 9436
- Joined: Fri Jul 09, 2004 5:18 pm
Re: Additional css support (justify, first line, indent)
Hi,
We do not yet support these CSS properties, maybe this will be improved in a future Oxygen version but we have no such plans on the short-term.
In the meantime if you want to indent the first line of a paragraph para for example you can use this workaround:
Regards,
Radu
We do not yet support these CSS properties, maybe this will be improved in a future Oxygen version but we have no such plans on the short-term.
In the meantime if you want to indent the first line of a paragraph para for example you can use this workaround:
Code: Select all
para:before{
display:inline;
content: " ";
}
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
-
- Posts: 3
- Joined: Fri Mar 18, 2011 10:37 pm
Re: Additional css support (justify, first line, indent)
Post by chrisclarke »
What I'm really trying to do is a hanging indent.
Any thoughts on how to do that in the current version of Oxygen?
Any thoughts on how to do that in the current version of Oxygen?
-
- Posts: 9436
- Joined: Fri Jul 09, 2004 5:18 pm
Re: Additional css support (justify, first line, indent)
Hi Chris,
I understand the use-case but unfortunately I can give you no work around.
Oxygen is just an XML editor so the visual aspect of the edited content is not preserved when the document is published. But I understand that you want to edit the XML document looking as close as possible like the published content.
Regards,
Radu
I understand the use-case but unfortunately I can give you no work around.
Oxygen is just an XML editor so the visual aspect of the edited content is not preserved when the document is published. But I understand that you want to edit the XML document looking as close as possible like the published content.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
-
- Posts: 17
- Joined: Fri Dec 12, 2014 5:59 pm
Re: Additional css support (justify, first line, indent)
Post by PaulHayslett »
Has there been any movement on this issue in the intervening years? I have a client who is very upset at the apparent lack of support for hanging indent in the editor. Should I tell him that support is forthcoming? Or that it will not happen in the foreseeable future? Thanks.
-
- Posts: 9436
- Joined: Fri Jul 09, 2004 5:18 pm
Re: Additional css support (justify, first line, indent)
Hi Paul,
We do not yet have handing indent implemented in Oxygen. I increased the priority of the issue, possibly if all goes well we'll try to approach this feature in Oxygen 17.1 (Autumn 2015).
Regards,
Radu
We do not yet have handing indent implemented in Oxygen. I increased the priority of the issue, possibly if all goes well we'll try to approach this feature in Oxygen 17.1 (Autumn 2015).
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
-
- Posts: 17
- Joined: Fri Dec 12, 2014 5:59 pm
Re: Additional css support (justify, first line, indent)
Post by PaulHayslett »
Thank you! I will pass the word to my client.
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ 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