Norman Walsh
Norman Walsh
Can you add a test that demonstrates this change? Abbreviated titles aren't generally presented inline; they're used for things like the table of contents. I'm not sure what you have...
Yes, I see your point.
Is `ch04.xml.new` supposed to be in this commit?
I'm quite surprised that I haven't implemented a way to do this, but a quick look around in the source code suggests that I have not :-( In the meantime,...
Why is the PI necessary? Isn't adding `role="landscape"` sufficient? (I happen to have added the CSS landscape page when tinkering with the PDF of the Guide. I think it makes...
Processing instructions have their own drawbacks though. It isn't possible to control their placement or content with the schema, so they can go anywhere. (That's generally a feature of processing...
You can put attributes from a different namespace on any element, so that's all I meant: `xsltng:orient="landscape"` or something like that. I think the stylesheets already assume that the `role`...
I'm not sure what you're suggesting. Are you proposing `image-resolution: from-image`, or something else?
Is the absence of these properties causing formatting issues?