YASnippet/publidoc-mode/publidoc_speech
author Claire MOULS <claire.mouls@prismallia.fr>
mar., 19 mai 2015 17:52:15 +0200
changeset 380 17e61e935b8b
parent 365 317036597359
permissions -rw-r--r--
Ajout de l'attribut 'no-shuffle'
Patrick@365
     1
# -*- mode: snippet; -*-
Patrick@284
     2
# name: <speech>
Patrick@284
     3
# key: <spe=
Patrick@284
     4
# --
Patrick@284
     5
<speech>
Patrick@284
     6
  <speaker>$1</speaker>
Patrick@284
     7
  <stage>$2</stage>
Patrick@284
     8
  <p>$0</p>
Patrick@284
     9
</speech>