Hi Emma,
Many thanks for replying so quickly. I am needing to automatically insert page jumps.
I am creating a simple telephone directory. The data is coming from Access as a TAB delimited file. Some Xpress Tags are already included in the data.
As far as layout and style sheet calls go, everything is working, save for the following:
There are family groups in the telephone directory with a single line address at the end of each family group. These family groups must be kept together. Currently when the text is flowed in to Quark a large number of family groups are split where a page break occurs. Other than going through manually and putting in page jumps using shift+keypad enter (on a MAC) in the appropriate place after the last family group of the page I am struggling to find away of doing this automatically.
The tag <\b> provides a page jump. Its this that needs to be automatically inserted into the Xpress Tags at the appropriate place to get the maximum number of family groups to a page without splitting the entries. Its this that needs to be automated.
The problem is that the family groups could have 1 name or 8+ names in plus an address line plus a line space.
There are 50 lines per page (its only A5 in size).
The only way I can think of doing this is to use Access or perhaps Filemaker to count the number of lines (or fields) per family group add 1 line/CR for a space between family groups and then to calculate if the line count is less than 50 but more than say 47 for when a page jump needs to occur in the Xpress Tags. So 1 page may have 5 family groups on it, the next page may have 8 and so on.
This solution seems very involved and complicated. If there is an easier way of achieving this I am all ears.
When trialling the data being pulled through I also noticed occurences where the line count was exact to the page in terms of family groups but the line space/CR after the family group went over on to the next page.
Many thanks for your help,
Neil.