metanorma-iso 2.1.1 → 2.1.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (70) hide show
  1. checksums.yaml +4 -4
  2. data/lib/html2doc/lists.rb +145 -10
  3. data/lib/isodoc/iso/base_convert.rb +10 -0
  4. data/lib/isodoc/iso/html/html_iso_titlepage.html +2 -0
  5. data/lib/isodoc/iso/html/isodoc-dis.css +173 -257
  6. data/lib/isodoc/iso/html/isodoc-dis.scss +173 -249
  7. data/lib/isodoc/iso/html/isodoc.css +38 -13
  8. data/lib/isodoc/iso/html/isodoc.scss +38 -12
  9. data/lib/isodoc/iso/html/style-human.css +14 -1
  10. data/lib/isodoc/iso/html/style-human.scss +10 -1
  11. data/lib/isodoc/iso/html/style-iso.css +35 -23
  12. data/lib/isodoc/iso/html/style-iso.scss +31 -23
  13. data/lib/isodoc/iso/html/word_iso_intro-dis.html +1 -6
  14. data/lib/isodoc/iso/html/word_iso_titlepage-dis.html +24 -13
  15. data/lib/isodoc/iso/html/word_iso_titlepage-prf.html +58 -0
  16. data/lib/isodoc/iso/html/word_iso_titlepage.html +6 -2
  17. data/lib/isodoc/iso/html_convert.rb +5 -0
  18. data/lib/isodoc/iso/i18n-en.yaml +32 -4
  19. data/lib/isodoc/iso/i18n-fr.yaml +29 -3
  20. data/lib/isodoc/iso/i18n-ru.yaml +32 -4
  21. data/lib/isodoc/iso/i18n-zh-Hans.yaml +32 -3
  22. data/lib/isodoc/iso/i18n.rb +1 -1
  23. data/lib/isodoc/iso/iso.amendment.xsl +750 -307
  24. data/lib/isodoc/iso/iso.international-standard.xsl +750 -307
  25. data/lib/isodoc/iso/metadata.rb +63 -63
  26. data/lib/isodoc/iso/presentation_bibdata.rb +74 -0
  27. data/lib/isodoc/iso/presentation_xml_convert.rb +15 -4
  28. data/lib/isodoc/iso/presentation_xref.rb +8 -2
  29. data/lib/isodoc/iso/sections.rb +1 -1
  30. data/lib/isodoc/iso/word_cleanup.rb +3 -0
  31. data/lib/isodoc/iso/word_convert.rb +6 -3
  32. data/lib/isodoc/iso/word_dis_cleanup.rb +243 -0
  33. data/lib/isodoc/iso/word_dis_convert.rb +47 -108
  34. data/lib/isodoc/iso/xref.rb +34 -6
  35. data/lib/metanorma/iso/base.rb +14 -1
  36. data/lib/metanorma/iso/biblio.rng +134 -39
  37. data/lib/metanorma/iso/boilerplate-fr.xml +3 -0
  38. data/lib/metanorma/iso/boilerplate-ru.xml +3 -0
  39. data/lib/metanorma/iso/boilerplate.xml +3 -0
  40. data/lib/metanorma/iso/cleanup.rb +53 -13
  41. data/lib/metanorma/iso/front.rb +38 -6
  42. data/lib/metanorma/iso/front_id.rb +2 -0
  43. data/lib/metanorma/iso/isodoc.rng +32 -0
  44. data/lib/metanorma/iso/isostandard.rng +32 -12
  45. data/lib/metanorma/iso/validate_section.rb +0 -12
  46. data/lib/metanorma/iso/version.rb +1 -1
  47. data/spec/isodoc/amd_spec.rb +4 -30
  48. data/spec/isodoc/blocks_spec.rb +499 -2
  49. data/spec/isodoc/i18n_spec.rb +145 -80
  50. data/spec/isodoc/iso_spec.rb +50 -169
  51. data/spec/isodoc/metadata_spec.rb +223 -83
  52. data/spec/isodoc/postproc_spec.rb +41 -5
  53. data/spec/isodoc/section_spec.rb +9 -9
  54. data/spec/isodoc/word_dis_spec.rb +1332 -146
  55. data/spec/isodoc/xref_spec.rb +87 -13
  56. data/spec/metanorma/amd_spec.rb +39 -23
  57. data/spec/metanorma/base_spec.rb +174 -44
  58. data/spec/metanorma/blocks_spec.rb +21 -0
  59. data/spec/metanorma/cleanup_spec.rb +196 -196
  60. data/spec/metanorma/lists_spec.rb +2 -2
  61. data/spec/metanorma/section_spec.rb +2 -2
  62. data/spec/metanorma/validate_spec.rb +8 -19
  63. data/spec/spec_helper.rb +10 -7
  64. data/spec/vcr_cassettes/withdrawn_iso.yml +30 -30
  65. metadata +6 -8
  66. data/docs/asciiiso-syntax.adoc +0 -307
  67. data/docs/guidance.adoc +0 -487
  68. data/docs/navigation.adoc +0 -23
  69. data/docs/quickstart.adoc +0 -179
  70. data/lib/isodoc/iso/presentation_inline.rb +0 -90
@@ -1,6 +1,6 @@
1
1
  @charset "UTF-8";
2
2
  p.Sourcecode, li.Sourcecode, div.Sourcecode, pre.Sourcecode {
3
- mso-style-name: sourcecode;
3
+ mso-style-name: Sourcecode;
4
4
  mso-style-unhide: no;
5
5
  mso-style-qformat: yes;
6
6
  mso-style-parent: "";
@@ -402,6 +402,28 @@ p.SourceTitle {
402
402
  mso-bidi-font-family: {{bodyfont}};
403
403
  mso-ansi-language: EN-GB; }
404
404
 
405
+ p.ListTitle {
406
+ mso-style-name: "List title";
407
+ mso-style-unhide: no;
408
+ mso-style-qformat: yes;
409
+ mso-style-parent: "Figure title";
410
+ margin-top: 0cm;
411
+ margin-right: 0cm;
412
+ margin-bottom: 6.0pt;
413
+ margin-left: 0.0pt;
414
+ text-align: center;
415
+ line-height: 12.0pt;
416
+ page-break-after: avoid;
417
+ line-height: 12.0pt;
418
+ mso-pagination: widow-orphan;
419
+ tab-stops: 20.15pt;
420
+ font-size: {{normalfontsize}};
421
+ font-weight: bold;
422
+ font-family: {{bodyfont}};
423
+ mso-fareast-font-family: "SimSun",serif;
424
+ mso-bidi-font-family: {{bodyfont}};
425
+ mso-ansi-language: EN-GB; }
426
+
405
427
  p.Tabletitle, li.Tabletitle, div.Tabletitle {
406
428
  mso-style-name: "Table title";
407
429
  mso-style-unhide: no;
@@ -552,7 +574,6 @@ span.AnnexFigureTitleChar {
552
574
  font-weight: bold; }
553
575
 
554
576
  p.Note, div.Note, li.Note {
555
- mso-style-name: Note;
556
577
  mso-style-unhide: no;
557
578
  mso-style-qformat: yes;
558
579
  mso-style-parent: "";
@@ -564,13 +585,16 @@ p.Note, div.Note, li.Note {
564
585
  line-height: 12.0pt;
565
586
  mso-pagination: widow-orphan;
566
587
  tab-stops: 20.15pt;
567
- font-size: {{smallerfontsize}};
568
588
  mso-bidi-font-size: {{normalfontsize}};
569
- font-family: {{bodyfont}};
570
589
  mso-fareast-font-family: "SimSun",serif;
571
590
  mso-bidi-font-family: {{bodyfont}};
572
591
  mso-ansi-language: EN-GB; }
573
592
 
593
+ p.Note, div.Note, li.Note {
594
+ mso-style-name: Note;
595
+ font-size: {{smallerfontsize}};
596
+ font-family: {{bodyfont}}; }
597
+
574
598
  /* may need to be revised */
575
599
  p.tablefootnote, li.tablefootnote, div.tablefootnote {
576
600
  mso-style-name: tablefootnote;
@@ -813,6 +837,25 @@ p.TermNum, li.TermNum, div.TermNum {
813
837
  font-weight: bold;
814
838
  mso-bidi-font-weight: normal; }
815
839
 
840
+ p.zzHelp, li.zzHelp, div.zzHelp {
841
+ mso-style-name: zzHelp;
842
+ mso-style-unhide: no;
843
+ margin-top: 0cm;
844
+ margin-right: 0cm;
845
+ margin-bottom: 12.0pt;
846
+ margin-left: 0cm;
847
+ text-align: justify;
848
+ line-height: 12.0pt;
849
+ mso-pagination: widow-orphan;
850
+ font-size: {{normalfontsize}};
851
+ mso-bidi-font-size: 10.0pt;
852
+ font-family: {{bodyfont}};
853
+ mso-fareast-font-family: "MS Mincho";
854
+ mso-bidi-font-family: "Times New Roman";
855
+ color: green;
856
+ mso-ansi-language: EN-GB;
857
+ mso-fareast-language: JA; }
858
+
816
859
  p.zzContents, li.zzContents, div.zzContents {
817
860
  mso-style-name: zzContents;
818
861
  mso-style-noshow: yes;
@@ -840,50 +883,31 @@ p.zzContents, li.zzContents, div.zzContents {
840
883
 
841
884
  p.zzCopyright, li.zzCopyright, div.zzCopyright {
842
885
  mso-style-name: zzCopyright;
843
- mso-style-noshow: yes;
844
886
  mso-style-unhide: no;
845
887
  mso-style-next: Normal;
846
888
  margin-top: 0cm;
847
- margin-right: 0pt;
889
+ margin-right: 14.2pt;
848
890
  margin-bottom: 12.0pt;
849
- margin-left: 0pt;
891
+ margin-left: 14.2pt;
850
892
  text-align: justify;
851
893
  line-height: 12.0pt;
852
894
  mso-pagination: widow-orphan;
853
- tab-stops: 20.15pt 25.7pt 481.15pt;
895
+ tab-stops: 25.7pt 481.15pt;
854
896
  border: none;
897
+ mso-border-alt: solid blue .5pt;
855
898
  padding: 0cm;
856
899
  mso-padding-alt: 1.0pt 4.0pt 1.0pt 4.0pt;
857
- font-size: 10.0pt;
858
- font-family: {{bodyfont}};
859
- mso-fareast-font-family: "SimSun",serif;
860
- mso-bidi-font-family: {{bodyfont}};
861
- mso-ansi-language: EN-GB; }
862
-
863
- p.zzCopyright1 {
864
- mso-style-name: zzCopyright;
865
- mso-style-noshow: yes;
866
- mso-style-unhide: no;
867
- mso-style-next: Normal;
868
- margin-top: 0cm;
869
- margin-right: 0pt;
870
- margin-bottom: 12.0pt;
871
- margin-left: 0pt;
872
- text-align: justify;
873
- line-height: 12.0pt;
874
- mso-pagination: widow-orphan;
875
- tab-stops: 20.15pt 25.7pt 481.15pt;
876
- border: none;
877
- padding: 0cm;
878
- mso-padding-alt: 1.0pt 4.0pt 1.0pt 4.0pt;
879
- font-size: 10.0pt;
900
+ font-size: {{normalfontsize}};
901
+ mso-bidi-font-size: 10.0pt;
880
902
  font-family: {{bodyfont}};
881
- mso-fareast-font-family: "SimSun",serif;
882
- mso-bidi-font-family: {{bodyfont}};
883
- mso-ansi-language: EN-GB; }
903
+ mso-fareast-font-family: "MS Mincho";
904
+ mso-bidi-font-family: "Times New Roman";
905
+ color: blue;
906
+ mso-ansi-language: EN-GB;
907
+ mso-fareast-language: JA; }
884
908
 
885
- p.zzAddress, p.zzaddress, li.zzaddress, div.zzaddress {
886
- mso-style-name: zzaddress;
909
+ p.zzAddress {
910
+ mso-style-name: zzAddress;
887
911
  margin: 0cm;
888
912
  margin-bottom: 12pt;
889
913
  margin-left: 20.15pt;
@@ -892,6 +916,7 @@ p.zzAddress, p.zzaddress, li.zzaddress, div.zzaddress {
892
916
  text-autospace: none;
893
917
  padding: 0cm;
894
918
  mso-padding-alt: 0cm 4.0pt 0cm 4.0pt;
919
+ color: blue;
895
920
  font-size: 10.0pt;
896
921
  font-family: {{bodyfont}}; }
897
922
 
@@ -949,54 +974,10 @@ p.zzSTDTitle, li.zzSTDTitle, div.zzSTDTitle {
949
974
  mso-fareast-font-family: "SimHei",serif;
950
975
  mso-bidi-font-family: {{headerfont}};
951
976
  mso-ansi-language: EN-GB;
977
+ color: blue;
952
978
  font-weight: bold;
953
979
  mso-bidi-font-weight: normal; }
954
980
 
955
- p.zzSTDTitle1, li.zzSTDTitle1, div.zzSTDTitle1 {
956
- mso-style-name: zzSTDTitle;
957
- mso-style-noshow: yes;
958
- mso-style-unhide: no;
959
- mso-style-next: Normal;
960
- margin-top: 0pt;
961
- margin-right: 0cm;
962
- margin-bottom: 18.0pt;
963
- margin-left: 0cm;
964
- line-height: 17.5pt;
965
- mso-line-height-rule: exactly;
966
- mso-pagination: widow-orphan;
967
- mso-hyphenate: none;
968
- tab-stops: 20.15pt;
969
- font-size: 16.0pt;
970
- mso-bidi-font-size: {{normalfontsize}};
971
- font-family: {{headerfont}};
972
- mso-fareast-font-family: "SimHei",serif;
973
- mso-bidi-font-family: {{headerfont}};
974
- mso-ansi-language: EN-GB;
975
- font-weight: bold;
976
- mso-bidi-font-weight: normal; }
977
-
978
- p.zzSTDTitle2, li.zzSTDTitle2, div.zzSTDTitle2 {
979
- mso-style-name: zzSTDTitle;
980
- mso-style-noshow: yes;
981
- mso-style-unhide: no;
982
- mso-style-next: Normal;
983
- margin-top: 0pt;
984
- margin-right: 0cm;
985
- margin-bottom: 18.0pt;
986
- margin-left: 0cm;
987
- line-height: 17.5pt;
988
- mso-line-height-rule: exactly;
989
- mso-pagination: widow-orphan;
990
- mso-hyphenate: none;
991
- tab-stops: 20.15pt;
992
- font-size: 16.0pt;
993
- mso-bidi-font-size: {{normalfontsize}};
994
- font-family: {{headerfont}};
995
- mso-fareast-font-family: "SimHei",serif;
996
- mso-bidi-font-family: {{headerfont}};
997
- mso-ansi-language: EN-GB;
998
- mso-bidi-font-weight: normal; }
999
-
1000
981
  p.1, li.1, div.1 {
1001
982
  mso-style-name: 引用1;
1002
983
  mso-style-priority: 99;
@@ -1017,7 +998,7 @@ p.1, li.1, div.1 {
1017
998
  mso-ansi-language: EN-GB;
1018
999
  mso-fareast-language: JA; }
1019
1000
 
1020
- p.Quote, li.Quote, div.Quote {
1001
+ p.Quote, li.Quote {
1021
1002
  mso-style-priority: 99;
1022
1003
  margin-top: 0cm;
1023
1004
  margin-right: 36.0pt;
@@ -1033,6 +1014,18 @@ p.Quote, li.Quote, div.Quote {
1033
1014
  mso-bidi-font-family: {{bodyfont}};
1034
1015
  mso-ansi-language: EN-GB; }
1035
1016
 
1017
+ div.Quote {
1018
+ mso-style-priority: 99;
1019
+ text-align: justify;
1020
+ line-height: 12.0pt;
1021
+ mso-pagination: widow-orphan;
1022
+ tab-stops: 20.15pt;
1023
+ font-size: {{normalfontsize}};
1024
+ font-family: {{bodyfont}};
1025
+ mso-fareast-font-family: "SimSun",serif;
1026
+ mso-bidi-font-family: {{bodyfont}};
1027
+ mso-ansi-language: EN-GB; }
1028
+
1036
1029
  p.QuoteAttribution {
1037
1030
  mso-style-name: quoteattribution;
1038
1031
  mso-style-unhide: no;
@@ -1050,15 +1043,12 @@ p.QuoteAttribution {
1050
1043
  mso-fareast-language: JA; }
1051
1044
 
1052
1045
  p.Admonition, li.Admonition, div.Admonition {
1053
- mso-style-name: admonition;
1054
1046
  mso-style-priority: 99;
1055
1047
  mso-margin-top-alt: auto;
1056
1048
  margin-right: 0cm;
1057
1049
  mso-margin-bottom-alt: auto;
1058
1050
  margin-left: 0cm;
1059
1051
  mso-pagination: widow-orphan;
1060
- font-size: 12.0pt;
1061
- font-family: "Calibri",sans-serif;
1062
1052
  mso-ascii-font-family: {{bodyfont}};
1063
1053
  mso-ascii-theme-font: minor-latin;
1064
1054
  mso-fareast-font-family: "SimSun",serif;
@@ -1067,9 +1057,14 @@ p.Admonition, li.Admonition, div.Admonition {
1067
1057
  mso-hansi-theme-font: minor-latin;
1068
1058
  mso-bidi-font-family: {{bodyfont}};
1069
1059
  mso-bidi-theme-font: minor-bidi;
1070
- font-weight: bold;
1071
1060
  mso-ansi-language: EN-AU; }
1072
1061
 
1062
+ p.Admonition, li.Admonition {
1063
+ mso-style-name: admonition;
1064
+ font-size: 12.0pt;
1065
+ font-family: "Calibri",sans-serif;
1066
+ font-weight: bold; }
1067
+
1073
1068
  p.Code, li.Code, div.Code {
1074
1069
  mso-style-name: Code;
1075
1070
  mso-style-priority: 16;
@@ -1079,7 +1074,7 @@ p.Code, li.Code, div.Code {
1079
1074
  line-height: 12.0pt;
1080
1075
  mso-pagination: widow-orphan;
1081
1076
  tab-stops: 16.15pt 32.6pt 48.75pt 65.2pt 81.35pt 97.8pt 113.95pt 130.4pt 146.55pt 162.75pt;
1082
- font-size: 11.0;
1077
+ font-size: 11.0pt;
1083
1078
  mso-bidi-font-size: {{normalfontsize}};
1084
1079
  font-family: {{monospacefont}};
1085
1080
  mso-fareast-font-family: "SimSun",serif;
@@ -1269,9 +1264,6 @@ table.MsoISOTable td, table.MsoISOTableBig td {
1269
1264
  mso-border-alt: solid windowtext 1pt;
1270
1265
  padding: 0cm 2.85pt 0cm 2.85pt; }
1271
1266
 
1272
- table.MsoISOTable p, table.MsoISOTableBig p {
1273
- font-size: {{smallerfontsize}}; }
1274
-
1275
1267
  table.MsoTableGrid {
1276
1268
  mso-style-name: "Table Grid";
1277
1269
  mso-tstyle-rowband-size: 0;
@@ -1505,51 +1497,6 @@ div.doctitle {
1505
1497
  text-align: left;
1506
1498
  font-size: 16.0pt; }
1507
1499
 
1508
- p.boilerplate-copyright, li.boilerplate-copyright, div.boilerplate-copyright {
1509
- mso-style-name: boilerplate-copyright;
1510
- mso-style-unhide: no;
1511
- mso-margin-top-alt: auto;
1512
- margin-right: 0cm;
1513
- mso-margin-bottom-alt: auto;
1514
- margin-left: 0cm;
1515
- mso-pagination: widow-orphan;
1516
- font-size: 12.0pt;
1517
- font-family: "Times New Roman",serif;
1518
- mso-fareast-font-family: DengXian;
1519
- mso-fareast-theme-font: minor-fareast;
1520
- mso-ansi-language: EN-HK;
1521
- mso-fareast-language: JA; }
1522
-
1523
- p.boilerplate-name, li.boilerplate-name, div.boilerplate-name {
1524
- mso-style-name: boilerplate-name;
1525
- mso-style-unhide: no;
1526
- mso-margin-top-alt: auto;
1527
- margin-right: 0cm;
1528
- mso-margin-bottom-alt: auto;
1529
- margin-left: 0cm;
1530
- mso-pagination: widow-orphan;
1531
- font-size: 12.0pt;
1532
- font-family: "Times New Roman",serif;
1533
- mso-fareast-font-family: DengXian;
1534
- mso-fareast-theme-font: minor-fareast;
1535
- mso-ansi-language: EN-HK;
1536
- mso-fareast-language: JA; }
1537
-
1538
- p.boilerplate-address, li.boilerplate-address, div.boilerplate-address {
1539
- mso-style-name: boilerplate-address;
1540
- mso-style-unhide: no;
1541
- mso-margin-top-alt: auto;
1542
- margin-right: 0cm;
1543
- mso-margin-bottom-alt: auto;
1544
- margin-left: 0cm;
1545
- mso-pagination: widow-orphan;
1546
- font-size: 12.0pt;
1547
- font-family: "Times New Roman",serif;
1548
- mso-fareast-font-family: DengXian;
1549
- mso-fareast-theme-font: minor-fareast;
1550
- mso-ansi-language: EN-HK;
1551
- mso-fareast-language: JA; }
1552
-
1553
1500
  div.rule {
1554
1501
  width: 100%;
1555
1502
  height: 1px;
@@ -1715,24 +1662,6 @@ a.TableFootnoteRef, span.TableFootnoteRef, span.tablefootnoteref {
1715
1662
  aside {
1716
1663
  font-size: {{footnotefontsize}}; }
1717
1664
 
1718
- span.notelabel {
1719
- mso-style-name: note_label;
1720
- mso-style-unhide: no;
1721
- mso-ansi-font-size: 10.0pt;
1722
- mso-bidi-font-size: 10.0pt;
1723
- font-family: {{bodyfont}};
1724
- mso-ascii-font-family: Cambria;
1725
- mso-hansi-font-family: Cambria; }
1726
-
1727
- span.examplelabel {
1728
- mso-style-name: example_label;
1729
- mso-style-unhide: no;
1730
- mso-ansi-font-size: 10.0pt;
1731
- mso-bidi-font-size: 10.0pt;
1732
- font-family: {{bodyfont}};
1733
- mso-ascii-font-family: Cambria;
1734
- mso-hansi-font-family: Cambria; }
1735
-
1736
1665
  /*
1737
1666
  div.example {
1738
1667
  border:solid black .25pt;
@@ -1750,7 +1679,11 @@ div.example {
1750
1679
  }
1751
1680
  */
1752
1681
  p.Example, li.Example, div.Example, td.Example {
1753
- tab-stops: 70.9pt;
1682
+ tab-stops: 70.9pt; }
1683
+
1684
+ p.Example, li.Example, td.Example {
1685
+ mso-style-name: Example;
1686
+ mso-style-link: "Example Char";
1754
1687
  font-size: {{smallerfontsize}};
1755
1688
  font-family: {{bodyfont}}; }
1756
1689
 
@@ -1765,20 +1698,18 @@ div.Example p.MsoListParagraph {
1765
1698
  font-size: {{smallerfontsize}}; }
1766
1699
 
1767
1700
  p.Example, li.Example, div.Example {
1768
- mso-style-name: Example;
1769
1701
  mso-style-unhide: no;
1770
1702
  mso-style-qformat: yes;
1771
- mso-style-link: "Example Char";
1772
1703
  mso-margin-top-alt: auto;
1704
+ margin-top: 0cm;
1773
1705
  margin-right: 0cm;
1774
- mso-margin-bottom-alt: auto;
1706
+ margin-bottom: 12.0pt;
1775
1707
  margin-left: 0cm;
1776
1708
  text-align: justify;
1777
- line-height: 12.0pt;
1709
+ line-height: 11.0pt;
1778
1710
  mso-pagination: none;
1779
- tab-stops: 70.9pt;
1780
- font-size: {{smallerfontsize}};
1781
- font-family: {{bodyfont}};
1711
+ mso-pagination: widow-orphan;
1712
+ tab-stops: 67.7pt;
1782
1713
  mso-fareast-font-family: Calibri;
1783
1714
  mso-bidi-font-family: "Times New Roman";
1784
1715
  mso-ansi-language: EN-GB;
@@ -1885,7 +1816,7 @@ span.aucollab {
1885
1816
  mso-ascii-font-family: Cambria;
1886
1817
  mso-hansi-font-family: Cambria;
1887
1818
  border: none;
1888
- {% if unpublished %}background:silver;{% endif %} }
1819
+ {% if stage_int >= 40 and stage_int < 60 %}background:silver;{% endif %} }
1889
1820
 
1890
1821
  span.audeg {
1891
1822
  mso-style-name: au_deg;
@@ -1896,7 +1827,7 @@ span.audeg {
1896
1827
  mso-ascii-font-family: Cambria;
1897
1828
  mso-hansi-font-family: Cambria;
1898
1829
  border: none;
1899
- {% if unpublished %}background:yellow;{% endif %} }
1830
+ {% if stage_int >= 40 and stage_int < 60 %}background:yellow;{% endif %} }
1900
1831
 
1901
1832
  span.aufname {
1902
1833
  mso-style-name: au_fname;
@@ -1907,7 +1838,7 @@ span.aufname {
1907
1838
  mso-ascii-font-family: Cambria;
1908
1839
  mso-hansi-font-family: Cambria;
1909
1840
  border: none;
1910
- {% if unpublished %}background:#FFFFCC;{% endif %} }
1841
+ {% if stage_int >= 40 and stage_int < 60 %}background:#FFFFCC;{% endif %} }
1911
1842
 
1912
1843
  span.aurole {
1913
1844
  mso-style-name: au_role;
@@ -1918,7 +1849,7 @@ span.aurole {
1918
1849
  mso-ascii-font-family: Cambria;
1919
1850
  mso-hansi-font-family: Cambria;
1920
1851
  border: none;
1921
- {% if unpublished %}background:olive;{% endif %} }
1852
+ {% if stage_int >= 40 and stage_int < 60 %}background:olive;{% endif %} }
1922
1853
 
1923
1854
  span.ausuffix {
1924
1855
  mso-style-name: au_suffix;
@@ -1929,7 +1860,7 @@ span.ausuffix {
1929
1860
  mso-ascii-font-family: Cambria;
1930
1861
  mso-hansi-font-family: Cambria;
1931
1862
  border: none;
1932
- {% if unpublished %}background:fuchsia;{% endif %} }
1863
+ {% if stage_int >= 40 and stage_int < 60 %}background:fuchsia;{% endif %} }
1933
1864
 
1934
1865
  span.ausurname {
1935
1866
  mso-style-name: au_surname;
@@ -1940,7 +1871,7 @@ span.ausurname {
1940
1871
  mso-ascii-font-family: Cambria;
1941
1872
  mso-hansi-font-family: Cambria;
1942
1873
  border: none;
1943
- {% if unpublished %}background:#CCFF99;{% endif %} }
1874
+ {% if stage_int >= 40 and stage_int < 60 %}background:#CCFF99;{% endif %} }
1944
1875
 
1945
1876
  span.bibbase {
1946
1877
  mso-style-name: bib_base;
@@ -1958,7 +1889,7 @@ span.bibarticle {
1958
1889
  mso-ascii-font-family: Cambria;
1959
1890
  mso-hansi-font-family: Cambria;
1960
1891
  border: none;
1961
- {% if unpublished %}background:#CCFFFF;{% endif %} }
1892
+ {% if stage_int >= 40 and stage_int < 60 %}background:#CCFFFF;{% endif %} }
1962
1893
 
1963
1894
  span.bibcomment {
1964
1895
  mso-style-name: bib_comment;
@@ -1984,7 +1915,7 @@ span.bibdoi {
1984
1915
  mso-ascii-font-family: Cambria;
1985
1916
  mso-hansi-font-family: Cambria;
1986
1917
  border: none;
1987
- {% if unpublished %}background:#CCFFCC;{% endif %} }
1918
+ {% if stage_int >= 40 and stage_int < 60 %}background:#CCFFCC;{% endif %} }
1988
1919
 
1989
1920
  span.bibetal {
1990
1921
  mso-style-name: bib_etal;
@@ -1994,7 +1925,7 @@ span.bibetal {
1994
1925
  mso-ascii-font-family: Cambria;
1995
1926
  mso-hansi-font-family: Cambria;
1996
1927
  border: none;
1997
- {% if unpublished %}background:#CCFF99;{% endif %} }
1928
+ {% if stage_int >= 40 and stage_int < 60 %}background:#CCFF99;{% endif %} }
1998
1929
 
1999
1930
  span.bibfname {
2000
1931
  mso-style-name: bib_fname;
@@ -2004,7 +1935,7 @@ span.bibfname {
2004
1935
  mso-ascii-font-family: Cambria;
2005
1936
  mso-hansi-font-family: Cambria;
2006
1937
  border: none;
2007
- {% if unpublished %}background:#FFFFCC;{% endif %} }
1938
+ {% if stage_int >= 40 and stage_int < 60 %}background:#FFFFCC;{% endif %} }
2008
1939
 
2009
1940
  span.bibfpage {
2010
1941
  mso-style-name: bib_fpage;
@@ -2014,7 +1945,7 @@ span.bibfpage {
2014
1945
  mso-ascii-font-family: Cambria;
2015
1946
  mso-hansi-font-family: Cambria;
2016
1947
  border: none;
2017
- {% if unpublished %}background:#E6E6E6;{% endif %} }
1948
+ {% if stage_int >= 40 and stage_int < 60 %}background:#E6E6E6;{% endif %} }
2018
1949
 
2019
1950
  span.bibissue {
2020
1951
  mso-style-name: bib_issue;
@@ -2024,7 +1955,7 @@ span.bibissue {
2024
1955
  mso-ascii-font-family: Cambria;
2025
1956
  mso-hansi-font-family: Cambria;
2026
1957
  border: none;
2027
- {% if unpublished %}background:#FFFFAB;{% endif %} }
1958
+ {% if stage_int >= 40 and stage_int < 60 %}background:#FFFFAB;{% endif %} }
2028
1959
 
2029
1960
  span.bibjournal {
2030
1961
  mso-style-name: bib_journal;
@@ -2034,7 +1965,7 @@ span.bibjournal {
2034
1965
  mso-ascii-font-family: Cambria;
2035
1966
  mso-hansi-font-family: Cambria;
2036
1967
  border: none;
2037
- {% if unpublished %}background:#F9DECF;{% endif %} }
1968
+ {% if stage_int >= 40 and stage_int < 60 %}background:#F9DECF;{% endif %} }
2038
1969
 
2039
1970
  span.biblpage {
2040
1971
  mso-style-name: bib_lpage;
@@ -2044,7 +1975,7 @@ span.biblpage {
2044
1975
  mso-ascii-font-family: Cambria;
2045
1976
  mso-hansi-font-family: Cambria;
2046
1977
  border: none;
2047
- {% if unpublished %}background:#D9D9D9;{% endif %} }
1978
+ {% if stage_int >= 40 and stage_int < 60 %}background:#D9D9D9;{% endif %} }
2048
1979
 
2049
1980
  span.bibnumber {
2050
1981
  mso-style-name: bib_number;
@@ -2054,7 +1985,7 @@ span.bibnumber {
2054
1985
  mso-ascii-font-family: Cambria;
2055
1986
  mso-hansi-font-family: Cambria;
2056
1987
  border: none;
2057
- {% if unpublished %}background:#CCCCFF;{% endif %} }
1988
+ {% if stage_int >= 40 and stage_int < 60 %}background:#CCCCFF;{% endif %} }
2058
1989
 
2059
1990
  span.biborganization {
2060
1991
  mso-style-name: bib_organization;
@@ -2064,7 +1995,7 @@ span.biborganization {
2064
1995
  mso-ascii-font-family: Cambria;
2065
1996
  mso-hansi-font-family: Cambria;
2066
1997
  border: none;
2067
- {% if unpublished %}background:#CCFF99;{% endif %} }
1998
+ {% if stage_int >= 40 and stage_int < 60 %}background:#CCFF99;{% endif %} }
2068
1999
 
2069
2000
  span.bibsuffix {
2070
2001
  mso-style-name: bib_suffix;
@@ -2082,7 +2013,7 @@ span.bibsuppl {
2082
2013
  mso-ascii-font-family: Cambria;
2083
2014
  mso-hansi-font-family: Cambria;
2084
2015
  border: none;
2085
- {% if unpublished %}background:#FFCC66;{% endif %} }
2016
+ {% if stage_int >= 40 and stage_int < 60 %}background:#FFCC66;{% endif %} }
2086
2017
 
2087
2018
  span.bibsurname {
2088
2019
  mso-style-name: bib_surname;
@@ -2092,7 +2023,7 @@ span.bibsurname {
2092
2023
  mso-ascii-font-family: Cambria;
2093
2024
  mso-hansi-font-family: Cambria;
2094
2025
  border: none;
2095
- {% if unpublished %}background:#CCFF99;{% endif %} }
2026
+ {% if stage_int >= 40 and stage_int < 60 %}background:#CCFF99;{% endif %} }
2096
2027
 
2097
2028
  span.bibunpubl {
2098
2029
  mso-style-name: bib_unpubl;
@@ -2110,7 +2041,7 @@ span.biburl {
2110
2041
  mso-ascii-font-family: Cambria;
2111
2042
  mso-hansi-font-family: Cambria;
2112
2043
  border: none;
2113
- {% if unpublished %}background:#CCFF66;{% endif %} }
2044
+ {% if stage_int >= 40 and stage_int < 60 %}background:#CCFF66;{% endif %} }
2114
2045
 
2115
2046
  span.bibvolume {
2116
2047
  mso-style-name: bib_volume;
@@ -2120,7 +2051,7 @@ span.bibvolume {
2120
2051
  mso-ascii-font-family: Cambria;
2121
2052
  mso-hansi-font-family: Cambria;
2122
2053
  border: none;
2123
- {% if unpublished %}background:#CCECFF;{% endif %} }
2054
+ {% if stage_int >= 40 and stage_int < 60 %}background:#CCECFF;{% endif %} }
2124
2055
 
2125
2056
  span.bibyear {
2126
2057
  mso-style-name: bib_year;
@@ -2130,7 +2061,7 @@ span.bibyear {
2130
2061
  mso-ascii-font-family: Cambria;
2131
2062
  mso-hansi-font-family: Cambria;
2132
2063
  border: none;
2133
- {% if unpublished %}background:#FFCCFF;{% endif %} }
2064
+ {% if stage_int >= 40 and stage_int < 60 %}background:#FFCCFF;{% endif %} }
2134
2065
 
2135
2066
  span.citebase {
2136
2067
  mso-style-name: cite_base;
@@ -2148,7 +2079,7 @@ span.citebib {
2148
2079
  mso-ascii-font-family: Cambria;
2149
2080
  mso-hansi-font-family: Cambria;
2150
2081
  border: none;
2151
- {% if unpublished %}background:#CCFFFF;{% endif %} }
2082
+ {% if stage_int >= 40 and stage_int < 60 %}background:#CCFFFF;{% endif %} }
2152
2083
 
2153
2084
  span.citebox {
2154
2085
  mso-style-name: cite_box;
@@ -2166,7 +2097,7 @@ span.citeen {
2166
2097
  mso-ascii-font-family: Cambria;
2167
2098
  mso-hansi-font-family: Cambria;
2168
2099
  border: none;
2169
- {% if unpublished %}background:#FFFF99;{% endif %}
2100
+ {% if stage_int >= 40 and stage_int < 60 %}background:#FFFF99;{% endif %}
2170
2101
  vertical-align: super; }
2171
2102
 
2172
2103
  span.citefig {
@@ -2178,7 +2109,7 @@ span.citefig {
2178
2109
  mso-hansi-font-family: Cambria;
2179
2110
  color: windowtext;
2180
2111
  border: none;
2181
- {% if unpublished %}background:#CCFFCC;{% endif %} }
2112
+ {% if stage_int >= 40 and stage_int < 60 %}background:#CCFFCC;{% endif %} }
2182
2113
 
2183
2114
  span.citefn {
2184
2115
  mso-style-name: cite_fn;
@@ -2190,7 +2121,7 @@ span.citefn {
2190
2121
  mso-hansi-font-family: Cambria;
2191
2122
  color: windowtext;
2192
2123
  border: none;
2193
- {% if unpublished %}background:#FF99CC;{% endif %}
2124
+ {% if stage_int >= 40 and stage_int < 60 %}background:#FF99CC;{% endif %}
2194
2125
  vertical-align: baseline; }
2195
2126
 
2196
2127
  span.citetbl {
@@ -2202,7 +2133,7 @@ span.citetbl {
2202
2133
  mso-hansi-font-family: Cambria;
2203
2134
  color: windowtext;
2204
2135
  border: none;
2205
- {% if unpublished %}background:#FF9999;{% endif %} }
2136
+ {% if stage_int >= 40 and stage_int < 60 %}background:#FF9999;{% endif %} }
2206
2137
 
2207
2138
  span.stdbase {
2208
2139
  mso-style-name: std_base;
@@ -2220,7 +2151,7 @@ span.bibextlink {
2220
2151
  mso-ascii-font-family: Cambria;
2221
2152
  mso-hansi-font-family: Cambria;
2222
2153
  border: none;
2223
- {% if unpublished %}background:#6CCE9D;{% endif %} }
2154
+ {% if stage_int >= 40 and stage_int < 60 %}background:#6CCE9D;{% endif %} }
2224
2155
 
2225
2156
  span.citeeq {
2226
2157
  mso-style-name: cite_eq;
@@ -2230,7 +2161,7 @@ span.citeeq {
2230
2161
  mso-ascii-font-family: Cambria;
2231
2162
  mso-hansi-font-family: Cambria;
2232
2163
  border: none;
2233
- {% if unpublished %}background:#FFAE37;{% endif %} }
2164
+ {% if stage_int >= 40 and stage_int < 60 %}background:#FFAE37;{% endif %} }
2234
2165
 
2235
2166
  span.bibmedline {
2236
2167
  mso-style-name: bib_medline;
@@ -2248,7 +2179,7 @@ span.citetfn {
2248
2179
  mso-ascii-font-family: Cambria;
2249
2180
  mso-hansi-font-family: Cambria;
2250
2181
  border: none;
2251
- {% if unpublished %}background:#FBBA79;{% endif %} }
2182
+ {% if stage_int >= 40 and stage_int < 60 %}background:#FBBA79;{% endif %} }
2252
2183
 
2253
2184
  span.auprefix {
2254
2185
  mso-style-name: au_prefix;
@@ -2259,7 +2190,7 @@ span.auprefix {
2259
2190
  mso-ascii-font-family: Cambria;
2260
2191
  mso-hansi-font-family: Cambria;
2261
2192
  border: none;
2262
- {% if unpublished %}background:#FFCC99;{% endif %} }
2193
+ {% if stage_int >= 40 and stage_int < 60 %}background:#FFCC99;{% endif %} }
2263
2194
 
2264
2195
  span.citeapp {
2265
2196
  mso-style-name: cite_app;
@@ -2269,7 +2200,7 @@ span.citeapp {
2269
2200
  mso-ascii-font-family: Cambria;
2270
2201
  mso-hansi-font-family: Cambria;
2271
2202
  border: none;
2272
- {% if unpublished %}background:#CCFF33;{% endif %} }
2203
+ {% if stage_int >= 40 and stage_int < 60 %}background:#CCFF33;{% endif %} }
2273
2204
 
2274
2205
  span.citesec {
2275
2206
  mso-style-name: cite_sec;
@@ -2279,7 +2210,7 @@ span.citesec {
2279
2210
  mso-ascii-font-family: Cambria;
2280
2211
  mso-hansi-font-family: Cambria;
2281
2212
  border: none;
2282
- {% if unpublished %}background:#FFCCCC;{% endif %} }
2213
+ {% if stage_int >= 40 and stage_int < 60 %}background:#FFCCCC;{% endif %} }
2283
2214
 
2284
2215
  span.stddocNumber {
2285
2216
  mso-style-name: std_docNumber;
@@ -2289,7 +2220,7 @@ span.stddocNumber {
2289
2220
  mso-ascii-font-family: Cambria;
2290
2221
  mso-hansi-font-family: Cambria;
2291
2222
  border: none;
2292
- {% if unpublished %}background:#F2DBDB;{% endif %} }
2223
+ {% if stage_int >= 40 and stage_int < 60 %}background:#F2DBDB;{% endif %} }
2293
2224
 
2294
2225
  span.stddocPartNumber {
2295
2226
  mso-style-name: std_docPartNumber;
@@ -2299,7 +2230,7 @@ span.stddocPartNumber {
2299
2230
  mso-ascii-font-family: Cambria;
2300
2231
  mso-hansi-font-family: Cambria;
2301
2232
  border: none;
2302
- {% if unpublished %}background:#EAF1DD;{% endif %} }
2233
+ {% if stage_int >= 40 and stage_int < 60 %}background:#EAF1DD;{% endif %} }
2303
2234
 
2304
2235
  span.stddocTitle {
2305
2236
  mso-style-name: std_docTitle;
@@ -2309,7 +2240,7 @@ span.stddocTitle {
2309
2240
  mso-ascii-font-family: Cambria;
2310
2241
  mso-hansi-font-family: Cambria;
2311
2242
  border: none;
2312
- {% if unpublished %}background:#FDE9D9;{% endif %}
2243
+ {% if stage_int >= 40 and stage_int < 60 %}background:#FDE9D9;{% endif %}
2313
2244
  font-style: italic;
2314
2245
  mso-bidi-font-style: normal; }
2315
2246
 
@@ -2322,7 +2253,7 @@ span.aumember {
2322
2253
  mso-ascii-font-family: Cambria;
2323
2254
  mso-hansi-font-family: Cambria;
2324
2255
  border: none;
2325
- {% if unpublished %}background:#FF99CC;{% endif %} }
2256
+ {% if stage_int >= 40 and stage_int < 60 %}background:#FF99CC;{% endif %} }
2326
2257
 
2327
2258
  span.stdfootnote {
2328
2259
  mso-style-name: std_footnote;
@@ -2332,7 +2263,7 @@ span.stdfootnote {
2332
2263
  mso-ascii-font-family: Cambria;
2333
2264
  mso-hansi-font-family: Cambria;
2334
2265
  border: none;
2335
- {% if unpublished %}background:#F2F2F2;{% endif %} }
2266
+ {% if stage_int >= 40 and stage_int < 60 %}background:#F2F2F2;{% endif %} }
2336
2267
 
2337
2268
  span.stdpublisher {
2338
2269
  mso-style-name: std_publisher;
@@ -2342,7 +2273,7 @@ span.stdpublisher {
2342
2273
  mso-ascii-font-family: Cambria;
2343
2274
  mso-hansi-font-family: Cambria;
2344
2275
  border: none;
2345
- {% if unpublished %}background:#C6D9F1;{% endif %} }
2276
+ {% if stage_int >= 40 and stage_int < 60 %}background:#C6D9F1;{% endif %} }
2346
2277
 
2347
2278
  span.stdsection {
2348
2279
  mso-style-name: std_section;
@@ -2352,7 +2283,7 @@ span.stdsection {
2352
2283
  mso-ascii-font-family: Cambria;
2353
2284
  mso-hansi-font-family: Cambria;
2354
2285
  border: none;
2355
- {% if unpublished %}background:#E5DFEC;{% endif %} }
2286
+ {% if stage_int >= 40 and stage_int < 60 %}background:#E5DFEC;{% endif %} }
2356
2287
 
2357
2288
  span.stdyear {
2358
2289
  mso-style-name: std_year;
@@ -2362,7 +2293,7 @@ span.stdyear {
2362
2293
  mso-ascii-font-family: Cambria;
2363
2294
  mso-hansi-font-family: Cambria;
2364
2295
  border: none;
2365
- {% if unpublished %}background:#DAEEF3;{% endif %} }
2296
+ {% if stage_int >= 40 and stage_int < 60 %}background:#DAEEF3;{% endif %} }
2366
2297
 
2367
2298
  span.stddocumentType {
2368
2299
  mso-style-name: std_documentType;
@@ -2372,7 +2303,7 @@ span.stddocumentType {
2372
2303
  mso-ascii-font-family: Cambria;
2373
2304
  mso-hansi-font-family: Cambria;
2374
2305
  border: none;
2375
- {% if unpublished %}background:#7DE1DF;{% endif %} }
2306
+ {% if stage_int >= 40 and stage_int < 60 %}background:#7DE1DF;{% endif %} }
2376
2307
 
2377
2308
  span.bibalt-year {
2378
2309
  mso-style-name: bib_alt-year;
@@ -2383,7 +2314,7 @@ span.bibalt-year {
2383
2314
  mso-ascii-font-family: Cambria;
2384
2315
  mso-hansi-font-family: Cambria;
2385
2316
  border: none;
2386
- {% if unpublished %}background:#CC99FF;{% endif %} }
2317
+ {% if stage_int >= 40 and stage_int < 60 %}background:#CC99FF;{% endif %} }
2387
2318
 
2388
2319
  span.bibbook {
2389
2320
  mso-style-name: bib_book;
@@ -2393,7 +2324,7 @@ span.bibbook {
2393
2324
  mso-ascii-font-family: Cambria;
2394
2325
  mso-hansi-font-family: Cambria;
2395
2326
  border: none;
2396
- {% if unpublished %}background:#99CCFF;{% endif %} }
2327
+ {% if stage_int >= 40 and stage_int < 60 %}background:#99CCFF;{% endif %} }
2397
2328
 
2398
2329
  span.bibchapterno {
2399
2330
  mso-style-name: bib_chapterno;
@@ -2403,7 +2334,7 @@ span.bibchapterno {
2403
2334
  mso-ascii-font-family: Cambria;
2404
2335
  mso-hansi-font-family: Cambria;
2405
2336
  border: none;
2406
- {% if unpublished %}background:#D9D9D9;{% endif %} }
2337
+ {% if stage_int >= 40 and stage_int < 60 %}background:#D9D9D9;{% endif %} }
2407
2338
 
2408
2339
  span.bibchaptertitle {
2409
2340
  mso-style-name: bib_chaptertitle;
@@ -2413,7 +2344,7 @@ span.bibchaptertitle {
2413
2344
  mso-ascii-font-family: Cambria;
2414
2345
  mso-hansi-font-family: Cambria;
2415
2346
  border: none;
2416
- {% if unpublished %}background:#FF9D5B;{% endif %} }
2347
+ {% if stage_int >= 40 and stage_int < 60 %}background:#FF9D5B;{% endif %} }
2417
2348
 
2418
2349
  span.bibed-etal {
2419
2350
  mso-style-name: bib_ed-etal;
@@ -2423,7 +2354,7 @@ span.bibed-etal {
2423
2354
  mso-ascii-font-family: Cambria;
2424
2355
  mso-hansi-font-family: Cambria;
2425
2356
  border: none;
2426
- {% if unpublished %}background:#00F4EE;{% endif %} }
2357
+ {% if stage_int >= 40 and stage_int < 60 %}background:#00F4EE;{% endif %} }
2427
2358
 
2428
2359
  span.bibed-fname {
2429
2360
  mso-style-name: bib_ed-fname;
@@ -2433,7 +2364,7 @@ span.bibed-fname {
2433
2364
  mso-ascii-font-family: Cambria;
2434
2365
  mso-hansi-font-family: Cambria;
2435
2366
  border: none;
2436
- {% if unpublished %}background:#FFFFB7;{% endif %} }
2367
+ {% if stage_int >= 40 and stage_int < 60 %}background:#FFFFB7;{% endif %} }
2437
2368
 
2438
2369
  span.bibeditionno {
2439
2370
  mso-style-name: bib_editionno;
@@ -2443,7 +2374,7 @@ span.bibeditionno {
2443
2374
  mso-ascii-font-family: Cambria;
2444
2375
  mso-hansi-font-family: Cambria;
2445
2376
  border: none;
2446
- {% if unpublished %}background:#FFCC00;{% endif %} }
2377
+ {% if stage_int >= 40 and stage_int < 60 %}background:#FFCC00;{% endif %} }
2447
2378
 
2448
2379
  span.bibed-organization {
2449
2380
  mso-style-name: bib_ed-organization;
@@ -2453,7 +2384,7 @@ span.bibed-organization {
2453
2384
  mso-ascii-font-family: Cambria;
2454
2385
  mso-hansi-font-family: Cambria;
2455
2386
  border: none;
2456
- {% if unpublished %}background:#FCAAC3;{% endif %} }
2387
+ {% if stage_int >= 40 and stage_int < 60 %}background:#FCAAC3;{% endif %} }
2457
2388
 
2458
2389
  span.bibed-suffix {
2459
2390
  mso-style-name: bib_ed-suffix;
@@ -2463,7 +2394,7 @@ span.bibed-suffix {
2463
2394
  mso-ascii-font-family: Cambria;
2464
2395
  mso-hansi-font-family: Cambria;
2465
2396
  border: none;
2466
- {% if unpublished %}background:#CCFFCC;{% endif %} }
2397
+ {% if stage_int >= 40 and stage_int < 60 %}background:#CCFFCC;{% endif %} }
2467
2398
 
2468
2399
  span.bibed-surname {
2469
2400
  mso-style-name: bib_ed-surname;
@@ -2473,7 +2404,7 @@ span.bibed-surname {
2473
2404
  mso-ascii-font-family: Cambria;
2474
2405
  mso-hansi-font-family: Cambria;
2475
2406
  border: none;
2476
- {% if unpublished %}background:yellow;{% endif %} }
2407
+ {% if stage_int >= 40 and stage_int < 60 %}background:yellow;{% endif %} }
2477
2408
 
2478
2409
  span.bibinstitution {
2479
2410
  mso-style-name: bib_institution;
@@ -2483,7 +2414,7 @@ span.bibinstitution {
2483
2414
  mso-ascii-font-family: Cambria;
2484
2415
  mso-hansi-font-family: Cambria;
2485
2416
  border: none;
2486
- {% if unpublished %}background:#CCFFCC;{% endif %} }
2417
+ {% if stage_int >= 40 and stage_int < 60 %}background:#CCFFCC;{% endif %} }
2487
2418
 
2488
2419
  span.bibisbn {
2489
2420
  mso-style-name: bib_isbn;
@@ -2492,7 +2423,7 @@ span.bibisbn {
2492
2423
  font-family: {{bodyfont}};
2493
2424
  mso-ascii-font-family: Cambria;
2494
2425
  mso-hansi-font-family: Cambria;
2495
- {% if unpublished %}background:#D9D9D9;{% endif %} }
2426
+ {% if stage_int >= 40 and stage_int < 60 %}background:#D9D9D9;{% endif %} }
2496
2427
 
2497
2428
  span.biblocation {
2498
2429
  mso-style-name: bib_location;
@@ -2502,7 +2433,7 @@ span.biblocation {
2502
2433
  mso-ascii-font-family: Cambria;
2503
2434
  mso-hansi-font-family: Cambria;
2504
2435
  border: none;
2505
- {% if unpublished %}background:#FFCCCC;{% endif %} }
2436
+ {% if stage_int >= 40 and stage_int < 60 %}background:#FFCCCC;{% endif %} }
2506
2437
 
2507
2438
  span.bibpagecount {
2508
2439
  mso-style-name: bib_pagecount;
@@ -2512,7 +2443,7 @@ span.bibpagecount {
2512
2443
  mso-ascii-font-family: Cambria;
2513
2444
  mso-hansi-font-family: Cambria;
2514
2445
  border: none;
2515
- {% if unpublished %}background:lime;{% endif %} }
2446
+ {% if stage_int >= 40 and stage_int < 60 %}background:lime;{% endif %} }
2516
2447
 
2517
2448
  span.bibpatent {
2518
2449
  mso-style-name: bib_patent;
@@ -2522,7 +2453,7 @@ span.bibpatent {
2522
2453
  mso-ascii-font-family: Cambria;
2523
2454
  mso-hansi-font-family: Cambria;
2524
2455
  border: none;
2525
- {% if unpublished %}background:#66FFCC;{% endif %} }
2456
+ {% if stage_int >= 40 and stage_int < 60 %}background:#66FFCC;{% endif %} }
2526
2457
 
2527
2458
  span.bibpublisher {
2528
2459
  mso-style-name: bib_publisher;
@@ -2532,7 +2463,7 @@ span.bibpublisher {
2532
2463
  mso-ascii-font-family: Cambria;
2533
2464
  mso-hansi-font-family: Cambria;
2534
2465
  border: none;
2535
- {% if unpublished %}background:#FF99CC;{% endif %} }
2466
+ {% if stage_int >= 40 and stage_int < 60 %}background:#FF99CC;{% endif %} }
2536
2467
 
2537
2468
  span.bibreportnum {
2538
2469
  mso-style-name: bib_reportnum;
@@ -2542,7 +2473,7 @@ span.bibreportnum {
2542
2473
  mso-ascii-font-family: Cambria;
2543
2474
  mso-hansi-font-family: Cambria;
2544
2475
  border: none;
2545
- {% if unpublished %}background:#CCCCFF;{% endif %} }
2476
+ {% if stage_int >= 40 and stage_int < 60 %}background:#CCCCFF;{% endif %} }
2546
2477
 
2547
2478
  span.bibschool {
2548
2479
  mso-style-name: bib_school;
@@ -2552,7 +2483,7 @@ span.bibschool {
2552
2483
  mso-ascii-font-family: Cambria;
2553
2484
  mso-hansi-font-family: Cambria;
2554
2485
  border: none;
2555
- {% if unpublished %}background:#FFCC66;{% endif %} }
2486
+ {% if stage_int >= 40 and stage_int < 60 %}background:#FFCC66;{% endif %} }
2556
2487
 
2557
2488
  span.bibseries {
2558
2489
  mso-style-name: bib_series;
@@ -2561,7 +2492,7 @@ span.bibseries {
2561
2492
  font-family: {{bodyfont}};
2562
2493
  mso-ascii-font-family: Cambria;
2563
2494
  mso-hansi-font-family: Cambria;
2564
- {% if unpublished %}background:#FFCC99;{% endif %} }
2495
+ {% if stage_int >= 40 and stage_int < 60 %}background:#FFCC99;{% endif %} }
2565
2496
 
2566
2497
  span.bibseriesno {
2567
2498
  mso-style-name: bib_seriesno;
@@ -2570,7 +2501,7 @@ span.bibseriesno {
2570
2501
  font-family: {{bodyfont}};
2571
2502
  mso-ascii-font-family: Cambria;
2572
2503
  mso-hansi-font-family: Cambria;
2573
- {% if unpublished %}background:#FFFF99;{% endif %} }
2504
+ {% if stage_int >= 40 and stage_int < 60 %}background:#FFFF99;{% endif %} }
2574
2505
 
2575
2506
  span.bibtrans {
2576
2507
  mso-style-name: bib_trans;
@@ -2579,7 +2510,7 @@ span.bibtrans {
2579
2510
  font-family: {{bodyfont}};
2580
2511
  mso-ascii-font-family: Cambria;
2581
2512
  mso-hansi-font-family: Cambria;
2582
- {% if unpublished %}background:#99CC00;{% endif %} }
2513
+ {% if stage_int >= 40 and stage_int < 60 %}background:#99CC00;{% endif %} }
2583
2514
 
2584
2515
  span.stdsuppl {
2585
2516
  mso-style-name: std_suppl;
@@ -2589,7 +2520,7 @@ span.stdsuppl {
2589
2520
  mso-ascii-font-family: Cambria;
2590
2521
  mso-hansi-font-family: Cambria;
2591
2522
  border: none;
2592
- {% if unpublished %}background:#F6FBB5;{% endif %} }
2523
+ {% if stage_int >= 40 and stage_int < 60 %}background:#F6FBB5;{% endif %} }
2593
2524
 
2594
2525
  span.citesection {
2595
2526
  mso-style-name: cite_section;
@@ -2599,7 +2530,7 @@ span.citesection {
2599
2530
  mso-ascii-font-family: Cambria;
2600
2531
  mso-hansi-font-family: Cambria;
2601
2532
  border: none;
2602
- {% if unpublished %}background:#FF7C80;{% endif %} }
2533
+ {% if stage_int >= 40 and stage_int < 60 %}background:#FF7C80;{% endif %} }
2603
2534
 
2604
2535
  p.BaseText, li.BaseText, div.BaseText {
2605
2536
  mso-style-name: Base_Text;
@@ -3030,27 +2961,6 @@ p.dl, li.dl, div.dl {
3030
2961
  mso-ansi-language: EN-GB;
3031
2962
  mso-fareast-language: EN-US; }
3032
2963
 
3033
- p.Example0, li.Example0, div.Example0 {
3034
- mso-style-name: Example;
3035
- mso-style-unhide: no;
3036
- mso-style-parent: Base_Text;
3037
- margin-top: 0cm;
3038
- margin-right: 0cm;
3039
- margin-bottom: 12.0pt;
3040
- margin-left: 0cm;
3041
- text-align: justify;
3042
- text-justify: inter-ideograph;
3043
- line-height: 11.0pt;
3044
- mso-pagination: widow-orphan;
3045
- tab-stops: 67.7pt;
3046
- font-size: 10.0pt;
3047
- mso-bidi-font-size: {{normalfontsize}};
3048
- font-family: {{bodyfont}};
3049
- mso-fareast-font-family: Calibri;
3050
- mso-bidi-font-family: "Times New Roman";
3051
- mso-ansi-language: EN-GB;
3052
- mso-fareast-language: EN-US; }
3053
-
3054
2964
  p.Examplecontinued, li.Examplecontinued, div.Examplecontinued {
3055
2965
  mso-style-name: "Example continued";
3056
2966
  mso-style-unhide: no;
@@ -3355,9 +3265,10 @@ p.ListContinue2-, li.ListContinue2-, div.ListContinue2- {
3355
3265
  line-height: 10.5pt;
3356
3266
  mso-pagination: widow-orphan;
3357
3267
  tab-stops: 40.3pt;
3358
- font-size: 9.0pt;
3268
+ font-size: 10.0pt;
3359
3269
  mso-bidi-font-size: {{normalfontsize}};
3360
- font-family: "Arial",sans-serif;
3270
+ font-family: {{bodyfont}};
3271
+ /*font-family:"Arial",sans-serif;*/
3361
3272
  mso-fareast-font-family: Calibri;
3362
3273
  mso-bidi-font-family: "Times New Roman";
3363
3274
  mso-ansi-language: EN-GB;
@@ -4499,23 +4410,28 @@ p.dlnoindent, li.dlnoindent, div.dlnoindent {
4499
4410
  p.zzCover, li.zzCover, div.zzCover {
4500
4411
  mso-style-name: zzCover;
4501
4412
  mso-style-unhide: no;
4502
- mso-style-parent: "Body Text";
4503
4413
  mso-style-link: "zzCover Char";
4504
4414
  margin-top: 0cm;
4505
4415
  margin-right: 0cm;
4506
- margin-bottom: 6.0pt;
4416
+ margin-bottom: 11.0pt;
4507
4417
  margin-left: 0cm;
4508
4418
  text-align: right;
4509
- line-height: 11.5pt;
4419
+ line-height: 12.0pt;
4510
4420
  mso-pagination: widow-orphan;
4511
- tab-stops: 19.85pt 39.7pt 59.55pt 79.4pt 99.25pt 119.05pt 138.9pt 158.75pt 178.6pt 7.0cm;
4512
- font-size: {{normalfontsize}};
4513
- mso-bidi-font-size: 12.0pt;
4421
+ {% if stage_int >= 40 and stage_int < 60 %}
4422
+ font-size: 13.0pt;
4423
+ {% else %}
4424
+ font-size: 12.0pt;
4425
+ {% endif %}
4426
+ mso-bidi-font-size: 10.0pt;
4514
4427
  font-family: {{bodyfont}};
4515
- mso-fareast-font-family: SimSun;
4428
+ mso-fareast-font-family: "MS Mincho";
4516
4429
  mso-bidi-font-family: "Times New Roman";
4430
+ color: black;
4517
4431
  mso-ansi-language: EN-GB;
4518
- mso-fareast-language: EN-US; }
4432
+ mso-fareast-language: JA;
4433
+ font-weight: bold;
4434
+ mso-bidi-font-weight: normal; }
4519
4435
 
4520
4436
  span.zzCoverChar {
4521
4437
  mso-style-name: "zzCover Char";
@@ -4581,6 +4497,6 @@ div.Note table.dl {
4581
4497
  font-size: {{smallerfontsize}};
4582
4498
  margin-left: 1.0cm; }
4583
4499
 
4584
- span.note_label, span.example_label, td.example_label, td.note_label {
4500
+ td.example_label, td.note_label {
4585
4501
  font-size: {{smallerfontsize}};
4586
4502
  font-family: {{bodyfont}}; }