>>> "Uwe" == Uwe Brauer writes:
>> You need `(require 'org-tempo)', then
>> #+begin_src emacs-lisp
>> (tempo-define-template "org-display-bib"
>> '("bibliographystyle:plain" n
>> "bibliography:/home/oub/texmf/bibtex/bib/bibgraf.bib" p n)
>> "> #+end_src
> Thanks that works like charm. However
> You need `(require 'org-tempo)', then
> #+begin_src emacs-lisp
> (tempo-define-template "org-display-bib"
> '("bibliographystyle:plain" n
>
"bibliography:/home/oub/texmf/bibtex/bib/bibgraf.bib" p n)
>
> On Dec 13, 2018, at 2:36 PM, Uwe Brauer wrote:
>
>
> Hi
>
> I hoped that org-tempo would be a substitute for the old beloved org
> template system. well
>
>1. It expands
>2. The syntax is not the same for example I want
>
> Key: b
>Keyword:
>bib
Hi
I hoped that org-tempo would be a substitute for the old beloved org
template system. well
1. It expands