/*<meta conditions="default.import,default.import-release-notes" />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/* Styles containing strings to be localized */

h2.notes-head
{
	mc-auto-number-format: 'Notes';
}

h2.related-head
{
	mc-auto-number-format: 'Related topics';
}

h2.ref-format-head
{
	mc-auto-number-format: 'Format';
}

h2.ref-param-head
{
	mc-auto-number-format: 'Parameters';
}

h2.ref-return-head
{
	mc-auto-number-format: 'Data type returned';
}

h2.ref-see-also-head
{
	mc-auto-number-format: 'See also';
}

h2.ref-options-head
{
	mc-auto-number-format: 'Options';
}

h2.ref-compat-head
{
	mc-auto-number-format: 'Compatibility';
}

h2.ref-orig-head
{
	mc-auto-number-format: 'Originated in version';
}

h2.ref-desc-head
{
	mc-auto-number-format: 'Description';
}

h2.ref-example1-head
{
	mc-auto-number-format: 'E:Example {n=1}';
}

h2.ref-examplen-head
{
	mc-auto-number-format: 'E:Example {n+}';
}

h2.ref-when-head
{
	mc-auto-number-format: 'When the script runs';
}

h2.ref-modes-head
{
	mc-auto-number-format: 'Modes in which the trigger can be used';
}

h2.ref-result-head
{
	mc-auto-number-format: 'Result';
}

p.important,
div.important
{
	mc-auto-number-format: '{b}Important  {/b}';
}

p.warning
{
	mc-auto-number-format: '{b}Warning  {/b}';
}

p.note
{
	mc-auto-number-format: '{b}Note  {/b}';
}

p.tip
{
	mc-auto-number-format: '{b}Tip  {/b}';
}

MadCap|xref.LinktoFunction
{
	mc-format: '{paratext} function';
}

MadCap|xref.LinktoFunctionU
{
	mc-format: '{paratext} function';
}

MadCap|xref.LinktoScriptStep
{
	mc-format: '{paratext} script step';
}

MadCap|xref.LinktoScriptStepU
{
	mc-format: '{paratext} script step';
}

MadCap|xref.LinktoScriptTrigger
{
	mc-format: '{paratext} script trigger';
}

MadCap|xref.LinktoScriptTriggerU
{
	mc-format: '{paratext} script trigger';
}

/* Auto-number styles for Studio calc functions */

h2.ref-usage-head
{
	mc-auto-number-format: 'Usage examples';
	mc-hidden: hidden;
}

h2.ref-syntax-head
{
	mc-auto-number-format: 'Syntax';
	mc-hidden: hidden;
}

h2.ref-returns-head
{
	mc-auto-number-format: 'Returns';
	mc-hidden: hidden;
}

