metanorma-taste 0.1.2 → 0.1.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/Gemfile +9 -14
- data/README.adoc +109 -27
- data/data/csa/boilerplate.adoc +35 -0
- data/data/csa/config.yaml +63 -0
- data/data/csa/csa.scss +782 -0
- data/data/csa/csa.standard.xsl +14577 -0
- data/data/csa/header.html +246 -0
- data/data/csa/html_csa_intro.html +7 -0
- data/data/csa/html_csa_titlepage.html +94 -0
- data/data/csa/htmlstyle.scss +820 -0
- data/data/csa/i18n-en.yaml +10 -0
- data/data/csa/logo.svg +1 -0
- data/data/csa/metanorma.yml +70 -0
- data/data/csa/word_csa_intro.html +11 -0
- data/data/csa/word_csa_titlepage.html +75 -0
- data/data/csa/wordstyle.scss +1343 -0
- data/data/elf/config.yaml +10 -7
- data/data/enosema/config.yaml +10 -7
- data/data/icc/config.yaml +14 -11
- data/data/icc/icc-full.emf +0 -0
- data/data/icc/icc-small.emf +0 -0
- data/data/mbxif/config.yaml +26 -0
- data/data/mbxif/copyright.adoc +36 -0
- data/data/mbxif/i18n.yaml +4 -0
- data/data/mbxif/mbxif-back-cover.pdf +3504 -7
- data/data/mbxif/mbxif-front-cover.pdf +54968 -16
- data/data/mbxif/mbxif-logos.pdf +11330 -46
- data/data/mbxif/mbxif-logos_caeif.svg +1 -0
- data/data/mbxif/mbxif-logos_caxif.svg +1 -0
- data/data/mbxif/mbxif-logos_ewisif.svg +1 -0
- data/data/mbxif/mbxif-logos_jtif.svg +1 -0
- data/data/mbxif/mbxif-logos_lotar.svg +1 -0
- data/data/mbxif/mbxif-logos_mbxif.svg +1 -0
- data/data/mbxif/mbxif-logos_pdmif.svg +1 -0
- data/data/mbxif/mbxif.xsl +361 -0
- data/data/pdfa/config.yaml +38 -0
- data/data/pdfa/copyright-de.adoc +39 -0
- data/data/pdfa/copyright.adoc +45 -0
- data/data/pdfa/coverpage.pdf +0 -0
- data/data/pdfa/htmlcoverpage.html +18 -0
- data/data/pdfa/htmlstylesheet-override.scss +14 -0
- data/data/pdfa/i18n.yaml +11 -0
- data/data/pdfa/inside-cover.pdf +0 -0
- data/data/pdfa/pdfa-logo.emf +0 -0
- data/data/pdfa/pdfa-logo.svg +1 -0
- data/data/pdfa/pdfa.xsl +288 -0
- data/data/swf/config.yaml +24 -0
- data/data/swf/copyright.adoc +28 -0
- data/data/swf/i18n.yaml +3 -0
- data/data/swf/swf-back-cover.pdf +3504 -7
- data/data/swf/swf-front-cover.pdf +3472 -3
- data/data/swf/swf-full.svg +1 -0
- data/data/swf/swf-icon.svg +1 -0
- data/data/swf/swf-logo-with-graphic.svg +1 -0
- data/data/swf/swf-logo.pdf +3590 -13
- data/data/swf/swf-logo.svg +1 -0
- data/data/swf/swf.xsl +361 -0
- data/lib/metanorma/taste/base.rb +40 -21
- data/lib/metanorma/taste/base_override.rb +7 -16
- data/lib/metanorma/taste/filename_attributes.rb +53 -0
- data/lib/metanorma/taste/stage_config.rb +20 -0
- data/lib/metanorma/taste/taste_config.rb +2 -26
- data/lib/metanorma/taste/value_attributes.rb +59 -0
- data/lib/metanorma/taste/version.rb +1 -1
- data/lib/metanorma/taste_register.rb +18 -0
- data/metanorma-taste.gemspec +20 -0
- metadata +323 -2
data/data/elf/config.yaml
CHANGED
|
@@ -2,14 +2,17 @@
|
|
|
2
2
|
flavor: elf
|
|
3
3
|
owner: EXPRESS Language Foundation
|
|
4
4
|
base-flavor: iso
|
|
5
|
-
copyright-notice: copyright.adoc
|
|
6
|
-
i18n-dictionary: i18n.yaml
|
|
7
|
-
publisher-logo: logo.svg
|
|
8
5
|
base-override:
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
6
|
+
filename-attributes:
|
|
7
|
+
copyright-notice: copyright.adoc
|
|
8
|
+
i18n-dictionary: i18n.yaml
|
|
9
|
+
publisher-logo: logo.svg
|
|
10
|
+
value-attributes:
|
|
11
|
+
publisher: EXPRESS Language Foundation
|
|
12
|
+
publisher_abbr: ELF
|
|
13
|
+
presentation-metadata-color-secondary: '#3f65a2'
|
|
14
|
+
presentation-metadata-backcover-text: expresslang.org
|
|
15
|
+
output-extensions: xml,html,pdf,doc
|
|
13
16
|
doctypes:
|
|
14
17
|
- taste: standard
|
|
15
18
|
base: international-standard
|
data/data/enosema/config.yaml
CHANGED
|
@@ -2,14 +2,17 @@
|
|
|
2
2
|
flavor: enosema
|
|
3
3
|
owner: Enosema Foundation
|
|
4
4
|
base-flavor: iso
|
|
5
|
-
copyright-notice: copyright.adoc
|
|
6
|
-
i18n-dictionary: i18n.yaml
|
|
7
|
-
publisher-logo: logo.svg
|
|
8
5
|
base-override:
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
6
|
+
filename-attributes:
|
|
7
|
+
copyright-notice: copyright.adoc
|
|
8
|
+
i18n-dictionary: i18n.yaml
|
|
9
|
+
publisher-logo: logo.svg
|
|
10
|
+
value-attributes:
|
|
11
|
+
publisher: Enosema Foundation
|
|
12
|
+
publisher_abbr: EFS
|
|
13
|
+
presentation-metadata-color-secondary: '#007724'
|
|
14
|
+
presentation-metadata-backcover-text: enosema.org
|
|
15
|
+
output-extensions: xml,html,pdf,doc
|
|
13
16
|
doctypes:
|
|
14
17
|
- taste: standard
|
|
15
18
|
base: international-standard
|
data/data/icc/config.yaml
CHANGED
|
@@ -2,18 +2,21 @@
|
|
|
2
2
|
flavor: icc
|
|
3
3
|
owner: International Color Consortium
|
|
4
4
|
base-flavor: iso
|
|
5
|
-
copyright-notice: copyright.adoc
|
|
6
|
-
i18n-dictionary: i18n.yaml
|
|
7
|
-
publisher-logo: icc-full.svg
|
|
8
|
-
htmlcoverpage: htmlcoverpage.html
|
|
9
|
-
htmlstylesheet-override: htmlstylesheet-override.scss
|
|
10
5
|
base-override:
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
6
|
+
filename-attributes:
|
|
7
|
+
copyright-notice: copyright.adoc
|
|
8
|
+
i18n-dictionary: i18n.yaml
|
|
9
|
+
publisher-logo: icc-full.svg
|
|
10
|
+
htmlcoverpage: htmlcoverpage.html
|
|
11
|
+
htmlstylesheet-override: htmlstylesheet-override.scss
|
|
12
|
+
value-attributes:
|
|
13
|
+
publisher: International Color Consortium
|
|
14
|
+
publisher_abbr: ICC
|
|
15
|
+
presentation-metadata-color-secondary: '#376795'
|
|
16
|
+
presentation-metadata-backcover-text: color.org
|
|
17
|
+
body-font: Arial, 'Helvetica Neue', Helvetica, sans-serif
|
|
18
|
+
header-font: Arial, 'Helvetica Neue', Helvetica, sans-serif
|
|
19
|
+
output-extensions: xml,html,pdf,doc
|
|
17
20
|
doctypes:
|
|
18
21
|
- taste: specification # Specification # The name goes into i18n.yaml
|
|
19
22
|
base: international-standard
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
---
|
|
2
|
+
flavor: mbxif
|
|
3
|
+
owner: MBx Interoperability Forum
|
|
4
|
+
base-flavor: ribose
|
|
5
|
+
base-override:
|
|
6
|
+
filename-attributes:
|
|
7
|
+
copyright-notice: copyright.adoc
|
|
8
|
+
i18n-dictionary: i18n.yaml
|
|
9
|
+
publisher-logo: mbxif-logos_mbxif.svg
|
|
10
|
+
pdfstylesheet-override: mbxif.xsl
|
|
11
|
+
coverpage-image: mbxif-front-cover.pdf
|
|
12
|
+
backpage-image: mbxif-back-cover.pdf
|
|
13
|
+
value-attributes:
|
|
14
|
+
publisher: MBx Interoperability Forum
|
|
15
|
+
publisher_abbr: MBx-IF
|
|
16
|
+
presentation-metadata-color-secondary: '#007724'
|
|
17
|
+
presentation-metadata-backcover-text: https://www.mbx-if.org
|
|
18
|
+
fonts: Nacelle;Nacelle SemiBold;Nacelle Light
|
|
19
|
+
output-extensions: xml,html,pdf,doc
|
|
20
|
+
doctypes:
|
|
21
|
+
- taste: recommended-practices
|
|
22
|
+
base: standard
|
|
23
|
+
- taste: general-guidelines
|
|
24
|
+
base: report
|
|
25
|
+
- taste: test-suite
|
|
26
|
+
base: report
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
== copyright-statement
|
|
2
|
+
=== {blank}
|
|
3
|
+
(c) {{ docyear }} MBx Interoperability Forum.
|
|
4
|
+
|
|
5
|
+
All rights reserved. Unless otherwise specified, or required in the context of
|
|
6
|
+
its implementation, no part of this publication may be reproduced or utilized
|
|
7
|
+
otherwise in any form or by any means, electronic or mechanical, including
|
|
8
|
+
photocopying, or posting on the internet or an intranet, without prior written
|
|
9
|
+
permission. Permission can be requested from the MBx Interoperability Forum.
|
|
10
|
+
|
|
11
|
+
== feedback-statement
|
|
12
|
+
|
|
13
|
+
=== {blank}
|
|
14
|
+
prostep ivip Association +
|
|
15
|
+
Dolivostrasse 11 +
|
|
16
|
+
D-64293 Darmstadt, Germany +
|
|
17
|
+
Phone: +49-6151-9287-446 +
|
|
18
|
+
Fax: +49-6151-9287-326 +
|
|
19
|
+
Email: mailto:psev@prostep.com[] +
|
|
20
|
+
Internet: https://www.prostep.org[www.prostep.org]
|
|
21
|
+
|
|
22
|
+
AFNeT +
|
|
23
|
+
30 Rue de Miromesnil +
|
|
24
|
+
75008 Paris, France +
|
|
25
|
+
Email: mailto:team@afnet.fr[] +
|
|
26
|
+
Internet: http://www.afnet.fr/ +
|
|
27
|
+
|
|
28
|
+
PDES, Inc. +
|
|
29
|
+
125 King Charles Circle +
|
|
30
|
+
Summerville, SC 29485, USA +
|
|
31
|
+
Phone: +1-843-847-9807 +
|
|
32
|
+
Contact: https://pdesinc.org/contact/[https://pdesinc.org/contact/] +
|
|
33
|
+
Internet: https://pdesinc.org[pdesinc.org]
|
|
34
|
+
|
|
35
|
+
// [align=center]
|
|
36
|
+
// [css color:#007724]#**Connecting the physical and digital worlds**#
|