Mif2Go: Copying image files

2013-10-15 Thread Rick Quatro
Hi,

I am using Mif2Go to produce Standard HTML output. I have these settings:

[Graphics]
UseGraphicPreviews=Yes
UseOriginalGraphicNames=Yes

[Automation]
CopyGraphicsFrom=.\images
GraphCopyFiles=*.png *.jpg *.gif

Does Mif2Go copy ALL of the images indicated by the [Automation] keys, or
just the images in use in the book that I am converting? It looks like it
copies all of them. Is there a way to have it just copy the images in use in
the book it is converting? Thanks.

Rick

Rick Quatro
Carmen Publishing Inc.
585-366-4017 **NEW**
r...@frameexpert.com




___


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: Mif2Go: Copying image files

2013-10-15 Thread Jeremy H. Griffith
On Tue, 15 Oct 2013 14:40:12 -0400, Rick Quatro r...@rickquatro.com wrote:

I am using Mif2Go to produce Standard HTML output. I have these settings:

[Graphics]
UseGraphicPreviews=Yes
UseOriginalGraphicNames=Yes

[Automation]
CopyGraphicsFrom=.\images
GraphCopyFiles=*.png *.jpg *.gif

Does Mif2Go copy ALL of the images indicated by the [Automation] keys, or
just the images in use in the book that I am converting? It looks like it
copies all of them. 

Yes, it does.  That's the old, original method.

Is there a way to have it just copy the images in use in
the book it is converting? Thanks.

Yes, added a couple of versions ago.  See User's
Guide par. 35.7.1, Copying referenced graphics to 
a distribution directory.

[Automation]
; CopyOriginalGraphics = No (default) or Yes (copy 
; graphics to the location specified by GraphPath)
CopyOriginalGraphics = Yes

Make sure you turn off the older method, with
GraphCopyFiles=No, or you will still get all the
filetypes specified from the project dir and from
CopyGraphicsFrom.

HTH!

-- Jeremy H. Griffith, at Omni Systems Inc.
  jer...@omsys.comhttp://mif2go.com/
___


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: Shortcut keys for rotate clockwise/counter-clockwise

2013-10-15 Thread Fei Min Lorente
I did. So they're showing up sideways, but I can't edit them that way. Do you 
mean unrotate the master pages and apply them temporarily so I can edit?

Fei Min

-Original Message-
From: robert.lauris...@gmail.com [mailto:robert.lauris...@gmail.com] On Behalf 
Of Robert Lauriston
Sent: Tuesday, October 15, 2013 3:36 PM
To: Fei Min Lorente; framers@lists.frameusers.com
Subject: Re: Shortcut keys for rotate clockwise/counter-clockwise

Instead of manually rotating pages, you should define a rotated master page.

On Tue, Oct 15, 2013 at 12:22 PM, Fei Min Lorente feimin.lore...@onsemi.com 
wrote:
 I'm using FrameMaker 10 on Windows 7. I have a lot of sideways pages 
 that I have to rotate 90 degrees to be able to edit, and I'm getting 
 tired of going Format  Customize  Rotate Page Clockwise. I've 
 checked the Help and the FrameMaker forum, and just a plain Google 
 search. I can't find the shortcut keys for these menu items. Can anyone tell 
 me what they are?



 Fei Min Lorente

 Senior Technical Communicator

 Medical Division

 feimin.lore...@onsemi.com

 +1 519-884-9696 ext. 2229 | Waterloo office

 +1 519-831-4931 | mobile

 +1 905-631-5724 | fax

 www.onsemi.com




 ___


 You are currently subscribed to framers as rob...@lauriston.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/robert%40lauriston
 .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: Mif2Go: Copying image files

2013-10-15 Thread Rick Quatro
Hi Jeremy,

Thanks for the quick response and solution.

Rick

-Original Message-
From: framers-boun...@lists.frameusers.com
[mailto:framers-boun...@lists.frameusers.com] On Behalf Of Jeremy H.
Griffith
Sent: Tuesday, October 15, 2013 2:59 PM
To: framers@lists.frameusers.com
Subject: Re: Mif2Go: Copying image files

On Tue, 15 Oct 2013 14:40:12 -0400, Rick Quatro r...@rickquatro.com
wrote:

I am using Mif2Go to produce Standard HTML output. I have these settings:

[Graphics]
UseGraphicPreviews=Yes
UseOriginalGraphicNames=Yes

[Automation]
CopyGraphicsFrom=.\images
GraphCopyFiles=*.png *.jpg *.gif

Does Mif2Go copy ALL of the images indicated by the [Automation] keys, 
or just the images in use in the book that I am converting? It looks 
like it copies all of them.

Yes, it does.  That's the old, original method.

Is there a way to have it just copy the images in use in the book it is 
converting? Thanks.

Yes, added a couple of versions ago.  See User's Guide par. 35.7.1, Copying
referenced graphics to a distribution directory.

[Automation]
; CopyOriginalGraphics = No (default) or Yes (copy ; graphics to the
location specified by GraphPath) CopyOriginalGraphics = Yes

Make sure you turn off the older method, with GraphCopyFiles=No, or you will
still get all the filetypes specified from the project dir and from
CopyGraphicsFrom.

HTH!

-- Jeremy H. Griffith, at Omni Systems Inc.
  jer...@omsys.comhttp://mif2go.com/
___


You are currently subscribed to framers as r...@rickquatro.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/rick%40rickquatro.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: Shortcut keys for rotate clockwise/counter-clockwise

2013-10-15 Thread Stuart Rogers

On 2013-Oct-15 3:22 PM, Fei Min Lorente wrote:


I’m using FrameMaker 10 on Windows 7. I have a lot of “sideways” pages 
that I have to rotate 90 degrees to be able to edit, and I’m getting 
tired of going Format  Customize  Rotate Page Clockwise. I’ve 
checked the Help and the FrameMaker forum, and just a plain Google 
search. I can’t find the shortcut keys for these menu items. Can 
anyone tell me what they are?






Try:

Esc pO rotate page clockwise
Esc pU unrotate page

or use the Alt key combinations to activate the menu commands:

Alt + O, u, r
Alt + O, u, u

HTH,

--
Stuart Rogers
Technical Communicator
Phoenix Geophysics Limited
3781 Victoria Park Avenue, Unit 3
Toronto, ON, Canada  M1W 3K5
+1 (416) 491-7340 x 325

http://www.phoenix-geophysics.com

___


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: Shortcut keys for rotate clockwise/counter-clockwise

2013-10-15 Thread Fei Min Lorente
Oh, I see the confusion. Okay, I have an 8.5 x 11 book, so all the pages are 
the same size. For this appendix, the first couple of pages and the last page 
are normal portrait. The tables in between these pages are rotated so that the 
top is always at the left and the bottom is always at the right, but the header 
and footer are still at the top and bottom edges (short sides of the page). The 
master pages are applied by a structured master page map which triggers on an 
attribute value.

If there is a quick, easily reversible way to rotate all the pages so I can 
edit them, then rotate them all back, I'd be okay with that too. They are 
contiguous. But I tried selecting all the pages and it only lets me highlight 
one at a time. Maybe messing with the master page is the best option?

Fei Min

-Original Message-
From: robert.lauris...@gmail.com [mailto:robert.lauris...@gmail.com] On Behalf 
Of Robert Lauriston
Sent: Tuesday, October 15, 2013 4:32 PM
To: Fei Min Lorente; framers@lists.frameusers.com
Subject: Re: Shortcut keys for rotate clockwise/counter-clockwise

Maybe I don't understand what you're trying to do. I thought you meant 
landscape pages.

On Tue, Oct 15, 2013 at 12:39 PM, Fei Min Lorente feimin.lore...@onsemi.com 
wrote:
 I did. So they're showing up sideways, but I can't edit them that way. Do you 
 mean unrotate the master pages and apply them temporarily so I can edit?

 Fei Min

 -Original Message-
 From: robert.lauris...@gmail.com [mailto:robert.lauris...@gmail.com] 
 On Behalf Of Robert Lauriston
 Sent: Tuesday, October 15, 2013 3:36 PM
 To: Fei Min Lorente; framers@lists.frameusers.com
 Subject: Re: Shortcut keys for rotate clockwise/counter-clockwise

 Instead of manually rotating pages, you should define a rotated master page.
___


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: Shortcut keys for rotate clockwise/counter-clockwise

2013-10-15 Thread Dave Reynolds

  
  
Hi Fei Min

Have you thought of setting up a custom keyboard shortcut so you
can assign the 'Rotate Page Clockwise' command to a particular
key combination, or a single function key? I use custom keyboard
shortcuts all the time to avoid going through levels of menus.
I'm using Frame 8, but I presume this will work for Frame 10. If
you want to try this, let me know and I can tell you how to do
it.

Cheers

Dave
  
Fei Min Lorente wrote, on 16/10/2013
  8:22 a.m.:


  
  
  
  
Im using FrameMaker 10 on Windows 7. I
  have a lot of sideways pages that I have to rotate 90
  degrees to be able to edit, and Im getting tired of going
  Format  Customize  Rotate Page Clockwise. Ive checked
  the Help and the FrameMaker forum, and just a plain Google
  search. I cant find the shortcut keys for these menu items.
  Can anyone tell me what they are?

Fei
Min Lorente
Senior
Technical Communicator
Medical
Division
feimin.lore...@onsemi.com
+1
519-884-9696 ext. 2229 | Waterloo office
+1
519-831-4931 | mobile
+1
905-631-5724 | fax
www.onsemi.com

  
  
  
  
  ___


You are currently subscribed to framers as dave.reyno...@taitradio.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/dave.reynolds%40taitradio.com

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



-- 
  

  Dave
  Reynolds
  Senior Technical Author
  Tait Communications
  DDI: 64 3
  3581029
  Email: dave.reyno...@taitradio.com
  

  
  
  www.taitradio.com

  

  

___


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: Differences in screen fonts not appearing in printed or pdf

2013-10-15 Thread Davis, David
Rod, there are two or three main places where things can go wrong:

1. When you create the PDF, you need to make sure that you are embedding the 
fonts inside it. 
This is controlled by the Adobe Distiller settings - there's a check box on one 
of the dialogs that says something like Embed all fonts and cancel the PDF 
creation if this fails.  (If you don't do this, the PDF just contains the 
*name* of the font, and when its viewed or printed on any given device, it just 
asks the device politely if that font is available). 

2. Your PDF viewer (eg. Adobe Acrobat) - there is usually a setting buried in 
there somewhere which forces it to use the fonts embedded in the PDF itself 
(rather than a font which may be installed on the PC you're viewing it on). 
Make sure that's set right. 

3. When you print your PDF onto paper, you need to make sure your printer 
driver for that printer is set to download the fonts from your computer, rather 
than just use its own fonts. (Some printers have fonts stored in their own 
local memory). There'll be a setting in the printer diver settings called 
Download as Softfont or something like that. Make sure that's selected.

Hopefully that should sort it.
David

Message: 1
Date: Mon, 14 Oct 2013 09:09:31 +1300
From: Rod Fee rod...@xtra.co.nz
To: framers@lists.frameusers.com
Subject: Differences in screen fonts not appearing in printed or pdf
docs
Message-ID: 003401cec850$21467e90$63d37bb0$@xtra.co.nz
Content-Type: text/plain; charset=us-ascii

Hi guys,

 

I have written a book, an experimental academic novel,  in Framemaker
10.0.2.419 which has three frames per page and in each I use a slightly 
different font and want to preserve that.

 

The three fonts I am using are:

 

Garamond Opentype

Adobe Garamond Pro Opentype

Bembo Truetype

 

On the screen these three fonts are clearly identifiable as different to one 
another.

 

When I:

 

a.   save to pdf and view on the screen; or

b.  print to my printer from the pdf; or

c.   print to my printer from the native FM files 

 

the difference in fonts becomes minimal to the extent that I cannot tell them 
apart.

 

I am thinking that it is not a printer driver issue because of the pdf 
experience.

 

My OS is Windows 8

My Printer is a Brother HL-2270DW series bw laser printer 

 

Any hints/clues/advice/help would be appreciated.

 

If there is another alternative series of three fonts that are very close but 
visibly subtly different anyone can suggest I would also appreciate such advice.

 

The reason I am wanting to use different fonts is that in the final chapter of 
the work, the fonts are nixed depending on which of the three layers of 
narrative they  originate from and I want to make that clear to a discerning 
reader without making it look too varied and ruin the reading flow.

 

Kind regards,

Rod Fee

Auckland, New Zealand

rod...@xtra.co.nz

 

 

-- next part --
An HTML attachment was scrubbed...
URL: 
http://lists.frameusers.com/pipermail/framers/attachments/20131014/9ef80fba/attachment-0001.html

--

Message: 2
Date: Mon, 14 Oct 2013 11:31:48 -0500
From: Scott Turner qui...@airmail.net
To: Rod Fee rod...@xtra.co.nz
Cc: framers@lists.frameusers.com framers@lists.frameusers.com
Subject: Re: Differences in screen fonts not appearing in printed or
pdf docs
Message-ID: f750d965-bec9-4710-a626-dd5e2bb58...@airmail.net
Content-Type: text/plain; charset=us-ascii

Interesting problem. 

The use of two Garamond fonts from different found arises will no necessarily 
produce discernibly different characters. A totally different don't family 
should be used instead of two Garamond fonts.

I have noticed that on Windows, font representation accuracy diminishes when 
viewing at less than 100%. I've noted that characters lose definition unless 
viewed at 120% magnification. 

That seems to be part and parcel of the Windows font management code under high 
resolution screen viewing.

Scott T.

 On Oct 13, 2013, at 15:09, Rod Fee rod...@xtra.co.nz wrote:
 
 Hi guys,
  
 I have written a book, an experimental academic novel,  in Framemaker 
 10.0.2.419 which has three frames per page and in each I use a slightly 
 different font and want to preserve that.
  
 The three fonts I am using are:
  
 Garamond Opentype
 Adobe Garamond Pro Opentype
 Bembo Truetype
  
 On the screen these three fonts are clearly identifiable as different to one 
 another.
  
 When I:
  
 a.   save to pdf and view on the screen; or
 b.  print to my printer from the pdf; or
 c.   print to my printer from the native FM files
  
 the difference in fonts becomes minimal to the extent that I cannot tell them 
 apart.
  
 I am thinking that it is not a printer driver issue because of the pdf 
 experience.
  
 My OS is Windows 8
 My Printer is a Brother HL-2270DW series bw laser printer
  
 Any hints/clues/advice/help would be appreciated.
  
 If there is 

buying FrameMaker

2013-10-15 Thread Anita Legsdin
Is it at all possible to still buy FrameMaker 10 somewhere? I'm retired and
no longer have access to the program, and buying version 11 is a bit too
expensive for me. Any hints?

Anita Legsdin
___


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.


How to purge unwanted fonts from Reference Pages?

2013-10-15 Thread Davis, David
Folks,
I am maintaining an old legacy document that's giving me grief at the moment.
(I'm using Frame11 - I think the document was created years ago on - gasp - an 
Apple Mac).

PDF creation is failing, because I've told it to cancel the job if font 
embedding fails, and there's fonts referenced in the doc that aren't available 
on my system.

It is a real sneaky one, because even if I turn *off* remember missing font 
names, open the doc, save, close the fonts are still there!
Turns out they're not used in any paragraph or character style in Body page 
text flow ... nor embedded in any EPS graphic...
I've tracked them down to the *reference* pages.
There's a whole bunch of mapping tables and other gubbins on there (I'm not 
entirely sure what they're for!), but the text in them all is Times Roman.

I've solved things like this in the past by saving as MIF, opening in WordPad, 
and manually changing the font names,
but this doesn't seem feasible here, partly because there's dozens of instances 
of the name in the MIF, and also because the name of the font and font family 
and big long strings (2 or 3 different ones) so it's not so easy to just 
globally find and replace them.

Any tips for dealing with this?
Is there any command in the Frame GUI than I'm missing that could clear this up?
The best solution I have at the moment is going into each chapter file's 
reference pages (there's about 10 in each) and selecting all this Time Roman 
text and manually setting it to a different font - but even that seems rather 
cumbersome.

cheers
David


*** Confidentiality Notice: This e-mail, including any associated or attached 
files, is intended solely for the individual or entity to which it is 
addressed. This e-mail is confidential and may well also be legally privileged. 
If you have received it in error, you are on notice of its status. Please 
notify the sender immediately by reply e-mail and then delete this message from 
your system. Please do not copy it or use it for any purposes, or disclose its 
contents to any other person. This email comes from a division of the Invensys 
Group, owned by Invensys plc, which is a company registered in England and 
Wales with its registered office at 3rd Floor, 40 Grosvenor Place, London, SW1X 
7AW (Registered number 166023). For a list of European legal entities within 
the Invensys Group, please select the Legal Entities link at invensys.com.


You may contact Invensys plc on +44 (0)20 3155 1200 or e-mail 
recept...@invensys.com. This e-mail and any attachments thereto may be subject 
to the terms of any agreements between Invensys (and/or its subsidiaries and 
affiliates) and the recipient (and/or its subsidiaries and affiliates).

___


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: Shortcut keys for rotate clockwise/counter-clockwise

2013-10-15 Thread Robert Lauriston
Instead of manually rotating pages, you should define a rotated master page.

On Tue, Oct 15, 2013 at 12:22 PM, Fei Min Lorente
feimin.lore...@onsemi.com wrote:
 I’m using FrameMaker 10 on Windows 7. I have a lot of “sideways” pages that
 I have to rotate 90 degrees to be able to edit, and I’m getting tired of
 going Format  Customize  Rotate Page Clockwise. I’ve checked the Help and
 the FrameMaker forum, and just a plain Google search. I can’t find the
 shortcut keys for these menu items. Can anyone tell me what they are?



 Fei Min Lorente

 Senior Technical Communicator

 Medical Division

 feimin.lore...@onsemi.com

 +1 519-884-9696 ext. 2229 | Waterloo office

 +1 519-831-4931 | mobile

 +1 905-631-5724 | fax

 www.onsemi.com




 ___


 You are currently subscribed to framers as rob...@lauriston.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/robert%40lauriston.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: Shortcut keys for rotate clockwise/counter-clockwise

2013-10-15 Thread Robert Lauriston
Maybe I don't understand what you're trying to do. I thought you meant
landscape pages.

On Tue, Oct 15, 2013 at 12:39 PM, Fei Min Lorente
feimin.lore...@onsemi.com wrote:
 I did. So they're showing up sideways, but I can't edit them that way. Do you 
 mean unrotate the master pages and apply them temporarily so I can edit?

 Fei Min

 -Original Message-
 From: robert.lauris...@gmail.com [mailto:robert.lauris...@gmail.com] On 
 Behalf Of Robert Lauriston
 Sent: Tuesday, October 15, 2013 3:36 PM
 To: Fei Min Lorente; framers@lists.frameusers.com
 Subject: Re: Shortcut keys for rotate clockwise/counter-clockwise

 Instead of manually rotating pages, you should define a rotated master page.
___


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: Shortcut keys for rotate clockwise/counter-clockwise

2013-10-15 Thread Theresa de Valence

On 10/15/2013 5:22 PM, Fei Min Lorente wrote:

If there is a quick, easily reversible way to rotate all the pages so
I can edit them, then rotate them all back, I'd be okay with that
too. They are contiguous. But I tried selecting all the pages and it
only lets me highlight one at a time. Maybe messing with the master
page is the best option?


I remember having trouble trying to figure out how to edit a landscape 
page in a portrait document. The first time I built it, I started with a 
portrait master page and could not edit the page. The second time I 
built it with a landscape page but rotated the header/footer.


HTH
Theresa
___


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.


Mif2Go: Copying image files

2013-10-15 Thread Rick Quatro
Hi,

I am using Mif2Go to produce Standard HTML output. I have these settings:

[Graphics]
UseGraphicPreviews=Yes
UseOriginalGraphicNames=Yes

[Automation]
CopyGraphicsFrom=.\images
GraphCopyFiles=*.png *.jpg *.gif

Does Mif2Go copy ALL of the images indicated by the [Automation] keys, or
just the images in use in the book that I am converting? It looks like it
copies all of them. Is there a way to have it just copy the images in use in
the book it is converting? Thanks.

Rick

Rick Quatro
Carmen Publishing Inc.
585-366-4017 **NEW**
rick at frameexpert.com






Mif2Go: Copying image files

2013-10-15 Thread Jeremy H. Griffith
On Tue, 15 Oct 2013 14:40:12 -0400, "Rick Quatro"  
wrote:

>I am using Mif2Go to produce Standard HTML output. I have these settings:
>
>[Graphics]
>UseGraphicPreviews=Yes
>UseOriginalGraphicNames=Yes
>
>[Automation]
>CopyGraphicsFrom=.\images
>GraphCopyFiles=*.png *.jpg *.gif
>
>Does Mif2Go copy ALL of the images indicated by the [Automation] keys, or
>just the images in use in the book that I am converting? It looks like it
>copies all of them. 

Yes, it does.  That's the old, original method.

>Is there a way to have it just copy the images in use in
>the book it is converting? Thanks.

Yes, added a couple of versions ago.  See User's
Guide par. 35.7.1, "Copying referenced graphics to 
a distribution directory".

[Automation]
; CopyOriginalGraphics = No (default) or Yes (copy 
; graphics to the location specified by GraphPath)
CopyOriginalGraphics = Yes

Make sure you turn off the older method, with
GraphCopyFiles=No, or you will still get all the
filetypes specified from the project dir and from
CopyGraphicsFrom.

HTH!

-- Jeremy H. Griffith, at Omni Systems Inc.
  http://mif2go.com/


Shortcut keys for rotate clockwise/counter-clockwise

2013-10-15 Thread Fei Min Lorente
I'm using FrameMaker 10 on Windows 7. I have a lot of "sideways" pages that I 
have to rotate 90 degrees to be able to edit, and I'm getting tired of going 
Format > Customize > Rotate Page Clockwise. I've checked the Help and the 
FrameMaker forum, and just a plain Google search. I can't find the shortcut 
keys for these menu items. Can anyone tell me what they are?

Fei Min Lorente
Senior Technical Communicator
Medical Division
feimin.lorente at onsemi.com<mailto:feimin.lorente at onsemi.com>
+1 519-884-9696 ext. 2229 | Waterloo office
+1 519-831-4931 | mobile
+1 905-631-5724 | fax
www.onsemi.com<http://www.onsemi.com/>

-- next part --
An HTML attachment was scrubbed...
URL: 
<http://lists.frameusers.com/pipermail/framers/attachments/20131015/f51f2d9a/attachment.html>


Shortcut keys for rotate clockwise/counter-clockwise

2013-10-15 Thread Fei Min Lorente
I did. So they're showing up sideways, but I can't edit them that way. Do you 
mean unrotate the master pages and apply them temporarily so I can edit?

Fei Min

-Original Message-
From: robert.lauriston at gmail.com [mailto:robert.lauris...@gmail.com] On 
Behalf Of Robert Lauriston
Sent: Tuesday, October 15, 2013 3:36 PM
To: Fei Min Lorente; framers at lists.frameusers.com
Subject: Re: Shortcut keys for rotate clockwise/counter-clockwise

Instead of manually rotating pages, you should define a rotated master page.

On Tue, Oct 15, 2013 at 12:22 PM, Fei Min Lorente  wrote:
> I'm using FrameMaker 10 on Windows 7. I have a lot of "sideways" pages 
> that I have to rotate 90 degrees to be able to edit, and I'm getting 
> tired of going Format > Customize > Rotate Page Clockwise. I've 
> checked the Help and the FrameMaker forum, and just a plain Google 
> search. I can't find the shortcut keys for these menu items. Can anyone tell 
> me what they are?
>
>
>
> Fei Min Lorente
>
> Senior Technical Communicator
>
> Medical Division
>
> feimin.lorente at onsemi.com
>
> +1 519-884-9696 ext. 2229 | Waterloo office
>
> +1 519-831-4931 | mobile
>
> +1 905-631-5724 | fax
>
> www.onsemi.com
>
>
>
>
> ___
>
>
> You are currently subscribed to framers as robert at lauriston.com.
>
> Send list messages to framers at lists.frameusers.com.
>
> To unsubscribe send a blank email to
> framers-unsubscribe at lists.frameusers.com
> or visit
> http://lists.frameusers.com/mailman/options/framers/robert%40lauriston
> .com
>
> Send administrative questions to listadmin at frameusers.com. Visit 
> http://www.frameusers.com/ for more resources and info.
>


Mif2Go: Copying image files

2013-10-15 Thread Rick Quatro
Hi Jeremy,

Thanks for the quick response and solution.

Rick

-Original Message-
From: framers-boun...@lists.frameusers.com
[mailto:framers-bounces at lists.frameusers.com] On Behalf Of Jeremy H.
Griffith
Sent: Tuesday, October 15, 2013 2:59 PM
To: framers at lists.frameusers.com
Subject: Re: Mif2Go: Copying image files

On Tue, 15 Oct 2013 14:40:12 -0400, "Rick Quatro" 
wrote:

>I am using Mif2Go to produce Standard HTML output. I have these settings:
>
>[Graphics]
>UseGraphicPreviews=Yes
>UseOriginalGraphicNames=Yes
>
>[Automation]
>CopyGraphicsFrom=.\images
>GraphCopyFiles=*.png *.jpg *.gif
>
>Does Mif2Go copy ALL of the images indicated by the [Automation] keys, 
>or just the images in use in the book that I am converting? It looks 
>like it copies all of them.

Yes, it does.  That's the old, original method.

>Is there a way to have it just copy the images in use in the book it is 
>converting? Thanks.

Yes, added a couple of versions ago.  See User's Guide par. 35.7.1, "Copying
referenced graphics to a distribution directory".

[Automation]
; CopyOriginalGraphics = No (default) or Yes (copy ; graphics to the
location specified by GraphPath) CopyOriginalGraphics = Yes

Make sure you turn off the older method, with GraphCopyFiles=No, or you will
still get all the filetypes specified from the project dir and from
CopyGraphicsFrom.

HTH!

-- Jeremy H. Griffith, at Omni Systems Inc.
  http://mif2go.com/
___


You are currently subscribed to framers as rick at rickquatro.com.

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

To unsubscribe send a blank email to
framers-unsubscribe at lists.frameusers.com
or visit
http://lists.frameusers.com/mailman/options/framers/rick%40rickquatro.com

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



Shortcut keys for rotate clockwise/counter-clockwise

2013-10-15 Thread Stuart Rogers
On 2013-Oct-15 3:22 PM, Fei Min Lorente wrote:
>
> I?m using FrameMaker 10 on Windows 7. I have a lot of ?sideways? pages 
> that I have to rotate 90 degrees to be able to edit, and I?m getting 
> tired of going Format > Customize > Rotate Page Clockwise. I?ve 
> checked the Help and the FrameMaker forum, and just a plain Google 
> search. I can?t find the shortcut keys for these menu items. Can 
> anyone tell me what they are?
>
>


Try:

Esc pO rotate page clockwise
Esc pU unrotate page

or use the Alt key combinations to activate the menu commands:

Alt + O, u, r
Alt + O, u, u

HTH,

-- 
Stuart Rogers
Technical Communicator
Phoenix Geophysics Limited
3781 Victoria Park Avenue, Unit 3
Toronto, ON, Canada  M1W 3K5
+1 (416) 491-7340 x 325

http://www.phoenix-geophysics.com

-- next part --
An HTML attachment was scrubbed...
URL: 
<http://lists.frameusers.com/pipermail/framers/attachments/20131015/31c426a5/attachment.html>


Shortcut keys for rotate clockwise/counter-clockwise

2013-10-15 Thread Fei Min Lorente
Oh, I see the confusion. Okay, I have an 8.5 x 11 book, so all the pages are 
the same size. For this appendix, the first couple of pages and the last page 
are normal portrait. The tables in between these pages are rotated so that the 
top is always at the left and the bottom is always at the right, but the header 
and footer are still at the top and bottom edges (short sides of the page). The 
master pages are applied by a structured master page map which triggers on an 
attribute value.

If there is a quick, easily reversible way to rotate all the pages so I can 
edit them, then rotate them all back, I'd be okay with that too. They are 
contiguous. But I tried selecting all the pages and it only lets me highlight 
one at a time. Maybe messing with the master page is the best option?

Fei Min

-Original Message-
From: robert.lauriston at gmail.com [mailto:robert.lauris...@gmail.com] On 
Behalf Of Robert Lauriston
Sent: Tuesday, October 15, 2013 4:32 PM
To: Fei Min Lorente; framers at lists.frameusers.com
Subject: Re: Shortcut keys for rotate clockwise/counter-clockwise

Maybe I don't understand what you're trying to do. I thought you meant 
landscape pages.

On Tue, Oct 15, 2013 at 12:39 PM, Fei Min Lorente  wrote:
> I did. So they're showing up sideways, but I can't edit them that way. Do you 
> mean unrotate the master pages and apply them temporarily so I can edit?
>
> Fei Min
>
> -Original Message-
> From: robert.lauriston at gmail.com [mailto:robert.lauriston at gmail.com] 
> On Behalf Of Robert Lauriston
> Sent: Tuesday, October 15, 2013 3:36 PM
> To: Fei Min Lorente; framers at lists.frameusers.com
> Subject: Re: Shortcut keys for rotate clockwise/counter-clockwise
>
> Instead of manually rotating pages, you should define a rotated master page.


Differences in screen fonts not appearing in printed or pdf

2013-10-15 Thread Davis, David
Rod, there are two or three main places where things can go wrong:

1. When you create the PDF, you need to make sure that you are embedding the 
fonts inside it. 
This is controlled by the Adobe Distiller settings - there's a check box on one 
of the dialogs that says something like "Embed all fonts and cancel the PDF 
creation if this fails".  (If you don't do this, the PDF just contains the 
*name* of the font, and when its viewed or printed on any given device, it just 
asks the device politely if that font is available). 

2. Your PDF viewer (eg. Adobe Acrobat) - there is usually a setting buried in 
there somewhere which forces it to use the fonts embedded in the PDF itself 
(rather than a font which may be installed on the PC you're viewing it on). 
Make sure that's set right. 

3. When you print your PDF onto paper, you need to make sure your printer 
driver for that printer is set to download the fonts from your computer, rather 
than just use its own fonts. (Some printers have fonts stored in their own 
local memory). There'll be a setting in the printer diver settings called 
"Download as Softfont" or something like that. Make sure that's selected.

Hopefully that should sort it.
David

Message: 1
Date: Mon, 14 Oct 2013 09:09:31 +1300
From: "Rod Fee" 
To: 
Subject: Differences in screen fonts not appearing in printed or pdf
docs
Message-ID: <003401cec850$21467e90$63d37bb0$@xtra.co.nz>
Content-Type: text/plain; charset="us-ascii"

Hi guys,



I have written a book, an experimental academic novel,  in Framemaker
10.0.2.419 which has three frames per page and in each I use a slightly 
different font and want to preserve that.



The three fonts I am using are:



Garamond Opentype

Adobe Garamond Pro Opentype

Bembo Truetype



On the screen these three fonts are clearly identifiable as different to one 
another.



When I:



a.   save to pdf and view on the screen; or

b.  print to my printer from the pdf; or

c.   print to my printer from the native FM files 



the difference in fonts becomes minimal to the extent that I cannot tell them 
apart.



I am thinking that it is not a printer driver issue because of the pdf 
experience.



My OS is Windows 8

My Printer is a Brother HL-2270DW series b laser printer 



Any hints/clues/advice/help would be appreciated.



If there is another alternative series of three fonts that are very close but 
visibly subtly different anyone can suggest I would also appreciate such advice.



The reason I am wanting to use different fonts is that in the final chapter of 
the work, the fonts are nixed depending on which of the three layers of 
narrative they  originate from and I want to make that clear to a discerning 
reader without making it look too varied and ruin the reading flow.



Kind regards,

Rod Fee

Auckland, New Zealand

rodfee at xtra.co.nz





-- next part --
An HTML attachment was scrubbed...
URL: 


--

Message: 2
Date: Mon, 14 Oct 2013 11:31:48 -0500
From: Scott Turner 
To: Rod Fee 
Cc: "" 
Subject: Re: Differences in screen fonts not appearing in printed or
pdf docs
Message-ID: 
Content-Type: text/plain; charset="us-ascii"

Interesting problem. 

The use of two Garamond fonts from different found arises will no necessarily 
produce discernibly different characters. A totally different don't family 
should be used instead of two Garamond fonts.

I have noticed that on Windows, font representation accuracy diminishes when 
viewing at less than 100%. I've noted that characters lose definition unless 
viewed at 120% magnification. 

That seems to be part and parcel of the Windows font management code under high 
resolution screen viewing.

Scott T.

> On Oct 13, 2013, at 15:09, "Rod Fee"  wrote:
> 
> Hi guys,
>  
> I have written a book, an experimental academic novel,  in Framemaker 
> 10.0.2.419 which has three frames per page and in each I use a slightly 
> different font and want to preserve that.
>  
> The three fonts I am using are:
>  
> Garamond Opentype
> Adobe Garamond Pro Opentype
> Bembo Truetype
>  
> On the screen these three fonts are clearly identifiable as different to one 
> another.
>  
> When I:
>  
> a.   save to pdf and view on the screen; or
> b.  print to my printer from the pdf; or
> c.   print to my printer from the native FM files
>  
> the difference in fonts becomes minimal to the extent that I cannot tell them 
> apart.
>  
> I am thinking that it is not a printer driver issue because of the pdf 
> experience.
>  
> My OS is Windows 8
> My Printer is a Brother HL-2270DW series b laser printer
>  
> Any hints/clues/advice/help would be appreciated.
>  
> If there is another alternative series of three fonts that are very close but 
> visibly subtly different anyone can suggest I would also 

buying FrameMaker

2013-10-15 Thread Anita Legsdin
Is it at all possible to still buy FrameMaker 10 somewhere? I'm retired and
no longer have access to the program, and buying version 11 is a bit too
expensive for me. Any hints?

Anita Legsdin
-- next part --
An HTML attachment was scrubbed...
URL: 
<http://lists.frameusers.com/pipermail/framers/attachments/20131015/543cabb4/attachment.html>


How to purge unwanted fonts from Reference Pages?

2013-10-15 Thread Davis, David
Folks,
I am maintaining an old legacy document that's giving me grief at the moment.
(I'm using Frame11 - I think the document was created years ago on - gasp - an 
Apple Mac).

PDF creation is failing, because I've told it to cancel the job if font 
embedding fails, and there's fonts referenced in the doc that aren't available 
on my system.

It is a real sneaky one, because even if I turn *off* "remember missing font 
names", open the doc, save, close the fonts are still there!
Turns out they're not used in any paragraph or character style in Body page 
text flow ... nor embedded in any EPS graphic...
I've tracked them down to the *reference* pages.
There's a whole bunch of "mapping tables" and other gubbins on there (I'm not 
entirely sure what they're for!), but the text in them all is Times Roman.

I've solved things like this in the past by saving as MIF, opening in WordPad, 
and manually changing the font names,
but this doesn't seem feasible here, partly because there's dozens of instances 
of the name in the MIF, and also because the name of the font and font family 
and big long strings (2 or 3 different ones) so it's not so easy to just 
globally "find and replace" them.

Any tips for dealing with this?
Is there any command in the Frame GUI than I'm missing that could clear this up?
The best solution I have at the moment is going into each chapter file's 
reference pages (there's about 10 in each) and selecting all this Time Roman 
text and manually setting it to a different font - but even that seems rather 
cumbersome.

cheers
David


*** Confidentiality Notice: This e-mail, including any associated or attached 
files, is intended solely for the individual or entity to which it is 
addressed. This e-mail is confidential and may well also be legally privileged. 
If you have received it in error, you are on notice of its status. Please 
notify the sender immediately by reply e-mail and then delete this message from 
your system. Please do not copy it or use it for any purposes, or disclose its 
contents to any other person. This email comes from a division of the Invensys 
Group, owned by Invensys plc, which is a company registered in England and 
Wales with its registered office at 3rd Floor, 40 Grosvenor Place, London, SW1X 
7AW (Registered number 166023). For a list of European legal entities within 
the Invensys Group, please select the Legal Entities link at invensys.com.


You may contact Invensys plc on +44 (0)20 3155 1200 or e-mail reception at 
invensys.com. This e-mail and any attachments thereto may be subject to the 
terms of any agreements between Invensys (and/or its subsidiaries and 
affiliates) and the recipient (and/or its subsidiaries and affiliates).

-- next part --
An HTML attachment was scrubbed...
URL: 
<http://lists.frameusers.com/pipermail/framers/attachments/20131015/cb03c45e/attachment.html>


Shortcut keys for rotate clockwise/counter-clockwise

2013-10-15 Thread Robert Lauriston
Instead of manually rotating pages, you should define a rotated master page.

On Tue, Oct 15, 2013 at 12:22 PM, Fei Min Lorente
 wrote:
> I?m using FrameMaker 10 on Windows 7. I have a lot of ?sideways? pages that
> I have to rotate 90 degrees to be able to edit, and I?m getting tired of
> going Format > Customize > Rotate Page Clockwise. I?ve checked the Help and
> the FrameMaker forum, and just a plain Google search. I can?t find the
> shortcut keys for these menu items. Can anyone tell me what they are?
>
>
>
> Fei Min Lorente
>
> Senior Technical Communicator
>
> Medical Division
>
> feimin.lorente at onsemi.com
>
> +1 519-884-9696 ext. 2229 | Waterloo office
>
> +1 519-831-4931 | mobile
>
> +1 905-631-5724 | fax
>
> www.onsemi.com
>
>
>
>
> ___
>
>
> You are currently subscribed to framers as robert at lauriston.com.
>
> Send list messages to framers at lists.frameusers.com.
>
> To unsubscribe send a blank email to
> framers-unsubscribe at lists.frameusers.com
> or visit
> http://lists.frameusers.com/mailman/options/framers/robert%40lauriston.com
>
> Send administrative questions to listadmin at frameusers.com. Visit
> http://www.frameusers.com/ for more resources and info.
>


Shortcut keys for rotate clockwise/counter-clockwise

2013-10-15 Thread Robert Lauriston
Maybe I don't understand what you're trying to do. I thought you meant
landscape pages.

On Tue, Oct 15, 2013 at 12:39 PM, Fei Min Lorente
 wrote:
> I did. So they're showing up sideways, but I can't edit them that way. Do you 
> mean unrotate the master pages and apply them temporarily so I can edit?
>
> Fei Min
>
> -Original Message-
> From: robert.lauriston at gmail.com [mailto:robert.lauriston at gmail.com] On 
> Behalf Of Robert Lauriston
> Sent: Tuesday, October 15, 2013 3:36 PM
> To: Fei Min Lorente; framers at lists.frameusers.com
> Subject: Re: Shortcut keys for rotate clockwise/counter-clockwise
>
> Instead of manually rotating pages, you should define a rotated master page.


Shortcut keys for rotate clockwise/counter-clockwise

2013-10-15 Thread Theresa de Valence
On 10/15/2013 5:22 PM, Fei Min Lorente wrote:
> If there is a quick, easily reversible way to rotate all the pages so
> I can edit them, then rotate them all back, I'd be okay with that
> too. They are contiguous. But I tried selecting all the pages and it
> only lets me highlight one at a time. Maybe messing with the master
> page is the best option?

I remember having trouble trying to figure out how to edit a landscape 
page in a portrait document. The first time I built it, I started with a 
portrait master page and could not edit the page. The second time I 
built it with a landscape page but rotated the header/footer.

HTH
Theresa


How to purge unwanted fonts from Reference Pages?

2013-10-15 Thread Robert Lauriston
Delete everything you're not using from the reference pages.

On Tue, Oct 15, 2013 at 2:05 AM, Davis, David  
wrote:
> Folks,
>
> I am maintaining an old legacy document that?s giving me grief at the
> moment.
>
> (I?m using Frame11 ? I think the document was created years ago on ? gasp ?
> an Apple Mac).
>
>
>
> PDF creation is failing, because I?ve told it to cancel the job if font
> embedding fails, and there?s fonts referenced in the doc that aren?t
> available on my system.
>


buying FrameMaker

2013-10-15 Thread Robert Lauriston
There's a copy of TCS 3.5 on eBay for $849 (header description's
reference to Mac is confused):

http://www.ebay.com/itm/Adobe-Technical-Suite-MAC-Acrobat-X-Pro-Photoshop-CS5-Captivate-5-5-FrameMaker-/151143279597?pt=US_Image_Video_Audio_Software=item2330d76bed

On Tue, Oct 15, 2013 at 11:08 AM, Anita Legsdin  wrote:
> Is it at all possible to still buy FrameMaker 10 somewhere? I'm retired and
> no longer have access to the program, and buying version 11 is a bit too
> expensive for me. Any hints?
>
> Anita Legsdin
>
>
> ___
>
>
> You are currently subscribed to framers as robert at lauriston.com.
>
> Send list messages to framers at lists.frameusers.com.
>
> To unsubscribe send a blank email to
> framers-unsubscribe at lists.frameusers.com
> or visit
> http://lists.frameusers.com/mailman/options/framers/robert%40lauriston.com
>
> Send administrative questions to listadmin at frameusers.com. Visit
> http://www.frameusers.com/ for more resources and info.
>