The official community for FrameMaker.
Als letztes aktiv
I need to create a table (Framemaker 19) but with angled headings. The angle would be around 45 degrees. Rotate... in the Graphics menu allows only 90 degree increments.
When I add a hazardsymbol element to a hazardstatement in Framemaker, this is the result (symbol below):However, I want it to look like this, but I'd rather not use a table to achieve this formatting:Our template does not have side heads, which I think would make this easier.Does anyone have a suggestion how this can be handled or should I just use tables and forget about using the hazardsymbol element?
Hello Guys, Is it normal to have this extra bottom space when table margins are set to zero?Currently, I am setting top margins to a greater value than the bottom so it gets centralized. I was wondering if there is a way to have them with the same space measures. Thank you,Daniela
In trying to resolve the problems in What's wrong with this find-raplace script? I have discovered (FM-15, but also FM-16), that it is not possible to assign a character format to a string ending before the ¶ mark. This mark always also gets the character format: Have a word at the end of the paragraph: window¶ Select the word and apply the character format. What you want to see is window¶ But the paragraph mark also gets the character format: window¶ Hence searching for the character format brings up a very strange text range: When inspecting this text range, I see oTR = [object TextRange] beg = [object TextLoc] obj = [object Pgf] → ID 520257540 offset = 7 end = [object TextLoc] obj = [object Pgf] → ID 520257542 offset = 0 I have not found a method to find the real end of the thingy i want (it's not the current selection, it is the string with the searched character format). The following does not work: #target framemaker main (
Hi,In my FDK client, I need to read an XML file and according to the user's actions, make some changes in the XML file. I wonder if is there any library which you used or you can suggest? I really had problem finding one which works compatible with FDK. Thank you in advance,Sanam
this should be pretty simpleI have a variable that needs both a superscript and a subscript next to it.like this I have tried the equation tool, it seems to have everything you can think of except this.the only thing I can think of is to use the graphics tool but that is way overkill for a short formula that really belongs inline text.any ideas?thanks
In Framemaker 2017 wird nach öffnen eines bestehenden Dokuments wird bei Warnhinweisen das Warnsymbol (Ausrufezeichen in Dreieck) nicht mehr dargestellt. Stattdessen wird ein Fragezeichen dargestellt. (siehe Anhang). Denke die Datei ist eine stukturierte / XML-Datei.Üblicherweise arbeite ich bisher nicht mit strukturierten / XML-Dateien, dort tritt der Fehler nicht auf. Wer kann mi weiter helfen ??
I am setting up a structured application to read a client's XML files. The root of their XML files specify a schema: xsi:schemaLocation. Is there a way to get the structured application to not try to load the schema when it opens the file?
FrameMaker 16.0.3.979; Windows 10 Enterprise 1909 (18363.1854) When I publish multiple books as PDFs, the hyperlinks from one book to another work as they always have. In other words, cross-references within one book that link to a heading in another book function as expected. When I publish these same books as Responsive HTML5, these cross-references from one book to another do not work. The cross-references from one place to another within the same book still work, though. Is there anything that I could be missing in the Publish settings?
Hello everyone, We have contacted Microtype.com to find out more about the add-on that creates fillable PDFs from FrameMaker (FrameMaker-to-Acrobat TimeSavers), but we haven`t received an answer yet. Do you happen to know if PDFs, created from FrameMaker TimeSavers, can be read and filled on Adobe Reader as well? We are wondering if Adobe Acrobat Pro would still be necessary...
We are a US-based company and write all service and operator manuals using Framemaker. We have distributors worldwide. What is the best way to translate these documents to other languages? any suggestions?
Hi, just trialling version 16.03.979 of FM publishing responsive html5. Text frames added to an image are shown as black rectangles in an svg in the generated html5 but display fine in PDF output. Hoping can help with this problem. Thanks
My DITA specialization (based on parml) works fine in XML Documentation for AEM and in Adobe's web-based editor for AEM XML, but I cannot get FrameMaker 2020 to recognize it (to create output templates).I am following these instructions: Customizing DITA for Adobe FrameMaker.My .mod and .ent files are in the dtd folder. I have added the information to both concept.dtd and ditabase.dtd. In a new concept, I can add in the new elements directly into the raw/source view, but they are not listed in the Element list and they display as red in the Structure View.I am new to FrameMaker and have to be doing something simple and obvious wrong, but I can't figure it out.
Dear all, Colleague Thomas Becker used some of my scripts from the collection FMjsxLib to do this: Find the text-range with a particular character format ("window" - red) At the end of this range insert a closing quote and format it with "sCharFmtQuote" At the beginning of this range insert an opening quote and also format it with "sCharFmtQuote" Advance the text location behind the closing quote and find the next occurrence of "window". Both the test document and the script are here (reduced to the minimum by me): enclose_with_double_quotes.zip The main probem is here: var trFind = new TextRange(); trFind.beg.obj = trFind.end.obj = tr.beg.obj; trFind.beg.offset = tr.end.offset + sQuoteOpen.length + sQuoteClose.length; trFind.end.offset = trFind.beg.offset; $.bp(true); tr = oDoc.Find(trFind.beg, findParams); At he break point the variables have the status as shown to the left and after executing the next statement (find) the status depicted on t he right: → A
Hello there,I'm having an issue with the checked out versions of files from my Sharepoint Repository.I can check out a file, no problem, and return the check out.However, I get the error "Cannot find the file named c:\>folder<\...\****.fm. Make sure that the file exists" when trying to edit a file:If I do the Checkout command, then Edit command, I simply get the error.If I do the Checkout and Edit command, in the working folder I can see the file be created then instantly removed. (In both instances, the file remains checked out.)This is happening on multiple machines. From what I can tell my Sharepoint permissions are fine. Any help is greatly appreciated.Cheers, Tom.
I've found out that the hypertext formatting of "Lists" are forcing us to use a single character style format for each row on the list (for each paragraph). Add hypertext commands to documents The "Define an active area for a paragraph" section on this page says that "Ensure that the same character format is applied to the entire paragraph.". What I understand from this statement is that a hypertext marker does only create the actual clickable link on the first character style in a paragraph. I'm changing the style of the "paranum" part of my list row reference definition to "emphasis" (bold) and the actual "paratext" parts back to "body" (normal). This cuses my list texts to only be clickable on the "paranum" parts and not on their "paratext" parts. My reference definitions are :<Emphasis><$paranum> <Body><$paratext> ⭾....<$pagenum>"Emphasis" is the character style for "bold" text and "Body" is the character style which changes it back to n
I am trying to build tables that act as objest so that I can insert them at will and not have to build it every time I need to insert one into a document the attached image is what I am trying to acomplish. I tried creating an object or a reference frame but would really like to make a table so that cell 2 expands as the text is typed into the cell
I'm trying to create a MiniTOC, but I failed with this code: var goDoc = app.ActiveDoc; var gaMiniTocPgfFmts = ["Title1","Title2"]; var oTextRange = goDoc.TextSelection; var oMTOCPgf = oTextRange.beg.obj var oCursor = new TextLoc(oMTOCPgf,0); var oMiniToc = goDoc.NewInlineComponentOfType(Constants.FV_MiniTOC,gaMiniTocPgfFmts,Constants.FP_InsertLinks,oCursor);FA_errno always is -1I did it manually with the same unstructured document and was successful. Has anyone managed to do that? The documentation is very poor or non-existent.
Color me crazy, but I can't figure out why my IOM is publishing in my LOEP each time I update the book. What might be causing this. I imported known (good) LOEP formats, but I still get the IOM in the LOEP of the book. I know there must be some kind of marker or something causing it.
Did you get our October newsletter last week? Check it out to read about our upcoming webinars, product updates, announcements and more: https://bit.ly/3mF84If You can also subscribe to receive it in your inbox every month! https://adobe.ly/3fnkzE6
Trying to figure out how to duplicate an arrowhead bullet point pulled from a Word Doc that I am converting. I can't seem how to get just the arrowhead in Segoe UI and to get the text in Arial. I have tried several different things in the character designer and the numbering tab of the paragraph designer.
I am a relatively new user of FrameMaker. I am working on updating some contents and images on FM document that was created previously. This is a 600 page document with lots of images. The images were linked to a folder, to which I do not have access to. So, I when I open the document, I get a "Missing File " window stating that the image files are missing. Is there an easy way to import all the images into the document without using the links? Thanks in advance!
I need to use the stepsection element in task topics (DITA 1.3) for paragraphs that are not formatted as lists. My topic looks as follows:<task id="id123"><title>Working with sample files</title> <abstract>Sample files are provided as example and can be used in a variety of ways.</abstract> <prolog><author></author></prolog> <taskbody><steps-unordered><stepsection>You have the following options:</stepsection> <step><cmd>The files can be opened, edited or copied.</cmd></step> <step><cmd>The files can be deleted or moved.</cmd></step> <stepsection>Only in case of exemplary administration rights, the following options are displayed:</stepsection> <step><cmd>You can share the sample file with other example users.</cmd></step></steps-unordered></taskbody></task> Now, I would expect the stepsection element to
Indigo TOC tile icons are a bit bland, but I wrote up a post showing how you can reenable the custom TOC tile functionality that was in the initial 2017 versions of Fm and Rh. That means you can get this: Instead of this: See details at https://techcommtools.com/custom-toc-icons-indigo/
Hi All,We are currently using Frame Maker (2019 release) ,Version: 15.0.4.751 for unstructured Authoring. We are planning to migrate to Sturctured authoring for maintaining font and alignment and content reusability.we have a specific requirement, where same content will be used in different User Guides [i.e differenrt Frame maker files] ..so any change to the content at one place should reflect in all the FM files where the content is present.Example: i have a common procedure for a task with 10 steps in 3 FM files. when i do chagnes in the procedure or add new steps , it should get updated at all the three FM files. Is this Possible Using Sturctured Frame Maker. Read DITA supports content Reusability . can anybody help on this?
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.