mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] How to export Chinese texmacs files as Latex?


Chronological Thread 
  • From: "Youjun Hu" <address@hidden>
  • To: address@hidden
  • Subject: Re: [TeXmacs] How to export Chinese texmacs files as Latex?
  • Date: Mon, 5 Jan 2009 02:47:13 -0500
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=uJwEKYc9IhIvFDUupeBrm0sJWWyQALvj++fdhoDQn3URM52XGRxv8hQXjD8WgOpHB5 aYycqhSn4syz3vPG8i6R7G5M4gG5XfKue7ZS8CE+RnRWgYqV0XIlY/r0GFLmRMu6I6Eu m39Bp6235UhR7WK8CDnxb/MGZOoMXa/kOz0P4=

Following your suggestion, I commented line 273, and now the conversion works fine!
Greate job! Tanks for your help!

On Sun, Jan 4, 2009 at 3:40 AM, luo qiang <address@hidden> wrote:
I encountered this problem before.

It complains
> > /usr/share/texmacs/TeXmacs/progs/convert/latex/tmtex.scm:273:28: While
> > evaluating arguments to string-append in _expression_ (string-append cv ex):
> > /usr/share/texmacs/TeXmacs/progs/convert/latex/tmtex.scm:273:28:
> > Unbound variable: ex

So I just commented line 273 ,maybe line 270 and 271 too,I have forgot that.And everything went right .


2009/1/4 Youjun Hu <address@hidden>

Hi, all

I have some texmacs files writen in Chinese and want to include these files in a .tex
file. So I hope there is a way to covert these Chinese texmacs files into Latex.
Is it possible to do this coversion properly in the present? Or is it possible to do a partially
coversion and then mannually modify the converted files to make it work?
Thank you for your help!

I have done the following:
select Chinese language, and export as Latex, I get a empty  .tex file
select English language, and export as Latex, I get a .tex file containing no Chinese characters.





Archive powered by MHonArc 2.6.19.

Top of page