Controling Page Breaks through EDD
Hi All,
I'm authoring DITA in FrameMaker using the DITA-FMx plugin and wonder to what extent it's possible to control page breaks (keep withprevious/next) through the EDD? For example, I need to keep everything that belongs to the same <step> together (which are usually <cmd> and <info>).
The paragraph format for <cmd> is called NextStep. In the ideal world, I would need to modify settings of this format and define "Keep with Next" in the template. This would solve the issue. However, due to some business limitations, I'm not allowed to make in any changes in formats themselves. It seems like the only place where I could do it is the EDD.
In the EDD, I would have to define the context rule for <cmd>, something like :
...
Use paragraph format: NextStep
This would apply NextStep for the <cmd> contents. Then I need to dynamically modify NextStep and override its Pagination settings. As far as I can understand, I can do this using the format changle list. However, I can't apply BOTH a paragraph AND a format change list to modify the specified
format for thje same context rule? I can either say "Use paragraph format" or "Use format change list", right?
Is yes, is there any alternative way to ahieve what I need without altering the format itself?
Many thanks in advance!
