Thank you for the ideas. After some experimentation, the following syntax appears to work:
mc-next-class: ' ';
(that's tick-space-tick; and you need the space)
bneuha
Search found 6 matches
- Tue Mar 05, 2013 4:07 pm
- Forum: Styles, Stylesheets and XML
- Topic: mc-next-class
- Replies: 5
- Views: 2658
- Tue Mar 05, 2013 10:47 am
- Forum: Styles, Stylesheets and XML
- Topic: mc-next-class
- Replies: 5
- Views: 2658
mc-next-class
Hi All,
Say that you have a tag and class called p.Foo, and you want the next tag when you press Return to be a plain old p, does anyone know if that's supported?
The reverse situation would look like this:
p
{
mc-next-tag: p;
mc-next-class: Foo;
}
But, how to go the other way?
p.Foo
{
mc ...
Say that you have a tag and class called p.Foo, and you want the next tag when you press Return to be a plain old p, does anyone know if that's supported?
The reverse situation would look like this:
p
{
mc-next-tag: p;
mc-next-class: Foo;
}
But, how to go the other way?
p.Foo
{
mc ...
- Wed Mar 09, 2011 10:43 am
- Forum: Source Control
- Topic: Initial "Get" from TFS
- Replies: 2
- Views: 3230
Re: Initial "Get" from TFS
Just what I was looking for. Many thanks!
- Wed Mar 09, 2011 10:06 am
- Forum: Source Control
- Topic: Initial "Get" from TFS
- Replies: 2
- Views: 3230
Initial "Get" from TFS
Hello, All,
When a user needs to work, for the first time, a Flare project that's under source control, the user must perform a Get Latest operation via a separate tool like Visual Studio, because Flare itself doesn't browse the repository. This initial Get creates a new Working Folder under the ...
When a user needs to work, for the first time, a Flare project that's under source control, the user must perform a Get Latest operation via a separate tool like Visual Studio, because Flare itself doesn't browse the repository. This initial Get creates a new Working Folder under the ...
- Wed Aug 25, 2010 9:33 am
- Forum: Flare's General Discussion
- Topic: TOC Label Synchronization
- Replies: 2
- Views: 1155
Re: TOC Label Synchronization
Thank you! Yes, I agree, it shouldn't be a locked setting.
- Tue Aug 24, 2010 10:40 am
- Forum: Flare's General Discussion
- Topic: TOC Label Synchronization
- Replies: 2
- Views: 1155
TOC Label Synchronization
Is there already a feature request for bulk sync/refresh of labels applied to topics as seen in a TOC (and consequently seen in online outputs)?
When you first add a topic, its label gets set to the topic title/heading, but the label won't update itself if the title/heading changes. I want the TOC ...
When you first add a topic, its label gets set to the topic title/heading, but the label won't update itself if the title/heading changes. I want the TOC ...