Vladimir Lomov <lomov...@gmail.com> writes:

> Hello,
> ** Nick Dokos [2012-04-05 00:13:10 -0400]:
>
>> Vladimir Lomov <lomov...@gmail.com> wrote:
>
>>> #+TITLE: Problem with exporting TAB key
>>> #+AUTHOR: Vladimir Lomov
>
>>> * How to make TAB key to be exported from ORG document?
>
>>> Consider the following example:
>>> #+name: ex1
>>> #+BEGIN_SRC sh :exports code
>>> sort -t "   " -k 3 -o file2 file1
>>> sort -t "   " -k 3 -o file3 file
>>> #+END_SRC
>
>>> How I inserting the TAB key in example: for first line I use =C-q
>>> C-I=, for second line I use =C-q TAB=, but in tangled file and in
>>> exported HTML document it is NOT a TAB just spaces.

Just a thought but can't you use "\t"?
-- 
Olaf Meeuwissen, LPIC-2           FLOSS Engineer -- AVASYS CORPORATION
FSF Associate Member #1962               Help support software freedom
                 http://www.fsf.org/jf?referrer=1962

Reply via email to