Questions tagged [madcap]

Use this tag if you have a specific question about MadCap features and functionality. Consider tagging the exact help authoring technology area your question links to. Please mention your exact MadCap version, edition, and update level in your question.

MadCap Software is a computer software firm that creates help authoring tools. MadCap's authoring tools are all based on xHTML.

26 questions
5
votes
2 answers

Process.Start(url) with anchor in the url

I am trying to use Process.Start to launch a local html file in the default browser. An example url is as follows: "file:///C:/Documentation/HelpContent/default_CSH.htm#SectionA/Topic1.htm" Problem is, the "#SectionA/Topic1.htm" bit gets stripped…
Richard B
  • 304
  • 6
  • 14
3
votes
3 answers

Madcap Flare Doesn't Generate Correct Fonts in PDF output

I am trying to generate pdf files using a MadCap Flare project, but the PDF files come out with the wrong font. I am using the latest version of Flare, 2019r2. I am trying to generate paragraphs using the Flexo fonts from Duotype. All the fonts are…
Aharon Manne
  • 712
  • 3
  • 11
  • 34
3
votes
2 answers

Why does the search function of my CHM file report "No topics found"?

I created a CHM help file using MadCap Flare. When I search for a term that I know is present in my text, the search function always reports "no topics found." How can I fix the search function?
Aidan Ryan
  • 11,389
  • 13
  • 54
  • 86
2
votes
1 answer

Assigning tags for uploaded HTML files in Concrete5

We are planning to load a number of HTML files as they are in the site using Concrete5. We had to do this since the number of files is too big to load them via editor. (We are going to generate the html files with madcap flare) However, I need to…
1
vote
3 answers

How do I use CSS to select a "cousin" element

I have the following (simplified) HTML
1
vote
1 answer

Implementing a glossary in Jekyll

Am porting a doc site from Madcap Flare to GitHub Pages using Jekyll. One thing I'm wondering about is that is there a way of implementing an automatic glossary similar to…
oceanclub
  • 477
  • 1
  • 4
  • 13
1
vote
0 answers

How do I configure the diagrams.net flowchart viewer?

I work in a single-sourcing environment called Madcap Flare to create HTML5 websites. My company wants to implement troubleshooting flowcharts/diagrams for our content. I am exploring options on how to do this and came across draw.io which is now…
TaviaKP
  • 11
  • 1
1
vote
1 answer

Cannot add script async in MasterPage of MadCap Flare project

I am trying to add Google Analytics tag to all the pages in a MadCap Flare project. The way to do this is to add the tag to de MasterPage, but MadCap Flare does not allow me to add the Google tag. If I remove the async attribute it works, but I…
toscanelli
  • 1,202
  • 2
  • 17
  • 40
1
vote
1 answer

Toolbar in Search Results is dissapearing in HTML output

I am using MadCap Flare software to create HTML output of my template document. I am using some JQuery code to be inserted in the output HTML. The code is here: