Class: Metanorma::UnDocument::Sections::UnPreface

Inherits:
StandardDocument::Sections::Preface show all
Defined in:
lib/metanorma/un_document/sections/un_preface.rb

Overview

UN preface with only abstract, foreword, introduction. Corresponds to un.rnc:

preface = element preface { abstract?, foreword?, introduction? }