Does anyone know which stylesheet(s) are involved with the appendix tag? We use it and as of right now it is treated like a regular chapter and I am not sure...
Hi Amber! I suppose you are using the pdf2 transtype? ... Default behavior in pdf2 is that the appendix uses the page-sequence named "body-sequence". You will...
... Hello, I have successfully separated my appendix from the body and all is processing correctly as far as that goes. However, I still cannot seem to get...
Hi Amber, What was the fix? I'm not trying to change the orientation of my PDF output, but others might be interested in your findings. Thanks, Mark On Tue,...
Hi Amber, You're on the right track - if you want to specify your page-masters manually you need to comment out the import of xm_layout_master_overrides.xsl. ...
Chris, That is the first thing that I tried and it didn't work. Logically it makes sense. The weird thing is even though I have all of the region-before and...
Hello! ... You should try checking the FO file generated by your conversion. There you can clearly read what extents are set to the different page-masters and...
Where is this FO file once it is generated? I found the build.xml file and the delete was already commented out, so that is taken care of. I'm just not sure...
... In default DITA-OT it's in the same folder as the output pdf (which by default is {folder of input file}/out/). As I don't use XMetaL I can't tell where...
Ok XMetaL users, the FO file will most likely generate in the same place as your output. (However, I have one bookmap that refuses to generate an FO file that...
... When you have the FO file available, I suggest you try locating the problematic places and add the correct settings to get the look you want. Again I can't...
Ok everyone, I got the headers and footers working correctly, too. The following example will give you a landscape page with 1 inch margins on top and .5 inch...