The official community for FrameMaker.
Als letztes aktiv
Guten Morgen,weiß jemand, ob die Version 13 von FrameMaker Fußnoten teilen kann?Wenn eine Fußnote zu lang für eine Seite ist, platziert FrameMaker sie auf der nächsten Seite, so dass die Fußnotennummer auf einer anderen Seite als die Fußnote steht. Das ist in geisteswissenschaftlichen Publikationen wie ich sie produziere aber nicht üblich. Ich teile die Fußnoten deshalb manuell, was zeitaufwändig und fehleranfällig ist.Viele GrüßeRoland Schmid
Hi everyone,I have another issue with the 2015 version of Frame (working on Win 10 and Acrobat DC). I often receive Word manuscripts and accompanying graphics in either EPS or PDF format. It used to be that FM was very efficient at converting the final layout to a PDF file, usually in less than a minute regardless of the size of the graphics. With this upgrade, however, I've been dismayed at the wait times - one technical paper took 8 HOURS to distill - it had 7 figures that were all PDF files! I had to leave it run overnight and went to bed. The next day, I opened the PDFs in Photoshop and downsampled them, then tried to run the distill again, with very little improvement.Is anyone else running into this? What can I do? I usually love getting these file formats because of their scalability, but when I have more than 1000-pg books, it's out of the question to have this kind of glitch in the system. Thanks for any ideas you might have for me.Gail
In FM 12 the following procedure (as read in the manual) ensures to see images in original size in HTML output. I did so and was happy. But now in FM 2015 this works no longer. >> In the setting file (settings.sts) you can set the image settings (preferred size) width and height to 0pt so that the images in HTML output are displayed in original size. In FM 12 it worked fine.The result was, that the style statement at the the <img> tag is removed in the the HTML output, so that images keep their original size. But now in FM 2015 it seems there is a bug. The same procedure has the effect that the style statement keeps in the HTML (is not removed) and width and height are set to 0x0pt,. The result is, that all images are invisible. If I unset "Preferred size" the images in HTML output are always scaled down in a "random" size, nobody knows where this comes from and how I can fix or switch of this scaling in FM 2015.>>Has anybody already same erperiences with the ne
Hi, I am giving a webinar on Editing Computer Languages with Structured FrameMaker on December 15 at noon CST (UTC-06:00). Register at https://12152015.meetus.adobeevents.com/. The abstract for the talk is: While FrameMaker was designed for editing and publishing prose such as book-length documents, structured FrameMaker is an excellent tool for editing computer languages and other data files. It spares the user the need to memorize key words and syntax, prevents many typographical errors, and automatically pretty prints the content. This webinar gives four examples: XSLT, CSS, read/write rules, and .ini files such as maker.ini. These examples illustrate structures that are both very simple and quite complex. The maker.ini template, for example, defines over 500 options arranged into more than 30 groups, but there are no recursive structures. Furthermore, while names like "MultiMediaLinkTableRowLimit" are long and perhaps difficult to remember, the syntax is straightforwar
I get Akamai errors when I try to download trial.
I'm working on some scripts to save FrameMaker books to older Frame and MIF versions. I'm using a framework kindly supplied by Rick Quatro to run through all the documents in a book. When I run the script from FrameMaker 12, I can save to FM 9, 10 and 11, and to MIF 7, so the script works correctly.But when I try to save to MIF 9, 10 or 11 or FM 7, the script fails silently, and my files are not updated. I'm using this code to specify the file format:saveParams.propVal.ival =Constants.FV_SaveFmtBinary70; doc.Save(name, saveParams, returnParams);According to the Object Model Viewer, the following constants are available for FV_SaveFmt:FV_SaveFmtInterchange110;FV_SaveFmtInterchange100;FV_SaveFmtInterchange90;So it looks like these constants are read-only: I can check if a file currently has this format but I cannot write a file in this format. The Object Model Viewer doesn't say anything about this, though.Am I correct? Is it impossible to save to MIF 9, 10 or 11 or FM
The cover page for our product manuals has (as you'd expect) a different title and picture for each product, and uses a text inset for the standard disclaimers. In just one instance, I've saved as .pdf and ended up with a file where the disclaimer text is not searchable and cannot be selected; but text below the inset (same page) behaves as normal. Any ideas?
9.0p255 on XP ... Just searched the forum for a reminder, as it's not every day I need to work with insets. A couple of posts towards the top of a long thread gave the tip of leaving a special space between the anchor for the inset and the end-of-paragraph marker; "ah, that sounds familiar!" I thought, and tried it. Well, it may sound familiar ... but it doesn't work. Yes, I've already tried a special paragraph style with space above and below set to -2; no luck there either. All the more annoying since I'm fairly sure I did manage to do it in another file-set/on another PC last year. Thanks in advance for any tips!
I'm cross-referencing headings in a table. Everytime I cross-reference, the font changes to a different font (Times Roman). Fonts in the table cells is a 9 pt Georgia font and the heading font is 16 pt Source Sans Pro. The xref format is <Blue><paratext>. Does anybody know what's causing the font to change when cross-referenced? Really need help!
I read the previous discussion thread and clearing up temp files and updating to most recent version did NOT work. This error continues to shutdown multiple files.How do I resolve???
Hi, I am attempting to upgrade to FM2015. I have a structure app (not DITA) that includes an XSLT stylesheet. Every time I save an XML file, the console pod pops up with something like the following:Save as XML LogSource Document: C:\documentation\command_manuals\tl1_source\a.xmlDestination Document: C:\documentation\command_manuals\tl1_source\a.xmlXSLT Processor MessagesTransformation Successful.Can I stop this from happening? I don't need to know that there weren't any problems. The console is intrusive and interferes with my work.This behavior started in FM12 and actually caused me to stay with FM11. It is incredibly aggravating and a show-stopper for any serious XML author in my situation. You can size down the pod and nearly hide it somewhere, but then you miss any error messages that are important. I really hate the idea of remaining stuck on FM11 again due to this issue.Thanks,Russ
I have created a FrameMaker template. It works in ever way except for the fact that it does not automatically generate new body pages as they are needed. What do I need to change to make this happen?
Dear experts,In continuation of "How to define the offset for a textrange (after a TAB)?" i have implemented the snippet into the existing script-flow (simplefied for the presentation here):Read an RTF which contains two parts of tabbed paragraphs. See the file FM-biblio-collected-test.fm.This contains 4 paragraphs in the first part and 3 paragraphs in the second part.Reading pgfs in the first part works perfectly. These all start with [[ (script lines 10 ... 26)The first pgf of the second part (paragraph number 5) is already read, terminating the first While loop due to missing [[ at the beginning.Further processing of this paragraph (script lines 27 ... 35) reveals that not paragraph 5, but paragraph 1 is processed! (textrange in line 41 is from position 21 to 22, which fits only to the first paragraph!Of course this leads to the message in line 43Why does line 29 not get the same paragraph object (paragraph 5) as it was handled correctly in the previous While as last obj
Hello everybody,When I start FM 2015 (part of TCS 2015), I get a dialog box saying: Adding information can unintentionally change or delete values and cause components to stop working correctly. If you do not trust the source of this information inC:\Users\Carel\AppData\Local\Temp\frmreg.reg, do not add it to the registry.Are you sure you want to continue? Can anybody tell me what this registry entry is for?Thank you in advance for any feedback.Regards,Carl
I have an issue with the figure numbers in FM12. I am trying to get a figure number output that looks like this: Figure 1.1-1. My figure numbers are based on the headings. Heading 1 input: S: <$chapnum>. Heading 1 output: 1. Heading 2 input: S: <$chapnum>.<n+>< =0> Heading 2 output: 1.1 Figure input: F:Figure <$chapnum>-<n+>: Figure output: Figure 1-1: For example, if Heading 2 is 1.3 then the figure number should be 1.3-1. If Heading 2 is 6.4 then the figure number should read Figure 6.4-1. Does anyone know how to do this?
I probably ought to know this, but have never run into it before – I want to pull the month and year from the file timestamp for a not-too-fine-grain indication of when the file was last updated. A bit to my surprise, creating a user variable with <Default ¶ Font><$monthname><$year> doesn't work: it just inserts <$monthname<$year as a literal. Hints and tips welcome!
I have Framemaker 12 running happily on Windows 8.1. In upgrading to Windows 10, the installer said it would remove my Framemaker 12 installation since it wasn't compatible with Windows 10, so I stopped the installation. Any thoughts?
After I insert Table>Title>Tbody into my structure and choose a Table Style, FrameMaker presents the columns and rows as selected. But, when I tab through the cells, select columns and resize, etc. - sometimes it works and sometimes FrameMaker just locks up (no keyboard or mouse control), then closes. Has anyone else seen this?
I have the TCS 2015, and have only installed FrameMaker, none of the other software programs in the suite are installed.Acrobat DC is installed from my subscription to the Creative Cloud.In FrameMaker 2015, choosing File > Save as PDF, I get an error message:"There was an error opening this document. The file cannot be found."Double-clicking on the PDF file in Distiller, which shows zero seconds, a message appears "Cannot open this file." No log file is created.In FrameMaker I'm able to print to a PostScript file using File > Print and selecting the Adobe PDF print driver, and then I'm able to create a PDF by opening the .ps file in Distiller.I would appreciate any suggestions how to make the FIle > Save as PDF command work correctly and produce a PDF in FrameMaker 2015.
uunsure how to put my business name onto my pictures any advise ?
A new update to FM2015 (and XML Author 2015) has been released today. More details are available in the blog at: FrameMaker (2015 release) Update 2 released « TechComm Central by AdobeIf your Adobe Update manager or the update link in FM's help do not show anything available, then check the FM updates page: Adobe - FrameMaker : For WindowsIf it's also not showing there, then the direct link for a ftp download is: ftp://ftp.adobe.com/pub/adobe/framemaker/win/13.x/P.S. There's an update for RoboHelp also. See: RoboHelp (2015 release) – Update 2 released « TechComm Central by Adobe
Hi,When installing Framemaker again after formatting my pc, I encounter following message: "It appears that the default FM-DITA support is still installed. Working with both DITA-FMx and the FM-DITA plugin installed will cause bad things to happen". How can I solve this issue? Also my XML-files look completely different than before when opening in Framemaker.kind regards,Sofie
Hello alltogether - simple question: I do use the Adobe Master Collection via CC, Framemaker is not included? Is it possible to use FrameMaker for short period only ( got a bunch of files for temporary use, purpose > print)? Thnx!
Hi all!I'm currently designing FM12 templates for an IFU project.I've ran into a problem concerning TOCs and lists for graphics and tables:I have numbered the Graphics and Tables with <$chapnum> and <n+> in the EDD, so e.g. the full title of a table is: "Tab. 2–1: Insert text here".I now want to use the numbering format in a separate table list document at the beginning of the book. The list should look like that:Tab. 1–1: Insert text here............................1Tab. 1–2: Insert text here............................2Tab. 2–1: Insert text here............................2Tab. 3–1: Insert text here............................4I have got everything working except the numbering format in the beginning. <$elemparanum> doesn't work in numbering formats or on the reference page. <$chapnum> only displays the chapter number of the table list.Any suggestions how to generate the numbering? To edit the numbering everytime I update the book is not a feasible option.Than
Hello all,I am trying to come up with a script, if possible, that will allow me to create a mouse over window or tooltip. The window/tooltip will only contain text, and I want it to work when the book.fm is made into a PDF. Any advice on how to do this would be appreciated.Thank you.
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.