-
This is reported by @ReesePlews and confirmed by myself.
The GHA generated PDFs are currently malformed, they cannot be open in Preview or Adobe Acrobat. However, when locally generated, the PDFs a…
-
The "global prefix" of an SDO is the document identifier prefix that is globally declared to be the SDOs, e.g.:
* ISO uses the "ISO", "ISO/IEC", "ISO/IEC/IEEE" etc prefixes
* IEC uses the "IEC", "IS…
-
e.g.
```
doc = Metanorma::Document.new
doc.flavor = :iso
doc.doctype = "standard"
doc.metadata.title = "My document -- Part title"
doc.metadata.docidentifier = "ISO 99999"
doc.metadata.docide…
-
From @abunashir:
> I've added a temporary fix, for now, it will silently ignore loading issue for this private gems. in the future, we also consider having those as configuration block.
_Origina…
-
From a new user:
> I'm trying to find the steps for manual installation of Metanorma. They're supposed to be at https://www.metanorma.com/software/metanorma-cli/docs/installation/, but I get a 404 …
-
Source issue: https://github.com/metanorma/mn2pdf/issues/239#issuecomment-1987206641
Related issues: https://github.com/metanorma/metanorma-bsi/issues/272, https://github.com/metanorma/mn2pdf/issues/…
-
We must investigate and implement optimizations to speed up the test execution without compromising test coverage and reliability.
-
I've been replying to emails with this kind of brief, since our site doesn't quite explain what it is well?
--------
The fastest way to start are these two pages:
* ISO documents: https://w…
-
From @skalee
> there's also something I don't like in mn-cli
> it has plenty of dependencies
> it's like mn-bundle at the moment
> and raw metanorma has no CLI interface at the moment at all
> b…
-
I need to be able to publish a new document type that does not have a "document number" but is an ISO product that is a collection of ISO 10303 documents. The title page is a bit different it looks l…