Recently active
Hello,I have tags:<table><tgroup ......<tbody><row><entry> valign="bottom"> ........................<entry> valign="bottom"> ......................</ row></ tbody>......I want with FOSI if valign = bottom paste the text to the next cellHow should I do? I tried unsuccessfully avecpostsbthank youBonjour,J'ai des balises :<table><tgroup......<tbody><row><entry valign="bottom">........................<entry valign="bottom">......................</row></tbody>......Je voudrai dans la FOSI si valign=bottom coller le texte à la cellule suivanteComment dois je faire ? j'ai essayé avecpostsb sans succèsMerci
I often copy some table from the "excel" of the office software to the Arbotext, but each content has the "p" sign (see the picture)how can i delete all the "P" sign at once? not hide themplease help me thanks very much!!!!!!!!
Does anyone know how to remove default cell padding in a gentable? If I insert a table in my SGML file and remove the top and bottom padding, I get this:<table><title></title><tgroup cols="2"><colspec colname="col1"><colspec colname="col2"><tbody><row><entry></entry><entry></entry></row><row><entry></entry><entry></entry></row></tbody></tgroup></table>but if I paste that into a usetext, I get unbalanced tag errors. I tried adding cbmarg="0.00pt" ctmarg="0.00pt" to the tgroup (and row, table, etc.) and that doesn't do anything. I wonder if this might be a DTD issue.
Hiya,I have copy, cut, and paste callbacks defined. I am successfully capturingall of the use-cases me and my testers have been able to think of exceptone.I can't capture the "paste" called when dragging, pressing Control, anddropping content. My copy callback fires. My paste callback does not.(There is some chance I am wrong about paste not firing ... maybe it'scopy. Using response() to debug program flow appears to affect buffers insome situations ... but I *think* it's the paste callback that isn'tbehaving.)Anyhow, has anyone worked through this sort of malarky before? Got any tips?-- Paul Nagai
please can some one help.I need to select text and change the character fill to rbg 255rbg 116rbg 66I have started with........but the color bit confuses memacro Change_Text_ColorSelect if Type is equal to "Text"Define el as Elementel = activeDoc.firstSelectedElementwhile (Exists (el) = true )el.fill.colSpec.rgb.green = 255 el.fill.colSpec.rgb.green = 116 el.fill.colSpec.rgb.blue = 66 el = el.nextSelectedElementend whileend macro
<figure><title></title><subfig><graphic></graphic><subfig><subfig><graphic></graphic><subfig><subfig><graphic></graphic><subfig></figure>If I am in subfig #2, and I want to access an attribute (graphsty) of the graphic in subfig #1, would this do? (I am only interested in the graphic immediately preceding the subfig I am in.)preceding-sibling::subfig[1]/graphic[1][@graphsty] orpreceding-sibling[1]/graphic[1][@graphsty] ?and if I was in a graphic I would access the previous graphic by../preceding-sibling::subfig[1]/graphic[1][@graphsty]?
I have modified the stylesheet to include an underlay image in Page Region . This page region is included in Page Set . While Publishing to HTML Help I am unable to get watermark in the outtput file . However in PDF output i am able to get the watermark . What i need to modify in order to get the watermark in HTML Help output ?
I searched for anyone else discussing this topic but did not find anything.Most of us in our group of Arbortext Editor V5.4 M040 users are trying to use the colors to set different types content apart such as tag font color, generated text, text entity color (especially important to us), and object boundary color. However, the only colors that appear are black for regular text and the gen text color. Any clues what might be keeping the others for showing?Thanks,John
Hi,I am new to acl. I am currently creating a html from Arbortext Editor using the compose_xsl.How do I create the html and open it in acl ?Is there any documentation that defines the acl method calls ?ThanksAshona KrithallalSoftware DeveloperLexisNexis South Africa215 North Ridge RoadMorningsideDurban, 4001ashona.krithallal@lexisnexis.co.za<">mailto:ashona.krithallal@lexisnexis.co.za>+27 (0) 31 268 3172 Direct+27 (0) 83 777 0773 Mobile
Hello there,I was wondering where I can get the "burst configuration file".I made a DITA data with Arbortext Editor and I chose DITA Technical Content as the category of the data.However, when I tried to save the data with ACM, the links in the data became invalid.I found out that I need the burst configuration file for DITA Technical Content to sort this problem out.It would be great if anyone could suggest me where to get it.Thank you very much in advance.
HiDoes anyone know if PTC have changed something for alias files? I have updated my Arbortext version to M080 and now if there is an alias for an attribute value it does not display in the Editor.Example below. (b - bullet)Thanks for any informationMarcin<element><name>list</name> <alias>list-group</alias> <attribute-list> <attribute> <name>type</name><alias/> <value-list> <value> <name>b</name><alias>bullet</alias> </value> </value-list> </attribute> </attribute-list> </element>
Having just installed Arbortext Aerospace and Defence 4.4 on a Windows 7 32bit machine, the Arbortext application asks for a license server.Is there an environment variable that we may set (via GPO in AD) to direct the workstations to the flexlm server?
Hi everyone,I know there is a way to change the number of columns on a specific element. Problem is, that there (imao) are not enough options to specify the way columns should layout.Now what I am trying to do is to change the number of columns in a 2-columned layout to 3 columns on e.g. element ul, where one of the original 2 columns should split into 2 columns, whereas the other shouldn´t change.So the ratio should be 25%, 25%, 50%.Anyone ever did something like that successfully?Hoping for some helpDaniel Thursfield
Arbortext 6.0 M040 is now available for download! To check out what is new and changed, refer to the release notes at:http://www.ptc.com/WCMS/files/138337/en/prodrel-m040.pdfIn this maintenance release, you’ll notice a few enhancements that should be of interest to you. Some of them are mentioned below, but please review the Release Notes for a complete list.For Editor: Support for inserting Creo Illustrate illustrations into a documentImproved and configurable Attribute dialogImproved usability resolving duplicate IDs resulting from a paste operationFor those of you interested in DITA: Resource Manager improvements including graphic preview and Favorites supportDITAVAL supportIf you’re using Editor with Windchill:Preview of the content of an Dynamic Document without opening the object in EditorFor Styler:Support for the HTML5 tag set, which builds on the HTML tagging provided in 6.0 M020Property set improvements, including generated text permissible to be stored in property setsDownlo
Hi all,We've released Arbortext 6.0 M090. For more information, refer to the Release Notes.Pushpinder Toor, SLM Solution Manager
Hiya,I'm using an element's "target" attribute value to store a url encodedlink. When I process the link, Styler (or someone somewhere) is resolvingthat link so, for example, this encoding: %3dis resolved as: ?I need it to remain %3d.How/Where to I make it stop?Gentext is:<_gte:AttributeContent attr="target" occur="1" scope="linkelementname"/>-- Paul Nagai
Has anyone ever came accross this issue with IsoDraw Export?Using IsoDraw I "placed" the tif, created leader lines/ callouts, and exported "as usual" to WebCGM 2.0...It seemed to export o.k. until I tried to insert into Arbortext Editor, and I noticed that only the leader lines/ callouts were showing. I opened the CGM file-same thing "only callouts/lines" ....So I checked the original "IsoDraw" file and it still included graphic...So the problem must be at Export-but everything looks o.k.....Did I accidently change an advanced setting somewhere, or has there maybe been an update that is causing a conflict between software applications at export Versions:Arbortext Editor 5.3Arbortext IsoDraw 7.1 ~~~~~Exporting to WebCGM2.0~~~~~~
Hello there,I uploaded the burst configuration files to ACM as adviced, then it started to load the burst setting.Since then, whenever I try to upload ditamaps and dita files which were made on the local, the upload fails and a warning comes up saying "the file name is too long".It seems that the file name is changed automatically to a name containing the pass, and that makes the file name too long.Could anyone give me any help with this?Kind regards,Tomomi
Hello All,I am using in Arbortext Editor with Styler .How can i set Table head text is currently to bold through the stylesheet?Also , It should be ALL CAPS (Upper Case Text in first row). Table cell background color should be 192-192-192 RGB which is #C0C0C0 Hex.Please guide
I have assigned hotspot call out in Isodraw 7.0. Whether it works in framemaker 10.0 environment?
Hi,Styler .style sheet. Arbortext 6.0 m010.I know that you can control the name of a chunk by setting Breaks (tab) >HTML Chunking button > Persistent file name (drop-down) > from attribute(drop-down).Has anyone been able to set the id value?For example, I get the following output (via View Source in the .chm / HTMLHelp file):my titleAnd "#styler-id1.4.4.1" is the named target of the TOC entry and it is alsopossible to open the .chm to the page and location (what I am ultimatelywanting to do) by executing something like:ss hh "c:\path\filename.chm::/persistentchunkname.htm#styler-id1.4.4.1"&Except I want to be able to control the id value so it would be thisinstead:ss hh "c:\path\filename.chm::/persistentchunkname.htm#persistentidvalue"&It's easy right? You know JUST how to do that. Bueller? Bueller? Bueller?....I've played a little bit with HTML Help source edits, but all that isaccessible is:<xsl:call-template name="object.id">And removing that and replacing wit
Is it possible to use a different stylesheet when generating a PDF for PDMlink vs. generating the PDF from other sources?How would you recommend to accomplish this? Using 5.4 and PE.Thanks in advance.
We are trying to create a parts catalaog with Arbotext. Picture on the LH side table on the RH side. We can create the basic layout of how we would like it to look.Some questionswe have for others that arecurrentlydoing this,is you style sheet customized to breaka table and contiue it on the next page? Can it alsocopy theimage and place it on the nextpage also?Is your index all numbers? Does it format correctly? We have a mixture of 4 to 6 digits. It seems to start at the first digit being 100000, the goes goes until the second digit comes into play, then organizes all the numbers regardless of actual value that start with 120000.How do you formatthe index to look better when you have lots of pages under one entry?ThanksBryon
Fellow Forum Members,Working with Arbortext S1000D Aerospace & Defensce CSDB suite of applications. Can anyone out there please confirm for me whether it is possible or not to reuse data in a Tools Technical Information Repository (TIR) or a Controls & Indicators TIR across multiple projects. If the answer is YES, how is it done? Currently, I have 12 different projects setup in the CSDB and I would like have a single TIR support all twelve projects with data I can reuse. If I make a change to the TIR my goal is to make all 12 projects reflect the change to the TIR data. I have looked at Aliasing but from what I see this approach makes an exact copy of a Data Module and doesn't go beyond that. Any info will be greatly appreciated. Thanks.
An eic has to start on a recto, and if the previous page is blank, the footer has to look like this (assuming we're on page 4):(Page 3 blank/Page 4)Has anyone had to do this?
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.