Re: FM 12 Kindle Page Breaks

2014-05-01 Thread Amit Jha
Hi Art_Campbell

You can do that using  pagination in conversion settings. 
http://help.adobe.com/en_US/framemaker/using/WS2d2a17056e2191985844af1a142be0be50b-7ffc.html

In publish pod (File -> Publish) 

 1. Go to Edit settings by clicking on settings button
 2. Go to conversion setting
 3. Select the FM Para tag (where you want to have page break) 
 4. Check pagination
 5. Click on Save & close and publish

You can also do the Special > Page Break operation as local override.

Please let us know if it is not working for you.

Thanks
Amit Jha

-Original Message-

On Mon, Apr 21, 2014 at 12:10 PM, Scott Prentice wrote:

>  Art...
>
> Unfortunately this CSS setting isn't honored by most readers .. 
> Kindles are typically worse in this regard than EPUB readers.
>
> The only guaranteed way to get a page break is to force the content 
> into a separate content file in the package. You should be able to do 
> this by starting a new FM file for each place you want a page break. I 
> assume you're generating the MOBI from a FM book?
>
> Cheers,
>
> ...scott
>
>
> On 4/21/14 6:26 AM, Rick Quatro wrote:
>
>  Hi Art,
>
>
>
> I don't know if there is a way to do this directly from FM12 to mobi. 
> If you go to Epub, you can modify the CSS to give you page breaks then 
> convert the Epub to mobi. There are two CSS declarations that you can try:
>
>
>
> page-break-before: always;
>
>
>
> or
>
>
>
> page-break-after: always;
>
>
>
> You will probably use the first one with the CSS for your headers that 
> you want to force page breaks on. Please let me know if you have any 
> questions or comments. Thank you very much.
>
>
>
> Rick
>
>
>
> Rick Quatro
>
> Carmen Publishing Inc.
>
> 585-366-4017
>
> r...@frameexpert.com
>
>
>
>
>
>
>
> *From:* framers-boun...@lists.frameusers.com [ 
> mailto:framers-boun...@lists.frameusers.com eusers.com>]
> *On Behalf Of *Art Campbell
> *Sent:* Monday, April 21, 2014 8:54 AM
> *To:* Framers List; Free Framers
> *Subject:* FM 12 Kindle Page Breaks
>
>
>
> I'm publishing a book into Amazon's Kindle format, mobi, and was 
> hoping someone knows how to force a page break by adding it to a FM 
> para tag or other FM code.
>
>
>
> Any ideas?
>
>
>
> Thanks,
>
> Art
>
>
___


You are currently subscribed to framers as arch...@mail-archive.com.

Send list messages to framers@lists.frameusers.com.

To unsubscribe send a blank email to
framers-unsubscr...@lists.frameusers.com
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to listad...@frameusers.com. Visit
http://www.frameusers.com/ for more resources and info.


Re: FM 12 Kindle Page Breaks

2014-04-21 Thread Robert Lauriston
I'd call Adobe support on that. MOBI is one of FM12's native output
formats and if it's not creating page breaks in the same places as
other formats, that's a bug.

On Mon, Apr 21, 2014 at 10:00 AM, Art Campbell  wrote:
> Thanks, Rick and Scott -- the embedded tag start at top isn't working, so it
> looks like the file will be sliced and diced a bit.
___


You are currently subscribed to framers as arch...@mail-archive.com.

Send list messages to framers@lists.frameusers.com.

To unsubscribe send a blank email to
framers-unsubscr...@lists.frameusers.com
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to listad...@frameusers.com. Visit
http://www.frameusers.com/ for more resources and info.


Re: FM 12 Kindle Page Breaks

2014-04-21 Thread Scott Prentice
That's basically what FM12 does. It generates an EPUB then converts it 
to MOBI using the KindleGen utility (better than using Calibre, IMHO).


...scott

On 4/21/14 10:43 AM, Jeff Coatsworth wrote:


What if you sent it to ePUB first and then used Calibre to convert it 
to MOBI?


*From:*framers-boun...@lists.frameusers.com 
[mailto:framers-boun...@lists.frameusers.com] *On Behalf Of *Art Campbell

*Sent:* April-21-14 1:00 PM
*To:* Scott Prentice
*Cc:* Framers List; Free Framers
*Subject:* Re: FM 12 Kindle Page Breaks

Thanks, Rick and Scott -- the embedded tag start at top isn't working, 
so it looks like the file will be sliced and diced a bit.



Art Campbell art.campb...@gmail.com <mailto:art.campb...@gmail.com>
  "... In my opinion, there's nothing in this world beats a '52 
Vincent and a redheaded girl." -- Richard Thompson
  No disclaimers 
apply.

 DoD 358

I support www.TheGrotonLine.com <http://www.TheGrotonLine.com>, 
hyperlocal news for Groton MA.


On Mon, Apr 21, 2014 at 12:10 PM, Scott Prentice <mailto:s...@leximation.com>> wrote:


Art...

Unfortunately this CSS setting isn't honored by most readers .. 
Kindles are typically worse in this regard than EPUB readers.


The only guaranteed way to get a page break is to force the content 
into a separate content file in the package. You should be able to do 
this by starting a new FM file for each place you want a page break. I 
assume you're generating the MOBI from a FM book?


Cheers,

...scott


On 4/21/14 6:26 AM, Rick Quatro wrote:

Hi Art,

I don't know if there is a way to do this directly from FM12 to
mobi. If you go to Epub, you can modify the CSS to give you page
breaks then convert the Epub to mobi. There are two CSS
declarations that you can try:

page-break-before: always;

or

page-break-after: always;

You will probably use the first one with the CSS for your headers
that you want to force page breaks on. Please let me know if you
have any questions or comments. Thank you very much.

Rick

Rick Quatro

Carmen Publishing Inc.

585-366-4017 

r...@frameexpert.com <mailto:r...@frameexpert.com>

*From:*framers-boun...@lists.frameusers.com
<mailto:framers-boun...@lists.frameusers.com>
[mailto:framers-boun...@lists.frameusers.com] *On Behalf Of *Art
Campbell
*Sent:* Monday, April 21, 2014 8:54 AM
*To:* Framers List; Free Framers
*Subject:* FM 12 Kindle Page Breaks

I'm publishing a book into Amazon's Kindle format, mobi, and was
hoping someone knows how to force a page break by adding it to a
FM para tag or other FM code.

Any ideas?

Thanks,

Art

Art Campbell art.campb...@gmail.com <mailto:art.campb...@gmail.com>
  "... In my opinion, there's nothing in this world beats a '52
Vincent and a redheaded girl." -- Richard Thompson
  No disclaimers apply.
   DoD 358

I support www.TheGrotonLine.com <http://www.TheGrotonLine.com>,
hyperlocal news for Groton MA.

___

  

  


You are currently subscribed to framers ass...@leximation.com  
<mailto:s...@leximation.com>.

  


Send list messages tofram...@lists.frameusers.com  
<mailto:framers@lists.frameusers.com>.

  


To unsubscribe send a blank email to

framers-unsubscr...@lists.frameusers.com  
<mailto:framers-unsubscr...@lists.frameusers.com>

or 
visithttp://lists.frameusers.com/mailman/options/framers/sp10%40leximation.com

  


Send administrative questions tolistad...@frameusers.com  
<mailto:listad...@frameusers.com>. Visit

http://www.frameusers.com/  for more resources and info.



___


You are currently subscribed to framers as s...@leximation.com.

Send list messages to framers@lists.frameusers.com.

To unsubscribe send a blank email to
framers-unsubscr...@lists.frameusers.com
or visit 
http://lists.frameusers.com/mailman/options/framers/sp10%40leximation.com

Send administrative questions to listad...@frameusers.com. Visit
http://www.frameusers.com/ for more resources and info.


___


You are currently subscribed to framers as arch...@mail-archive.com.

Send list messages to framers@lists.frameusers.com.

To unsubscribe send a blank email to
framers-unsubscr...@lists.frameusers.com
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to listad...@frameusers.com. Visit
http://www.frameusers.com/ for more resources and info.


Re: FM 12 Kindle Page Breaks

2014-04-21 Thread Scott Prentice
EPUB will have the same problems. Most readers don't honor the 
page-break CSS rules, so that can't really be used. If you want page 
breaks, you'd have to have the content in separate FM files to start with.


...scott

On 4/21/14 11:34 AM, Art Campbell wrote:
That's kind of along the same lines I was thinking -- if it's a direct 
output format, it should be idiot proof. But I enjoy pushing the 
boundaries. ;- )


Art Campbell art.campb...@gmail.com 
  "... In my opinion, there's nothing in this world beats a '52 
Vincent and a redheaded girl." -- Richard Thompson
  No disclaimers 
apply.

DoD 358

I support www.TheGrotonLine.com , 
hyperlocal news for Groton MA.



On Mon, Apr 21, 2014 at 2:01 PM, Robert Lauriston 
mailto:rob...@lauriston.com>> wrote:


I'd call Adobe support on that. MOBI is one of FM12's native output
formats and if it's not creating page breaks in the same places as
other formats, that's a bug.

On Mon, Apr 21, 2014 at 10:00 AM, Art Campbell
mailto:art.campb...@gmail.com>> wrote:
> Thanks, Rick and Scott -- the embedded tag start at top isn't
working, so it
> looks like the file will be sliced and diced a bit.




___


You are currently subscribed to framers as s...@leximation.com.

Send list messages to framers@lists.frameusers.com.

To unsubscribe send a blank email to
framers-unsubscr...@lists.frameusers.com
or visit 
http://lists.frameusers.com/mailman/options/framers/sp10%40leximation.com

Send administrative questions to listad...@frameusers.com. Visit
http://www.frameusers.com/ for more resources and info.


___


You are currently subscribed to framers as arch...@mail-archive.com.

Send list messages to framers@lists.frameusers.com.

To unsubscribe send a blank email to
framers-unsubscr...@lists.frameusers.com
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to listad...@frameusers.com. Visit
http://www.frameusers.com/ for more resources and info.


Re: FM 12 Kindle Page Breaks

2014-04-21 Thread Art Campbell
That's kind of along the same lines I was thinking -- if it's a direct
output format, it should be idiot proof. But I enjoy pushing the
boundaries. ;- )

Art Campbell
  art.campb...@gmail.com
  "... In my opinion, there's nothing in this world beats a '52 Vincent and
a redheaded girl." -- Richard Thompson
  No disclaimers apply.
   DoD 358

I support www.TheGrotonLine.com, hyperlocal news for Groton MA.


On Mon, Apr 21, 2014 at 2:01 PM, Robert Lauriston wrote:

> I'd call Adobe support on that. MOBI is one of FM12's native output
> formats and if it's not creating page breaks in the same places as
> other formats, that's a bug.
>
> On Mon, Apr 21, 2014 at 10:00 AM, Art Campbell 
> wrote:
> > Thanks, Rick and Scott -- the embedded tag start at top isn't working,
> so it
> > looks like the file will be sliced and diced a bit.
>
___


You are currently subscribed to framers as arch...@mail-archive.com.

Send list messages to framers@lists.frameusers.com.

To unsubscribe send a blank email to
framers-unsubscr...@lists.frameusers.com
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to listad...@frameusers.com. Visit
http://www.frameusers.com/ for more resources and info.


RE: FM 12 Kindle Page Breaks

2014-04-21 Thread Jeff Coatsworth
What if you sent it to ePUB first and then used Calibre to convert it to MOBI?

From: framers-boun...@lists.frameusers.com 
[mailto:framers-boun...@lists.frameusers.com] On Behalf Of Art Campbell
Sent: April-21-14 1:00 PM
To: Scott Prentice
Cc: Framers List; Free Framers
Subject: Re: FM 12 Kindle Page Breaks

Thanks, Rick and Scott -- the embedded tag start at top isn't working, so it 
looks like the file will be sliced and diced a bit.

Art Campbell
  art.campb...@gmail.com<mailto:art.campb...@gmail.com>
  "... In my opinion, there's nothing in this world beats a '52 Vincent and a 
redheaded girl." -- Richard Thompson
  No disclaimers apply.
   DoD 358

I support www.TheGrotonLine.com<http://www.TheGrotonLine.com>, hyperlocal news 
for Groton MA.

On Mon, Apr 21, 2014 at 12:10 PM, Scott Prentice 
mailto:s...@leximation.com>> wrote:
Art...

Unfortunately this CSS setting isn't honored by most readers .. Kindles are 
typically worse in this regard than EPUB readers.

The only guaranteed way to get a page break is to force the content into a 
separate content file in the package. You should be able to do this by starting 
a new FM file for each place you want a page break. I assume you're generating 
the MOBI from a FM book?

Cheers,

...scott

On 4/21/14 6:26 AM, Rick Quatro wrote:
Hi Art,

I don't know if there is a way to do this directly from FM12 to mobi. If you go 
to Epub, you can modify the CSS to give you page breaks then convert the Epub 
to mobi. There are two CSS declarations that you can try:

page-break-before: always;

or

page-break-after: always;

You will probably use the first one with the CSS for your headers that you want 
to force page breaks on. Please let me know if you have any questions or 
comments. Thank you very much.

Rick

Rick Quatro
Carmen Publishing Inc.
585-366-4017
r...@frameexpert.com<mailto:r...@frameexpert.com>



From: 
framers-boun...@lists.frameusers.com<mailto:framers-boun...@lists.frameusers.com>
 [mailto:framers-boun...@lists.frameusers.com] On Behalf Of Art Campbell
Sent: Monday, April 21, 2014 8:54 AM
To: Framers List; Free Framers
Subject: FM 12 Kindle Page Breaks

I'm publishing a book into Amazon's Kindle format, mobi, and was hoping someone 
knows how to force a page break by adding it to a FM para tag or other FM code.

Any ideas?

Thanks,
Art

Art Campbell
  art.campb...@gmail.com<mailto:art.campb...@gmail.com>
  "... In my opinion, there's nothing in this world beats a '52 Vincent and a 
redheaded girl." -- Richard Thompson
  No disclaimers apply.
   DoD 358

I support www.TheGrotonLine.com<http://www.TheGrotonLine.com>, hyperlocal news 
for Groton MA.


___





You are currently subscribed to framers as 
s...@leximation.com<mailto:s...@leximation.com>.



Send list messages to 
framers@lists.frameusers.com<mailto:framers@lists.frameusers.com>.



To unsubscribe send a blank email to

framers-unsubscr...@lists.frameusers.com<mailto:framers-unsubscr...@lists.frameusers.com>

or visit 
http://lists.frameusers.com/mailman/options/framers/sp10%40leximation.com



Send administrative questions to 
listad...@frameusers.com<mailto:listad...@frameusers.com>. Visit

http://www.frameusers.com/ for more resources and info.


___


You are currently subscribed to framers as arch...@mail-archive.com.

Send list messages to framers@lists.frameusers.com.

To unsubscribe send a blank email to
framers-unsubscr...@lists.frameusers.com
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to listad...@frameusers.com. Visit
http://www.frameusers.com/ for more resources and info.


Re: FM 12 Kindle Page Breaks

2014-04-21 Thread Art Campbell
Thanks, Rick and Scott -- the embedded tag start at top isn't working, so
it looks like the file will be sliced and diced a bit.

Art Campbell
  art.campb...@gmail.com
  "... In my opinion, there's nothing in this world beats a '52 Vincent and
a redheaded girl." -- Richard Thompson
  No disclaimers apply.
   DoD 358

I support www.TheGrotonLine.com, hyperlocal news for Groton MA.


On Mon, Apr 21, 2014 at 12:10 PM, Scott Prentice wrote:

>  Art...
>
> Unfortunately this CSS setting isn't honored by most readers .. Kindles
> are typically worse in this regard than EPUB readers.
>
> The only guaranteed way to get a page break is to force the content into a
> separate content file in the package. You should be able to do this by
> starting a new FM file for each place you want a page break. I assume
> you're generating the MOBI from a FM book?
>
> Cheers,
>
> ...scott
>
>
> On 4/21/14 6:26 AM, Rick Quatro wrote:
>
>  Hi Art,
>
>
>
> I don't know if there is a way to do this directly from FM12 to mobi. If
> you go to Epub, you can modify the CSS to give you page breaks then convert
> the Epub to mobi. There are two CSS declarations that you can try:
>
>
>
> page-break-before: always;
>
>
>
> or
>
>
>
> page-break-after: always;
>
>
>
> You will probably use the first one with the CSS for your headers that you
> want to force page breaks on. Please let me know if you have any questions
> or comments. Thank you very much.
>
>
>
> Rick
>
>
>
> Rick Quatro
>
> Carmen Publishing Inc.
>
> 585-366-4017
>
> r...@frameexpert.com
>
>
>
>
>
>
>
> *From:* framers-boun...@lists.frameusers.com [
> mailto:framers-boun...@lists.frameusers.com]
> *On Behalf Of *Art Campbell
> *Sent:* Monday, April 21, 2014 8:54 AM
> *To:* Framers List; Free Framers
> *Subject:* FM 12 Kindle Page Breaks
>
>
>
> I'm publishing a book into Amazon's Kindle format, mobi, and was hoping
> someone knows how to force a page break by adding it to a FM para tag or
> other FM code.
>
>
>
> Any ideas?
>
>
>
> Thanks,
>
> Art
>
>
>
> Art Campbell
> art.campb...@gmail.com
>   "... In my opinion, there's nothing in this world beats a '52 Vincent
> and a redheaded girl." -- Richard Thompson
>   No disclaimers apply.
>DoD 358
>
> I support www.TheGrotonLine.com, hyperlocal news for Groton MA.
>
>
> ___
>
>
> You are currently subscribed to framers as s...@leximation.com.
>
> Send list messages to framers@lists.frameusers.com.
>
> To unsubscribe send a blank email toframers-unsubscr...@lists.frameusers.com
> or visit 
> http://lists.frameusers.com/mailman/options/framers/sp10%40leximation.com
>
> Send administrative questions to listad...@frameusers.com. 
> Visithttp://www.frameusers.com/ for more resources and info.
>
>
>
___


You are currently subscribed to framers as arch...@mail-archive.com.

Send list messages to framers@lists.frameusers.com.

To unsubscribe send a blank email to
framers-unsubscr...@lists.frameusers.com
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to listad...@frameusers.com. Visit
http://www.frameusers.com/ for more resources and info.


Re: FM 12 Kindle Page Breaks

2014-04-21 Thread Scott Prentice

Art...

Unfortunately this CSS setting isn't honored by most readers .. Kindles 
are typically worse in this regard than EPUB readers.


The only guaranteed way to get a page break is to force the content into 
a separate content file in the package. You should be able to do this by 
starting a new FM file for each place you want a page break. I assume 
you're generating the MOBI from a FM book?


Cheers,

...scott


On 4/21/14 6:26 AM, Rick Quatro wrote:


Hi Art,

I don't know if there is a way to do this directly from FM12 to mobi. 
If you go to Epub, you can modify the CSS to give you page breaks then 
convert the Epub to mobi. There are two CSS declarations that you can try:


page-break-before: always;

or

page-break-after: always;

You will probably use the first one with the CSS for your headers that 
you want to force page breaks on. Please let me know if you have any 
questions or comments. Thank you very much.


Rick

Rick Quatro

Carmen Publishing Inc.

585-366-4017

r...@frameexpert.com

*From:*framers-boun...@lists.frameusers.com 
[mailto:framers-boun...@lists.frameusers.com] *On Behalf Of *Art Campbell

*Sent:* Monday, April 21, 2014 8:54 AM
*To:* Framers List; Free Framers
*Subject:* FM 12 Kindle Page Breaks

I'm publishing a book into Amazon's Kindle format, mobi, and was 
hoping someone knows how to force a page break by adding it to a FM 
para tag or other FM code.


Any ideas?

Thanks,

Art

Art Campbell art.campb...@gmail.com <mailto:art.campb...@gmail.com>
  "... In my opinion, there's nothing in this world beats a '52 
Vincent and a redheaded girl." -- Richard Thompson
  No disclaimers 
apply.

 DoD 358

I support www.TheGrotonLine.com <http://www.TheGrotonLine.com>, 
hyperlocal news for Groton MA.




___


You are currently subscribed to framers as s...@leximation.com.

Send list messages to framers@lists.frameusers.com.

To unsubscribe send a blank email to
framers-unsubscr...@lists.frameusers.com
or visit 
http://lists.frameusers.com/mailman/options/framers/sp10%40leximation.com

Send administrative questions to listad...@frameusers.com. Visit
http://www.frameusers.com/ for more resources and info.


___


You are currently subscribed to framers as arch...@mail-archive.com.

Send list messages to framers@lists.frameusers.com.

To unsubscribe send a blank email to
framers-unsubscr...@lists.frameusers.com
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to listad...@frameusers.com. Visit
http://www.frameusers.com/ for more resources and info.


RE: FM 12 Kindle Page Breaks

2014-04-21 Thread Rick Quatro
Hi Art,

 

I don't know if there is a way to do this directly from FM12 to mobi. If you go 
to Epub, you can modify the CSS to give you page breaks then convert the Epub 
to mobi. There are two CSS declarations that you can try:

 

page-break-before: always;

 

or

 

page-break-after: always;

 

You will probably use the first one with the CSS for your headers that you want 
to force page breaks on. Please let me know if you have any questions or 
comments. Thank you very much.

 

Rick

 

Rick Quatro

Carmen Publishing Inc.

585-366-4017

r...@frameexpert.com

 

 

 

From: framers-boun...@lists.frameusers.com 
[mailto:framers-boun...@lists.frameusers.com] On Behalf Of Art Campbell
Sent: Monday, April 21, 2014 8:54 AM
To: Framers List; Free Framers
Subject: FM 12 Kindle Page Breaks

 

I'm publishing a book into Amazon's Kindle format, mobi, and was hoping someone 
knows how to force a page break by adding it to a FM para tag or other FM code.

 

Any ideas?

 

Thanks,

Art

 

Art Campbell
  art.campb...@gmail.com
  "... In my opinion, there's nothing in this world beats a '52 Vincent and a 
redheaded girl." -- Richard Thompson
  No disclaimers apply.
   DoD 358

I support www.TheGrotonLine.com, hyperlocal news for Groton MA.

___


You are currently subscribed to framers as arch...@mail-archive.com.

Send list messages to framers@lists.frameusers.com.

To unsubscribe send a blank email to
framers-unsubscr...@lists.frameusers.com
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to listad...@frameusers.com. Visit
http://www.frameusers.com/ for more resources and info.


FM 12 Kindle Page Breaks

2014-04-21 Thread Art Campbell
I'm publishing a book into Amazon's Kindle format, mobi, and was hoping
someone knows how to force a page break by adding it to a FM para tag or
other FM code.

Any ideas?

Thanks,
Art

Art Campbell
  art.campb...@gmail.com
  "... In my opinion, there's nothing in this world beats a '52 Vincent and
a redheaded girl." -- Richard Thompson
  No disclaimers apply.
   DoD 358

I support www.TheGrotonLine.com, hyperlocal news for Groton MA.
___


You are currently subscribed to framers as arch...@mail-archive.com.

Send list messages to framers@lists.frameusers.com.

To unsubscribe send a blank email to
framers-unsubscr...@lists.frameusers.com
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to listad...@frameusers.com. Visit
http://www.frameusers.com/ for more resources and info.