Search found 1 match
- Tue Sep 03, 2013 10:18 pm
- Forum: DocBook
- Topic: Conditional tagging
- Replies: 4
- Views: 5344
Re: Conditional tagging
Is profiling supported in oXygen PDF output as well? I am using the following XML: <para condition="journal">This is optional for journals.</para> <para condition="book">This is required for books.</para> I edited the DocBook transformation scenario to set the profile.condition parameter to "journal...