parent
8abdc5f6c5
commit
ba911f8703
@ -0,0 +1,22 @@ |
||||
{ |
||||
"default_ui": [ |
||||
"[t_left|t_center|t_right]", |
||||
"[*%(300,500)slide|_|_|*%(200,500)alternate|_]", |
||||
"[_|_|_|_|_]", |
||||
"[_|_|_|_|_]", |
||||
"[_|_|_|_|_]", |
||||
"[_|_|_|_|_]", |
||||
"[_]", |
||||
"[title|*%(200,100)description|_|_|_]" |
||||
], |
||||
"default_slide": [ |
||||
"[=*%(300,200)title|_|_]", |
||||
"[_|_|_]", |
||||
"[*%(300,600)content|_|_]", |
||||
"[_|_|_]", |
||||
"[_|_|_]", |
||||
"[_|_|_]", |
||||
"[_|_|_]", |
||||
"[_|_|_]" |
||||
] |
||||
} |
||||
@ -0,0 +1,9 @@ |
||||
[wrap-git] |
||||
directory=utf8cpp-4.0.9 |
||||
url=https://github.com/nemtrif/utfcpp.git |
||||
revision=v4.0.9 |
||||
depth=1 |
||||
method=cmake |
||||
|
||||
[provide] |
||||
utf8cpp = utf8cpp_dep |
||||
Loading…
Reference in new issue