RE: FM RH Integration: FM Autonumber Character Format Not Converted Correctly by RH

2010-02-26 Thread Matt Sullivan
Hi Charles, 

Did you get this solved yet?

If not, you need to map the Character Tag UITEXT to something in the css
(may need to create a character format called uitext in the RH CSS Editor)
Then you'll be able to control with CSS.

If you search for class=FM_ in your project (multi-file find) you'll get a
list of all the instances of needed mapping


-Matt



Matt Sullivan
GRAFIX Training

714 960-6840
714 585-2335 cell /txt/sms
skype: mattrsullivan

http://www.grafixtraining.com
http://blogs.roundpeg.com
http://www.linkedin.com/in/mattrsullivan
http://twitter.com/mattrsullivan
http://twitter.com/roundpeginc


-Original Message-
From: framers-boun...@lists.frameusers.com
[mailto:framers-boun...@lists.frameusers.com] On Behalf Of CDMiller
Sent: Monday, February 22, 2010 1:24 PM
To: framers@lists.frameusers.com
Subject: FM  RH Integration: FM Autonumber Character Format Not Converted
Correctly by RH

I will try this again, this time with a bit more info.



I have a style that includes text entered by autnumbering. The autonumber
text has a character format.



When integrated with RH, the autonumber text becomes editable but retains
its text characteristics from the character format.



However, I need to have it transformed by the .css to a different font,
Arial. (In RH, the character format comes across as FM_UITEXT; the FM of
which indicates that FM does not know how to format the style.)



Because the text comes across with the original FM font, RH turns it to
Times Roman, so when I generate WebHelp the browser picks up the font as
that as well. This makes the text inconsistent with the rest of my online
help.



I have tried to define the character format in fmstyles.css with the
following two styles, which do not work:



SPAN.UIText {
font-family: Arial, sans-serif;
text-transform: none;
vertical-align: baseline;
color: #00;
font-style: Regular;
font-weight: 900;
font-size: 10.00pt;
text-decoration: none;
}



and just:



Emphasize.UIText {
font-family: Arial, sans-serif;
text-transform: none;
vertical-align: baseline;
color: #00;
font-style: Regular;
font-weight: 900;
font-size: 10.00pt;

text-decoration: none;
}



Has anyone seen this problem and perhaps fixed it or come up with a
workaround?


Charles Miller
___


You are currently subscribed to Framers as m...@grafixtraining.com.

Send list messages to fram...@lists.frameusers.com.

To unsubscribe send a blank email to
framers-unsubscr...@lists.frameusers.com
or visit
http://lists.frameusers.com/mailman/options/framers/matt%40grafixtraining.co
m

Send administrative questions to listad...@frameusers.com. Visit
http://www.frameusers.com/ for more resources and info.

___


You are currently subscribed to Framers as arch...@mail-archive.com.

Send list messages to fram...@lists.frameusers.com.

To unsubscribe send a blank email to 
framers-unsubscr...@lists.frameusers.com
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to listad...@frameusers.com. Visit
http://www.frameusers.com/ for more resources and info.


RE: FM RH Integration: FM Autonumber Character Format Not Converted Correctly by RH

2010-02-22 Thread Spectrum Writing
From Matt Sullivan (Several others, including myself, experienced this issue
as well)

Funny, just posted this in reply to a different user on frameusers.com...it
appears to be an oversight in the conversion process. Go to
adobe.com/go/wish to lobby for a fix!
 
I found a similar issue with TCS2. You need to add a css element to control
the default formatting.
I wrote on this at
http://blogs.roundpeg.com/2010/01/controlling-lists-in-linked-framemaker-to-
robohelp-projects/
LMK if this helps!

Tammy Van Boening
Owner/Principal
Spectrum Writing, LLC
www.spectrumwritingllc.com
i...@spectrumwritingllc.com

-Original Message-
From: framers-boun...@lists.frameusers.com
[mailto:framers-boun...@lists.frameusers.com] On Behalf Of CDMiller
Sent: Monday, February 22, 2010 2:24 PM
To: framers@lists.frameusers.com
Subject: FM  RH Integration: FM Autonumber Character Format Not Converted
Correctly by RH

I will try this again, this time with a bit more info.



I have a style that includes text entered by autnumbering. The autonumber
text has a character format.



When integrated with RH, the autonumber text becomes editable but retains
its text characteristics from the character format.



However, I need to have it transformed by the .css to a different font,
Arial. (In RH, the character format comes across as FM_UITEXT; the FM of
which indicates that FM does not know how to format the style.)



Because the text comes across with the original FM font, RH turns it to
Times Roman, so when I generate WebHelp the browser picks up the font as
that as well. This makes the text inconsistent with the rest of my online
help.



I have tried to define the character format in fmstyles.css with the
following two styles, which do not work:



SPAN.UIText {
font-family: Arial, sans-serif;
text-transform: none;
vertical-align: baseline;
color: #00;
font-style: Regular;
font-weight: 900;
font-size: 10.00pt;
text-decoration: none;
}



and just:



Emphasize.UIText {
font-family: Arial, sans-serif;
text-transform: none;
vertical-align: baseline;
color: #00;
font-style: Regular;
font-weight: 900;
font-size: 10.00pt;

text-decoration: none;
}



Has anyone seen this problem and perhaps fixed it or come up with a
workaround?


Charles Miller
___


You are currently subscribed to Framers as i...@spectrumwritingllc.com.

Send list messages to fram...@lists.frameusers.com.

To unsubscribe send a blank email to 
framers-unsubscr...@lists.frameusers.com
or visit
http://lists.frameusers.com/mailman/options/framers/info%40spectrumwritingll
c.com

Send administrative questions to listad...@frameusers.com. Visit
http://www.frameusers.com/ for more resources and info.

___


You are currently subscribed to Framers as arch...@mail-archive.com.

Send list messages to fram...@lists.frameusers.com.

To unsubscribe send a blank email to 
framers-unsubscr...@lists.frameusers.com
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to listad...@frameusers.com. Visit
http://www.frameusers.com/ for more resources and info.