[Date Prev][Date Next]
[Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[New search]
To: Marge Mackinnon <marge.mackinnon@xxxxxxxxx>, "'framers@xxxxxxxxx'" <framers@xxxxxxxxx>
Subject: Re: Style definitions
From: Bill Briggs <web@xxxxxxxxxxx>
Date: Mon, 19 Mar 2001 15:29:08 -0400
In-Reply-To: <EFE7F5C20626844CBAC464B9CC652AB18B9953@elwood.digeo.com>
References: <EFE7F5C20626844CBAC464B9CC652AB18B9953@elwood.digeo.com>
Sender: owner-framers@xxxxxxxxx
At 10:48 AM -0800 19/03/01, Marge Mackinnon wrote: >Hi all, > >Is it possible to print out a list of the styles in a template and the >definitions/characteristics of each style? Someone else created the Frame >template, and I need to make a matching one for Word so all documents look >similar, regardless of the software used to produce them. Life would be >considerably less difficult if I could work from a list. Is it possible? You didn't say what platform you were working on, but if you are lucky enough to be working on a Mac, there is an AppleScript that ships with FrameMaker that will get you what you want. To find it, go to the folder your FrameMaker application lives in and follow the trail to Samples --> AppleScript --> ListProps. ListProps is the script you want. Just open it and run it. When you open it, you may be asked to locate the application FrameMaker 5. If so, then just find it in your file system. Once opened you should be ready to go. The script describes itself thus: This sample script creates a report for a document that contains the following information: the name of every paragraph format in the Paragraph Catalog and its properties, the paragraph formats used in the document, and the character formats used in the document. - web ** To unsubscribe, send a message to majordomo@omsys.com ** ** with "unsubscribe framers" (no quotes) in the body. **