Skip to content

TaiBON/redlist_plants

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

redlist_plants 臺灣維管束植物紅皮書產生器

Taiwan Vascular Plants Redlist Generator

Requirements

  • PostgreSQL
  • Python3
  • xeLaTex (from TexLive)
    • zhmakeindex local-patched for traditional Chinese

      diff --git a/style.go b/style.go
      index 2b480bf..16d9fe2 100644
      --- a/style.go
      +++ b/style.go
      @@ -111,7 +111,7 @@ func NewOutputStyle() *OutputStyle {
                      numhead_positive:          "Numbers",
                      numhead_negative:          "numbers",
                      stroke_prefix:             "",
      -               stroke_suffix:             " 画",
      +               stroke_suffix:             " 劃",
                      radical_prefix:            "",
                      radical_suffix:            "部",
                      radical_simplified_flag:   1,
      

Steps

  1. Install the above dependencies
  2. Setup PostgreSQL and create a database named "nvdimp"
  3. Import data into twredlist2017 and related tables (TBD)
  4. Clone this repository
  5. Generate
    make all
    

Portable files:

臺灣維管束植物紅皮書 pdf

About

Taiwan Vascular Plants Redlist Generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published