SLM (Service)
Recently active
I am adding a large amount of entitity declarations and referencing them from a DTD. The compile fails with "Size of value string block exceeds maximum capacity of 524280 bytes.Document type definition is too complexCompile failed - rc=64"Just what capacity does this error refer to? I have tried various settings in the SGML Declaration, but the 524280 byte limit in the error message never changes. Is this an internal Arbortext limitation?In the past, we have simply upped various capacity values in the SGML Declaration and got the desired result. But I can't see how to make this limit budge.Any insight would be greatly appreciated.Thanks. Debra Lee
Hi,Offhand does anyone know what the actual text "format" the IsoDraw Macros are in? ANSI, DOS, UTF-8? I find that if I edit the .ism files with Textpad they can no longer be read by IsoDraw afterward. I'm forced to edit them in Notepad which is not really ideal.Greg
We are currently creating an .idr file in Isodraw. We then export it to jpg and to cgm. The jpg is so you can see what the end result looks like and the cgm is put in a different folder where the manual is located. We then create a link in editor to the cgm, so it can be used in the manual. It seems that when you publish, every cgm is then converted to eps. Would we be better off using the idr files, instead of creating cgms??thanksBryon
Hey folks,Thanks!
Hi Adepters:I've recently taken over Arbortext duties for a colleague who retired (Dave Hintz, whom some of you may be familiar with), so I'm still fairly new to some of this.We recently moved some of our users from AE5.4 M171 to AE6.0 M100. One of our 6.0 users has an intermittentproblem when copying and pasting content from one AE window to another. The headers in all ofour documents should look like this:< !DOCTYPE xpsDocument [< !ENTITY % textents PUBLIC "-//Siemens PLM LMD Tools//ENTITIES XPS Project Text//en_US" "text.ent">%textents;< !ENTITY % idsents PUBLIC "-//Siemens PLM LMD Tools//ENTITIES ids//en_US" "ids.xps.ent">%idsents;]>However, sometimes when this user pastes content in, graphic entity declarations for the graphics used are getting added to the header as well:< !ENTITY xps.id.604919 "&xps.library.root.teamcenter-10.1.2-en_US;/graphicLibrary/tc/cpd/scenarios/phase4.png">I cannot duplicate the problem, and it only happens some of the times wh
I misread the help. It says to perform Save As after running doc_flatten. I personally think it is also good to do it before, because of the lack of Edit > Undo for this.
Hi.....we are not able to see generated text for elements with a particular namespace....when we do Format -> Modify Element In Context.. we are not able to see element's FOSI for those elements belonging to particular namespace....however it works fine for other elements.Any idea what could be going wrong.....we have xsd associated with the document...and the same namespace is that of root element as well.Regards,Pawan
Our acl code has a callback for insert_tag that detects the insertionof specific ID elements, and assigns them a unique @ID attribute(using the OID) upon insertion. This has worked great for years, anddue to the nature of how we were using the tags, was sufficient forour needs.Our new tagsets, however, lend themselves to being copy/pasted inorder to use the previous structure as the basis for new items added. Unfortunately, the insert_tag callback does not fire on a paste.So... I was looking into using the paste callback, but it seems thatpasted content does not trigger insert_tag, even if the given tag isin the buffer. Furthermore, I think it might be better to use thecopy callback, since I would want the ID to remain in the case of acut/paste.Does anyone know offhand if there is any easy way to interrogate thecopy/pasted tags, aside from doing some sort of search across theactual text in the buffer?Ultimately, all I'm trying to do is determine if the user is trying tocopy something l
We have been trying to install S1000D Arbortext software and we came across this error. I was wondering if anyone knows what or if they have any issues with this that might help us. We put in a case for the issue but we wanted to check here as well.
Hiya,We have a document we are contemplating migrating from FrameMaker to XML.It contains several hundred mainframe screens that are currently authoredin Adobe Illustrator ... but are essentially just text. I am wondering ifthere is a way to automatically export the text from the Illustrator filesinto simple text files (after which I could convert/import them into ourXML where a warm, happy content model is just waiting to format them allpretty-like).So for example, the process would take a folder full of: abcd1.ai abcd2.ai ...And output: abcd1.txt abcd2.txt ...Also happy to hear about other (semi-)automated paths anyone else mighthave taken for such an endeavor.-- Paul Nagai
Hi,all. I defined a variable in the Arbortext Editor's command line,such as "$i=5",and I want to get the variable's value in an external javascript,what should I do?Thanks
Hi,I am trying to create some generated text in a fosi for several different attribute values for Units of Measurement. In the DTD, there is an attribute value of "%" for percentage units. <xs:enumeration value="%"/">Is this a reserved character in fosi? because when you choose this value in the document and then attempt to format the document, the value isn't recognized as matching anything, it generates an error in Editor:[A27023] The value of this <specval attval="%"> does not conform to the Declared Attribute Value (ENUMERATED) of the attribute in the document instance against which the <specval> testsAny advice?Thanks, KM
Andy, I'd be willing to bet that the DCF file wasn't showing the graphic element.I had a similar problem when I went from 5.4 to 6.0. I would have thought the DCF file would carry over from versions as it is inthe DOCTYPE folder and not in an Epic path. Lynn
Hello,How how install Epic 5.1 on windows seven 64 ?sgilbert@sonovisiongroup.com
I have an old version of IsoDraw (from the Itedo days). I have upgraded to a new version of Windows and have tried to install my version of Itedo IsoDraw but it does not work. Any ideas or suggestions? Thanks Garry
Hello everyone,The “Print Editor View” dialogin older versions of Arbortext (v5.4 and previous releases) on UNIX/Solaris contained a “Print Range” radio button group that included options All, Pages, and Selection. I have reviewed the current Arbortext 6 documentation for use of the “print” command with the “panel” option and Ihave not founda way to replace the new “Pages” radio button option with a “Screen” option. Does anyone know of a way to accomplish this via configuration changes or ACL?I believe I could just create a new menu choice that calls “print” with the “screen” option, but that is one more menu choice and UI change for our editorial staff and I would like to avoid that if possible.Any suggestions would be greatly appreciated.Regards,Tom
I'm hoping this will be an easy one, but I've looked into this a bit overthe years, and have never been able to figure it out.Our writing incorporates a medical spelling dictionary. This loads infine, and is specified in the dcf.The problem is we also have some internal styles that are gettingoverridden by the standard English dictionary. Specifically, ourorganization chooses to use "ie" and "eg" without periods. (The Englishdictionary corrects them to "i.e." and "e.g.")I've also tried to explicitly add "ie" and "eg" to our custom dictionary,but it doesn't seem to override.Does anyone know of a way to remove these from the standard dictionary, orsome alternative?- keith
Are there any 3rd party performance monitoring and/or metrics applications available for PE?Thanks,-- Brian Jensenbjensen@bluelid.com
Is there a way to run an xsl on multiple xml files with Publishing Engine?
We are facing an unusual issue, we have FOSI for showing generated text. It is working fine when we are updating existing tags, however, when we insert new tags then we are not able to see the generated text corresponding to those new tags. Also, we have observed that after inserting new tags, if we delete some text in some other tag and then undo (Ctrl+Z), we are able to see the generated text for the newly inserted tags.We have gentextautoupdate as "full" and gentextautoupdate as "on". Please advise.
Hi all,Wondering if one of you PTCers (or anyone) can help with the little trick that Jerry Tippie use to help us with... taking a Mil-Std DTD file and making the couple of 'tweaks' necessary to make it work for a basic FOS file that Arbortext won't throw up on - when opening an XML book file? Thoughts?Regards, Bob W. Bristol RI, US
Save this for your next bout of insomnia ...Made an interesting discovery upgrading from Arbortext m010 to m090. Wefound occurrences of the following Unicode character U+009D in our files. Iam setting up a hunt and destroy mission so I do not have exhaustiveinformation but it appears that they show up in our mainframe screencaptures. I suspect the characters have been there all along but thatprevious versions of Editor and Publishing Engine have gracefully (to me,perhaps buggily to Unicodologists) ignored them.We discovered them through FOSI formatting errors reporting characters thatwere unavailable in Courier New and that they were being replaced withArial MS Unicode. (No matter, formatting-wise, they have no output impact.)PE complains about something-or-other(157) and yes, the way to create thischaracter, in Editor, is to type alt-0157 using the number pad. Or, in mycase fn-alt-0157 using the in-laptop-keyboard-fn-number pad. If you knowwhat I mean.By creating an instance of this c
Hi all,In a TOC, is showed the first page where each title starts. I need to know the last page where the content of this title appears. Someone knows how can I do it?
Hi all,I'm doing a custom index using the APP. In this index, I need to display the titles, some element's attribute and the respective pages. For this, I'm getting this informations on the element's and save in a 'application.variables'. The problem is that the index I'm doing, is render before I do it. Is there anyway for I use the informations I've saved to update the index?
Has anyone ever used the fxNode? Some knows how to use it, or has any document about it?
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.