show whitespace
Are you missing a feature? Request its implementation here.
-
- Site Admin
- Posts: 233
- Joined: Wed Aug 30, 2023 2:33 pm
Re: show whitespace
Hello,
For your use case, we already have a feature request registered (WA-4518 - Display spaces in Author Mode)
As a workaround, you can try to create custom font and combining it with the default font for any element:
Once we have a solution in this regard, we will notify you here on the forum.
Best,
Cosmin
For your use case, we already have a feature request registered (WA-4518 - Display spaces in Author Mode)
As a workaround, you can try to create custom font and combining it with the default font for any element:
Code: Select all
@font-face {
font-family: Arial_spacedot;
src: url(Arial_spacedot.ttf);
unicode-range: U+1780-17FF, U+200B-200C, U+25CC;
}
* { font-family: Arial_spacedot,Arial; }
Best,
Cosmin
Cosmin Eftenie
www.oxygenxml.com
www.oxygenxml.com
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