fukamachi / L5

Yet Another Presentation Tool for Lispers
http://e-arrows.sakura.ne.jp/l5/
28 stars 2 forks source link

Need more useful padding #13

Closed fukamachi closed 14 years ago

fukamachi commented 14 years ago

Using padding is too onerous. Need more useful macros, examples are below.

(with-padding {:top 10} ...) (with-padding [10 20] ...)

fukamachi commented 14 years ago

done