metanorma-ieee 1.5.3 → 1.5.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/isodoc/ieee/html/header.html +3 -3
- data/lib/isodoc/ieee/html/html_ieee_titlepage.html +15 -2
- data/lib/isodoc/ieee/html/ieee.css +46 -1
- data/lib/isodoc/ieee/html/ieee.scss +42 -1
- data/lib/isodoc/ieee/html/word_ieee_titlepage.html +10 -2
- data/lib/isodoc/ieee/html/wordstyle.css +48 -0
- data/lib/isodoc/ieee/html/wordstyle.scss +44 -0
- data/lib/isodoc/ieee/html/wordstyle_wp.css +47 -0
- data/lib/isodoc/ieee/html/wordstyle_wp.scss +43 -0
- data/lib/isodoc/ieee/i18n-en.yaml +2 -0
- data/lib/isodoc/ieee/ieee.amendment.xsl +1131 -438
- data/lib/isodoc/ieee/ieee.standard.xsl +1131 -438
- data/lib/isodoc/ieee/metadata.rb +22 -11
- data/lib/isodoc/ieee/presentation_bibitem.rb +102 -0
- data/lib/isodoc/ieee/presentation_ref.rb +149 -96
- data/lib/isodoc/ieee/presentation_terms.rb +52 -12
- data/lib/isodoc/ieee/presentation_xml_convert.rb +15 -67
- data/lib/isodoc/ieee/word_authority.rb +37 -59
- data/lib/isodoc/ieee/word_cleanup.rb +83 -35
- data/lib/isodoc/ieee/word_cleanup_blocks.rb +0 -1
- data/lib/isodoc/ieee/word_convert.rb +19 -16
- data/lib/isodoc/ieee/word_toc.rb +46 -0
- data/lib/metanorma/ieee/boilerplate.adoc +6 -5
- data/lib/metanorma/ieee/boilerplate_wp.adoc +1 -2
- data/lib/metanorma/ieee/cleanup.rb +56 -9
- data/lib/metanorma/ieee/cleanup_boilerplate.rb +1 -4
- data/lib/metanorma/ieee/cleanup_ref.rb +0 -98
- data/lib/metanorma/ieee/cleanup_ref_fn.rb +116 -0
- data/lib/metanorma/ieee/front.rb +26 -0
- data/lib/metanorma/ieee/isodoc.rng +19 -1
- data/lib/metanorma/ieee/processor.rb +1 -0
- data/lib/metanorma/ieee/relaton-ieee.rng +4 -0
- data/lib/metanorma/ieee/validate.rb +1 -1
- data/lib/metanorma/ieee/version.rb +1 -1
- metadata +5 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6227353f56d9415296be8d468d8d8117149929514dc33caf73e154347c7fa839
|
4
|
+
data.tar.gz: 2b4bcfeeedde0039d75dab66d1124cb4336fa6270933b9adb8d1a794c64dfdca
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 53db1e0ae3f5afc98fadc61a427eff494e5ef58ffbc05680dce7f6070a356d72d7fe8e1fcfe68faa8a205a4b306035920ae4856d91bf50ac020804ec97952572
|
7
|
+
data.tar.gz: 94064f7e573b6d9be2e0a28ab6dbe34d727198fc573d7faf5aa09135baa07bf2a2d262b75f5f1d9eca8a4c4fb5d5cc7f816e61a397df9cb5ad852f821b0d9d71
|
@@ -59,10 +59,10 @@ xmlns="http://www.w3.org/TR/REC-html40">
|
|
59
59
|
|
60
60
|
<div style='mso-element:header' id=h1>
|
61
61
|
|
62
|
-
<p class=MsoHeader><span lang=EN-US>P{{ docnumeric }}{% if draft %}/D{{ draft }},
|
63
|
-
{{ draft_month }} {{ draft_year }}{% endif %}</span></p>
|
62
|
+
<p class=MsoHeader><span lang=EN-US>{%if unpublished%}P{{ docnumeric }}{% if draft %}/D{{ draft }},
|
63
|
+
{{ draft_month }} {{ draft_year }}{% endif %}{%else%}IEEE Std {{docnumeric}}-{{docyear}}{%endif%}</span></p>
|
64
64
|
|
65
|
-
<p class=MsoHeader><span lang=EN-US>{{ full_doctitle }}</span></p>
|
65
|
+
<p class=MsoHeader><span lang=EN-US>{%if unpublished %}{%else%}IEEE {% endif %}{{ full_doctitle }}</span></p>
|
66
66
|
|
67
67
|
</div>
|
68
68
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
<div id='toggle'> <span>•</span> </div>
|
2
2
|
|
3
|
-
<div class="doctitle-en"
|
3
|
+
<div class="doctitle-en">{% if unpublished %}<span>P{{ docnumeric }}™{% if draft %}/D{{ draft }}{% endif %}</span><br/>{% else %}IEEE Std-{{docnumeric}}™-{{docyear}}<br/>IEEE{% endif %}
|
4
4
|
<span lang="EN-US">{{ full_doctitle }}</span></div>
|
5
5
|
{% if amd %}
|
6
6
|
<div class="doctitle-part">Amendment {{ amd }}</div>
|
@@ -16,7 +16,20 @@
|
|
16
16
|
<p><b>{{ technical_committee }}</b></p>
|
17
17
|
<p>of the</p>
|
18
18
|
<p><b>IEEE {{ society }}</b></p>
|
19
|
-
|
19
|
+
{% if coverpage_statement %}
|
20
|
+
<table style="border: none;" width="100%"><tr><td style="border: none;vertical-align: middle;padding: 0px !important;">
|
21
|
+
<p style="text-align: left;">{{ coverpage_statement }}</p>
|
22
|
+
</td>
|
23
|
+
{% if corporate_author_logos %}
|
24
|
+
<td style="border: none;vertical-align: middle;">
|
25
|
+
{% for i in corporate_author_logos %}
|
26
|
+
<img src='{{i}}'/>
|
27
|
+
{% endfor %}
|
28
|
+
</td>
|
29
|
+
{% endif %}
|
30
|
+
</tr></table>
|
31
|
+
{% endif %}
|
32
|
+
<p>Approved {% if ieee_sasb_approveddate %}{{ ieee_sasb_approveddate }}{% else %}{{ issueddate }}{% endif %}</p>
|
20
33
|
<p>IEEE SA Standards Board</p>
|
21
34
|
</div>
|
22
35
|
|
@@ -49,6 +49,50 @@ span.IEEEStdsParagraphChar {
|
|
49
49
|
mso-bidi-language: AR-SA;
|
50
50
|
}
|
51
51
|
|
52
|
+
/* From published doc */
|
53
|
+
p.IEEEStdsDesignation, li.IEEEStdsDesignation, div.IEEEStdsDesignation {
|
54
|
+
mso-style-name: "IEEEStds Designation";
|
55
|
+
mso-style-unhide: no;
|
56
|
+
/* mso-style-parent:Base_Text; */ /* Not defined in the draft template */
|
57
|
+
mso-style-parent: "IEEEStds Sans-Serif";
|
58
|
+
mso-style-next: "IEEEStds Related Article";
|
59
|
+
margin: 0cm;
|
60
|
+
text-align: right;
|
61
|
+
line-height: normal;
|
62
|
+
mso-pagination: widow-orphan;
|
63
|
+
font-size: 11pt;
|
64
|
+
mso-bidi-font-size: 10pt;
|
65
|
+
font-family: "Arial", sans-serif;
|
66
|
+
mso-fareast-font-family: "Times New Roman";
|
67
|
+
mso-bidi-font-family: "Times New Roman";
|
68
|
+
mso-ansi-language: EN-US;
|
69
|
+
mso-fareast-language: JA;
|
70
|
+
font-weight: bold;
|
71
|
+
mso-bidi-font-weight: normal;
|
72
|
+
}
|
73
|
+
|
74
|
+
p.IEEEStdsRelatedArticle, li.IEEEStdsRelatedArticle, div.IEEEStdsRelatedArticle {
|
75
|
+
mso-style-name: "IEEEStds Related Article";
|
76
|
+
mso-style-unhide: no;
|
77
|
+
/* mso-style-parent:Base_Text; */ /* Not defined in the draft template */
|
78
|
+
mso-style-parent: "IEEEStds Sans-Serif";
|
79
|
+
margin-top: 0cm;
|
80
|
+
margin-right: 0cm;
|
81
|
+
margin-bottom: 12pt;
|
82
|
+
margin-left: 0cm;
|
83
|
+
mso-add-space: auto;
|
84
|
+
text-align: right;
|
85
|
+
line-height: normal;
|
86
|
+
mso-pagination: widow-orphan;
|
87
|
+
font-size: 9pt;
|
88
|
+
mso-bidi-font-size: 10pt;
|
89
|
+
font-family: "Arial", sans-serif;
|
90
|
+
mso-fareast-font-family: "Times New Roman";
|
91
|
+
mso-bidi-font-family: "Times New Roman";
|
92
|
+
mso-ansi-language: EN-US;
|
93
|
+
mso-fareast-language: JA;
|
94
|
+
}
|
95
|
+
|
52
96
|
p.IEEEStdsTitle, li.IEEEStdsTitle, div.IEEEStdsTitle {
|
53
97
|
mso-style-name: "IEEEStds Title";
|
54
98
|
mso-style-unhide: no;
|
@@ -2756,9 +2800,10 @@ p.draftwarningHdr {
|
|
2756
2800
|
mso-footer-margin: 36pt;
|
2757
2801
|
mso-line-numbers-count-by: 1;
|
2758
2802
|
mso-page-numbers: roman-lower;
|
2803
|
+
{% if unpublished %}{%else %}mso-title-page:yes;{%endif%}
|
2759
2804
|
mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
|
2760
2805
|
mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
|
2761
|
-
mso-first-header:
|
2806
|
+
/*mso-first-header:url("file:///C:/Doc/FILENAME_files/header.html") fh1;*/
|
2762
2807
|
mso-paper-source: 0;
|
2763
2808
|
}
|
2764
2809
|
div.WordSection1 {
|
@@ -43,6 +43,46 @@ span.IEEEStdsParagraphChar
|
|
43
43
|
mso-ansi-language:EN-US;
|
44
44
|
mso-fareast-language:JA;
|
45
45
|
mso-bidi-language:AR-SA;}
|
46
|
+
/* From published doc */
|
47
|
+
p.IEEEStdsDesignation, li.IEEEStdsDesignation, div.IEEEStdsDesignation
|
48
|
+
{mso-style-name:"IEEEStds Designation";
|
49
|
+
mso-style-unhide:no;
|
50
|
+
/* mso-style-parent:Base_Text; */ /* Not defined in the draft template */
|
51
|
+
mso-style-parent:"IEEEStds Sans-Serif";
|
52
|
+
mso-style-next:"IEEEStds Related Article";
|
53
|
+
margin:0cm;
|
54
|
+
text-align:right;
|
55
|
+
line-height:normal;
|
56
|
+
mso-pagination:widow-orphan;
|
57
|
+
font-size:11.0pt;
|
58
|
+
mso-bidi-font-size:10.0pt;
|
59
|
+
font-family:"Arial",sans-serif;
|
60
|
+
mso-fareast-font-family:"Times New Roman";
|
61
|
+
mso-bidi-font-family:"Times New Roman";
|
62
|
+
mso-ansi-language:EN-US;
|
63
|
+
mso-fareast-language:JA;
|
64
|
+
font-weight:bold;
|
65
|
+
mso-bidi-font-weight:normal;}
|
66
|
+
p.IEEEStdsRelatedArticle, li.IEEEStdsRelatedArticle, div.IEEEStdsRelatedArticle
|
67
|
+
{mso-style-name:"IEEEStds Related Article";
|
68
|
+
mso-style-unhide:no;
|
69
|
+
/* mso-style-parent:Base_Text; */ /* Not defined in the draft template */
|
70
|
+
mso-style-parent:"IEEEStds Sans-Serif";
|
71
|
+
margin-top:0cm;
|
72
|
+
margin-right:0cm;
|
73
|
+
margin-bottom:12.0pt;
|
74
|
+
margin-left:0cm;
|
75
|
+
mso-add-space:auto;
|
76
|
+
text-align:right;
|
77
|
+
line-height:normal;
|
78
|
+
mso-pagination:widow-orphan;
|
79
|
+
font-size:9.0pt;
|
80
|
+
mso-bidi-font-size:10.0pt;
|
81
|
+
font-family:"Arial",sans-serif;
|
82
|
+
mso-fareast-font-family:"Times New Roman";
|
83
|
+
mso-bidi-font-family:"Times New Roman";
|
84
|
+
mso-ansi-language:EN-US;
|
85
|
+
mso-fareast-language:JA;}
|
46
86
|
p.IEEEStdsTitle, li.IEEEStdsTitle, div.IEEEStdsTitle
|
47
87
|
{mso-style-name:"IEEEStds Title";
|
48
88
|
mso-style-unhide:no;
|
@@ -2498,9 +2538,10 @@ font-weight:bold;
|
|
2498
2538
|
mso-footer-margin:36.0pt;
|
2499
2539
|
mso-line-numbers-count-by:1;
|
2500
2540
|
mso-page-numbers:roman-lower;
|
2541
|
+
{% if unpublished %}{%else %}mso-title-page:yes;{%endif%}
|
2501
2542
|
mso-header:url("file:///C:/Doc/FILENAME_files/header.html") h1;
|
2502
2543
|
mso-even-footer:url("file:///C:/Doc/FILENAME_files/header.html") ef1;
|
2503
|
-
mso-first-header:url("file:///C:/Doc/FILENAME_files/header.html") fh1
|
2544
|
+
/*mso-first-header:url("file:///C:/Doc/FILENAME_files/header.html") fh1;*/
|
2504
2545
|
mso-paper-source:0;}
|
2505
2546
|
div.WordSection1
|
2506
2547
|
{page:WordSection1;
|
@@ -1,4 +1,5 @@
|
|
1
|
-
<p class="
|
1
|
+
{% if unpublished %}{%else%}<p class="IEEEStdsDesignation">IEEE Std-{{docnumeric}}™-{{docyear}}</p>{%endif%}
|
2
|
+
<p class="IEEEStdsTitle" style='margin-top:50.0pt;margin-right:0cm;margin-bottom:36.0pt;margin-left:0cm'>{% if unpublished %}<span lang="EN-US">P{{ docnumeric }}™{% if draft %}/D{{ draft }}{% endif %}</span><br/>{% else %}IEEE{% endif %}
|
2
3
|
<span lang="EN-US">{{ full_doctitle }}</span>
|
3
4
|
{% if amd or corr %}
|
4
5
|
<br/>{% if amd %}Amendment {{ amd }}{% endif %}{% if amd and corr %} {% endif %}{% if corr %}Corrigenda {{ corr }}{% endif %}
|
@@ -19,12 +20,17 @@
|
|
19
20
|
|
20
21
|
<p class="IEEEStdsTitleParaSans"><span lang="EN-US"><o:p> </o:p></span></p>
|
21
22
|
|
22
|
-
<p class="IEEEStdsTitleParaSans"><span lang="EN-US">Approved {{ issueddate }}</span></p>
|
23
|
+
<p class="IEEEStdsTitleParaSans"><span lang="EN-US">Approved {% if ieee_sasb_approveddate %}{{ ieee_sasb_approveddate }}{% else %}{{ issueddate }}{% endif %}</span></p>
|
23
24
|
|
24
25
|
<p class="IEEEStdsTitleParaSans"><span lang="EN-US"><o:p> </o:p></span></p>
|
25
26
|
|
26
27
|
<p class="IEEEStdsTitleParaSansBold"><span lang="EN-US">IEEE SA Standards Board</span></p>
|
27
28
|
|
29
|
+
{% if coverpage_statement %}
|
30
|
+
<p class="IEEEStdsTitleParaSans"><span lang="EN-US"><o:p> </o:p></span></p>
|
31
|
+
<p class="IEEEStdsTitleParaSans">{{ coverpage_statement }}</p>
|
32
|
+
{% endif %}
|
33
|
+
|
28
34
|
|
29
35
|
{% if trial_use %}
|
30
36
|
<div>
|
@@ -35,5 +41,7 @@
|
|
35
41
|
|
36
42
|
<p class="IEEEStdsCopyrightaddrs"><span lang="EN-US"><o:p> </o:p></span></p>
|
37
43
|
|
44
|
+
{% if unpublished %}
|
38
45
|
<div id="boilerplate-copyright-destination"/>
|
39
46
|
<div id="boilerplate-license-destination"/>
|
47
|
+
{% endif %}
|
@@ -820,6 +820,52 @@ p.MsoCaption, li.MsoCaption, div.MsoCaption {
|
|
820
820
|
mso-bidi-font-weight: normal;
|
821
821
|
}
|
822
822
|
|
823
|
+
/* Added to differentiate annex figures and tables in ToC */
|
824
|
+
p.TableCaption {
|
825
|
+
mso-style-name: "TableCaption";
|
826
|
+
mso-style-unhide: no;
|
827
|
+
mso-style-qformat: yes;
|
828
|
+
mso-style-parent: "MsoCaption";
|
829
|
+
mso-style-next: "IEEEStds Paragraph";
|
830
|
+
margin-top: 6pt;
|
831
|
+
margin-right: 0cm;
|
832
|
+
margin-bottom: 6pt;
|
833
|
+
margin-left: 0cm;
|
834
|
+
text-align: center;
|
835
|
+
mso-pagination: widow-orphan lines-together;
|
836
|
+
mso-hyphenate: none;
|
837
|
+
font-size: {{smallerfontsize}};
|
838
|
+
font-family: {{headerfont}};
|
839
|
+
mso-fareast-font-family: "Times New Roman";
|
840
|
+
mso-bidi-font-family: "Times New Roman";
|
841
|
+
mso-ansi-language: EN-US;
|
842
|
+
mso-fareast-language: JA;
|
843
|
+
font-weight: bold;
|
844
|
+
mso-bidi-font-weight: normal;
|
845
|
+
}
|
846
|
+
|
847
|
+
p.FigureCaption {
|
848
|
+
mso-style-name: "FigureCaption";
|
849
|
+
mso-style-qformat: yes;
|
850
|
+
mso-style-parent: "MsoCaption";
|
851
|
+
mso-style-next: "IEEEStds Paragraph";
|
852
|
+
margin-top: 6pt;
|
853
|
+
margin-right: 0cm;
|
854
|
+
margin-bottom: 6pt;
|
855
|
+
margin-left: 0cm;
|
856
|
+
text-align: center;
|
857
|
+
mso-pagination: widow-orphan lines-together;
|
858
|
+
mso-hyphenate: none;
|
859
|
+
font-size: {{smallerfontsize}};
|
860
|
+
font-family: {{headerfont}};
|
861
|
+
mso-fareast-font-family: "Times New Roman";
|
862
|
+
mso-bidi-font-family: "Times New Roman";
|
863
|
+
mso-ansi-language: EN-US;
|
864
|
+
mso-fareast-language: JA;
|
865
|
+
font-weight: bold;
|
866
|
+
mso-bidi-font-weight: normal;
|
867
|
+
}
|
868
|
+
|
823
869
|
p.MsoTof, li.MsoTof, div.MsoTof {
|
824
870
|
mso-style-unhide: no;
|
825
871
|
mso-style-next: Normal;
|
@@ -4202,6 +4248,7 @@ span.SpellE {
|
|
4202
4248
|
mso-level-style-link: "IEEEStds Regular Table Caption";
|
4203
4249
|
mso-level-text: "Table %1";
|
4204
4250
|
mso-level-tab-stop: 54pt;
|
4251
|
+
mso-level-suffix: none; /* Added by Metanorma */
|
4205
4252
|
mso-level-number-position: center;
|
4206
4253
|
margin-left: 0cm;
|
4207
4254
|
text-indent: 0cm;
|
@@ -4980,6 +5027,7 @@ span.SpellE {
|
|
4980
5027
|
mso-level-style-link: "IEEEStds Regular Figure Caption";
|
4981
5028
|
mso-level-text: "Figure %1";
|
4982
5029
|
mso-level-tab-stop: 50.4pt;
|
5030
|
+
mso-level-suffix: none; /* Added by Metanorma */
|
4983
5031
|
mso-level-number-position: center;
|
4984
5032
|
margin-left: 0cm;
|
4985
5033
|
text-indent: 14.4pt;
|
@@ -742,6 +742,48 @@ p.MsoCaption, li.MsoCaption, div.MsoCaption
|
|
742
742
|
mso-fareast-language:JA;
|
743
743
|
font-weight:bold;
|
744
744
|
mso-bidi-font-weight:normal;}
|
745
|
+
/* Added to differentiate annex figures and tables in ToC */
|
746
|
+
p.TableCaption
|
747
|
+
{ mso-style-name:"TableCaption";
|
748
|
+
mso-style-unhide:no;
|
749
|
+
mso-style-qformat:yes;
|
750
|
+
mso-style-parent:"MsoCaption";
|
751
|
+
mso-style-next:"IEEEStds Paragraph";
|
752
|
+
margin-top:6.0pt;
|
753
|
+
margin-right:0cm;
|
754
|
+
margin-bottom:6.0pt;
|
755
|
+
margin-left:0cm;
|
756
|
+
text-align:center;
|
757
|
+
mso-pagination:widow-orphan lines-together;
|
758
|
+
mso-hyphenate:none;
|
759
|
+
font-size:$smallerfontsize;
|
760
|
+
font-family:$headerfont;
|
761
|
+
mso-fareast-font-family:"Times New Roman";
|
762
|
+
mso-bidi-font-family:"Times New Roman";
|
763
|
+
mso-ansi-language:EN-US;
|
764
|
+
mso-fareast-language:JA;
|
765
|
+
font-weight:bold;
|
766
|
+
mso-bidi-font-weight:normal;}
|
767
|
+
p.FigureCaption
|
768
|
+
{ mso-style-name:"FigureCaption";
|
769
|
+
mso-style-qformat:yes;
|
770
|
+
mso-style-parent:"MsoCaption";
|
771
|
+
mso-style-next:"IEEEStds Paragraph";
|
772
|
+
margin-top:6.0pt;
|
773
|
+
margin-right:0cm;
|
774
|
+
margin-bottom:6.0pt;
|
775
|
+
margin-left:0cm;
|
776
|
+
text-align:center;
|
777
|
+
mso-pagination:widow-orphan lines-together;
|
778
|
+
mso-hyphenate:none;
|
779
|
+
font-size:$smallerfontsize;
|
780
|
+
font-family:$headerfont;
|
781
|
+
mso-fareast-font-family:"Times New Roman";
|
782
|
+
mso-bidi-font-family:"Times New Roman";
|
783
|
+
mso-ansi-language:EN-US;
|
784
|
+
mso-fareast-language:JA;
|
785
|
+
font-weight:bold;
|
786
|
+
mso-bidi-font-weight:normal;}
|
745
787
|
p.MsoTof, li.MsoTof, div.MsoTof
|
746
788
|
{mso-style-unhide:no;
|
747
789
|
mso-style-next:Normal;
|
@@ -3772,6 +3814,7 @@ span.SpellE
|
|
3772
3814
|
{mso-level-style-link:"IEEEStds Regular Table Caption";
|
3773
3815
|
mso-level-text:"Table %1";
|
3774
3816
|
mso-level-tab-stop:54.0pt;
|
3817
|
+
mso-level-suffix: none; /* Added by Metanorma */
|
3775
3818
|
mso-level-number-position:center;
|
3776
3819
|
margin-left:0cm;
|
3777
3820
|
text-indent:0cm;
|
@@ -4526,6 +4569,7 @@ span.SpellE
|
|
4526
4569
|
{mso-level-style-link:"IEEEStds Regular Figure Caption";
|
4527
4570
|
mso-level-text:"Figure %1";
|
4528
4571
|
mso-level-tab-stop:50.4pt;
|
4572
|
+
mso-level-suffix: none; /* Added by Metanorma */
|
4529
4573
|
mso-level-number-position:center;
|
4530
4574
|
margin-left:0cm;
|
4531
4575
|
text-indent:14.4pt;
|
@@ -780,6 +780,51 @@ p.MsoCaption, li.MsoCaption, div.MsoCaption {
|
|
780
780
|
mso-bidi-font-weight: normal;
|
781
781
|
}
|
782
782
|
|
783
|
+
/* Added to differentiate annex figures and tables in ToC */
|
784
|
+
p.TableCaption {
|
785
|
+
mso-style-name: "TableCaption";
|
786
|
+
mso-style-parent: "MsoCaption";
|
787
|
+
mso-style-unhide: no;
|
788
|
+
mso-style-qformat: yes;
|
789
|
+
margin-top: 6pt;
|
790
|
+
margin-right: 0cm;
|
791
|
+
margin-bottom: 6pt;
|
792
|
+
margin-left: 0cm;
|
793
|
+
text-align: center;
|
794
|
+
mso-pagination: widow-orphan lines-together;
|
795
|
+
mso-hyphenate: none;
|
796
|
+
font-size: {{smallerfontsize}};
|
797
|
+
font-family: {{headerfont}};
|
798
|
+
mso-fareast-font-family: "Times New Roman";
|
799
|
+
mso-bidi-font-family: "Times New Roman";
|
800
|
+
mso-ansi-language: EN-US;
|
801
|
+
mso-fareast-language: JA;
|
802
|
+
font-weight: bold;
|
803
|
+
mso-bidi-font-weight: normal;
|
804
|
+
}
|
805
|
+
|
806
|
+
p.FigureCaption {
|
807
|
+
mso-style-name: "FigureCaption";
|
808
|
+
mso-style-parent: "MsoCaption";
|
809
|
+
mso-style-unhide: no;
|
810
|
+
mso-style-qformat: yes;
|
811
|
+
margin-top: 6pt;
|
812
|
+
margin-right: 0cm;
|
813
|
+
margin-bottom: 6pt;
|
814
|
+
margin-left: 0cm;
|
815
|
+
text-align: center;
|
816
|
+
mso-pagination: widow-orphan lines-together;
|
817
|
+
mso-hyphenate: none;
|
818
|
+
font-size: {{smallerfontsize}};
|
819
|
+
font-family: {{headerfont}};
|
820
|
+
mso-fareast-font-family: "Times New Roman";
|
821
|
+
mso-bidi-font-family: "Times New Roman";
|
822
|
+
mso-ansi-language: EN-US;
|
823
|
+
mso-fareast-language: JA;
|
824
|
+
font-weight: bold;
|
825
|
+
mso-bidi-font-weight: normal;
|
826
|
+
}
|
827
|
+
|
783
828
|
p.MsoTof, li.MsoTof, div.MsoTof {
|
784
829
|
mso-style-unhide: no;
|
785
830
|
mso-style-next: Normal;
|
@@ -4268,6 +4313,7 @@ table.MsoNormalTable {
|
|
4268
4313
|
mso-level-style-link: "IEEEStds Regular Table Caption";
|
4269
4314
|
mso-level-text: "Table %1";
|
4270
4315
|
mso-level-tab-stop: 54pt;
|
4316
|
+
mso-level-suffix: none; /* Added by Metanorma */
|
4271
4317
|
mso-level-number-position: center;
|
4272
4318
|
margin-left: 0cm;
|
4273
4319
|
text-indent: 0cm;
|
@@ -5070,6 +5116,7 @@ table.MsoNormalTable {
|
|
5070
5116
|
mso-level-style-link: "IEEEStds Regular Figure Caption";
|
5071
5117
|
mso-level-text: "Figure %1";
|
5072
5118
|
mso-level-tab-stop: 50.4pt;
|
5119
|
+
mso-level-suffix: none; /* Added by Metanorma */
|
5073
5120
|
mso-level-number-position: center;
|
5074
5121
|
margin-left: 0cm;
|
5075
5122
|
text-indent: 14.4pt;
|
@@ -696,6 +696,47 @@ p.MsoCaption, li.MsoCaption, div.MsoCaption
|
|
696
696
|
mso-fareast-language:JA;
|
697
697
|
font-weight:bold;
|
698
698
|
mso-bidi-font-weight:normal;}
|
699
|
+
/* Added to differentiate annex figures and tables in ToC */
|
700
|
+
p.TableCaption
|
701
|
+
{ mso-style-name:"TableCaption";
|
702
|
+
mso-style-parent:"MsoCaption";
|
703
|
+
mso-style-unhide:no;
|
704
|
+
mso-style-qformat:yes;
|
705
|
+
margin-top:6.0pt;
|
706
|
+
margin-right:0cm;
|
707
|
+
margin-bottom:6.0pt;
|
708
|
+
margin-left:0cm;
|
709
|
+
text-align:center;
|
710
|
+
mso-pagination:widow-orphan lines-together;
|
711
|
+
mso-hyphenate:none;
|
712
|
+
font-size:$smallerfontsize;
|
713
|
+
font-family:$headerfont;
|
714
|
+
mso-fareast-font-family:"Times New Roman";
|
715
|
+
mso-bidi-font-family:"Times New Roman";
|
716
|
+
mso-ansi-language:EN-US;
|
717
|
+
mso-fareast-language:JA;
|
718
|
+
font-weight:bold;
|
719
|
+
mso-bidi-font-weight:normal;}
|
720
|
+
p.FigureCaption
|
721
|
+
{ mso-style-name:"FigureCaption";
|
722
|
+
mso-style-parent:"MsoCaption";
|
723
|
+
mso-style-unhide:no;
|
724
|
+
mso-style-qformat:yes;
|
725
|
+
margin-top:6.0pt;
|
726
|
+
margin-right:0cm;
|
727
|
+
margin-bottom:6.0pt;
|
728
|
+
margin-left:0cm;
|
729
|
+
text-align:center;
|
730
|
+
mso-pagination:widow-orphan lines-together;
|
731
|
+
mso-hyphenate:none;
|
732
|
+
font-size:$smallerfontsize;
|
733
|
+
font-family:$headerfont;
|
734
|
+
mso-fareast-font-family:"Times New Roman";
|
735
|
+
mso-bidi-font-family:"Times New Roman";
|
736
|
+
mso-ansi-language:EN-US;
|
737
|
+
mso-fareast-language:JA;
|
738
|
+
font-weight:bold;
|
739
|
+
mso-bidi-font-weight:normal;}
|
699
740
|
p.MsoTof, li.MsoTof, div.MsoTof
|
700
741
|
/**/{mso-style-unhide:no;
|
701
742
|
mso-style-next:Normal;
|
@@ -3771,6 +3812,7 @@ span.SpellE
|
|
3771
3812
|
/**/{mso-level-style-link:"IEEEStds Regular Table Caption";
|
3772
3813
|
mso-level-text:"Table %1";
|
3773
3814
|
mso-level-tab-stop:54.0pt;
|
3815
|
+
mso-level-suffix: none; /* Added by Metanorma */
|
3774
3816
|
mso-level-number-position:center;
|
3775
3817
|
margin-left:0cm;
|
3776
3818
|
text-indent:0cm;
|
@@ -4525,6 +4567,7 @@ span.SpellE
|
|
4525
4567
|
/**/{mso-level-style-link:"IEEEStds Regular Figure Caption";
|
4526
4568
|
mso-level-text:"Figure %1";
|
4527
4569
|
mso-level-tab-stop:50.4pt;
|
4570
|
+
mso-level-suffix: none; /* Added by Metanorma */
|
4528
4571
|
mso-level-number-position:center;
|
4529
4572
|
margin-left:0cm;
|
4530
4573
|
text-indent:14.4pt;
|
@@ -23,6 +23,8 @@ term_def_boilerplate: |
|
|
23
23
|
norm_with_refs_pref: The following referenced documents are indispensable for the application of this document (i.e., they must be understood and used, so each referenced document is cited in text and its relationship to this document is explained). For dated references, only the edition cited applies. For undated references, the latest edition of the referenced document (including any amendments or corrigenda) applies.
|
24
24
|
biblio_pref: Bibliographical references are resources that provide additional or helpful material but do not need to be understood or used to implement this standard. Reference to these resources is made for informational use only.
|
25
25
|
note_inform_fn: Notes to text, tables, and figures are for information only and do not contain requirements needed to implement the standard.
|
26
|
+
biblio_ref_inform_fn: The numbers in brackets correspond to those of the bibliography in Annex B.
|
27
|
+
introduction_disclaimer: This introduction is not part of {%if docid_draft %}{{docid_draft }}{%else%}{{ docnumber }}{%endif%}, {{ full_doctitle }}
|
26
28
|
relatedterms:
|
27
29
|
deprecates: Deprecates
|
28
30
|
supersedes: Supersedes
|