<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>Articles&gt;Document Design&gt;Software&gt;Adobe FrameMaker</title>	<link>http://tc.eserver.org/dir/Articles/Document-Design/Software/Adobe-FrameMaker</link>
	<description>A listing of the most recently indexed works about Articles and Document Design and Software and Adobe FrameMaker in the field of technical communication.</description>
	<language>en-us</language>
	<copyright>Copyright (c) 2005-08 by the EServer. All rights reserved.</copyright>
	<managingEditor>tclib-editorial@eserver.org (TC Library Editorial Board)</managingEditor>
	<webMaster>webmaster@eserver.org (Geoffrey Sauer)</webMaster>
	<image>
		<url>http://tc.eserver.org/images/newlogo.gif</url>
		<title>Articles&gt;Document Design&gt;Software&gt;Adobe FrameMaker</title>
		<link>http://tc.eserver.org/dir/Articles/Document-Design/Software/Adobe-FrameMaker</link>
	</image>
	<item>
		<title>Adobe FrameMaker: Custom Master Pages</title>
		<link>http://tc.eserver.org/35539.html</link>
		<guid>http://tc.eserver.org/35539.html</guid>
		<description>New FrameMaker documents have default Master Pages. Single-sided documents have one, called &quot;Right,&quot; and double-sided documents have two, called &quot;Left&quot; and &quot;Right.&quot; We use these pages to place the objects we want to repeat on all the Body Pages, things like our running heads, page numbers and repeating graphics. But what do you do when you need a different look for a Body Page, on a repeating basis? For example, no page number on the opening page of each chapter? You set up a custom master page. Here&apos;s how.</description>
	</item>
	<item>
		<title>FrameMaker Resources</title>
		<link>http://tc.eserver.org/28737.html</link>
		<guid>http://tc.eserver.org/28737.html</guid>
		<description>FrameMaker seems to be Adobe&apos;s best-kept secret. A tremendously powerful desktop-publishing program, FrameMaker has been ritually ignored by reviewers who instead concentrate on the big three DTP apps: QuarkXPress, InDesign, and PageMaker. Adobe positioned FrameMaker as a niche &apos;word-processing&apos; product appropriate only for long-document production.</description>
	</item>
	<item>
		<title>Inserting Special Characters in FrameMaker</title>
		<link>http://tc.eserver.org/28736.html</link>
		<guid>http://tc.eserver.org/28736.html</guid>
		<description>In Adobe FrameMaker, it is necessary to use special keyboard combinations to insert special typographic characters in your work. You can find an extensive list of special characters in FrameMaker&apos;s online help. You also can paste in special characters from Word or HTML.</description>
	</item>
	<item>
		<title>FrameMaker: Structured or Unstructured?</title>
		<link>http://tc.eserver.org/27656.html</link>
		<guid>http://tc.eserver.org/27656.html</guid>
		<description>At the 2004 WritersUA and STC Conferences, structured FrameMaker and XML were among the more popular session topics. There is obviously significant interest in the user assistance community about authoring XML documents with structured FrameMaker. This is not surprising, as many organizations are struggling with the problems of creating and delivering increasing amounts of user assistance in multiple formats, and managing their content in a way that maximizes their capabilities to reuse content across multiple publications.</description>
	</item>
	<item>
		<title>Adobe FrameMaker Autonumbering Examples</title>
		<link>http://tc.eserver.org/27089.html</link>
		<guid>http://tc.eserver.org/27089.html</guid>
		<description>Autonumbering had changed as new versions of FrameMaker have arrived. What worked in FrameMaker 5 might have broken in 5.5. This is due to changes Adobe made in the restart building blocks (request presentation). While our examples below use the maximum building blocks (meaning a little extra work), the result is numbering schemes that are more flexible for multiple versions of FrameMaker.</description>
	</item>
	<item>
		<title>FrameMaker vs. FrameMaker+SGML</title>
		<link>http://tc.eserver.org/27090.html</link>
		<guid>http://tc.eserver.org/27090.html</guid>
		<description>Everything that is in FrameMaker is in FrameMaker+SGML. FrameMaker+SGML has capabilities that FrameMaker does not have.</description>
	</item>
	<item>
		<title>From Acrobat to FrameMaker</title>
		<link>http://tc.eserver.org/24990.html</link>
		<guid>http://tc.eserver.org/24990.html</guid>
		<description>FrameMaker is the industry standard for writing book-length documents. It is a powerful program capable of creating books of well over a thousand pages. The learning curve for the program is significant. FrameMaker is a much different animal than Microsoft Word and other word processors.</description>
	</item>
	<item>
		<title>Custom Toolbar</title>
		<link>http://tc.eserver.org/23459.html</link>
		<guid>http://tc.eserver.org/23459.html</guid>
		<description>We recently converted our documents from Word to FrameMaker. Most of the people in my department had been using Word for years and had grown accustomed to applying character formatting using key commands or buttons on the toolbar. I was afraid that they would use the same methods in FrameMaker simply out of habit, rather than using character tags.</description>
	</item>
	<item>
		<title>FrameScript Tutorials: An Introduction to Writing Scripts</title>
		<link>http://tc.eserver.org/20893.html</link>
		<guid>http://tc.eserver.org/20893.html</guid>
		<description>FrameScript is a lot like FrameMaker; it has a fairly steep learning curve, but once you learn it, you’ll find it a real workhorse. The best way to start is to read the FrameScript Scriptwriter’s Guide. And the Quick Reference will provide you shortcuts to learning the FrameScript syntax. This tutorial will introduce some foundational concepts of writing scripts that will help you get started.</description>
	</item>
	<item>
		<title>FrameScript Tutorials: Cross-References</title>
		<link>http://tc.eserver.org/20888.html</link>
		<guid>http://tc.eserver.org/20888.html</guid>
		<description>There are two types of cross-references in FrameMaker: paragraph cross-references and spot cross-references. (There is a third type, element cross-references, available only in FrameMaker+SGML. This tutorial will not discuss element cross-references) Both paragraph and spot cross-references are similar, in that you have to insert an Xref object that points to a Cross-Ref Marker. The Xref object has an XRefSrcText property that must exactly match the marker text of the Cross-Ref Marker. Let’s start with spot cross-references, since they are a little simpler to work with.</description>
	</item>
	<item>
		<title>FrameScript Tutorials: Loops and Linked Lists</title>
		<link>http://tc.eserver.org/20892.html</link>
		<guid>http://tc.eserver.org/20892.html</guid>
		<description>In the previous lesson, we introduced a simple FrameScript loop to process all of the paragraph formats in a document. In this lesson, we will introduce a variation of the loop, and the important concept of linked lists&apos; of FrameMaker objects.</description>
	</item>
	<item>
		<title>FrameScript Tutorials: Navigating Paragraphs</title>
		<link>http://tc.eserver.org/20891.html</link>
		<guid>http://tc.eserver.org/20891.html</guid>
		<description>Being able to navigate paragraphs in FrameMaker documents is an essential FrameScript task. This tutorial will explore several methods. For background information, see the Loops and Lists tutorial.</description>
	</item>
	<item>
		<title>FrameScript Tutorials: Scaling Tables to Fit the Text Column Width</title>
		<link>http://tc.eserver.org/20890.html</link>
		<guid>http://tc.eserver.org/20890.html</guid>
		<description>Here is a simple script that proportionately scales a table to fit the text column that contains it. This script works with the current table but can be easily expanded to work with all of the tables in a document or book.</description>
	</item>
	<item>
		<title>FrameScript Tutorials: Styles for FrameMaker Graphics</title>
		<link>http://tc.eserver.org/20889.html</link>
		<guid>http://tc.eserver.org/20889.html</guid>
		<description>If you are making a lot of FrameMaker graphics, such as lines with arrowheads, the thought of having to change them later can give you nightmares. Wouldn’t it be nice to have &apos;stylesheets&apos; for graphic objects? With FrameScript, you can apply &apos;styles&apos; to your graphics so that their properties can be globally changed.</description>
	</item>
	<item>
		<title>FrameMaker: Easy to Learn</title>
		<link>http://tc.eserver.org/20501.html</link>
		<guid>http://tc.eserver.org/20501.html</guid>
		<description>I&apos;d like to vote in favor of dispelling the MYTH that FrameMaker is difficult to learn.</description>
	</item>
	<item>
		<title>Instructions for installing Adobe PS 4.26 for Windows 95/98 And Attaching it to Acrobat Distiller for use with FrameMaker 5.5x, with Acrobat 3.0x</title>
		<link>http://tc.eserver.org/20502.html</link>
		<guid>http://tc.eserver.org/20502.html</guid>
		<description>Instructions for installing Adobe PS 4.26 for Windows 95/98 and attaching it to Acrobat Distiller for use with FrameMaker 5.5x.</description>
	</item>
	<item>
		<title>Single-Sourcing from FrameMaker 5.5.6 to ForeHelp Premier 2000</title>
		<link>http://tc.eserver.org/20503.html</link>
		<guid>http://tc.eserver.org/20503.html</guid>
		<description>This article centers on a single-source documentation process that involves authoring structured, chunked documentation in Adobe FrameMaker 5.5.6 and converting it &apos;just in time&apos; to a WinHelp online help system using ForeHelp Premier 2000.</description>
	</item>
	<item>
		<title>FrameMaker Batch Processing and Automation Using MIF</title>
		<link>http://tc.eserver.org/14927.html</link>
		<guid>http://tc.eserver.org/14927.html</guid>
		<description>Have you ever wanted to check a large set of FrameMaker files to make sure all the borders, text- symbols, and rulers are turned off? What about hyperlinks? Wouldn&apos;t it be nice to be able to automatically validate all the hypertext links within a large set of FrameMaker files? Did you ever wish there was a way to automatically convert a set of data into FrameMaker tables? You can do all these things, and more, using the Maker Interchange Format (MIF). &#xD;&#xD;This article presents some of the main features of MIF and gives an overview of some of the ways you can make use of MIF. Additional articles will delve deeper into using Perl to process MIF, providing details on specific applications.</description>
	</item>
	<item>
		<title>Essential Resources for FrameMaker Users</title>
		<link>http://tc.eserver.org/13053.html</link>
		<guid>http://tc.eserver.org/13053.html</guid>
		<description>FrameMaker may be the current standard for technical publication, but that doesn&apos;t mean it&apos;s a perfect program. Many writers who&apos;ve used FrameMaker find that it&apos;s complex and quirky, with a lot functionality hidden in its now somewhat dated interface. So where do you go when you need help? This article will give you some suggestions.</description>
	</item>
	<atom:link href="http://tc.eserver.org/dir/Articles/Document-Design/Software/Adobe-FrameMaker.xml" rel="self" type="application/rss+xml"/>
</channel>
</rss>