I have something similar to that , but I am using ditamap.
I want to give line break in<map><title>something<sub>hello</sub></title></map>on <sub> element in frontmatter. How can I achieve this? Now it is showing in same line.
I have a ditamap file and i have created another footer.xml file for xhtml footer. I am facing same problem " No Schema or DTD associated.
Not getting it exactly . Kindly help
I got the same scenario , instead I need to show the ditamap title on body header in PDF generation. How can I do that ? My TOC , cover page etc are disabled. I need to work only in body pages. So the ditamap title will be shown on each header body pages.
I need to pick the title value from front-matter by using xsl:marker and retrieve marker . I am unable to use it. Can you show some example for marker picking values ?
Hi Sir, I am not using Oxygen right now. So I am not finding any build/ant file in Jarno's plugin creation. So where do I have to include the ant command for input/output path ? I have to follow this ? http://www.dita-ot.org/2.3/user-guide/creating-an-ant-build-script.html Then my entire integrator ...
Hi Sir , I refer Jarno Elovirta's PDF plugin generator that you had mentioned and i did changes removing build and build template xml . I compared with my plugin with Jarno's created plugins and it is as follows integrator.xml:- <?xml version='1.0' encoding='utf-8'?> <project name="org.dita.pdf2w">...
Hi , I am trying to generate PDF output through my own plugin , but unable to view my output instead of getting successful build. I am new in creating output in PDF. I am running my code on default dita-ot , then it is showing the output PDF. So where am I missing . build.xml <?xml version="1.0" en...
Do you have any idea about xml ,xslt, css, html. If yes , do you know to create page in Oxygen. If yes , follow and edit the codes first , then follow the oxygen guidelines of transformation and generating output accordingly you need. PDF generation is a different process.