Sunday, February 13, 2005

How to make LaTeX (teTeX) handle unicode and CJK in MacOSX

vi ile utf nası yazdırılır burda geçior.

How to make LaTeX (teTeX) handle unicode and CJK in MacOSX: "Vim also works if you do :set encoding=utf-8 inside vim or in the file '.vimrc' (without colon)."

No comments:

C# scan cs file and find variables values and names

using Microsoft . CodeAnalysis ; using Microsoft . CodeAnalysis . CSharp ; using Microsoft . CodeAnalysis . CSharp . Syntax ; using Xunit . ...