Skip to content

gedia/metanorma-lawgr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metanorma processor for Greek Legislation (Lawgr)

Build Status

Functionality

This is the Metanorma processor for authoring Greek legislation documents.

It provides:

  • AsciiDoc-to-XML conversion for Greek law structural hierarchy (Book, Part, Section, Chapter, Article, Subarticle, Paragraph)

  • Proper Greek numeral algorithm for sub-paragraph enumerations (περίπτωση / υποπερίπτωση / στοιχείο)

  • Derived numbering at all structural levels

  • ΦΕΚ (Official Gazette) metadata

  • HTML output with Greek law formatting

Quick start

Install the gem:

gem install metanorma-lawgr

Author a document:

= ΝΟΜΟΣ ΥΠ' ΑΡΙΘ. 4330
:docnumber: 4330
:doctype: act
:language: el
:script: Grek
:fek-number: 59
:fek-series: Α'
:fek-year: 2015
:mn-document-class: lawgr

[heading=article]
== Σκοπός

Σκοπός του παρόντος νόμου είναι...

Compile:

metanorma compile -t lawgr document.adoc

Document types

  • act — Νόμος (Law / Act of Parliament)

  • pd — Προεδρικό Διάταγμα (Presidential Decree)

  • ap — Πράξη Κανονιστικού Χαρακτήρα (Regulatory Act)

  • egk — Εγκύκλιος (Information Circular)

  • other — Λοιπά Νομικά Έγγραφα (Other Legal Documents)

Documentation

See DESIGN-ng for the full design document.

About

Metanorma processor for Greek Legislation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors