Write BIPM documents with Metanorma (alpha)
Warning
|
Metanorma-BIPM is currently in ALPHA. DO NOT use unless you are prepared to read up on implemented code.
We recommend using git:master to minimize issues.
|
Quick start
-
Build Metanorma for BIPM documents with a command like this:
metanorma --type bipm {my-document-filename.adoc}
Important
|
New to Metanorma?
Documentation for Metanorma-BIPM is meant to supplement the general Metanorma documentation. Please first familiarize yourself with the general Metanorma documentation as well as the AsciiDoc syntax reference. |
Implementation
-
Ruby gem “metanorma-bipm” implements the BIPM flavor of Metanorma, building on top of core Metanorma library.