metanorma-m3d 1.0.4 → 1.0.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/asciidoctor/m3d/version.rb +1 -1
- data/lib/isodoc/m3d/html/htmlstyle.scss +1 -1
- data/lib/isodoc/m3d/html/m3d.scss +0 -25
- data/lib/isodoc/m3d/html/wordstyle.scss +25 -0
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3a05602409f584f627a7ed10924ba52befbdd092154fdaa685e6b5d8a20eb0f2
|
4
|
+
data.tar.gz: d71deeb0d7864c6d854137c6bc1f8edfa89534a20efea064cd0ee19a3b3ac04c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9c5b889980402bad3d7eb213270cfa85576c7009e68bf8a926b30c2b85d1f2bd3dcddda68e9497be86f5f42e2c25981056b6276eb58120cf6cfdc3e92ebfe603
|
7
|
+
data.tar.gz: 6f44543aa130d4b0c886f19796a241cda3b2a444f5a279b39ee88fd8b76a97937b6b667d86458fa3ff653985cece803d22f9cfdb4d923865129b9cd20bec30e3
|
@@ -456,31 +456,6 @@ table.dl
|
|
456
456
|
margin-right:0cm;
|
457
457
|
margin-bottom:11.0pt;
|
458
458
|
margin-left:20.15pt;}
|
459
|
-
.h2Annex
|
460
|
-
{mso-style-priority:2;
|
461
|
-
mso-style-unhide:no;
|
462
|
-
mso-style-qformat:yes;
|
463
|
-
mso-style-link:"Heading 2 Char";
|
464
|
-
mso-style-next:Normal;
|
465
|
-
margin-top:3.0pt;
|
466
|
-
margin-right:0cm;
|
467
|
-
margin-bottom:12.0pt;
|
468
|
-
margin-left:0cm;
|
469
|
-
text-indent:0cm;
|
470
|
-
line-height:12.5pt;
|
471
|
-
mso-pagination:widow-orphan;
|
472
|
-
page-break-after:avoid;
|
473
|
-
mso-hyphenate:none;
|
474
|
-
tab-stops:27.0pt 35.0pt;
|
475
|
-
font-size:12.0pt;
|
476
|
-
mso-bidi-font-size:11.0pt;
|
477
|
-
font-family:$headerfont;
|
478
|
-
font-weight:bold;
|
479
|
-
mso-fareast-font-family:$headerfont;
|
480
|
-
mso-ansi-language:EN-GB;
|
481
|
-
mso-fareast-language:JA;
|
482
|
-
mso-bidi-font-weight:normal;}
|
483
|
-
|
484
459
|
ol
|
485
460
|
{margin-bottom:0cm;}
|
486
461
|
ul
|
@@ -246,6 +246,31 @@ h1.Annex
|
|
246
246
|
mso-ansi-language:EN-GB;
|
247
247
|
mso-fareast-language:JA;
|
248
248
|
mso-bidi-font-weight:normal;}
|
249
|
+
.h2Annex
|
250
|
+
{mso-style-priority:2;
|
251
|
+
mso-style-unhide:no;
|
252
|
+
mso-style-qformat:yes;
|
253
|
+
mso-style-parent:"Heading 1";
|
254
|
+
mso-style-link:"Heading 2 Char";
|
255
|
+
mso-style-next:Normal;
|
256
|
+
margin-top:3.0pt;
|
257
|
+
margin-right:0cm;
|
258
|
+
margin-bottom:12.0pt;
|
259
|
+
margin-left:0cm;
|
260
|
+
text-indent:0cm;
|
261
|
+
line-height:12.5pt;
|
262
|
+
mso-pagination:widow-orphan;
|
263
|
+
page-break-after:avoid;
|
264
|
+
mso-outline-level:2;
|
265
|
+
mso-hyphenate:none;
|
266
|
+
tab-stops:27.0pt 35.0pt;
|
267
|
+
font-size:12.0pt;
|
268
|
+
mso-bidi-font-size:11.0pt;
|
269
|
+
font-family:$headerfont;
|
270
|
+
mso-fareast-font-family:$headerfont;
|
271
|
+
mso-ansi-language:EN-GB;
|
272
|
+
mso-fareast-language:JA;
|
273
|
+
mso-bidi-font-weight:normal;}
|
249
274
|
h2
|
250
275
|
{mso-style-priority:2;
|
251
276
|
mso-style-unhide:no;
|