# -*- mode: snippet -*- # name: wrapmakecell # binding: C-I m c # -- `(if (region-active-p) (concat "\\makecell[tl]{" yas-selected-text "} ") )`