Write BIPM documents with Metanorma
You can author any BIPM deliverable with Metanorma-BIPM, including:
-
Brochures
-
Mise en pratiques
-
Rapports
-
Monographies
-
Guides
-
Meeting reports
-
Technical reports
-
Working party notes (WPNs)
-
and more.
Quick start
-
Check out the topics for authoring BIPM documents
-
Look at the sample Metanorma BIPM project
-
Build Metanorma for BIPM documents with a command like this:
metanorma --type bipm -x pdf {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.