General XMetaL Discussion
XMetaL Community Forum › General XMetaL Discussion › Obscured Table Text And Markup
-
scotth August 7, 2013 at 8:48 pm
Obscured Table Text And Markup
August 7, 2013 at 8:48 pmParticipants 2Replies 3Last Activity 9 years, 5 months agoIn XMetaL 6.0, it is possible to enter text beyond the width of a table cell. As far as I can see, the only way to view this text is to expand the size of the window or re-size the table cell. Are there any tricks to seeing the obscured text or markup besides this? Is it possible to enable text wrap within a table cell?
Derek Read August 7, 2013 at 8:55 pm
Reply to: Obscured Table Text And Markup
August 7, 2013 at 8:55 pmHopefully this will help: http://forums.xmetal.com/index.php/topic,50.0.html
Derek Read August 7, 2013 at 9:05 pm
Reply to: Obscured Table Text And Markup
August 7, 2013 at 9:05 pmIf you have access to the CSS for your DTD's customization you can also try adding the following to the selector for the CALS entry element:
wrap-option: emergency;
This will cause XMetaL Author to attempt to arbitrarily break within two characters that would otherwise not allow a line break (normally XMetaL Author uses the Unicode line breaking rules for the most part).
Keep in mind that this will probably confuse your authors because they may assume the break is occuring because there is a white-space at that position (when there is not).
scotth August 8, 2013 at 3:39 pm
Reply to: Obscured Table Text And Markup
August 8, 2013 at 3:39 pmThanks for your feedback. I mis-spoke in my initial inquiry on this, as I am actually using XMAX. Based on what I am seeing in the other thread you pointed to, it sounds like the INI fix will not work in XMAX. The wrap-option does seem to mostly work, although sometimes the text is still obscured. I'm hoping that the authors that I'm working with will still find this to be helpful.
-
AuthorPosts
- You must be logged in to reply to this topic.