Search found 105 matches

by cbdebris
Tue Feb 05, 2013 3:03 pm
Forum: Styles, Stylesheets and XML
Topic: Create: p.bullet1, p.bullet2, p.bullet3 (CSS code)
Replies: 24
Views: 8332

Re: Create: p.bullet1, p.bullet2, p.bullet3 (CSS code)

Why not use <li> and complex selectors?
by cbdebris
Tue Feb 05, 2013 3:00 pm
Forum: Web-based Outputs
Topic: Index anomalies
Replies: 2
Views: 980

Re: Index anomalies

Sorry, I guess I wasn't clear. I'm using the bottom portion of the Index window to compare the index that Flare builds with the entries on the Index window. Because there are more index entries in the output than those that display on the Index window. I can't find anything to explain any limitation...
by cbdebris
Tue Jan 29, 2013 10:41 am
Forum: Web-based Outputs
Topic: Index anomalies
Replies: 2
Views: 980

Index anomalies

The index for my only project compiles correctly but the working version doesn't show all of the content that's in the compiled version.

Is there an xml or other file somewhere that I can open to see what's the matter?
by cbdebris
Tue Jan 22, 2013 3:13 pm
Forum: Printed Documentation Targets
Topic: Nasty PDF font problem that I finally resolved
Replies: 5
Views: 2695

Re: Nasty PDF font problem that I finally resolved

How odd. Do you embed your fonts? Because if you don't you can get some of the same problems.
by cbdebris
Tue Jan 22, 2013 3:11 pm
Forum: Printed Documentation Targets
Topic: PDF internal error
Replies: 18
Views: 5961

Re: PDF internal error

My experience with this error is that it primarily occurs when your computer needs some Windows updates and they aren't loaded, or there's a discrepancy between your computer and the version of Flare. So you have to make sure everything is up to date. If you say there's no issue, because you've inst...
by cbdebris
Tue Jan 15, 2013 4:57 pm
Forum: Web-based Outputs
Topic: Server-based fonts?
Replies: 4
Views: 1452

Re: Server-based fonts?

That's interesting. I was using IE9 to search and collect the fonts we're using. Hmmmm.
by cbdebris
Wed Jan 09, 2013 1:57 pm
Forum: Web-based Outputs
Topic: Server-based fonts?
Replies: 4
Views: 1452

Re: Server-based fonts?

We are using Google Fonts. Sort of works, sort of doesn't.
by cbdebris
Wed Jan 09, 2013 10:03 am
Forum: Web-based Outputs
Topic: Mystery &nbsp; in topic files
Replies: 14
Views: 10819

Re: Mystery &nbsp; in topic files

I believe that   throws an error in Flare code, which is why you'll se  
by cbdebris
Wed Jan 09, 2013 9:59 am
Forum: Styles, Stylesheets and XML
Topic: Different TOC Entry Icons on Hover and Select
Replies: 2
Views: 2090

Re: Different TOC Entry Icons on Hover and Select

You may need to use a text editor to add the calls to the new images for the <a> classes. That's the only way I can think of making it work.
by cbdebris
Wed Jan 09, 2013 9:57 am
Forum: Web-based Outputs
Topic: Server-based fonts?
Replies: 4
Views: 1452

Server-based fonts?

Anyone using server-based fonts? How did you get Flare to work with them?
by cbdebris
Fri Nov 16, 2012 4:21 pm
Forum: Web-based Outputs
Topic: Translation of compiled Webhelp
Replies: 2
Views: 986

Re: Translation of compiled Webhelp

Big translator businesses usually work with XML anyway so they can use Flare files without problem.
by cbdebris
Fri Nov 16, 2012 4:11 pm
Forum: Styles, Stylesheets and XML
Topic: Tables not flowing to next column in Print layout
Replies: 1
Views: 905

Re: Tables not flowing to next column in Print layout

Look at the table settings in the stylesheet, for printed output I believe. You can set how the table breaks or doesn't.
by cbdebris
Tue Nov 13, 2012 4:36 pm
Forum: Styles, Stylesheets and XML
Topic: user-defined auto-numbered lists and OL
Replies: 10
Views: 4185

Re: user-defined auto-numbered lists and OL

I have found it pretty easy to use autonumbering across browsers, at least in DotNetHelp and WebHelp. I include a 1-em margin in the <body> and go from there.
by cbdebris
Tue Nov 13, 2012 4:33 pm
Forum: Styles, Stylesheets and XML
Topic: Suppressing heading in the header
Replies: 4
Views: 1535

Re: Suppressing heading in the header

It's a combination of page layout and variable, as I recall. For example, if you want a chapter title in the left running head and the book title in the right running head, you'd have left and right pages in your layout, and use a variable that calls the chapter title on one, and the book title on t...
by cbdebris
Tue Nov 13, 2012 4:23 pm
Forum: Styles, Stylesheets and XML
Topic: Yes/No/Maybe: Using a CSS Reset file with Flare?
Replies: 7
Views: 5201

Re: Yes/No/Maybe: Using a CSS Reset file with Flare?

Why would you need a "reset" file? I don't know of any application that uses a CSS "reset."
by cbdebris
Tue Nov 13, 2012 4:18 pm
Forum: Styles, Stylesheets and XML
Topic: Rendering local font formatting in TOCs
Replies: 6
Views: 1946

Re: Rendering local font formatting in TOCs

If you are using an Adobe print driver to generate a PDF (and that's a good practice), you select the driver, right-click, select Printing Preferences, and Edit the default settings. Select Fonts, select all fonts and embed them. Save the job options file. Select the new job options file as your def...
by cbdebris
Fri Nov 09, 2012 3:15 pm
Forum: Styles, Stylesheets and XML
Topic: Rendering local font formatting in TOCs
Replies: 6
Views: 1946

Re: Rendering local font formatting in TOCs

Are you outputting to online help? You have to specify fonts that your users will have.

Are you outputting to PDF? Embed the fonts.
by cbdebris
Fri Nov 09, 2012 3:04 pm
Forum: Styles, Stylesheets and XML
Topic: Default paragraph style for cell body
Replies: 2
Views: 1042

Re: Default paragraph style for cell body

You might consider a complex selector just for the table (yes, you have to have a class for the table and the paragraph). I use that and it's worked great.
by cbdebris
Fri Nov 09, 2012 3:00 pm
Forum: Styles, Stylesheets and XML
Topic: Controling lists and list style
Replies: 5
Views: 1792

Re: Controling lists and list style

I have never had to use padding to create a hanging indent for <ul> and <ol> lists -- can't imagine why you'd need to; browsers parse that for you. If you mean margins that's something else entirely. I favor complex selectors -- beauty and power. If you are using autonumbering you use the offset bet...
by cbdebris
Tue Sep 25, 2012 4:22 pm
Forum: WebHelp Mobile
Topic: Upload Doc to IPod
Replies: 2
Views: 9257

Re: Upload Doc to IPod

EPUB works.
by cbdebris
Thu Sep 29, 2011 12:02 pm
Forum: Single-Sourcing
Topic: Is it a bug? Doesn't work like a feature.
Replies: 4
Views: 2930

Re: Is it a bug? Doesn't work like a feature.

Thank you Dave. Just wanted to make sure that I hadn't overlooked something.
by cbdebris
Wed Sep 28, 2011 4:09 pm
Forum: Single-Sourcing
Topic: Is it a bug? Doesn't work like a feature.
Replies: 4
Views: 2930

Is it a bug? Doesn't work like a feature.

One of the team discovered that when he conditionalizes a crossref in the format (see page 1) at the end of a sentence and adds a space before the open parenthesis (inside the condition tag but just before the crossref tag), saves and closes the file, the space may or may not be there when he opens ...
by cbdebris
Wed Sep 21, 2011 5:08 pm
Forum: Single-Sourcing
Topic: Issues with System.ChapterNumber variable
Replies: 2
Views: 1672

Re: Issues with System.ChapterNumber variable

You need separate chapter.htm files for each chapter. Otherwise the autonumbering will not work.
by cbdebris
Wed Sep 21, 2011 4:48 pm
Forum: Printed Documentation Targets
Topic: Flare 7.1 and PDF: not satisfied with tables
Replies: 3
Views: 1568

Re: Flare 7.1 and PDF: not satisfied with tables

Vilma, you may be right. We had to define rules for what could and could not be added to tables so that we did not require numerous styles. We also put max-width and other items in our core stylesheet, not the table stylesheet, so that we had more control. You may find that a combination of individu...