To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70630





------- Additional comments from [EMAIL PROTECTED] Sat Nov  4 16:08:35 -0800 
2006 -------
IMHO, uwestoehr and maho addresses different aspects. 

For the uwestoehr's point, the author, Henrik Just, states in his web page 
that Writer2LaTeX supports latin1. 
http://www.hj-gym.dk/~hj/writer2latex/index3.html#features
Discussion for the solution would be mainly about how to tell a type of 
language to the Writer2LaTeX filter. A code fragment can be found in 
xmerge/source/writer2latex/source/writer2latex/latex/style/I18n.java

For Japanese, the uwestoehr's point might be (but, i am not sure):
\usepackage[cp932]{inputenc} for Windows variants Japanese
\usepackage[eucjp]{inputenc} for UNIX variants where $LANG=ja or ja_JP.eucJP or
ja_JP.eucjp
\usepackage[sjis]{inputenc}  for UNIX variants where $LANG=ja_JP.PCK (PC Kanji 
code)
\usepackage[utf8]{inputenc}  for UNIX variants where $LANG=ja_JP.UTF-8 or 
ja_JP.utf8
\usepackage[iso-2022-jp]{inputenc} for some UNIX variants using JIS encoding 
(*1)
*1: Japanese Industrial Standard 

For the maho's point, according to the web page, current Writer2LaTeX does 
not supports any Asian languages. It would be a sort of enhancement. 
For the phenomenon that a Japanese character gets converted into [xxxx?] 
notation, which maho addresses, I have made a patch that hides the problem. 
http://www.tora-japan.com/ooo/download/filters/Writer2LaTeX_by_Henrik_Just/OOo_2.0.4/


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to