if you are a human please do not click here
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
Username :
Password :
Home
Help
Calendar
Register
Login
XMetaL Community Forums
»
General
»
General XMetaL Discussion
»
page breaks and lline breaks
Pages:
1
« previous
next »
Print
Author
Topic: page breaks and lline breaks (Read 201 times)
topi70
Member
Posts: 6
page breaks and lline breaks
«
on:
January 24, 2012, 08:03:08 AM »
HI,
i'm using Xmetal and dita. Output format is PDF by antenna house formatter. Is there anyway to make line and page breaks manually in Xmetal? Even though i have all those keep rules on stylesheets there are some cases when customer would want to have a page break in location where stylesheets says otherwise. Could i harness some element to do that manual page brake or is there some other way to do that?
Logged
Derek Read
Program Manager (XMetaL)
Administrator
Member
Posts: 1548
Re: page breaks and lline breaks
«
Reply #1 on:
January 24, 2012, 07:13:50 PM »
You might check with the Antenna House documentation for your version of AH to see if it supports something that would be unobtrusive in the XML that can be used to force a page break. Some FO engines support special PIs dedicated to this type of thing. The PI would need to be passed through to AH by the DITA OT (I'm not sure that is the case). It also assumes your authors don't mind working with PIs.
Alternatively, you might use something like the following in the XML, then add an XSLT template to handle that special case that uses standard XSLT (break-before / break-after / keep-with / etc):
<p outputclass="author_forced_page_break"></p>
Logged
Pages:
1
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> Forum Information
=> General XMetaL Discussion
=> DITA and XMetaL Discussion
=> XMetaL Tips and Tricks
=> XMetaL Announcements and Events
Loading...