Taiwan Vascular Plants Redlist Generator
- 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,
-
- Install the above dependencies
- Setup PostgreSQL and create a database named "nvdimp"
- Import data into twredlist2017 and related tables (TBD)
- Clone this repository
- Generate
make all