Home › Forums › DITA and XMetaL Discussion › Text indenting through DTD › Reply To: Text indenting through DTD
Reply to: Text indenting through DTD
December 20, 2008 at 2:53 amHi ghkrause .
I am actually doing the b) method. I typed in what you said in ditabase-derived.css but the text still wont indent.
[code]
/* indent {*/
[class~=”hi-d/indent”] {
margin-left: 10pt;
}
[/code]
But The text still refuse to indent in XMetal interface or pfd output. It is so hard to just indent some texts?
I dont want to use
Please help. Thks in advance