Line spacing for the text
Post here questions and problems related to editing and publishing DITA content.
-
- Posts: 53
- Joined: Wed Mar 27, 2019 10:12 am
Line spacing for the text
Post by Manohar_1024 »
HI,
I want to provide line spacing in steps and text content. Currently we are using DITA with CSS output.
Thank you
I want to provide line spacing in steps and text content. Currently we are using DITA with CSS output.
Thank you
-
- Posts: 846
- Joined: Mon Dec 05, 2011 6:04 pm
Re: Line spacing for the text
It is not very clear what you mean.
If you refer to the distance between lines, then you should match the paragraphs and the task steps and just use the line-height CSS property:
If you still need help with CSS properties, Here is a good CSS tutorial resource.
Regards,
Costin
If you refer to the distance between lines, then you should match the paragraphs and the task steps and just use the line-height CSS property:
Code: Select all
*[class~="topic/p"], *[class~="task/step"]{
line-height: 50px;
}
Regards,
Costin
Costin Sandoi
oXygen XML Editor and Author Support
oXygen XML Editor and Author Support
Return to “DITA (Editing and Publishing DITA Content)”
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