Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 847 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 847 Bytes

Liquidity Module Litepaper

Prerequisites

Usage

  • To create new report, just run:
    • make builden for English version
    • make buildko for Korean version
    • make buildzh for Chinese version
  • To clean outputs run make clean

notes

  • This litepaper uses this pandoc LaTeX template
  • Configuration is required in two places:
    • The make file sets the file locations for source and output
    • The top of the report markdown in LiqMod.md sets font, footers, backgrounds, and so on. See the pandoc LaTeX template for examples.