Uwe Stöhr <[EMAIL PROTECTED]> writes:
>> I'll contact Hàn Thế Thành,
>
> His reply:
>
> first, thanks for your effort to add vntex support to lyx.
> lyx is cool and starting from version 1.5.* with unicode
> support it is a really great tool for latex newbies. I tried
> utf8 support with the 1.5.0
Uwe Stöhr wrote:
> His reply:
Thành praises LyX? Cool!
Jürgen
I do not have a recent enough TeX to test it out unfortunately (and it
is not my top priority), but I would have expected you to ask to
somebody who knows vntex very well why such a thing is needed.
I'll contact Hàn Thế Thành,
His reply:
first, thanks for your effort to add vntex support to l
Jean-Marc Lasgouttes schrieb:
Why is this weird? Every language package manual I know states to load
babel this way,
The babel documentation states:
But the vietnam.ldf is not part of the oficial babel package, it's provided by
the VnTeX-package.
This is the same as for other language-pack
Uwe Stöhr <[EMAIL PROTECTED]> writes:
> Why is this weird? Every language package manual I know states to load
> babel this way,
The babel documentation states:
The LATEX2e way of providing the same information is:
\documentclass{article}
\usepackage[dutch,english]{babel}
or, making d
I put it in. When everybody encounters any problem with it, please shout.
regards Uwe
Jean-Marc Lasgouttes schrieb:
\usepackage[bla,vietnam,blub]{babel}
and not
\documentclass[bla,vietnam,blub]{article}
\usepackage{babel}
This is very weird. The two uses should be equivqlent. Where is this
documented?
Why is this weird? Every language package manual I know states to load ba
Uwe Stöhr <[EMAIL PROTECTED]> writes:
> The only difference to other languages is that you have to load
> babel direcly with the language options:
>
> \usepackage[bla,vietnam,blub]{babel}
>
> and not
>
> \documentclass[bla,vietnam,blub]{article}
> \usepackage{babel}
This is very weird. The two us
I'm sure this is the most missing feature of LyX ;-)
Astonishingly we currently don't support Vietnamese. Support for this is relatively easy, as there
is a babel definition file available and inputenc's utf8 encoding covers all Vietnamese characters.
The only difference to other languages is