Skip to content

pyx/TMDLang

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TMDLang

Timebase Mark Down Language

description

a markup language for sequent event like band style music score or show rundown sheet

概述(中文)

以類似 Markdown Languange 的標記語法建立依時序進行的事件流程表格諸如 樂隊形式級數樂譜活動節目流程

for macOS

  1. in order to use charactors like 🎝 , 𝆒 , 𝄋, 𝄌,etc. FreeSerif and Hanazono must be install separately.

  2. libcairo should be rebuild with these flags :

    ./configure --enable-quartz=no --enable-quartz-font=no --enable-quartz-image=no
    

for macOS(中文)

  1. 請自行安裝 FreeSerif花園明朝 兩組字體以俾顯示 🎝 , 𝆒 , 𝄋, 𝄌 等字體。

  2. libcairo 需要以以下 flags 重新編譯:

    ./configure --enable-quartz=no --enable-quartz-font=no --enable-quartz-image=no
    

About

Timebase MarkDown Language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%