RE: Removing custom row heights

2014-07-07 Thread Heiko Haida
 

Hi Craig, 

this kind of manipulation via MIF sounds like a very good idea. I did
not check, but I am pretty sure this would work. 

Best regards - 

Tino H. Haida 

Craig Ede: 

> I wasn't suggesting a table by table approach, but a search and replace 
> approach of the kind Shmuel describes. Framemaker could do the search and 
> replace, but Notepad++ is a lot more efficient. 
> 
> Notepad++ seems to work using search and replace as follows (for all tables). 
> You could restrict it to the particular table setting you want removed if 
> you'd like. 
> 
> Use the regular expression option. 
> 
> Set Find to  
> 
> Set Replace to  
> 
> If you cut & paste a  line from the mif, you'll get the 
> right space and tick marks. 
> 
> Here's a JPG showing the options selected in Notepad++. Do a Find Next to 
> make sure you are getting what you want and then do a replace all. Retain a 
> copy of your original file. 
> 
> Note that you can do the replace on a whole series of open documents. 
> 
> Craig 
> 
> FROM: Shmuel Wolfson [mailto:shmue...@gmail.com] 
> SENT: Monday, July 07, 2014 11:42 AM
> TO: Craig Ede; Framers
> SUBJECT: Re: Removing custom row heights 
> 
> Yes, but this could take a long time if you have a lot of tables with a lot 
> of rows. 
> 
> However, if you do the search and replace using a text editor that supports 
> regular expressions (Notepad++, etc.) this could be a good solution. The 
> regular expression to search for would be "RowMinHeight [0-9]*.[0-9]*" 
> (without the quotes) and replace with RowMinHeight 0.
> 
> Shmuel Wolfson
> 
> Technical Writer
> 
> 052-763-7133
> 
> On 07-Jul-14 7:12 PM, Craig Ede wrote: 
> 
>> I set the row heights to zero, which I believe is the default. FrameMaker 
>> seems to take things over from there using the current paragraph tag to set 
>> the height to the minimum without obscuring text. 
>> 
>> If all your custom settings are the same (for example: "1.56789") you can do 
>> a simple search and replace in the mif. 
>> 
>> Replace: 
>> 
>>  
>> 
>> with 
>> 
>>  
>> 
>> It looks to me like you could reset all tables by just removing the 
>>  line from the mif. That would require a more 
>> sophisticated find value that used wildcards (or regexp) 
>> 
>> Try this on a copy of a file and see if that works for you. 
>> 
>> Craig 
>> 
>> FROM: framers-boun...@lists.frameusers.com 
>> [mailto:framers-boun...@lists.frameusers.com] ON BEHALF OF Christenson, Pat
>> SENT: Thursday, June 19, 2014 2:36 PM
>> TO: framers@lists.frameusers.com
>> SUBJECT: Removing custom row heights 
>> 
>> Almost all our tables have custom row heights - ugh! Does anyone know of a 
>> way to global reset the row heights to the defaults? I can't find anything 
>> in FrameMaker so I'm wondering if there's an add-on for it. 
>> 
>> FrameMaker 10, Windows 7 Professional 
>> 
>> Thanks! 
>> 
>> Pat Christenson 
>> 
>> Resource Coordinator 
>> 
>> Fitzgerald Marketing and Communications 
>> 
>> pchristen...@ftportfolios.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: Removing custom row heights

2014-07-07 Thread Shmuel Wolfson

  
  
Yes, but this could take a long time if
  you have a lot of tables with a lot of rows. 
  
  However, if you do the search and replace using a text editor that
  supports regular expressions (Notepad++, etc.) this could be a
  good solution. The regular _expression_ to search for would be
  "RowMinHeight  [0-9]*.[0-9]*" (without the quotes) and replace
  with RowMinHeight  0.
  
  Shmuel Wolfson
Technical Writer
052-763-7133

  On 07-Jul-14 7:12 PM, Craig Ede wrote:


  
  
  
  
I set the row
heights to zero, which I believe is the default. FrameMaker
seems to take things over from there using the current
paragraph tag to set the height to the minimum without
obscuring text.
 
If all your
custom settings are the same (for example: "1.56789") you
can do a simple search and replace in the mif.
 
Replace:

with

 
It looks to me
like you could reset all tables by just removing the
 line from the mif. That would
require a more sophisticated find value that used wildcards
(or regexp)
 
Try this on a
copy of a file and see if that works for you.
 
Craig
 
 

  
From:
framers-boun...@lists.frameusers.com
[mailto:framers-boun...@lists.frameusers.com] On
  Behalf Of Christenson, Pat
Sent: Thursday, June 19, 2014 2:36 PM
To: framers@lists.frameusers.com
Subject: Removing custom row heights
  

 
Almost all our tables have custom row
  heights – ugh! Does anyone know of a way to global reset the
  row heights to the defaults? I can’t find anything in
  FrameMaker so I’m wondering if there’s an add-on for it.
 
FrameMaker 10, Windows 7 Professional
 
Thanks!
 
Pat Christenson
Resource Coordinator
Fitzgerald Marketing and Communications
pchristen...@ftportfolios.com
 
  
  
  
  
  ___


You are currently subscribed to framers as shmue...@gmail.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/shmuelw1%40gmail.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: Removing custom row heights

2014-07-07 Thread Craig Ede
I set the row heights to zero, which I believe is the default. FrameMaker
seems to take things over from there using the current paragraph tag to set
the height to the minimum without obscuring text.

 

If all your custom settings are the same (for example: "1.56789") you can do
a simple search and replace in the mif.

 

Replace:



with



 

It looks to me like you could reset all tables by just removing the
 line from the mif. That would require a more
sophisticated find value that used wildcards (or regexp)

 

Try this on a copy of a file and see if that works for you.

 

Craig

 

 

From: framers-boun...@lists.frameusers.com
[mailto:framers-boun...@lists.frameusers.com] On Behalf Of Christenson, Pat
Sent: Thursday, June 19, 2014 2:36 PM
To: framers@lists.frameusers.com
Subject: Removing custom row heights

 

Almost all our tables have custom row heights - ugh! Does anyone know of a
way to global reset the row heights to the defaults? I can't find anything
in FrameMaker so I'm wondering if there's an add-on for it.

 

FrameMaker 10, Windows 7 Professional

 

Thanks!

 

Pat Christenson

Resource Coordinator

Fitzgerald Marketing and Communications

pchristen...@ftportfolios.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: Removing custom row heights

2014-07-07 Thread Christenson, Pat
Thanks. I agree – scripting is the only way to go.

Pat


From: framers-boun...@lists.frameusers.com 
[mailto:framers-boun...@lists.frameusers.com] On Behalf Of Heiko Haida
Sent: Sunday, July 06, 2014 1:09 PM
To: framers@lists.frameusers.com
Subject: Re: Removing custom row heights


Hi,

the table row format options can only applied individually and are not accessed 
via a format list (afaik).

You could write a script (Framescript or ExtendScript) to change all rows to 
specific values.

(In ExtendScript, the objects are called "RowMaxHeight" and "RowMinHeight".)

Best regards - Tino H. Haida



Mike Wickham:
I don't know if this is what the original poster meant, but Table> Format> Row 
Format lets you set minimum and maximum row heights for tables.

Mike Wickham
On 7/6/2014 9:55 AM, Shmuel Wolfson wrote:
What do you mean by custom row heights?


___


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: Removing custom row heights

2014-07-07 Thread Christenson, Pat
Row format. Because this isn't in a Designer window, remove overrides doesn't 
touch it.

Pat


From: Shmuel Wolfson [mailto:shmue...@gmail.com]
Sent: Sunday, July 06, 2014 9:55 AM
To: Christenson, Pat; framers@lists.frameusers.com
Subject: Re: Removing custom row heights

What do you mean by custom row heights? Do you mean the top and bottom cell 
margins in the Table Designer are not the same as defined in the table tag, or 
do you mean the top and bottom cell margins in the Paragraph Designer have 
custom settings and are not the same throughout the table?

Is there another way to set the row heights in a table?



Shmuel Wolfson

Technical Writer

052-763-7133
On 19-Jun-14 10:36 PM, Christenson, Pat wrote:
Almost all our tables have custom row heights - ugh! Does anyone know of a way 
to global reset the row heights to the defaults? I can't find anything in 
FrameMaker so I'm wondering if there's an add-on for it.

FrameMaker 10, Windows 7 Professional

Thanks!

Pat Christenson
Resource Coordinator
Fitzgerald Marketing and Communications
pchristen...@ftportfolios.com<mailto:pchristen...@ftportfolios.com>





___





You are currently subscribed to framers as 
shmue...@gmail.com<mailto:shmue...@gmail.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/shmuelw1%40gmail.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: Removing custom row heights

2014-07-06 Thread Heiko Haida
 

Hi, 

the table row format options can only applied individually and are not
accessed via a format list (afaik). 

You could write a script (Framescript or ExtendScript) to change all
rows to specific values. 

(In ExtendScript, the objects are called "RowMaxHeight" and
"RowMinHeight".) 

Best regards - Tino H. Haida 

Mike Wickham: 

> I don't know if this is what the original poster meant, but Table> Format> 
> Row Format lets you set minimum and maximum row heights for tables.
> 
> Mike Wickham
> 
> On 7/6/2014 9:55 AM, Shmuel Wolfson wrote: 
> 
>> What do you mean by custom row heights?
 ___


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: Removing custom row heights

2014-07-06 Thread Mike Wickham
I don't know if this is what the original poster meant, but Table> 
Format> Row Format lets you set minimum and maximum row heights for tables.


Mike Wickham

On 7/6/2014 9:55 AM, Shmuel Wolfson wrote:

What do you mean by custom row heights?


___


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: Removing custom row heights

2014-07-06 Thread Shmuel Wolfson

  
  
What do you mean by custom row heights?
  Do you mean the top and bottom cell margins in the Table Designer
  are not the same as defined in the table tag, or do you mean the
  top and bottom cell margins in the Paragraph Designer have custom
  settings and are not the same throughout the table?
  
  Is there another way to set the row heights in a table?
  
  Shmuel Wolfson
Technical Writer
052-763-7133

  On 19-Jun-14 10:36 PM, Christenson, Pat wrote:


  
  
  
  
Almost all our tables have custom row
  heights – ugh! Does anyone know of a way to global reset the
  row heights to the defaults? I can’t find anything in
  FrameMaker so I’m wondering if there’s an add-on for it.
 
FrameMaker 10, Windows 7 Professional
 
Thanks!
 
Pat Christenson
Resource Coordinator
Fitzgerald Marketing and Communications
pchristen...@ftportfolios.com
 
  
  
  
  
  ___


You are currently subscribed to framers as shmue...@gmail.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/shmuelw1%40gmail.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: Removing custom row heights

2014-07-03 Thread Christenson, Pat
Thanks, Steve, but it didn't work.

Pat


-Original Message-
From: framers-boun...@lists.frameusers.com 
[mailto:framers-boun...@lists.frameusers.com] On Behalf Of Steve Kubis
Sent: Friday, June 20, 2014 12:24 PM
To: framers@lists.frameusers.com
Subject: Removing custom row heights

You might want to try Table Tools to see if the "Remove Overrides" function 
will remove the custom row heights. The routine attempts to reset each table 
back to the characteristics of the underlying table format. You can download 
the plug-in from http://www.siliconprairiesoftware.com. It's shareware, so you 
can try it out to see if it works, before you'd have to spend any money for the 
plug-in.

Regards,

Steve

___


You are currently subscribed to framers as pchristen...@ftportfolios.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/pchristenson%40ftportfolios.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: Removing custom row heights

2014-06-20 Thread Rick Quatro
With ExtendScript, you can avoid MIF altogether and the script will just
work on the FrameMaker document, or all of the documents in a book or
folder.

 

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 Simon BUCH
Sent: Friday, June 20, 2014 5:02 AM
To: Christenson, Pat; framers@lists.frameusers.com
Subject: Re: Removing custom row heights

 

Hello,

I would perform the actions on each file:
a. open the document
b. File > Save As ; specify MIF format
c. close the document
d. Using a text editor such as NotePad++ [or sed], remove every line
that starts:
http://lists.frameusers.com/mailman/options/framers/simon.buch%40m-ais.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: Removing custom row heights

2014-06-20 Thread Simon BUCH

Hello,

I would perform the actions on each file:
a. open the document
b. File > Save As ; specify MIF format
c. close the document
d. Using a text editor such as NotePad++ [or sed], remove every 
line that starts:



Almost all our tables have custom row heights -- ugh! Does anyone know 
of a way to global reset the row heights to the defaults? I can't find 
anything in FrameMaker so I'm wondering if there's an add-on for it.


FrameMaker 10, Windows 7 Professional

Thanks!

Pat Christenson

Resource Coordinator

Fitzgerald Marketing and Communications

pchristen...@ftportfolios.com



___


You are currently subscribed to framers as simon.b...@m-ais.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/simon.buch%40m-ais.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: Removing custom row heights

2014-06-19 Thread Scott Prentice

Hi Pat...

I doubt that there are any plugins available to do this. Your best bet 
would be to write an ExtendScript (or have one written) that processes 
all files in a book and all tables in each file. Shouldn't be too much 
effort.


Cheers,

...scott

Scott Prentice
Leximation, Inc.
www.leximation.com
+1.415.485.1892

On 6/19/14 12:36 PM, Christenson, Pat wrote:


Almost all our tables have custom row heights -- ugh! Does anyone know 
of a way to global reset the row heights to the defaults? I can't find 
anything in FrameMaker so I'm wondering if there's an add-on for it.


FrameMaker 10, Windows 7 Professional

Thanks!

Pat Christenson

Resource Coordinator

Fitzgerald Marketing and Communications

pchristen...@ftportfolios.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.