[Ilugc] Support for unicode in asciidoc

2011-04-08 Thread Shrinivasan T
Friends

It seems that asciidoc is not supporting unicode characters.
or it is not working for me.

I am getting only characters like
"வேண்டும்"
in the pdf generated by a2x for the text formatted in asciidoc with
tamil content.

Is it possible to work on unicode text with asciidoc?

Thanks.

-- 
Regards,
T.Shrinivasan


My Life with GNU/Linux : http://goinggnu.wordpress.com
Free/Open Source Jobs : http://fossjobs.in
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] Support for unicode in asciidoc

2011-04-08 Thread Akilan R
On Fri, Apr 8, 2011 at 8:15 PM, Shrinivasan T wrote:

> It seems that asciidoc is not supporting unicode characters.


*ascii*doc. :-)

-- 
அகிலன் (Akilan R)
[ blog.akilan.in ]
*I should have no use for a paradise in which I should be deprived of the
right to prefer hell.*
  --Jean Rostand
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] Support for unicode in asciidoc

2011-04-08 Thread Vijay Kumar B .
Shrinivasan T  writes:
> It seems that asciidoc is not supporting unicode characters.
> or it is not working for me.

I tried to convert an asciidoc UTF-8 file into HTML using Asciidoc 8.2.7. And it
works.

> I am getting only characters like
> "வேண்டும்"
> in the pdf generated by a2x for the text formatted in asciidoc with
> tamil content.

If we were to take asciidoc->xsltproc->fop route, we will have to embed the
Tamil font into the PDF document, and specify for which portions of text it has
to be used. The following page has some suggestions, but it is not for the faint
at heart.

http://www.javaranch.com/journal/200409/CreatingMultipleLanguagePDFusingApacheFOP.html

Regards,
Vijay

___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc