This is somewhat a continuation of this:
http://forums.xmetal.com/index.php/topic,1313.0.htmlbut really a separate question:
Can anyone just tell me what in the DITA OT controls the overall page order for a PDF published from a bookmap (a user guide with a bookmap as the top structure)?
I've learned enough about this to realize that the XMetal implementation of the DITA OT is its own animal, thus trying out ideas from other non-XMetal forums seems to run into walls because the DITA OT collection is slightly-to-hugely different in each.
I've successfully tweaked a lot of other PDF output elements as I've noted in other comments sprinkled below, but the creation of the title page is just such a complicated process that modifying it has so far eluded me. I've found a number of suggestions elsewhere online for adding logos for example but none actually work, which on closer examination looks to me due to differences in the DITA OT setup as I say-- files don't match, I don't have xsl files they mention, etc.
I've found how I can just suppress the "front matter" entirely, and if I could then just insert a topic, page, anything, above the TOC to appear as the first page with everything I want on it (title, two subtitles, paragraph, and logo-- all of which i can put in a topic effortlessly) I'd be all set. I can even just do this by modifying the PDF afterwards in Acrobat Pro, but we really need something we can generate as output from XMetal.
What I'd like to do is have the TOC appear later in the guide, after a title page and copyright page that I've created, and I can simply suppress the front matter so as to get rid of the current title page which has only title and subtitle.
root-processing.xsl seems to call the templates for the TOC, front-matter, and so on, but has nothing to do with what order all these appear, unless I'm mistaken.
I realize after looking at this that something like Xmetal's Top Leaf Plugin would be the tool for this for someone not an expert in xslt, but that's not going to happen in the next few weeks and this has to get done so any ideas much appreciated, code, samples, tips....
Xmetal 6.0, XMetal Enhanced PDF via Render X XEP