Add toc heading style to reference.docx

This commit is contained in:
Nikolay Yakimov 2015-03-18 22:56:39 +03:00
parent 5ab839a187
commit 79be04df69

View file

@ -340,4 +340,23 @@
<w:color w:val="4F81BD" w:themeColor="accent1" />
</w:rPr>
</w:style>
<w:style w:type="paragraph" w:styleId="TOCHeading">
<w:name w:val="TOC Heading" />
<w:basedOn w:val="Heading1" />
<w:next w:val="BodyText" />
<w:uiPriority w:val="39" />
<w:unhideWhenUsed />
<w:qFormat />
<w:pPr>
<w:spacing w:before="240" w:line="259" w:lineRule="auto" />
<w:outlineLvl w:val="9" />
</w:pPr>
<w:rPr>
<w:rFonts w:asciiTheme="majorHAnsi" w:eastAsiaTheme="majorEastAsia" w:hAnsiTheme="majorHAnsi" w:cstheme="majorBidi" />
<w:b w:val="0" />
<w:bCs w:val="0" />
<w:color w:val="365F91" w:themeColor="accent1"
w:themeShade="BF" />
</w:rPr>
</w:style>
</w:styles>