Linking to all of the stylesheets I wanted to use, including the stylesheet that used to be the project default, from the header of a masterpage worked in this case.
In our print outputs, a master stylesheet is already imposed at the target level.
Thanks again.
Search found 8 matches
- Thu Sep 11, 2014 6:26 am
- Forum: Styles, Stylesheets and XML
- Topic: SyntaxHighlighter not highlighting?
- Replies: 4
- Views: 1981
- Thu Sep 11, 2014 2:01 am
- Forum: Styles, Stylesheets and XML
- Topic: SyntaxHighlighter not highlighting?
- Replies: 4
- Views: 1981
Re: SyntaxHighlighter not highlighting?
Thanks for the quick and on-point advice, Dave!
That's exactly what it was: I had a master stylesheet at the project level.
That's exactly what it was: I had a master stylesheet at the project level.
- Wed Sep 10, 2014 9:49 am
- Forum: Styles, Stylesheets and XML
- Topic: SyntaxHighlighter not highlighting?
- Replies: 4
- Views: 1981
SyntaxHighlighter not highlighting?
Combing through this forum, it looks like some people managed to successfully implement SyntaxHighlighter using the instructions over here . All of that dates from 2009-2011 and Flare 6 at the most recent. I'm using the most recent version of SyntaxHighlighter and Flare 10.2.1. In my HTML5 output ...
- Tue Mar 11, 2014 8:30 am
- Forum: Single-Sourcing
- Topic: Problems with snippets inside of ordered lists
- Replies: 6
- Views: 3965
Re: Problems with snippets inside of ordered lists
I don't know about for Flare 8, but later versions have an option "List start value" in the list options, usually just below "Continue sequence." This sets the code as follows: <ol start="5"> <li>My fifth list item</li> </ol> If you don't have the button and are typing directly in the text editor ...
- Mon Mar 10, 2014 7:45 am
- Forum: Flare's General Discussion
- Topic: Flare 10 hidden warnings?
- Replies: 5
- Views: 2457
Re: Flare 10 hidden warnings?
I was skimming too fast through the warnings in File > Options > Build > Warnings. Apparently the default settings is to NOT display the warnings under Accessibility and Web Accessibility (IDs 20036, 20037, 20038, 20039, 20041, 20032, 20033, 20034, 20035, and 20040). Overriding the default settings ...
- Mon Mar 10, 2014 1:09 am
- Forum: Flare's General Discussion
- Topic: Flare 10 hidden warnings?
- Replies: 5
- Views: 2457
Re: Flare 10 hidden warnings?
I'm having the same issue. Nothing shows in the warnings tab, and all warnings are set to show.
- Tue Mar 04, 2014 10:00 am
- Forum: Flare's General Discussion
- Topic: Flare 10 released
- Replies: 57
- Views: 72181
Re: Flare 10 released
I hope you figure this one out! Mine is still in the Madcap directory in C:\Program Files and continues to function.davewilks wrote:[...] However, I cannot locate the version 9 executable. [...]
- Tue Mar 04, 2014 9:23 am
- Forum: Flare's General Discussion
- Topic: Flare 10 released
- Replies: 57
- Views: 72181
Re: Flare 10 released
Replace in All Files has become faster ... and less transparent! Previously, this function would open all files with matches, apply the replace, mark them with the “edited†asterisk on the topic tab and save them. In Flare 10, Replace in All Files will silently replace matches in all files that ...