Hi Eric,

>>> The listings package throws an error when it sees language=org.
>>
>> Normal. It is unknown... unluckily!
>
> I've used the following for org-mode listings
>
>   \lstdefinelanguage{org}
>   {
>     morekeywords={:results, :session, :var, :noweb, :exports},
>     sensitive=false,
>     morecomment=[l]{\#},
>     morestring=[b]",
>   }

I'll try it out. Thanks!

Best regards,
  Seb

-- 
Sébastien Vauban


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to