Home › Forums › DITA and XMetaL Discussion › Inserting simple line-break <br> › Reply To: Inserting simple line-break <br>
Reply to: Inserting simple line-break <br>
March 24, 2009 at 5:53 pmAs you have already noted, there is no such element in DITA. I never saw the posting by some other user that you are referring to, so I don't know what they might have said. I also have no idea what you would/would not consider a “freshman hack”, since that's pretty subjective.
However, the most likely way you could achieve something like this is either to create a specialized DITA DTD that has an element called
, or to use some agreed-upon attribute on an existing element such as
You are right that XSL-FO is used for PDF output, not for HTML. However, XSLT is used in the transformation process for both types of output.
By the way, this is not really an XMetaL question. You may reach an audience with more answers on a DITA-specific forum such as the [dita-users] Yahoo email list.