On Sat, Mar 10, 2001 at 02:54:30PM +0100, Lars Gullik Bjønnes wrote:
> | | What do you store in the lyxstring? When do you need the conversion?
> |
> | For example, in "LyXTeXt::draw(...)" in text.C, "textstring +=c;" is
> | understood "lyxstring +=(wchar_t)" in CJK-LyX.
>
> Hmm... so the te
On Sun, 11 Mar 2001, Kohtaro Hitomi wrote:
> /configure --with-included-string; make.
>
> Then I got the following messages
>
> In file included from FontLoader.C:20:
> FontLoader.h:111: FontLoader::getFontinfo(LyXFont::FONT_FAMILY,
> LyXFont::FONT_SERIES, LyXFont::FONT_SHAPE)' is already defin
On 10 Mar 2001, Lars Gullik Bjønnes wrote:
> <[EMAIL PROTECTED]> writes:
>
> | [EMAIL PROTECTED] writes:
> |
> Ok, this is not really good. lyxstring is supposed to be a std::string
> compatible string.
>
> This should not be an operator but a function that takes a string and
> a wchar_t and c
Hello,
I have found that the previously released CJK-LyX-1.1.6(fix1) cannot
"Ascii Export" the CJK characters, which is corrected now. For those who
already ftped the binary or source, please reget them at the usual ftp
site:
ftp://stone.phys.pusan.ac.kr/pub/CJK-LyX
Sor
Hello,
I have found that the previously released CJK-LyX-1.1.6(fix1) cannot
"Ascii Export" the CJK characters, which is corrected now. For those who
already ftped the binary or source, please reget them at the usual ftp
site:
ftp://stone.phys.pusan.ac.kr/pub/CJK-LyX
Sor
<[EMAIL PROTECTED]> writes:
| [EMAIL PROTECTED] writes:
|
| | How do you do it with lyxstring?
| | If you have done it by changing lyxstring... wrong move... but I
| guess
| | this is an interimg solution anyway, until we begin to use
| | wstring/wchar_t in LyX.
| |
|
|
| I have
[EMAIL PROTECTED] writes:
| How do you do it with lyxstring?
| If you have done it by changing lyxstring... wrong move... but I
guess
| this is an interimg solution anyway, until we begin to use
| wstring/wchar_t in LyX.
|
I have defined in support/lyxstring.C,
"lyxstring & lyx
[EMAIL PROTECTED] writes:
|By the way, can anyone teach me how to move from "lyxstring" to
| "std:string" ? For example, how can I implement
| "lyxstring +=(wchar_t)" in "std:string"?
How do you do it with lyxstring?
If you have done it by changing lyxstring... wrong move... but I
Dear CJK-LyX users,
CJK-LyX-1.1.6 and CJK-LyX-1.1.6fix1 come out at last (months late!).
You can get them at the usual ftp site,
ftp://stone.phys.pusan.ac.kr/pub/CJK-LyX
Beware that this version of CJK-LyX, contrary to the previous ones, has
the following problems which can be itchy