too many arguments to callback::save_callback(): 2 passed, 0 expected
It also has the following in the error message:Â at line 73 of file "C:\....\Arbortext Editor\packages\main\_docev.acl"Â Has anyone seen this error before? If so, what is causing it and how can it be...
View ArticleRe: In ACL language, how to remove line breaks in a characters string
The PTC technical support has solved the problem, see below. The first parameter to the gsub() function is a regular expression string and that does not support C syntax like \r and \n for carriage...
View ArticleGlobally removing a markup tag/element from the whole document
Sorry for the very basic question. I am trying to figure out how to globally remove a markup xml tag/element from our documents. The find and replace feature doesn't seem to be able to do it. It...
View ArticleRe: Globally removing a markup tag/element from the whole document
Hi Dina--Â To do this for all instances in the document, you will probably need to write some ACL script code. Here is some code you can use as an example:...
View ArticleRe: tm element displays "tm" symbol standard can I change this to "reg"
Hi Bryon--Â It looks like you are trying to set up an insert_tag callback. Do you have code somewhere to initialize the callback? It should look something like this:Â doc_add_callback(doc, "insert_tag",...
View ArticleRe: tm element displays "tm" symbol standard can I change this to "reg"
Thanks for the help Clay. Much appreciated. I jsut happened to b etalking with a different PTC support person on a style sheet issue and mentioned it to them. The other suggestion was to do it via...
View ArticleBatch HotSpot Illustrations
I am working with simple illustrations and I am trying to batch hotspot the index callouts. I recorded a hotspotting macro but when I try to run that macro in a batch it does not work, but I can run...
View ArticleRe: tm element displays "tm" symbol standard can I change this to "reg"
Yep, that's definitely another way to go. Glad you got it sorted out. --C
View Articleauto save in Arbortext Editor 6.0
The preferences have been set so that "auto save" runs every 10 minutes. Can anyone tell me where these files are being saved? Which folder? I'm trying to retrieve the files after Arbortext crashed. I...
View ArticleRe: fuzzy prints from Isoview
Sorry about that. The version of IsoView that is being used is version 7.0
View ArticleRe: How to aligh contents in a row
The easier way is to create a table with 2 columns in order to separate your text. After, use Arbortext Editor to abolish the frame, rowsep and colsep, you should have your text in aligned blocks.
View ArticleRe: title and short description starting on bottom the page
Hi Bryon,You are facing a widow and orphan issues with your title and short description elements. In Styler, you have to modify in your Break tab the Keep... dialog box.Specify for the concerned...
View ArticleFootnote content issue
Hello every one,Until today I did not have to use footnotes in my documentation and I have an issue. I used the <fn> tag to create my footnote and inserted the content as below with an ID. But in...
View ArticleRe: Footnote content issue
Open help center and check out Creating and modifying a Hybrid model Footnote. This is where PTC support told me to check, when we had issues with our footnotes. Might be missing something in your...
View ArticleRe: Footnote content issue
I just tried to create the full document PDF while I was checking at the help center and in the full document the footnote appears...Apparently it did not show the footnote when I was generating the...
View Articlearbortext editor failed to retrieve soft type information
Has anyone encountered this error message? We are running Arbortext Editor 6.0. which is integrated with Windchill 10.1. User is trying to check in an xml document.
View ArticleRe: fuzzy prints from Isoview
So, evidentally a third printer from the problem machine prints out fine.
View ArticleRe: arbortext editor failed to retrieve soft type information
Discovered that the IT department was running a scheduled "clean" script of the temp folders and cache for random users. Which removed the files from the user's temp folder and cache. User was unable...
View ArticleRe: Footnote content issue
I created my footnotes with the <fn> tag associated to an ID attribute. I just had a problem with my stylesheet, the footnote had two numbers. I had to modify directly the code to supress it and...
View ArticleRe: Error in Arbortext styler xhtml-lat1.ent
This issue disappeared with the updating of my Arbortext licence
View Article