X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fstdinsets.inc;h=a902912e93f2c06efa1730c128a41046ea9514d3;hb=8f9520eda5a0ecf2458341e5d8ea40f5970d54db;hp=8a248dfeac815e39c5d3d943f671c1e0ab697383;hpb=79f428d201c4d3b216c369d1ced9ff9f5fe28825;p=lyx.git diff --git a/lib/layouts/stdinsets.inc b/lib/layouts/stdinsets.inc index 8a248dfeac..a902912e93 100644 --- a/lib/layouts/stdinsets.inc +++ b/lib/layouts/stdinsets.inc @@ -201,14 +201,14 @@ InsetLayout TOC font-weight: bold; } div.lyxtoc-2 { - margin: 0em 0em 0em 1em; + margin: 0em 0.1em 0em 1em; font-size: large; font-weight: normal; } - div.lyxtoc-3 { margin: 0em 0em 0em 0.5em; font-size: medium; } - div.lyxtoc-4 { margin: 0em 0em 0em 0.5em; } - div.lyxtoc-5 { margin: 0em 0em 0em 0.5em; } - div.lyxtoc-6 { margin: 0em 0em 0em 0.5em; } + div.lyxtoc-3 { margin: 0em 0.1em 0em 0.5em; font-size: medium; } + div.lyxtoc-4 { margin: 0em 0.1em 0em 0.5em; } + div.lyxtoc-5 { margin: 0em 0.1em 0em 0.5em; } + div.lyxtoc-6 { margin: 0em 0.1em 0em 0.5em; } a.tocentry { text-decoration: none; color: black; @@ -569,9 +569,15 @@ InsetLayout Script:superscript HTMLTag sup End + InsetLayout Script:subscript CopyStyle Script Requires subscript LaTeXName textsubscript HTMLTag sub End + + +InsetLayout PrintNomencl + HTMLTag h2 +End