The official community for FrameMaker.
Als letztes aktiv
I've embedded a PDF of a Visio flowchart into a Frame document. I've added a text box over one of the squares of the flowchart so I can insert a cross reference to another section of the manual. The cross reference works, but the xref text comes in larger so it gets cut off. I changed the text to a smaller size, saved the document, and when I opened the document again, the text had reverted to its original size. I've created both character and paragraph tags and applied them to this text, and that hasn't fixed the problem either. Any ideas on why my text won't stay the same size (bug maybe?) and how to fix this? Thank you in advance!
HelloOn FM 15 (2019)I have a ditamap that contain topicref in an other topicref.something like that chapter > topicref1 > topicref2when I save it in book with FM component, only the last topic is converted in fm. The topicref in the middle dissapears. How can i fix that?
The latest release of FrameMaker allows you to easily insert rich media files in your documents. Whether you are working in FrameMaker, DITA (XML), or LwDITA document, you can easily import video and audio files. In case of structured documents, FrameMaker inserts the video/audio files using the valid elements. You don't have to go to the source code of your structured document to change or apply the valid element. Simply use the Insert > Multimedia menu and follow the file insertion process. FrameMaker does the rest of the job of adding your media files. These media files are also published “as is” in the PDF and Responsive HTML5 outputs. For more information, see Import audio, video, and 3D objects. See a video on Inserting rich media with DITA.
Frame 2019, Fully Patched (No updates available), Unstructured. We have created a multi-level book that has a main book that contains multiple books (chapters) using folders. When using the Save As PDF option, the processing hangs at the postprocessing step and will not complete. I left it running overnight just to make sure I wasn't being impatient. I have tried printing to postscript and distilling. This doesn't work because there are foldout pages in a couple of chapters. I read in this forum that bad art can cause this so I started paring the book down to try to locate it, deleting first some files, then entire sub-books incrementally. I now have it down to the main book with a few front matter files (no art) and one empty sub-book and am getting the same results. The error in the log file says: [1104/100835.980:ERROR:registration_protocol_win.cc(131)] TransactNamedPipe: The pipe has been ended. (0x6D) I was able to publish the sub-books individually but not at
HiWhen I publish with Responsive HTML5, framemaker don't use my XSLT Preference preprocessing.How can i do that?i need to transform sommething like that :<tag1> <tag2 /> <tag2 /> </tag1> into<table> <tbody> <row> <entry><img/><tag1><entry/> <entry><tag2><tag2><entry/> </row> </tbody> </table>I don't know is there is another solution...Thanks
Hi,I've done some testing and read a few threads in this forum, but cannot find a solution. Let's assume I have three books. All books have just a single file, called Content.fm. I have inherited an environments with tons of (unstructured) FrameMaker projects like this. The Content.fm has many conditions. For each book, there is - of course - a specific selection of conditions.Whenever I want to publish a book for customer 2, I have to look up the conditions to activate in a separate text file. This is very error prone, because I have to deactivate and activate the conditions again and again. As conditions cannot be stored in hierarchies, it's a nightmare to maintain this.I'd like to store the conditions in the book file. The goal should be, that the content of the Content.fm is dynamically filtered depending on the conditional settings in the book. In DITA this would be no problem, for example by filtering specific content branches with a <ditavalref>.But, how can I inherit
Does anyone have same experience with FrameMaker publishing DITA to PDF taking too long? I compared the time required for publishing the same document with DITA OT. It took around 10 times less than FM 2020. Do we have to simply live with it?
Hi @ all! First of all, I really appreciate the help one can get in this community. I may have only posted two issues so far but I received fast and reliable feedback - So thanks! Now my question of today:I wrote a script to modify some things in a FrameMaker Document. My next goal would be to kind of "automate the automation". So I thought about if it is possible in any way to use Powershell or CMD to perform the following: 1. Open FrameMaker2. Specify a source of FM-Files (a directory with e.g. 5 .fm files)3. Iterate through the directory and open all the .fm files in FM4. Run a jsx script for ALL of the files5. save all files and close FM I don't know if this would be maybe even possible with just an jsx script to call that from the command line and it performs all the tasks above... Thanks in advance for your help!GreetingsYannick
After the most recent update, CHM outputs are defaulting to Times New Roman formatting for all paragraph styles (most styles should be in some form of HelveticaNeueLT). Tables are missing all formatting, and are practically incomprehensible. The styles only seem to be corrected by exporting a CSS and adding/editing those styles, then mapping them in the .STS file after importing the new CSS. I feel like I'm missing something obvious - is there not a better way to just use the source Paragraph/Character/Table Styles?
everything was going great saving about every 20 minutes to prevent data loss, and i am geting this error. if i cant find a quick solution i will have to exit the program and load from the last save, which i really dont want to do. Any solutions for this?!
Hi, Does anyone know how to create hyperlink in FM to an msword document? Regards, Arunkumar
I have a 2020 Book with 18 chapters. The TOC is fine until halfway through Chapter 3 where the page number explodes exponentially! Like it is counting line numbers or something! The page numbering in Chpater 3 is correct. See attached.
Hi, I am using the ExtendScript Toolkit for FrameMaker on Windows 10. The performance is disappointing when I run a script from the Toolkit for development, testing, etc. There is always a delay and Not Responding after the script finishes. Is anyone using any alternative IDEs and are they interactive like ES Toolkit is? If so, any directions on setting things up would be appreciated. Thank you.
Good time of day!My bookmap is looking like:<bookmap xml:lang="en-GB"> <part ...> <chapter ...> ... </chapter> </part> <backmatter> <booklists> <glossarylist navtitle="Glossary" id="gloss"> ... <topicref href="glossary/ena.dita" id="ena"> <=== This file is <glossgroup> ... <keydef href="glossary/ena.dita#aecma" keys="aecma"/> <=== FM swears: "no file with such name" ... </topicref> ... </glossarylist> <indexlist/> </booklists> </backmatter> </bookmap>What am I doing wrong?
Image no.1Image no.2Image no.3 As you can see three screen capture images above, there are unncessary spacing both bofore and after the punctuation mark regarding Korean font. I'd like to make letter spacing both before and after the punctuation mark natural just like western font (e.g. English). Can you help me?
Hi All, Requesting a solution for a query that has been discussed earlier, but I am not able to fully understand the replies. I have a book in FM 2019 with around 100 documents. Each document has a table, whose Table Title should be the same as the Document Title. Does a variable exist that has only the document title without the .fm extension? For example, I have a document called Oil Pump.fm that has a table that should have the same name, but without the .fm extension. I have tried to use <$chaptertitlename> or <$filename> variable but the inserted text is always "Oil Pump.fm" and not the desired "Oil Pump." Is it possible to create a variable that uses the file/document name without adding the .fm extension? If I can't have a variable free of the .fm extension, is there a method of 'Find and Replace' that will replace the "Oil Pump.fm" text in the Table Title with just "Oil Pump"? Thanks in advance for your help. Regards Apurva
I am looking to build an "office template pool" for FrameMaker and want to ensure that all of our writers are using the same templates for our document creation. I was wondering if there was a way to change the default template location of FrameMaker so that I can add the templates into a share so that when a writer creates a new document they are using the most current template?
We want to put our document title in the footer. I did it by editing the FM template to include an empty DocTitle variable, and importing a DocTitle variable from another file into the book after map-to-book. This works well. But is there a way to accomplish something similar that doesn't require post-processing after map-to-book? Currently, the only mention of the document title is in the title attribute of the map element in the ditamap file. Any suggestions on how to automatically pull the document title from the map attribute into the structured FM template for footer use? If it requires much coding, it may be easier to continue the manual import. But I wanted to check in case there's a simple solution. Any thoughts? Thanks, Larry
When I double-click the executable, FrameMaker 8 doesn't open. The exe shows in Task Manager as a Background Process. No errors during the install. This works on a separate laptop running Windows 10, but not my new one that is running Windows 10. Any suggestions?Thanks.
About a year ago when I started using FrameMaker I created an "Image Table" that was 1 Column and 1 Row to insert illustrations in line with a document. When I set it up I set it to have a table title below the table and that served as a caption box the title is automatically populated with Figure: <$chapnum>-<figure number> i.e. Figure: 1-1. Well, we updated the numbering for the figures and I created a new paragraph style with the new formula but can't remember for the life of me figure out how to insert the table with the title # already in the title box. Any tips for this so I don't have to go through 133 images and change each one manually and I can just update the style and have them re-number automatically?
Greetings,My ToC does not reflect my book. The titles are correctly ordered and appear at the appropriate level.The layout is correct. I removed the word Chapter from the title.0 paragraph format and I added a numbering scheme to the title.1 paragraph format (to match the model used in my document).I edited ditafm-output.ini to look like this:I can get the layout I'm looking for, but I have two problems.First, my title.0 entries go from 1, 2, 3 on to 2, 2, 2 for the rest of the book.Second, my title.1 entries all use 1 for the chapter number.So I get something that looks like this:Any assistance is appreciated. Thanks,Wanda
Hi I'm using FM2017 Ditaxml 1.2 to create a new document. I can't figure out how to make certain chapters into appendices. I save the ditamap as Book 2017 w/ FM components... but still can't seem to figure out how to change some chapters to an appendix. ThanksRishi
I have some bulleted cross-ref lists where the bullets turn blue and are underlined like the text. I have other bulleted cross-ref lists in the same document where the bullets are black and are not underlined. Both have exactly the same settings in paragraph and character designer. How do I change the blue underlined bullets. to black without underlining? I've tried everything...no luck. Thanks.
Is there any way to break a ConRef link in Frame 2020? I have two similar documents, one has a number of ConRef’s to the other. It is creating a formatting nightmare. Can the link be broken so content becomes editable? Kind of like what can be done with text insets.
Dear all,I want to do something with the content of an edittext area - namely for onClick and for onDoubleClick. As you might know, these events are not triggered in edittext - but for example in a listbox. Hence I try to set up specific event handlers. But nothing happens when clicking/double clicking on the edit field.→ What is missed here?/* on(Double)Click.jsx ====== UTF-8 ==================================== check possibilites to act on an edittext click/doubleclick Comment There is no onClick (and no onDoubleClick) for edittext Hence appropriate event listeners must be defined See JavaScript Tools Guide for the eventName in controlObj.addEventListener (eventName, handler[, capturePhase]); Reference https://stackoverflow.com/questions/39416360/set-focus-of-edit-text-in-extendscript History 2020-10-25 */ ; // ========================================================================= main = function () { var w
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Sie haben bereits einen Account? Anmelden
Noch kein Konto? Konto erstellen
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.