SLM (Service)
Recently active
Hi Folks,I have a situation where we publish documents in both French and English. In French, we use the male ordinal character (ordm - º) frequently when stating think like No 1, No 2, etc. My organization has a preference to not have the 'o' part of the numero underlined - and our font set has it underlined as part of the character.Our solution is basically to substitute a different font for that one character (like Times where the male ordinal does not have a line under it).In areas of our document where text is gentext, we have an APP override to change the font, but in the general text of the document (like in paragraphs etc), we were just going to use a font override. I would rather not have every element of the style sheet overridden this way as it is very cumbersome.I was trying to automate it using the replace function with something like the following:' First replace any cases of the male ordinal with font markup with just the male ordinal (I do this so we don't keep
I just published my book and I have a formatter warning pop up that says "A float fault occurred. The float's page type could not be obeyed." It show up twice. I have never seen this error yet.thanksBryon
I apologize for arbortext newbie question, but I don't see a quick option for going through changes in a document. I do not see a toolbar shortcut, key stroke shortcut, or recording a macro option available.Is file menu "Tools-->Change Tracking-->Find Next Change" only option?Thanks in advance for help.
Hello everyone!Ok, so I'm having a big problem and I don't have any idea why is that? It happens that when I'm testing some ACL scripts that I created suddenly my Arbortext ends 😞 And I was wondering if there's some log file where maybe I could see what's happening, because I have not any idea what's the problem/bug/issue.Please, if anybody could help me I would really appreciate it!As always thank you so much for your time and support, since all your suggestions save me every day 😄Best Regards.Paulette Zorrilla
Does anyone know an efficient way of upgrading and purchasing Arbortext Editor. The last time I ordered 1 copy of Arbortext Editor it took 3 months to process the order. I searched and navigated the website and can only find a telephone number.TIA!
There are two problems I've come across with Isodraw macros that I'm hoping someone can help with.1. I have several macros that repeat - where you select items on an illustration one after the other and the macro makes a change each time.The problem on all these macros is that after about the 5th time you select an item (within a while loop), it insists on refreshing the screen every time you select something.2. Some macros I have specifically put "select none" at the end but it still leaves lines selected when the macro is finished.3. I have another macro where you select 2 beziers on the illustration and the macro insists on changing the pens of these beziers. The first one becomes medium, the 2nd one becomes thin - though nothing in the macro changes the pens.Has anyone else come across this behaviour in their macros and did you find a way round them?
I was looking for a list of built-in syntax commands like #CONTENT, but I could not find anything, probably because I don't know what they're called. I remember reading a post where Clay mentioned some of these useful tags which I hadn't heard before and I can't find that either.Such as:#CONTENT#LT##GT##EQ##LE##GE##NE##ANY#NONE#XPATHCONTENT#XPATHSTRING@ to reference attributes
Hello there,I was wondering if any of you who is familiar to Arbortext Content Manager could help me out.I am trying to translate a manual made with DITA into multi-languages by using ACM.However, I am not certain how to manage the translation efficiently by ACM.For example, if you have a part of topic that has been changed or renewed, what kind of steps would you take to reflect it efficiently to the translations in other languages by using ACM?Thank you very much in advance.Tomomi
I need some help from the experts. I have a List of Figures and I need to be able to auto generate each figure title with the sheet numbers. It needs to look something like this:Figure 1 Engineering (Sheet 1 of 2)Figure 1 Engineering (Sheet 2 of 2)Everything is working correctly except for the total sheet count. It is counting the maximum number of sheets and putting that as the total sheet count for each figure. Example:Figure 1 Engineering (Sheet 1 of 3)Figure 1 Engineering (Sheet 2 of 3)Figure2 Engineering Symbols (Sheet 1 of 3)Figure2 Engineering Symbols (Sheet 2 of 3)Figure2 Engineering Symbols (Sheet3 of 3)I have the following FOSI code:<counter initial="1" style="arabic" enumid="totalsheet.ctr"><stringdecl textid="totalsht.txt" status="1"><e-i-c gi="figure"><reset resetlist="totalsheet.ctr"></e-i-c><e-i-c gi="sheet" occur="first"><charlist inherit="0"><enumerat enumid="totalsheet.ctr"></charlist></e-i-c><e-i-c gi="sh
Hello,Does anyone know of a way to have all of the bookmarks Arbortex produces in a PDF to be collapsed by default? It would be nice to control this, but I don't see anything in the PDFCF configuration. Using 6.0 M080 PE.Thanks,-Brett
I have to replace hundreds of graphic links in a document and am exploring the best method for performing this task.Experimenting, I found an unusual result in my first case.Example:Old graphic link<graphic align="center" fileref="mydirectory\myfilename.jpg" scale=""/>New graphic link<graphic align="center" fileref="mydirectory\myNEWfilename.jpg" scale=""/>After making the above change, my graphic being displayed is very large (travels off of page). I understand I can scale this image using the scale value, however, I prefer to not have to individually scale each image. My first instinct as to this difference of size is the resolution of the images. This is the unusual part ... the original image is 3300x2463 and the replacement image is 768x733. The original image is significantly larger in size, but displays correctly whereas the smaller replacement image travels off of the page. Is there an attribute (like autofit or something) that I am missing? How does the original im
I am using Arbortext Tyler 5.4 M70. I am using S1000D 4.0.1 and I am trying to auto number procedural steps down to level 5. Levels one through three work as expected, however, level 4 repeats level five numbering unless I manually add a label, and level 5 steps revert back to level 1 numbering. Does anybody have any suggestions on this?As you can see levels 1 through 3 work fine, levels 4 and five are hosed. I have tried every combination of things I can think of to no avail. Any suggestions?
Hi,We have application specific PIs in our documents. We need to display these PIs and the elements/text under it in a different color in the editor. Any ideas on how this can be done?SRN
Ok, I am too lazy to find it my email mess. I want to do a perl (or bat)script firing off Arbortext from a command line with Arbortext opening afile, running a set command, validate, save it out and the perl scriptcontinues doing more magic.#--- Sets the length of the file width before a line break set outputrecordlength=10000I went looking thru 10 years of emails and cannot find it. But, I know Clayor Liz (plus dozen others could answer it in their sleep).d
Hi Folks,I am not able to create a line of length 4.8 mm in isodraw 7.0 and 7.1.Once I create a Line with 4.8 mm length and then check the properties (ctrl+I) That would result in 4.799 mm only.I wanted to create a specific length of 4.8 mm!! Please suggest????I would like to add upon the same point:I am not able to draw a line of length 1.8, 2.8, 3.8, 4.8 etc...When I check the properties they are displayed as 1.799, 2.799, 3.799, 4.799 etc.
Hi,I have a set of informaltables. In those tables I have some <indexterm>elements.I have a link tag that refers to those informal tables. I want the<indexterm>s to process from within the link tag.Specifically, if I have:<h1><title>section 1</title><para>Blah blah blah <link id="qwerty">.</para>...<h1><title>section 2</title><para>Blah blah blah <link id="qwerty">.</para>...<h1><title>section 4</title><para>Blah blah blah <link id="qwerty">.</para>...<informaltable id="qwerty">....<indexterm><primary>MyTerm</primary></indexterm>I want "MyTerm" in the index three times (four if you count the actuallocation, but honestly, I'm going to suppress that), once each in section1, 2, and 4. I have looked at the FOSI source for <indexterm> and can seethat it is not added to Main_Index__index.tiv if context = "* _sfe:Gentext"but even if I edit
Hello,I make a list (- and indentation) data composed as follows:<list><item> <para> <p> .......................... </ item><item> <para> <p> .......................... </ item><item> <para> <p> .......................... </ item>....</ list>In publication, whether the list should be on two pages, the break is made anyhow.example:Page 1:- Cxcxcxc cxccxc ccxcxc ccxcxc ccxccxx- Fgfggf dyydyd ryryry fjjfjfjf ororo lfllfflm fmmmmm ppppp kkfkfkfkfkfkPage 2: fgfggfgfgf hhhfhhfhf hhfhfhhfh hhfhfhfhfhfh- Cvcvcvvvcvc vcvcvcvcvcvcvIf you have an idea about the problem, I think this is the parser PTCthank youcordially============================================================================ Bonjour,Je fabrique une liste (- et indentation) de données composée comme suit :<list><item><para><p>..........................</item><item><para><p>.........................
Arbortext fans may be interested in checking out my blog article on SLM:http://www.terraxml.com/community/blog/bid/300420/is-slm-the-next-manufacturing-revolution
Hi,I have Arobtext editor floating lciense version 5.4, but how to check who is using the lciense. On client machine i went to Help--AE--Licenses, it lists the license users including me but im not able to scroll horizontal to find out other user. How to check the same from Server & Client machine.
Hello everybody!!Ok, so I've been working with some stuff related with tags and wrapping but I'm in a biiig trouble! When I try to create a new tag, Arbortext tells me that is out of context, I understand this is because this new tag is not in my DTD, is that correct? However, I would like to know if there's an option to create or modify my configuration in order to declare my new tag. Please, i f anybody have more information about this topic, I would really really appreciate your help. I'm sad because I haven't found any detailed information. I really appreciate your time and support.Regards,Paulette Zorrilla
Is there a parameter that will suppress graphics processing? My XSLstylesheet is suppressing the graphic element but PE/Editor are stillcreating the graphics folder and populating it even thought it's notreferenced by the resulting XML.-- Paul Nagai
I've got a Vendor who has source files i need in software called Mentor Board Station (old CAD system). He's telling me that from that software he can export to the following file types, GenCad, Neutral, and ASCII Geoms. I am running isodraw 7.1. Will I be able to open any of these filetypes?
When I submit the job non interactively. If I choose File > Publish > UsingXSL it works fine.The compose::compose_for_type() works if peservices=off.What am I forgetting?Here's the actual code:# $myparams["stylesheet"]="C:/custom/doctypes/mytype/createlinkbase.xsl";$myparams["stylesheet"]="E:/Program Files/PTC/ArbortextPE/custom/doctypes/mytype/createlinkbase.xsl";$myparams["outputFile"]= "C:/linkbases/linkbase.xml";;type = "XSL";interactive = 0;linkbase_success = compose::compose_for_type(current_doc(),$type, $interactive, $myparams)The commented stylesheet line works when peservices=off. The uncommentedstylesheet line fails when peservices=on. The error:ERROR Error: composer 'XSL' not installed on PE server-- Paul Nagai
When I run a command like:local $value = `fake_program_name`I get nothing back in $value, $main::sh_status is set to 0. $sh_status is empty. $main::ERROR is empty. Is there any way to actually check to see an error?(fake_program_name doesn't exist, which seems like a way to generate a pretty obvious error)
Hello experts!!I would like to know if any of you know any development environment which recognizes ACL commands and allows me to identify key words like functions, conditionals etc in colors. This would be pretty useful!Thanks in advance.Paulette Zorrilla
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.