Search found 7 matches

by Andi Henderson
Fri Aug 23, 2019 8:34 pm
Forum: Flare's General Discussion
Topic: Why does Flare process SVGs for HTML targets
Replies: 0
Views: 768

Why does Flare process SVGs for HTML targets

Kia ora:

Does anybody know why Flare feel it needs to process SVGs for HTML output (e.g., HTML5 targets)? It takes a noticeable amount of time to display SVGs in the Content Explorer preview area, a noticeable amount of time to load SVGs into the editor, and an absurd amount of time to build ...
by Andi Henderson
Wed Jan 10, 2018 3:55 pm
Forum: Flare's General Discussion
Topic: Image duplication translated projects
Replies: 4
Views: 2046

Re: Image duplication translated projects

Hi Dave:

I have a very similar problem. I am required to create a 16-language help system for an embedded application where space is at a premium, and the duplication of images has now become critical. As a proof of concept, I have manually created links to images in a common image folder "above ...
by Andi Henderson
Thu Oct 30, 2014 1:29 pm
Forum: Web-based Outputs
Topic: How can I generate simple (static) HTML output
Replies: 2
Views: 1791

Re: How can I generate simple (static) HTML output

Hi Kwag:

Thanks for your reply. Unfortunately my typical project has 8 outputs (one has 32) so I have to make use of the full Flare outlineTOC/conditional text/variable tool set to select content, so the source files are full of Flare-specific elements.

I have tried:
WebHelp, but the output files ...
by Andi Henderson
Mon Oct 27, 2014 2:02 pm
Forum: Web-based Outputs
Topic: How can I generate simple (static) HTML output
Replies: 2
Views: 1791

How can I generate simple (static) HTML output

Hi: I have a project coming up where I will be required to supply simple (static, no javascript, etc.) pages of HTML for an embedded help system. The best I can come up with are the topics generated by the WebHelp target, but these still have a fair amount of extraneous mark-up in them. Any ...
by Andi Henderson
Mon Apr 07, 2014 3:47 pm
Forum: Mimic's General Discussion
Topic: Test-to-speech for Mimic narration
Replies: 0
Views: 1844

Test-to-speech for Mimic narration

Hi:

I am trying to put together a plan for narrating videos (say Mimic) using audio generated by a text-to-speech converter system. One of the reasons I would like to try this is to generate non-English audio from translated text.
1/Do any readers have any experience doing this?
2/What system do ...
by Andi Henderson
Wed Feb 17, 2010 2:14 pm
Forum: Styles, Stylesheets and XML
Topic: Using list classes in Flare
Replies: 3
Views: 1863

Re: Using list classes in Flare

Dave:

thanks for the clarification on the use of the two different list implementations.

I also see from other posts that you can't, for example, cross reference to the auto-number for an item in an <ol>. As an exercise, I have implemented both types of lists. For docs that will mainly be ...
by Andi Henderson
Tue Feb 16, 2010 8:33 pm
Forum: Styles, Stylesheets and XML
Topic: Using list classes in Flare
Replies: 3
Views: 1863

Using list classes in Flare

Hi:

we are moving from FM to Flare, and are used to constructing lists out of paragraph styles. In the brave new world of Flare and CSS we have access to the ul, ol, and li elements to create lists. Because:
* I can't see how you can assign CSS list elements to FM paragraphs on import; and
* Flare ...