From mboxrd@z Thu Jan 1 00:00:00 1970 From: Saptarshi Guha Subject: Code with line numbers in HTML export Date: Wed, 11 Mar 2009 20:37:44 -0400 Message-ID: <1e7471d50903111737n75f9a80dna654240d60a23b84@mail.gmail.com> Reply-To: saptarshi.guha@gmail.com Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LhYvm-0000im-K2 for emacs-orgmode@gnu.org; Wed, 11 Mar 2009 20:37:50 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LhYvl-0000ia-8l for emacs-orgmode@gnu.org; Wed, 11 Mar 2009 20:37:49 -0400 Received: from [199.232.76.173] (port=39213 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LhYvl-0000iX-3Z for emacs-orgmode@gnu.org; Wed, 11 Mar 2009 20:37:49 -0400 Received: from yw-out-1718.google.com ([74.125.46.153]:34186) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LhYvk-0001C0-Re for emacs-orgmode@gnu.org; Wed, 11 Mar 2009 20:37:48 -0400 Received: by yw-out-1718.google.com with SMTP id 6so566648ywa.66 for ; Wed, 11 Mar 2009 17:37:47 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hello, I assume in the BEGIN_SRC region, I cannot export the code with line numbers, however I came across this .linenr the line number in a code example Does this mean, there is some option to generate line numbers in the exported BEGIN_SRC? Thanks for your time Saptarshi Guha