Search found 5 matches
- Wed Jun 23, 2010 3:09 pm
- Forum: Single-Sourcing
- Topic: Limit on Number of Conditional Text Types?
- Replies: 4
- Views: 3063
Re: Limit on Number of Conditional Text Types?
Could you temporarily switch one of your other, existing targets to use the new conditional tag and build the output and see how that looks? My guess is that there's probably something off in the new target and it just seems to be related to the conditional tag because you made that tag at the same ...
- Wed Jun 23, 2010 2:30 pm
- Forum: Single-Sourcing
- Topic: Limit on Number of Conditional Text Types?
- Replies: 4
- Views: 3063
Re: Limit on Number of Conditional Text Types?
I don't believe there's any limit to the number of conditional tags you can create, although at some point too many just becomes unmanageable.
Did you accidentally apply the condition tag to the stylesheet file? Did you create a new target specifically for that conditional tag, and if so, is it ...
Did you accidentally apply the condition tag to the stylesheet file? Did you create a new target specifically for that conditional tag, and if so, is it ...
- Wed Jun 23, 2010 1:27 pm
- Forum: Single-Sourcing
- Topic: Limit on Number of Conditional Text Types?
- Replies: 4
- Views: 3063
Limit on Number of Conditional Text Types?
Greetings!
Is there a limit on the number of conditional text types Flare will allow?
My project is setup with 2 types of conditional text. When I attempted to add a third, the output appeared as if the stylesheet had disappeared. I am confused as to why adding a conditional text type would affect ...
Is there a limit on the number of conditional text types Flare will allow?
My project is setup with 2 types of conditional text. When I attempted to add a third, the output appeared as if the stylesheet had disappeared. I am confused as to why adding a conditional text type would affect ...
- Thu Jun 17, 2010 6:43 am
- Forum: Styles, Stylesheets and XML
- Topic: How to get Chapter Number in TOC
- Replies: 12
- Views: 10708
Re: How to get Chapter Number in TOC
Scrapped my previous workaround. I finally broke down and sent a request to Support. Rob sent me a better way of adding the automatic chapter numbers (Thanks, Rob!):
h1.chapter
{
mc-auto-number-format: 'CH:Chapter {chapnum}: ';
mc-auto-number-class: white;
mc-auto-number-position: outside-head ...
h1.chapter
{
mc-auto-number-format: 'CH:Chapter {chapnum}: ';
mc-auto-number-class: white;
mc-auto-number-position: outside-head ...
- Thu Apr 22, 2010 12:50 pm
- Forum: Source Control
- Topic: CVS, PVCS, or Subversion with Flare?
- Replies: 13
- Views: 11818
Re: CVS, PVCS, or Subversion with Flare?
How does one make source control ignore the output and analyzer folders?