metanorma-acme 1.3.5 → 1.3.6

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6a39c3023051ba2027dc681e12dab47ec04e261c76343da6d67d1fe2500f6e2f
4
- data.tar.gz: 3158cdef6bd593a8079405b86187876391cbe0bdcf780dd2720c9762cfea8914
3
+ metadata.gz: 714de2fa255b06f8f991d6a31f32cdeba5a832a66e65a63e307d1310b41d26f7
4
+ data.tar.gz: 496b9d41cc0bde9766486fea9c10fa03184583deb606dd0ff02bedca31187890
5
5
  SHA512:
6
- metadata.gz: 4d8da35126b57e07a6f82ba97b65d80cb9acb67417dd63ddc7cf28391054496b25d677da5d14f969111d4aacab0e4c18d16a7b3c91cb37d4d7ad86846385f105
7
- data.tar.gz: 870901fd908dfe993d041a1bd213b9ba66217474cfea050158dbc8662738ca2d4771f4e225ca7ed719fe04a5ed0dc70aa3ab393a73886996cd87a4aba8892f55
6
+ metadata.gz: fc2015aae3d5ed25dc59bb807236ba891c27125ded49761b0b4e5074ac72e9c34c46bb97e27284a6c6e873bb3d54b8e5de45ba0b2cf7c7a3582328ffbea1d938
7
+ data.tar.gz: 1bd843b5ddff68907e7c2ba6e871dd393aff6bb46797f167296d287134a47638e3a811fd8356f3e23d1f1d9d77b68a1c98a928b0b1d73d3c74281765e6d9e495
data/README.adoc CHANGED
@@ -1,11 +1,11 @@
1
1
  = metanorma-acme: Asciidoctor processor for a (fictitious) Acme Corporation
2
2
 
3
3
  image:https://img.shields.io/gem/v/metanorma-acme.svg["Gem Version", link="https://rubygems.org/gems/metanorma-acme"]
4
- image:https://img.shields.io/travis/metanorma/metanorma-acme/master.svg["Build Status", link="https://travis-ci.org/metanorma/metanorma-acme"]
4
+ image:https://travis-ci.com/metanorma/metanorma-acme.svg["Build Status", link="https://travis-ci.com/metanorma/metanorma-acme"]
5
+ image:https://ci.appveyor.com/api/projects/status/hjb4k2251qecfqkf?svg=true["Appveyor Build Status", link="https://ci.appveyor.com/project/metanorma/metanorma-acme"]
5
6
  image:https://codeclimate.com/github/metanorma/metanorma-acme/badges/gpa.svg["Code Climate", link="https://codeclimate.com/github/metanorma/metanorma-acme"]
6
- image:https://ci.appveyor.com/api/projects/status/4wcdip5fnx8exrj9?svg=true["Appveyor Build Status", link="https://ci.appveyor.com/project/ribose/metanorma-acme"]
7
-
8
- WARNING: This gem is still under development.
7
+ image:https://img.shields.io/github/issues-pr-raw/metanorma/metanorma-acme.svg["Pull Requests", link="https://github.com/metanorma/metanorma-acme/pulls"]
8
+ image:https://img.shields.io/github/commits-since/metanorma/metanorma-acme/latest.svg["Commits since latest",link="https://github.com/metanorma/metanorma-acme/releases"]
9
9
 
10
10
  == Functionality
11
11
 
@@ -341,11 +341,6 @@
341
341
  </oneOrMore>
342
342
  </element>
343
343
  </define>
344
- <define name="tclass">
345
- <element name="name">
346
- <text/>
347
- </element>
348
- </define>
349
344
  <define name="thead">
350
345
  <element name="thead">
351
346
  <ref name="tr"/>
@@ -515,19 +510,22 @@
515
510
  <attribute name="subsequence"/>
516
511
  </optional>
517
512
  <optional>
518
- <ref name="source"/>
513
+ <attribute name="class"/>
519
514
  </optional>
520
515
  <optional>
521
- <ref name="tname"/>
516
+ <ref name="source"/>
522
517
  </optional>
523
518
  <optional>
524
- <ref name="tclass"/>
519
+ <ref name="tname"/>
525
520
  </optional>
526
521
  <choice>
527
522
  <ref name="image"/>
528
523
  <ref name="video"/>
529
524
  <ref name="audio"/>
530
525
  <ref name="pre"/>
526
+ <oneOrMore>
527
+ <ref name="paragraph-with-footnote"/>
528
+ </oneOrMore>
531
529
  <zeroOrMore>
532
530
  <ref name="figure"/>
533
531
  </zeroOrMore>
@@ -14,6 +14,22 @@ p.Sourcecode, li.Sourcecode, div.Sourcecode, pre.Sourcecode, pre
14
14
  mso-fareast-font-family:Calibri;
15
15
  mso-bidi-font-family:"Courier New";
16
16
  mso-ansi-language:EN-GB;}
17
+ p.pseudocode, li.pseudocode, div.pseudocode
18
+ {mso-style-unhide:no;
19
+ mso-style-qformat:yes;
20
+ mso-style-parent:"";
21
+ margin-top:6.0pt;
22
+ margin-right:0cm;
23
+ margin-bottom:6.0pt;
24
+ margin-left:0cm;
25
+ text-align:left;
26
+ mso-pagination:widow-orphan;
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:10.0pt;
29
+ font-family:$bodyfont;
30
+ mso-fareast-font-family:Calibri;
31
+ mso-bidi-font-family:"Courier New";
32
+ mso-ansi-language:EN-GB;}
17
33
  p.Biblio, li.Biblio, div.Biblio, p.NormRef, li.NormRef, div.NormRef
18
34
  {mso-style-unhide:no;
19
35
  mso-style-qformat:yes;
@@ -682,6 +698,10 @@ div.example p.MsoListParagraph {
682
698
  font-size: 10.0pt;
683
699
  }
684
700
 
701
+ div.Note p.MsoListParagraph {
702
+ font-size: 10.0pt;
703
+ }
704
+
685
705
  span.note_label, span.example_label, td.example_label, td.note_label
686
706
  {
687
707
  font-size: 10.0pt;
@@ -572,9 +572,7 @@ p.Biblio, p.NormRef {
572
572
  3.6 Source Code + figures
573
573
  */
574
574
 
575
- .figure, .Sourcecode {
576
- font-family: $monospacefont;
577
- font-variant-ligatures: none;
575
+ .figure, .Sourcecode, .pseudocode {
578
576
  background-color: #f7f7f7;
579
577
  font-size: 0.8em;
580
578
  line-height: 1.6em;
@@ -583,6 +581,11 @@ p.Biblio, p.NormRef {
583
581
  overflow: auto;
584
582
  }
585
583
 
584
+ .Sourcecode {
585
+ font-family: $monospacefont;
586
+ font-variant-ligatures: none;
587
+ }
588
+
586
589
  .FigureTitle, .SourceTitle, .AdmonitionTitle {
587
590
  font-weight: 700;
588
591
  font-size: 1em;
@@ -634,7 +637,7 @@ p.Biblio, p.NormRef {
634
637
  margin-left:-1.5em;
635
638
  }
636
639
 
637
- .example .Sourcecode {
640
+ .example .Sourcecode, .example .pseudocode {
638
641
  background: none;
639
642
  }
640
643
 
@@ -967,7 +970,7 @@ To top button
967
970
  margin-top: 1.2em;
968
971
  }
969
972
 
970
- .note, .figure, .Sourcecode, table {
973
+ .note, .figure, .Sourcecode, .pseudocode, table {
971
974
  page-break-inside: avoid;
972
975
  }
973
976
 
@@ -1,5 +1,5 @@
1
1
  module Metanorma
2
2
  module Acme
3
- VERSION = "1.3.5"
3
+ VERSION = "1.3.6"
4
4
  end
5
5
  end
@@ -26,7 +26,6 @@ Gem::Specification.new do |spec|
26
26
  spec.require_paths = ["lib"]
27
27
  spec.required_ruby_version = Gem::Requirement.new(">= 2.4.0")
28
28
 
29
- spec.add_dependency "asciidoctor", "~> 1.5.7"
30
29
  spec.add_dependency "htmlentities", "~> 4.3.4"
31
30
  spec.add_dependency "ruby-jing"
32
31
  spec.add_dependency "metanorma-standoc", "~> 1.3.0"
metadata CHANGED
@@ -1,29 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metanorma-acme
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.5
4
+ version: 1.3.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2019-10-27 00:00:00.000000000 Z
11
+ date: 2019-11-08 00:00:00.000000000 Z
12
12
  dependencies:
13
- - !ruby/object:Gem::Dependency
14
- name: asciidoctor
15
- requirement: !ruby/object:Gem::Requirement
16
- requirements:
17
- - - "~>"
18
- - !ruby/object:Gem::Version
19
- version: 1.5.7
20
- type: :runtime
21
- prerelease: false
22
- version_requirements: !ruby/object:Gem::Requirement
23
- requirements:
24
- - - "~>"
25
- - !ruby/object:Gem::Version
26
- version: 1.5.7
27
13
  - !ruby/object:Gem::Dependency
28
14
  name: htmlentities
29
15
  requirement: !ruby/object:Gem::Requirement