metanorma-itu 1.2.7 → 1.2.8

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.
@@ -25,6 +25,7 @@ $docstage-colors-list: (
25
25
 
26
26
 
27
27
  @import 'base_style/all';
28
+ @import 'coverpage';
28
29
 
29
30
 
30
31
  dl.glossary dt {
@@ -32,7 +33,7 @@ dl.glossary dt {
32
33
  }
33
34
 
34
35
  body {
35
- @include bodyStyle1(14px, 1.6em, #141115, #fff);
36
+ @include bodyStyle1($normalfontsize, 1.6em, #141115, #fff);
36
37
  }
37
38
 
38
39
  nav {
@@ -58,7 +59,7 @@ nav {
58
59
 
59
60
  li {
60
61
  a {
61
- font-size: 14px;
62
+ font-size: $normalfontsize;
62
63
  }
63
64
  &:hover a {
64
65
  background: none;
@@ -142,7 +143,7 @@ nav {
142
143
  @include monospaceBlockStyle();
143
144
 
144
145
  background-color: #f6f6f6;
145
- font-size: 0.8em;
146
+ font-size: $monospacefontsize;
146
147
  }
147
148
 
148
149
  .SourceTitle {
@@ -151,7 +152,7 @@ nav {
151
152
 
152
153
  pre {
153
154
  @include sourceBlock(#f6f6f6);
154
- font-size: 0.8em;
155
+ font-size: $monospacefontsize;
155
156
  }
156
157
 
157
158
  .example pre, .example .pseudocode {
@@ -455,7 +456,7 @@ a.footnote-number {
455
456
  }
456
457
 
457
458
  .footnote {
458
- font-size: 0.9em;
459
+ font-size: $footnotefontsize;
459
460
  }
460
461
 
461
462
  .Quote {
@@ -537,9 +538,6 @@ p {
537
538
  text-decoration: line-through;
538
539
  }
539
540
 
540
- @import 'coverpage';
541
-
542
-
543
541
  #myBtn {
544
542
  @include toTopBtn($color: white, $colorBg: #00539F);
545
543
 
@@ -9,7 +9,7 @@ p.Sourcecode, li.Sourcecode, div.Sourcecode, pre.Sourcecode, pre {
9
9
  text-align: left;
10
10
  mso-pagination: widow-orphan;
11
11
  tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;
12
- font-size: 10.0pt;
12
+ font-size: {{monospacefontsize}};
13
13
  font-family: {{monospacefont}};
14
14
  mso-fareast-font-family: Calibri;
15
15
  mso-bidi-font-family: "Courier New";
@@ -26,7 +26,7 @@ p.pseudocode, li.pseudocode, div.pseudocode {
26
26
  text-align: left;
27
27
  mso-pagination: widow-orphan;
28
28
  tab-stops: 45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;
29
- font-size: 12.0pt;
29
+ font-size: {{normalfontsize}};
30
30
  font-family: {{bodyfont}};
31
31
  mso-fareast-font-family: Calibri;
32
32
  mso-bidi-font-family: "Courier New";
@@ -47,7 +47,7 @@ p.annex_obligation, li.annex_obligation, div.annex_obligation {
47
47
  mso-layout-grid-align: none;
48
48
  punctuation-wrap: simple;
49
49
  text-autospace: none;
50
- font-size: 12pt;
50
+ font-size: {{normalfontsize}};
51
51
  font-family: {{bodyfont}};
52
52
  mso-fareast-font-family: "Times New Roman";
53
53
  mso-ansi-language: EN-US; }
@@ -67,7 +67,7 @@ p.Biblio, li.Biblio, div.Biblio, p.NormRef, li.NormRef, div.NormRef {
67
67
  mso-layout-grid-align: none;
68
68
  punctuation-wrap: simple;
69
69
  text-autospace: none;
70
- font-size: 12.0pt;
70
+ font-size: {{normalfontsize}};
71
71
  mso-bidi-font-size: 10.0pt;
72
72
  font-family: {{bodyfont}};
73
73
  mso-fareast-font-family: {{bodyfont}};
@@ -78,7 +78,7 @@ p.FigureTitle {
78
78
  mso-style-unhide: no;
79
79
  mso-style-qformat: yes;
80
80
  mso-style-parent: "";
81
- margin-top: 12.0pt;
81
+ margin-top: {{normalfontsize}};
82
82
  margin-right: 0cm;
83
83
  margin-bottom: 6.0pt;
84
84
  margin-left: 0cm;
@@ -89,7 +89,7 @@ p.FigureTitle {
89
89
  punctuation-wrap: simple;
90
90
  text-autospace: none;
91
91
  font-weight: bold;
92
- font-size: 12.0pt;
92
+ font-size: {{normalfontsize}};
93
93
  mso-bidi-font-size: 10.0pt;
94
94
  font-family: {{bodyfont}};
95
95
  mso-fareast-font-family: {{bodyfont}};
@@ -112,7 +112,7 @@ p.SourceTitle {
112
112
  punctuation-wrap: simple;
113
113
  text-autospace: none;
114
114
  font-weight: bold;
115
- font-size: 12.0pt;
115
+ font-size: {{normalfontsize}};
116
116
  mso-bidi-font-size: 10.0pt;
117
117
  font-family: {{bodyfont}};
118
118
  mso-fareast-font-family: {{bodyfont}};
@@ -135,7 +135,7 @@ p.AdmonitionTitle, p.RecommendationTitle {
135
135
  punctuation-wrap: simple;
136
136
  text-autospace: none;
137
137
  font-weight: bold;
138
- font-size: 12.0pt;
138
+ font-size: {{normalfontsize}};
139
139
  mso-bidi-font-size: 10.0pt;
140
140
  font-family: {{bodyfont}};
141
141
  mso-fareast-font-family: {{bodyfont}};
@@ -158,7 +158,7 @@ p.TableTitle {
158
158
  punctuation-wrap: simple;
159
159
  text-autospace: none;
160
160
  font-weight: bold;
161
- font-size: 12.0pt;
161
+ font-size: {{normalfontsize}};
162
162
  mso-bidi-font-size: 10.0pt;
163
163
  font-family: {{bodyfont}};
164
164
  mso-fareast-font-family: {{bodyfont}};
@@ -180,7 +180,7 @@ p.Note, div.Note, li.Note {
180
180
  mso-layout-grid-align: none;
181
181
  punctuation-wrap: simple;
182
182
  text-autospace: none;
183
- font-size: 11.0pt;
183
+ font-size: {{smallerfontsize}};
184
184
  mso-bidi-font-size: 10.0pt;
185
185
  font-family: {{bodyfont}};
186
186
  mso-fareast-font-family: {{bodyfont}};
@@ -201,7 +201,7 @@ p.TableFootnote, div.TableFootnote, li.TableFootnote {
201
201
  mso-layout-grid-align: none;
202
202
  punctuation-wrap: simple;
203
203
  text-autospace: none;
204
- font-size: 11.0pt;
204
+ font-size: {{smallerfontsize}};
205
205
  mso-bidi-font-size: 10.0pt;
206
206
  font-family: {{bodyfont}};
207
207
  mso-fareast-font-family: {{bodyfont}};
@@ -307,7 +307,7 @@ p.Normalaftertitle, li.Normalaftertitle, div.Normalaftertitle {
307
307
  mso-layout-grid-align: none;
308
308
  punctuation-wrap: simple;
309
309
  text-autospace: none;
310
- font-size: 12.0pt;
310
+ font-size: {{normalfontsize}};
311
311
  mso-bidi-font-size: 10.0pt;
312
312
  font-family: {{bodyfont}};
313
313
  mso-fareast-font-family: {{bodyfont}};
@@ -345,10 +345,10 @@ p.Definition, li.Definition, div.Definition {
345
345
  margin-bottom: 6.0pt;
346
346
  margin-left: 0cm;
347
347
  text-align: justify;
348
- line-height: 12.0pt;
348
+ line-height: {{normalfontsize}};
349
349
  mso-pagination: widow-orphan;
350
350
  tab-stops: 20.15pt;
351
- font-size: 11.0pt;
351
+ font-size: {{smallerfontsize}};
352
352
  font-family: {{bodyfont}};
353
353
  mso-fareast-font-family: {{bodyfont}};
354
354
  mso-bidi-font-family: {{bodyfont}};
@@ -435,12 +435,12 @@ p.Terms, li.Terms, div.Terms {
435
435
  mso-style-next: Definition;
436
436
  margin: 0cm;
437
437
  margin-bottom: .0001pt;
438
- line-height: 12.0pt;
438
+ line-height: {{normalfontsize}};
439
439
  mso-pagination: widow-orphan;
440
440
  page-break-after: avoid;
441
441
  mso-hyphenate: none;
442
442
  tab-stops: 20.15pt;
443
- font-size: 11.0pt;
443
+ font-size: {{smallerfontsize}};
444
444
  font-family: {{headerfont}};
445
445
  mso-fareast-font-family: {{headerfont}};
446
446
  mso-bidi-font-family: {{headerfont}};
@@ -455,12 +455,12 @@ p.AltTerms, li.AltTerms, div.AltTerms {
455
455
  mso-style-next: Definition;
456
456
  margin: 0cm;
457
457
  margin-bottom: .0001pt;
458
- line-height: 12.0pt;
458
+ line-height: {{normalfontsize}};
459
459
  mso-pagination: widow-orphan;
460
460
  page-break-after: avoid;
461
461
  mso-hyphenate: none;
462
462
  tab-stops: 20.15pt;
463
- font-size: 11.0pt;
463
+ font-size: {{smallerfontsize}};
464
464
  font-family: {{bodyfont}};
465
465
  mso-fareast-font-family: {{bodyfont}};
466
466
  mso-bidi-font-family: {{bodyfont}};
@@ -474,12 +474,12 @@ p.DeprecatedTerms, li.DeprecatedTerms, div.DeprecatedTerms {
474
474
  mso-style-next: Definition;
475
475
  margin: 0cm;
476
476
  margin-bottom: .0001pt;
477
- line-height: 12.0pt;
477
+ line-height: {{normalfontsize}};
478
478
  mso-pagination: widow-orphan;
479
479
  page-break-after: avoid;
480
480
  mso-hyphenate: none;
481
481
  tab-stops: 20.15pt;
482
- font-size: 11.0pt;
482
+ font-size: {{smallerfontsize}};
483
483
  font-family: {{bodyfont}};
484
484
  mso-fareast-font-family: {{bodyfont}};
485
485
  mso-bidi-font-family: {{bodyfont}};
@@ -495,13 +495,13 @@ p.TermNum, li.TermNum, div.TermNum {
495
495
  margin-right: 0cm;
496
496
  margin-bottom: 0cm;
497
497
  margin-left: 0cm;
498
- line-height: 12.0pt;
498
+ line-height: {{normalfontsize}};
499
499
  text-align: justify;
500
500
  text-justify: inter-ideograph;
501
501
  mso-pagination: widow-orphan;
502
502
  page-break-after: avoid;
503
503
  tab-stops: 20.15pt;
504
- font-size: 12.0pt;
504
+ font-size: {{normalfontsize}};
505
505
  font-family: {{bodyfont}};
506
506
  mso-fareast-font-family: {{bodyfont}};
507
507
  mso-bidi-font-family: {{bodyfont}};
@@ -543,12 +543,12 @@ p.zzCopyright, li.zzCopyright {
543
543
  margin-bottom: 6.0pt;
544
544
  margin-left: 14.2pt;
545
545
  text-align: justify;
546
- line-height: 12.0pt;
546
+ line-height: {{normalfontsize}};
547
547
  mso-pagination: widow-orphan;
548
548
  tab-stops: 20.15pt 25.7pt 481.15pt;
549
549
  padding: 0cm;
550
550
  mso-padding-alt: 1.0pt 4.0pt 1.0pt 4.0pt;
551
- font-size: 12pt;
551
+ font-size: {{normalfontsize}};
552
552
  font-family: {{bodyfont}};
553
553
  mso-fareast-font-family: {{bodyfont}};
554
554
  mso-bidi-font-family: {{bodyfont}};
@@ -680,10 +680,10 @@ p.Quote, li.Quote, div.Quote {
680
680
  margin-bottom: 0cm;
681
681
  margin-left: 36.0pt;
682
682
  text-align: justify;
683
- line-height: 12.0pt;
683
+ line-height: {{normalfontsize}};
684
684
  mso-pagination: widow-orphan;
685
685
  tab-stops: 20.15pt;
686
- font-size: 12pt;
686
+ font-size: {{normalfontsize}};
687
687
  font-family: {{bodyfont}};
688
688
  mso-fareast-font-family: {{bodyfont}};
689
689
  mso-bidi-font-family: {{bodyfont}};
@@ -696,10 +696,10 @@ p.QuoteAttribution {
696
696
  margin-right: 36.0pt;
697
697
  margin-bottom: 0cm;
698
698
  margin-left: 36.0pt;
699
- line-height: 12.0pt;
699
+ line-height: {{normalfontsize}};
700
700
  mso-pagination: widow-orphan;
701
701
  tab-stops: 20.15pt;
702
- font-size: 12pt;
702
+ font-size: {{normalfontsize}};
703
703
  font-family: {{bodyfont}};
704
704
  mso-fareast-font-family: {{bodyfont}};
705
705
  mso-bidi-font-family: {{bodyfont}};
@@ -718,7 +718,7 @@ p.Admonition, li.Admonition, div.Admonition {
718
718
  mso-border-themecolor: accent1;
719
719
  padding: 0cm;
720
720
  mso-padding-alt: 10.0pt 10.0pt 10.0pt 10.0pt;
721
- font-size: 12.0pt;
721
+ font-size: {{normalfontsize}};
722
722
  font-family: {{bodyfont}};
723
723
  mso-ascii-font-family: {{bodyfont}};
724
724
  mso-ascii-theme-font: minor-latin;
@@ -764,7 +764,7 @@ p.Formula, li.Formula, div.Formula {
764
764
  mso-layout-grid-align: none;
765
765
  punctuation-wrap: simple;
766
766
  text-autospace: none;
767
- font-size: 12.0pt;
767
+ font-size: {{normalfontsize}};
768
768
  mso-bidi-font-size: 10.0pt;
769
769
  font-family: {{bodyfont}};
770
770
  mso-fareast-font-family: {{bodyfont}};
@@ -792,7 +792,7 @@ p.enumlev1, li.enumlev1, div.enumlev1 {
792
792
  mso-layout-grid-align: none;
793
793
  punctuation-wrap: simple;
794
794
  text-autospace: none;
795
- font-size: 12.0pt;
795
+ font-size: {{normalfontsize}};
796
796
  mso-bidi-font-size: 10.0pt;
797
797
  font-family: {{bodyfont}};
798
798
  mso-fareast-font-family: {{bodyfont}};
@@ -816,7 +816,7 @@ p.enumlev2, li.enumlev2, div.enumlev2 {
816
816
  mso-layout-grid-align: none;
817
817
  punctuation-wrap: simple;
818
818
  text-autospace: none;
819
- font-size: 12.0pt;
819
+ font-size: {{normalfontsize}};
820
820
  mso-bidi-font-size: 10.0pt;
821
821
  font-family: {{bodyfont}};
822
822
  mso-fareast-font-family: {{bodyfont}};
@@ -840,7 +840,7 @@ p.enumlev3, li.enumlev3, div.enumlev3 {
840
840
  mso-layout-grid-align: none;
841
841
  punctuation-wrap: simple;
842
842
  text-autospace: none;
843
- font-size: 12.0pt;
843
+ font-size: {{normalfontsize}};
844
844
  mso-bidi-font-size: 10.0pt;
845
845
  font-family: {{bodyfont}};
846
846
  mso-fareast-font-family: {{bodyfont}};
@@ -875,7 +875,7 @@ p.boilerplateHdr {
875
875
 
876
876
  p.boilerplate {
877
877
  font-family: {{bodyfont}};
878
- font-size: 11.0pt;
878
+ font-size: {{smallerfontsize}};
879
879
  text-align: justify;
880
880
  margin-top: 6.0pt;
881
881
  margin-bottom: 0.0pt; }
@@ -1020,7 +1020,7 @@ table.MsoISOTable, table.MsoISOTableBig {
1020
1020
  mso-yfti-tbllook: 480;
1021
1021
  mso-border-insideh: .75pt solid windowtext;
1022
1022
  mso-border-insidev: .75pt solid windowtext;
1023
- font-size: 11.0pt;
1023
+ font-size: {{smallerfontsize}};
1024
1024
  font-family: {{bodyfont}}; }
1025
1025
 
1026
1026
  table.MsoISOTable th, table.MsoISOTableBig th {
@@ -1034,7 +1034,7 @@ table.MsoISOTable td, table.MsoISOTableBig td {
1034
1034
  padding: 0cm 2.85pt 0cm 2.85pt; }
1035
1035
 
1036
1036
  table.MsoISOTable p, table.MsoISOTableBig p {
1037
- font-size: 11.0pt; }
1037
+ font-size: {{smallerfontsize}}; }
1038
1038
 
1039
1039
  table.MsoTableGrid {
1040
1040
  mso-style-name: "Table Grid";
@@ -1066,7 +1066,7 @@ body {
1066
1066
 
1067
1067
  .coverpage_techcommittee {
1068
1068
  text-align: center;
1069
- font-size: 12.0pt; }
1069
+ font-size: {{normalfontsize}}; }
1070
1070
 
1071
1071
  .coverpage_docstage {
1072
1072
  text-align: center;
@@ -1092,7 +1092,7 @@ a.TableFootnoteRef, span.TableFootnoteRef {
1092
1092
  vertical-align: super; }
1093
1093
 
1094
1094
  aside {
1095
- font-size: 10.0pt; }
1095
+ font-size: {{footnotefontsize}}; }
1096
1096
 
1097
1097
  .example-title {
1098
1098
  font-weight: bold;
@@ -1120,22 +1120,22 @@ div.example p.MsoListParagraph {
1120
1120
  font-size: 10.0pt; }
1121
1121
 
1122
1122
  div.Note p.MsoListParagraph {
1123
- font-size: 11.0pt;
1123
+ font-size: {{smallerfontsize}};
1124
1124
  margin-left: 1.0cm; }
1125
1125
 
1126
1126
  div.Note span.stem {
1127
- font-size: 11.0pt; }
1127
+ font-size: {{smallerfontsize}}; }
1128
1128
 
1129
1129
  div.Note p.Sourcecode, div.Note pre.Sourcecode {
1130
1130
  font-size: 9.0pt;
1131
1131
  margin-left: 1.0cm; }
1132
1132
 
1133
1133
  div.Note table.dl {
1134
- font-size: 11.0pt;
1134
+ font-size: {{smallerfontsize}};
1135
1135
  margin-left: 1.0cm; }
1136
1136
 
1137
1137
  span.note_label, span.example_label, td.example_label, td.note_label {
1138
- font-size: 11.0pt;
1138
+ font-size: {{smallerfontsize}};
1139
1139
  font-family: {{bodyfont}}; }
1140
1140
 
1141
1141
  table.dl {
@@ -1143,7 +1143,7 @@ table.dl {
1143
1143
  width: 95%;
1144
1144
  mso-table-layout-alt: auto;
1145
1145
  margin-right: 0cm;
1146
- margin-bottom: 11.0pt;
1146
+ margin-bottom: {{smallerfontsize}};
1147
1147
  margin-left: 0cm; }
1148
1148
 
1149
1149
  table.biblio td {
@@ -9,7 +9,7 @@ p.Sourcecode, li.Sourcecode, div.Sourcecode, pre.Sourcecode, pre
9
9
  text-align:left;
10
10
  mso-pagination:widow-orphan;
11
11
  tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;
12
- font-size:10.0pt;
12
+ font-size:$monospacefontsize;
13
13
  font-family:$monospacefont;
14
14
  mso-fareast-font-family:Calibri;
15
15
  mso-bidi-font-family:"Courier New";
@@ -25,7 +25,7 @@ p.pseudocode, li.pseudocode, div.pseudocode
25
25
  text-align:left;
26
26
  mso-pagination:widow-orphan;
27
27
  tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;
28
- font-size:12.0pt;
28
+ font-size:$normalfontsize;
29
29
  font-family:$bodyfont;
30
30
  mso-fareast-font-family:Calibri;
31
31
  mso-bidi-font-family:"Courier New";
@@ -45,7 +45,7 @@ p.annex_obligation, li.annex_obligation, div.annex_obligation
45
45
  mso-layout-grid-align:none;
46
46
  punctuation-wrap:simple;
47
47
  text-autospace:none;
48
- font-size:12pt;
48
+ font-size:$normalfontsize;
49
49
  font-family:$bodyfont;
50
50
  mso-fareast-font-family:"Times New Roman";
51
51
  mso-ansi-language:EN-US;}
@@ -64,7 +64,7 @@ p.Biblio, li.Biblio, div.Biblio, p.NormRef, li.NormRef, div.NormRef
64
64
  mso-layout-grid-align:none;
65
65
  punctuation-wrap:simple;
66
66
  text-autospace:none;
67
- font-size:12.0pt;
67
+ font-size:$normalfontsize;
68
68
  mso-bidi-font-size:10.0pt;
69
69
  font-family:$bodyfont;
70
70
  mso-fareast-font-family:$bodyfont;
@@ -74,7 +74,7 @@ p.FigureTitle
74
74
  {mso-style-unhide:no;
75
75
  mso-style-qformat:yes;
76
76
  mso-style-parent:"";
77
- margin-top:12.0pt;
77
+ margin-top:$normalfontsize;
78
78
  margin-right:0cm;
79
79
  margin-bottom:6.0pt;
80
80
  margin-left:0cm;
@@ -85,7 +85,7 @@ p.FigureTitle
85
85
  punctuation-wrap:simple;
86
86
  text-autospace:none;
87
87
  font-weight:bold;
88
- font-size:12.0pt;
88
+ font-size:$normalfontsize;
89
89
  mso-bidi-font-size:10.0pt;
90
90
  font-family:$bodyfont;
91
91
  mso-fareast-font-family:$bodyfont;
@@ -107,7 +107,7 @@ p.SourceTitle
107
107
  punctuation-wrap:simple;
108
108
  text-autospace:none;
109
109
  font-weight:bold;
110
- font-size:12.0pt;
110
+ font-size:$normalfontsize;
111
111
  mso-bidi-font-size:10.0pt;
112
112
  font-family:$bodyfont;
113
113
  mso-fareast-font-family:$bodyfont;
@@ -129,7 +129,7 @@ p.AdmonitionTitle, p.RecommendationTitle
129
129
  punctuation-wrap:simple;
130
130
  text-autospace:none;
131
131
  font-weight:bold;
132
- font-size:12.0pt;
132
+ font-size:$normalfontsize;
133
133
  mso-bidi-font-size:10.0pt;
134
134
  font-family:$bodyfont;
135
135
  mso-fareast-font-family:$bodyfont;
@@ -151,7 +151,7 @@ p.TableTitle
151
151
  punctuation-wrap:simple;
152
152
  text-autospace:none;
153
153
  font-weight:bold;
154
- font-size:12.0pt;
154
+ font-size:$normalfontsize;
155
155
  mso-bidi-font-size:10.0pt;
156
156
  font-family:$bodyfont;
157
157
  mso-fareast-font-family:$bodyfont;
@@ -172,7 +172,7 @@ p.Note, div.Note, li.Note
172
172
  mso-layout-grid-align:none;
173
173
  punctuation-wrap:simple;
174
174
  text-autospace:none;
175
- font-size:11.0pt;
175
+ font-size:$smallerfontsize;
176
176
  mso-bidi-font-size:10.0pt;
177
177
  font-family:$bodyfont;
178
178
  mso-fareast-font-family:$bodyfont;
@@ -192,7 +192,7 @@ p.TableFootnote, div.TableFootnote, li.TableFootnote
192
192
  mso-layout-grid-align:none;
193
193
  punctuation-wrap:simple;
194
194
  text-autospace:none;
195
- font-size:11.0pt;
195
+ font-size:$smallerfontsize;
196
196
  mso-bidi-font-size:10.0pt;
197
197
  font-family:$bodyfont;
198
198
  mso-fareast-font-family:$bodyfont;
@@ -294,7 +294,7 @@ p.Normalaftertitle, li.Normalaftertitle, div.Normalaftertitle
294
294
  mso-layout-grid-align:none;
295
295
  punctuation-wrap:simple;
296
296
  text-autospace:none;
297
- font-size:12.0pt;
297
+ font-size:$normalfontsize;
298
298
  mso-bidi-font-size:10.0pt;
299
299
  font-family:$bodyfont;
300
300
  mso-fareast-font-family:$bodyfont;
@@ -330,10 +330,10 @@ p.Definition, li.Definition, div.Definition
330
330
  margin-bottom:6.0pt;
331
331
  margin-left:0cm;
332
332
  text-align:justify;
333
- line-height:12.0pt;
333
+ line-height:$normalfontsize;
334
334
  mso-pagination:widow-orphan;
335
335
  tab-stops:20.15pt;
336
- font-size:11.0pt;
336
+ font-size:$smallerfontsize;
337
337
  font-family:$bodyfont;
338
338
  mso-fareast-font-family:$bodyfont;
339
339
  mso-bidi-font-family:$bodyfont;
@@ -417,12 +417,12 @@ p.Terms, li.Terms, div.Terms
417
417
  mso-style-next:Definition;
418
418
  margin:0cm;
419
419
  margin-bottom:.0001pt;
420
- line-height:12.0pt;
420
+ line-height:$normalfontsize;
421
421
  mso-pagination:widow-orphan;
422
422
  page-break-after:avoid;
423
423
  mso-hyphenate:none;
424
424
  tab-stops:20.15pt;
425
- font-size:11.0pt;
425
+ font-size:$smallerfontsize;
426
426
  font-family:$headerfont;
427
427
  mso-fareast-font-family:$headerfont;
428
428
  mso-bidi-font-family:$headerfont;
@@ -436,12 +436,12 @@ p.AltTerms, li.AltTerms, div.AltTerms
436
436
  mso-style-next:Definition;
437
437
  margin:0cm;
438
438
  margin-bottom:.0001pt;
439
- line-height:12.0pt;
439
+ line-height:$normalfontsize;
440
440
  mso-pagination:widow-orphan;
441
441
  page-break-after:avoid;
442
442
  mso-hyphenate:none;
443
443
  tab-stops:20.15pt;
444
- font-size:11.0pt;
444
+ font-size:$smallerfontsize;
445
445
  font-family:$bodyfont;
446
446
  mso-fareast-font-family:$bodyfont;
447
447
  mso-bidi-font-family:$bodyfont;
@@ -454,12 +454,12 @@ p.DeprecatedTerms, li.DeprecatedTerms, div.DeprecatedTerms
454
454
  mso-style-next:Definition;
455
455
  margin:0cm;
456
456
  margin-bottom:.0001pt;
457
- line-height:12.0pt;
457
+ line-height:$normalfontsize;
458
458
  mso-pagination:widow-orphan;
459
459
  page-break-after:avoid;
460
460
  mso-hyphenate:none;
461
461
  tab-stops:20.15pt;
462
- font-size:11.0pt;
462
+ font-size:$smallerfontsize;
463
463
  font-family:$bodyfont;
464
464
  mso-fareast-font-family:$bodyfont;
465
465
  mso-bidi-font-family:$bodyfont;
@@ -474,13 +474,13 @@ p.TermNum, li.TermNum, div.TermNum
474
474
  margin-right:0cm;
475
475
  margin-bottom:0cm;
476
476
  margin-left:0cm;
477
- line-height:12.0pt;
477
+ line-height:$normalfontsize;
478
478
  text-align:justify;
479
479
  text-justify:inter-ideograph;
480
480
  mso-pagination:widow-orphan;
481
481
  page-break-after:avoid;
482
482
  tab-stops:20.15pt;
483
- font-size:12.0pt;
483
+ font-size:$normalfontsize;
484
484
  font-family:$bodyfont;
485
485
  mso-fareast-font-family:$bodyfont;
486
486
  mso-bidi-font-family:$bodyfont;
@@ -520,12 +520,12 @@ p.zzCopyright, li.zzCopyright
520
520
  margin-bottom:6.0pt;
521
521
  margin-left:14.2pt;
522
522
  text-align:justify;
523
- line-height:12.0pt;
523
+ line-height:$normalfontsize;
524
524
  mso-pagination:widow-orphan;
525
525
  tab-stops:20.15pt 25.7pt 481.15pt;
526
526
  padding:0cm;
527
527
  mso-padding-alt:1.0pt 4.0pt 1.0pt 4.0pt;
528
- font-size:12pt;
528
+ font-size:$normalfontsize;
529
529
  font-family:$bodyfont;
530
530
  mso-fareast-font-family:$bodyfont;
531
531
  mso-bidi-font-family:$bodyfont;
@@ -650,10 +650,10 @@ p.Quote, li.Quote, div.Quote
650
650
  margin-bottom:0cm;
651
651
  margin-left:36.0pt;
652
652
  text-align:justify;
653
- line-height:12.0pt;
653
+ line-height:$normalfontsize;
654
654
  mso-pagination:widow-orphan;
655
655
  tab-stops:20.15pt;
656
- font-size:12pt;
656
+ font-size:$normalfontsize;
657
657
  font-family:$bodyfont;
658
658
  mso-fareast-font-family:$bodyfont;
659
659
  mso-bidi-font-family:$bodyfont;
@@ -665,10 +665,10 @@ p.QuoteAttribution
665
665
  margin-right:36.0pt;
666
666
  margin-bottom:0cm;
667
667
  margin-left:36.0pt;
668
- line-height:12.0pt;
668
+ line-height:$normalfontsize;
669
669
  mso-pagination:widow-orphan;
670
670
  tab-stops:20.15pt;
671
- font-size:12pt;
671
+ font-size:$normalfontsize;
672
672
  font-family:$bodyfont;
673
673
  mso-fareast-font-family:$bodyfont;
674
674
  mso-bidi-font-family:$bodyfont;
@@ -687,7 +687,7 @@ p.Admonition, li.Admonition, div.Admonition
687
687
  mso-border-themecolor:accent1;
688
688
  padding:0cm;
689
689
  mso-padding-alt:10.0pt 10.0pt 10.0pt 10.0pt;
690
- font-size:12.0pt;
690
+ font-size:$normalfontsize;
691
691
  font-family:$bodyfont;
692
692
  mso-ascii-font-family:$bodyfont;
693
693
  mso-ascii-theme-font:minor-latin;
@@ -731,7 +731,7 @@ p.Formula, li.Formula, div.Formula
731
731
  mso-layout-grid-align:none;
732
732
  punctuation-wrap:simple;
733
733
  text-autospace:none;
734
- font-size:12.0pt;
734
+ font-size:$normalfontsize;
735
735
  mso-bidi-font-size:10.0pt;
736
736
  font-family:$bodyfont;
737
737
  mso-fareast-font-family:$bodyfont;
@@ -758,7 +758,7 @@ p.enumlev1, li.enumlev1, div.enumlev1
758
758
  mso-layout-grid-align:none;
759
759
  punctuation-wrap:simple;
760
760
  text-autospace:none;
761
- font-size:12.0pt;
761
+ font-size:$normalfontsize;
762
762
  mso-bidi-font-size:10.0pt;
763
763
  font-family:$bodyfont;
764
764
  mso-fareast-font-family:$bodyfont;
@@ -781,7 +781,7 @@ p.enumlev2, li.enumlev2, div.enumlev2
781
781
  mso-layout-grid-align:none;
782
782
  punctuation-wrap:simple;
783
783
  text-autospace:none;
784
- font-size:12.0pt;
784
+ font-size:$normalfontsize;
785
785
  mso-bidi-font-size:10.0pt;
786
786
  font-family:$bodyfont;
787
787
  mso-fareast-font-family:$bodyfont;
@@ -804,7 +804,7 @@ p.enumlev3, li.enumlev3, div.enumlev3
804
804
  mso-layout-grid-align:none;
805
805
  punctuation-wrap:simple;
806
806
  text-autospace:none;
807
- font-size:12.0pt;
807
+ font-size:$normalfontsize;
808
808
  mso-bidi-font-size:10.0pt;
809
809
  font-family:$bodyfont;
810
810
  mso-fareast-font-family:$bodyfont;
@@ -837,7 +837,7 @@ p.boilerplateHdr {
837
837
  }
838
838
  p.boilerplate {
839
839
  font-family:$bodyfont;
840
- font-size:11.0pt;
840
+ font-size:$smallerfontsize;
841
841
  text-align:justify;
842
842
  margin-top:6.0pt;
843
843
  margin-bottom:0.0pt;
@@ -980,7 +980,7 @@ table.MsoISOTable, table.MsoISOTableBig
980
980
  mso-yfti-tbllook:480;
981
981
  mso-border-insideh:.75pt solid windowtext;
982
982
  mso-border-insidev:.75pt solid windowtext;
983
- font-size:11.0pt;
983
+ font-size:$smallerfontsize;
984
984
  font-family:$bodyfont;}
985
985
  table.MsoISOTable th, table.MsoISOTableBig th
986
986
  {border:solid windowtext 1pt;
@@ -991,7 +991,7 @@ table.MsoISOTable td, table.MsoISOTableBig td
991
991
  mso-border-alt:solid windowtext 1pt;
992
992
  padding:0cm 2.85pt 0cm 2.85pt;}
993
993
  table.MsoISOTable p, table.MsoISOTableBig p
994
- {font-size:11.0pt; }
994
+ {font-size:$smallerfontsize; }
995
995
  table.MsoTableGrid
996
996
  {mso-style-name:"Table Grid";
997
997
  mso-tstyle-rowband-size:0;
@@ -1018,7 +1018,8 @@ body
1018
1018
  font-weight:bold;}
1019
1019
  .coverpage_techcommittee
1020
1020
  {text-align:center;
1021
- font-size:12.0pt}
1021
+ font-size:$normalfontsize;
1022
+ }
1022
1023
  .coverpage_docstage
1023
1024
  {text-align:center;
1024
1025
  font-size:30.0pt;
@@ -1041,7 +1042,7 @@ div.coverpage_warning
1041
1042
  vertical-align:super;}
1042
1043
 
1043
1044
  aside {
1044
- font-size:10.0pt;
1045
+ font-size:$footnotefontsize;
1045
1046
  }
1046
1047
 
1047
1048
  .example-title {
@@ -1075,12 +1076,12 @@ div.example p.MsoListParagraph {
1075
1076
  }
1076
1077
 
1077
1078
  div.Note p.MsoListParagraph {
1078
- font-size: 11.0pt;
1079
+ font-size: $smallerfontsize;
1079
1080
  margin-left: 1.0cm;
1080
1081
  }
1081
1082
 
1082
1083
  div.Note span.stem {
1083
- font-size: 11.0pt; }
1084
+ font-size: $smallerfontsize; }
1084
1085
 
1085
1086
  div.Note p.Sourcecode, div.Note pre.Sourcecode {
1086
1087
  font-size: 9.0pt;
@@ -1088,13 +1089,13 @@ div.Note p.Sourcecode, div.Note pre.Sourcecode {
1088
1089
  }
1089
1090
 
1090
1091
  div.Note table.dl {
1091
- font-size: 11.0pt;
1092
+ font-size: $smallerfontsize;
1092
1093
  margin-left: 1.0cm;
1093
1094
  }
1094
1095
 
1095
1096
  span.note_label, span.example_label, td.example_label, td.note_label
1096
1097
  {
1097
- font-size: 11.0pt;
1098
+ font-size: $smallerfontsize;
1098
1099
  font-family:$bodyfont;
1099
1100
  }
1100
1101
 
@@ -1103,7 +1104,7 @@ table.dl
1103
1104
  width:95%;
1104
1105
  mso-table-layout-alt: auto;
1105
1106
  margin-right:0cm;
1106
- margin-bottom:11.0pt;
1107
+ margin-bottom:$smallerfontsize;
1107
1108
  margin-left:0cm;}
1108
1109
 
1109
1110
  table.biblio td {