Lovely. One last question, is there a way to place the source in a
table of two cols one for the col numbers and one for the code? So
that the reader may easily select the code.
The emacs user does not have a problem what with C-x r k (rectangle
delete) and all, still it would be nice on the reader.

Thanks for amazing org.
Saptarshi Guha



On Thu, Mar 12, 2009 at 12:28 AM, Saptarshi Guha
<saptarshi.g...@gmail.com> wrote:
> Ok. I'll update.
> Thanks
>
> Saptarshi Guha
>
>
>
> On Thu, Mar 12, 2009 at 12:25 AM, Manish <mailtomanish.sha...@gmail.com> 
> wrote:
>> On Thu, Mar 12, 2009 at 9:25 AM, Saptarshi Guha wrote:
>>> Thank you, quite excited I tried this small org file
>>> *Title
>>> Some tex
>>>
>>> #+BEGIN_SRC emacs-lisp -n
>>> (save-excursion
>>> (goto-char (point-min))
>>> #+END_SRC
>>>
>>> Only to get this in the html file (as copied from my browser):
>>>
>>> (save-excursion (goto-char (point-min))
>>>
>>> The corresponding html is
>>> <p>(save-excursion
>>> (goto-char (point-min))
>>> </p>
>>>
>>> if i remove the -n it works - the exported code is formatted but no
>>> line numbers.
>>> (org version 6.09a)
>>
>> Line numbers and references were added in 6.17.
>>
>> --
>> Manish
>>
>


_______________________________________________
Emacs-orgmode mailing list
Remember: 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