YASnippet/publidoc-inline-mode/.yas-compiled-snippets.el
changeset 284 f2e60073557f
parent 283 f6b8ec2914ef
child 290 2fb8828d85fd
equal deleted inserted replaced
283:f6b8ec2914ef 284:f2e60073557f
     1 ;;; Compiled snippets and support files for `publidoc-inline-mode'
     1 ;;; Compiled snippets and support files for `publidoc-inline-mode'
     2 ;;; Snippet definitions:
     2 ;;; Snippet definitions:
     3 ;;;
     3 ;;;
     4 (yas-define-snippets 'publidoc-inline-mode
     4 (yas-define-snippets 'publidoc-inline-mode
     5                      '(("<emp=" "<emphasis>$0</emphasis>" "<emphasis>" nil nil nil nil nil nil)
     5                      '(("<emp=" "<emphasis>$0</emphasis>" "<emphasis>" nil nil nil nil "C-+ e" nil)
     6                        ("<hig=" "<highlight>$0</highlight>" "<highlight>" nil nil nil nil nil nil)
     6                        ("<for=" "<foreign>$0</foreign>" "<foreign>" nil nil nil nil "C-+ f" nil)
     7                        ("<lin=" "<link idref=\"$1\">$0</link>" "<link idref=\"…\">" nil nil nil nil nil nil)
     7                        ("<for=" "<foreign xml:lang=\"${1:en}\">$0</foreign>" "<foreign xml:lang=\"…\">" nil nil nil nil "C-+ f" nil)
     8                        ("<lin=" "<link uri=\"http://$1\">$0</link>" "<link uri=\"…\">" nil nil nil nil nil nil)
     8                        ("<hig=" "<highlight>$0</highlight>" "<highlight>" nil nil nil nil "C-+ h" nil)
     9                        ("<men=" "<mentioned>$0</mentioned>" "<mentioned>" nil nil nil nil nil nil)
     9                        ("<lin=" "<link idref=\"$1\">$0</link>" "<link idref=\"…\">" nil nil nil nil "C-+ l" nil)
    10                        ("<nam=" "<name of=\"${1:$$(yas-choose-value '(\"person\" \"company\" \"book\" \"newspaper\" \"party\" \"movie\" \"painting\"))}\">$0</name>" "<name of=\"…\">" nil nil nil nil nil nil)
    10                        ("<lin=" "<link uri=\"http://$1\">$0</link>" "<link uri=\"…\">" nil nil nil nil "C-+ l" nil)
    11                        ("<not=" "<note>$0</note>" "<note>" nil nil nil nil nil nil)
    11                        ("<men=" "<mentioned>$0</mentioned>" "<mentioned>" nil nil nil nil "C-+ m" nil)
    12                        ("<not=" "<note><p>$1</p><p>$0</p></note>" "<note><p>" nil nil nil nil nil nil)
    12                        ("<nam=" "<name of=\"${1:$$(yas-choose-value '(\"person\" \"company\" \"book\" \"newspaper\" \"party\" \"movie\" \"painting\"))}\">$0</name>" "<name of=\"…\">" nil nil nil nil "C-+ n a" nil)
    13                        ("<quo=" "<quote>$0</quote>" "<quote>" nil nil nil nil nil nil)))
    13                        ("<not=" "<note>$0</note>" "<note>" nil nil nil nil "C-+ n o" nil)
       
    14                        ("<not=" "<note><p>$1</p><p>$0</p></note>" "<note><p>" nil nil nil nil "C-+ n o" nil)
       
    15                        ("<num=" "<number>$0</number>" "<number>" nil nil nil nil "C-+ n u" nil)
       
    16                        ("<num=" "<number type=\"roman\">$0</number>" "<number type=\"roman\">" nil nil nil nil "C-+ n u" nil)
       
    17                        ("<quo=" "<quote>$0</quote>" "<quote>" nil nil nil nil "C-+ q" nil)
       
    18                        ("<sup=" "<sup>$0</sup>" "<sup>" nil nil nil nil "C-+ s" nil)))
    14 
    19 
    15 
    20 
    16 ;;; Do not edit! File generated at Wed Dec 25 18:48:07 2013
    21 ;;; Do not edit! File generated at Thu Dec 26 11:24:20 2013