Search found 18 matches

by Jim
Thu Mar 24, 2016 6:55 pm
Forum: MadCap Lingo General Discussion
Topic: Applying Segementation Rules?
Replies: 0
Views: 1417

Applying Segementation Rules?

I just created a simple segmentation rule to break at a colon. I have it set up: Break segment after ":\s" (which I believe is after a colon followed by a space). However, its not splitting at the colon. Either a) my segmentation rules is incorrect or b) I cannot figure out how to populate...
by Jim
Tue Nov 17, 2015 12:38 pm
Forum: MadCap Lingo General Discussion
Topic: Alternative Output Names for Translated Docs
Replies: 3
Views: 2268

Re: Alternative Output Names for Translated Docs

Yes, I understand that the compilation is done in Flare after the export. I'm trying to avoid having to change the target file in Flare every time I do an export of the project from Lingo. The problem is that Lingo exports the Target file from the source project, including its file name. So, every t...
by Jim
Fri Nov 13, 2015 6:12 pm
Forum: MadCap Lingo General Discussion
Topic: Alternative Output Names for Translated Docs
Replies: 3
Views: 2268

Alternative Output Names for Translated Docs

Just getting started with Lingo over here. My question is about output file names. Is there a way to set it up so that each language has its own suffix specifying the language? So, if I'm creating HTML Help output, it'd be something like: Output-en.chm Output-fr.chm Output-ja.chm Output-cz.chm etc. ...
by Jim
Fri Nov 06, 2015 1:25 pm
Forum: Tips and Tricks
Topic: Using Macros to assign keyboard shortcuts to styles
Replies: 8
Views: 8675

Re: Using Macros to assign keyboard shortcuts to styles

Well, would you look at that. Thanks Brigit, it worked :)
by Jim
Thu Nov 05, 2015 6:24 pm
Forum: Printed Documentation Targets
Topic: PDF keyword meta-data showing up in quotation marks
Replies: 1
Views: 1098

PDF keyword meta-data showing up in quotation marks

Hi all -- have an issue that I can't seem to find any documentation on. I am creating a PDF white paper, and one of the requirements is to add meta-data (title, author, subject, keywords, etc). Using the PDF Options section of the PDF target, I see the section to add these, and so I do. In the keywo...
by Jim
Mon Sep 14, 2015 11:20 am
Forum: Web-based Outputs
Topic: Can't get rid of left margin in HTML5 output
Replies: 3
Views: 1689

Re: Can't get rid of left margin in HTML5 output

Yeah, I tried that setting. Even changing it to 100%, that left white space remains. Instead, it moved all of text flush with the left edge of the gray bar in the header. Any other ideas? :)
by Jim
Fri Sep 11, 2015 6:24 pm
Forum: Web-based Outputs
Topic: Can't get rid of left margin in HTML5 output
Replies: 3
Views: 1689

Can't get rid of left margin in HTML5 output

Hoping someone can help out here. I just got done moving our HTML5 Tripane help system over to a Top Navigation style. I still have some quirks to figure out (i.e. we have way too many top-level books in our TOC!) The one issue I can't figure out is the left margin. When I compile the output, there ...
by Jim
Thu Sep 03, 2015 6:25 pm
Forum: Tips and Tricks
Topic: Using Macros to assign keyboard shortcuts to styles
Replies: 8
Views: 8675

Re: Using Macros to assign keyboard shortcuts to styles

I've recorded and saved a macro in Flare 11.1.0. But when I go to the Keyboard Shortcuts tab, the macro doesn't show up anywhere to assign a shortcut. I've verified that the command is set to XML Editor and I'm looking for Playback: <name of macro>. Anyone have any ideas on what's going on?
by Jim
Thu Mar 20, 2014 4:20 pm
Forum: Microsoft CHM Help
Topic: Flare 10 and CHM Font issues
Replies: 2
Views: 3391

Flare 10 and CHM Font issues

I just upgraded to Flare 10 from 9.2, then compiled our projects to make sure it all still works. What I noticed is that the fonts look different. Is anyone else experiencing this issue? In Flare 10, * Paragraph spacing is decreased * Font size has changed * Bullet points are smaller The font we are...
by Jim
Mon Feb 24, 2014 3:57 pm
Forum: Printed Documentation Targets
Topic: Footer not showing up in PDF output
Replies: 4
Views: 2496

Re: Footer not showing up in PDF output

Ok -- I missed setting the chapter breaks in the TOC. Once that was done, all is good!
by Jim
Mon Feb 24, 2014 2:03 pm
Forum: Printed Documentation Targets
Topic: Footer not showing up in PDF output
Replies: 4
Views: 2496

Re: Footer not showing up in PDF output

Thanks for the replies. My page layout is very simply -- all it has is a body block and a footer. The footer has only the page number in it. Today, I got in and tried removing the page layout completely and adding one of the templates that comes with Flare -- even then, the footer doesn't show up. W...
by Jim
Fri Feb 21, 2014 5:40 pm
Forum: Printed Documentation Targets
Topic: Footer not showing up in PDF output
Replies: 4
Views: 2496

Footer not showing up in PDF output

Hello all! I'm having a problem with my PDF output that I hope someone can help me with. I have a page layout designed for the Chapters in my PDF that contains a footer (basically, page X of Y). For each Chapter page in the Content Explorer: the "Layout" is set to Print the "Medium&qu...
by Jim
Mon Jan 14, 2013 3:04 pm
Forum: Microsoft CHM Help
Topic: Script error occurs when navigating between CHM files
Replies: 3
Views: 2627

Re: Script error occurs when navigating between CHM files

Psider wrote:I think the code is missing a /

ms-its:Parent.chm::/HTMLPage.htm
That fixed our issue...thank you!
by Jim
Thu Jan 10, 2013 12:44 pm
Forum: Microsoft CHM Help
Topic: Script error occurs when navigating between CHM files
Replies: 3
Views: 2627

Script error occurs when navigating between CHM files

Hello all! We're _almost_ done with converting our files to MadCap, but have come across a little hiccup that I hope someone can help us with. We have merged multiple Flare projects into a single parent CHM file. In some cases, there are links in the child CHM files that point to a page in the paren...
by Jim
Tue Dec 04, 2012 1:44 pm
Forum: Web-based Outputs
Topic: HTML5 Output: Adding alt text to logo
Replies: 4
Views: 2610

HTML5 Output: Adding alt text to logo

Hi all, I was wondering if anyone knew of a way to add alt text to the logo image on HTML5 output without modifying default.htm post-build. Basically, when you hover over the logo, we'd like it to say something like "Help System Introduction" in a little bubble. (The same as if you hover o...
by Jim
Wed Nov 07, 2012 3:44 pm
Forum: Flare's General Discussion
Topic: <![CDATA] ]]> replaces new line in source files
Replies: 3
Views: 1732

Re: <![CDATA] ]]> replaces new line in source files

hm, interesting...our original source files already have <pre> tags. A little bit about our setup: Our code is automatically generated by a secondary application (Sandcastle), and then we import the resulting HTML files into MadCap. Is there any reason why MadCap would ignore the <pre> tags? As you'...
by Jim
Tue Nov 06, 2012 2:03 pm
Forum: Flare's General Discussion
Topic: Flickering scroll bars
Replies: 11
Views: 5989

Re: Flickering scroll bars

Try adding this line inside the <head> element (again, will need to do a post-build fix or modify default files): <meta http-equiv="X-UA-Compatible" content="IE=edge" /> This should force IE to use standards mode when rendering that document.. I had the same issue, and this reso...
by Jim
Mon Nov 05, 2012 7:18 pm
Forum: Flare's General Discussion
Topic: <![CDATA] ]]> replaces new line in source files
Replies: 3
Views: 1732

<![CDATA] ]]> replaces new line in source files

When converting HTML files over to XML with Flare, MadCap is replacing some of my new lines with <![CDATA] ]]> tags. In most cases, I don't mind, but many of these occurrences are code samples where new lines are required. Is there any way to work around this issue? Original HTML: <span class="...