[Date Prev][Date Next]
[Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[New search]
Subject: Conversion table problem
From: dan visel <visel@xxxxxxxxxxxxxx>
Date: Wed, 31 Jul 2002 16:50:33 -0400
Sender: owner-framers@xxxxxxxxx
Hi all, I'm working on changing unstructured Frame files to structured Frame files in Frame 7 on a Mac. I've constructed a conversion table, which is working nicely, though I've run into a problem. I have a character tag (equation) that I'd like to wrap in an element (Equationfont) and then wrap that element in a parent element (Equationtext) (with other elements, but that doesn't come into play here). The relevant parts of the conversion table look like this (monospaced, apologies for the formatting): Wrap this: In this element: With qualifier: Comments --------------------------------------------------------------------- C:equation Equationfont character format E:Equationfont Equationtext make parent element What this outputs, though, is strange. While all "equation" character formats are correctly put into Equationfont, the first Equationfont in every paragraph (a higher element, of course) is not put into the parent Equationtext. All later Equationfonts are, though. Is there any reason for this? Why would it skip the first element? Any help that could be provided would be much appreciated... Dan Visel ** To unsubscribe, send a message to majordomo@omsys.com ** ** with "unsubscribe framers" (no quotes) in the body. **