Re: Support request for Japanese without CJK, again (Re: [Fwd: About Japanese edition ...)

2008-08-18 Thread Tetsuya Makimura
grant permission to use my contributions to LyX under the GPL > license version 2 or later." > > will do. I hereby grant permission to use my contributions to LyX under the GPL license version 2 or later. Betst regards, Tetsuya Makimura

Re: Support request for Japanese without CJK, again (Re: [Fwd: About Japanese edition ...)

2008-08-18 Thread Tetsuya Makimura
On Sat, 16 Aug 2008 13:38:05 +0200 Jürgen Spitzmüller <[EMAIL PROTECTED]> wrote: > Tetsuya Makimura wrote: > > If you do not mind mixing of package name and language name used for > > babel, your patch works well. >

Re: Support request for Japanese without CJK, again (Re: [Fwd: About Japanese edition ...)

2008-08-13 Thread Tetsuya Makimura
the last column in the file lib/encoding. I prefer that \selectlanguage uses language name used for babel, i.e. the second column in the file lib/language. > Also, I would be interested to know if it works if languages with special > characters (French, German, etc.) are involved? Could you please prepare a LyX file for testing the special characters ? Thank you. Tetsuya Makimura

Re: Support request for Japanese without CJK, again (Re: [Fwd: About Japanese edition ...)

2008-07-29 Thread Tetsuya Makimura
ngs via GUI panels for the above prcedures. What is the problem with your path ? You just need testing the patch by users ? Thank you. Tetsuya Makimura

Re: Support request for Japanese without CJK, again (Re: [Fwd: About Japanese edition ...)

2008-07-28 Thread Tetsuya Makimura
On Mon, 28 Jul 2008 18:45:44 +0200 Jürgen Spitzmüller <[EMAIL PROTECTED]> wrote: > Tetsuya Makimura wrote: > > > Well, that patch addresses a different problem, and I'd like to keep the > > > patches separate, if possible. > > > > http://bugzilla.ly

Re: Support request for Japanese without CJK, again (Re: [Fwd: About Japanese edition ...)

2008-07-28 Thread Tetsuya Makimura
On Mon, 28 Jul 2008 17:26:32 +0200 Jürgen Spitzmüller <[EMAIL PROTECTED]> wrote: > Tetsuya Makimura wrote: > > What do you mean by the phrase 'without the change from my patch > > #2678' ? > > Well, that patch addresses a different problem, and I'

Re: Support request for Japanese without CJK, again (Re: [Fwd: About Japanese edition ...)

2008-07-28 Thread Tetsuya Makimura
lib/languages (revision 25709) >> +++ lib/languages (working copy) >> @@ -52,7 +52,7 @@ >> interlingua interlingua "Interlingua" false iso8859-15 ia "" >> irish irish "Irish" false iso8859-15 ga_IE "" >

Re: Support request for Japanese without CJK, again (Re: [Fwd: About Japanese edition ...)

2008-07-21 Thread Tetsuya Makimura
aded all > over the place, but I'm sure it can be implemented this way. > > > Therefore, there should be a way for platex users to specify flavor > > manually, say, in a GUI panel. > > I think we can do better. In your framework, 'pla

Re: Support request for Japanese without CJK, again (Re: [Fwd: About Japanese edition ...)

2008-07-13 Thread Tetsuya Makimura
cify 'flavor'. Then, it is obvious that the user wants to use platex. Even though you introduce PLATEX flaver, only defference between PLATEX and LATEX is lyx::theConverter::latex_converter_ . Reconfigure panel will be another chance to specify the flavor. Thank you. Tetsuya Makimura

Re: Support request for Japanese without CJK, again (Re: [Fwd: About Japanese edition ...)

2008-07-12 Thread Tetsuya Makimura
++ | | ( ) using latex commnad +| | | ++ | | | | LaTeX command for instant preview | | =

Support request for Japanese without CJK, again (Re: [Fwd: About Japanese edition ...)

2008-07-05 Thread Tetsuya Makimura
cls Document Class: article 2004/02/16 v1.4f Standard LaTeX document class (/usr/share/texmf-tetex/tex/latex/base/size10.clo)) (./a.aux) [1] (./a.aux) ) Output written on a.dvi (1 page, 220 bytes). Transcript written on a.log. ------ [7]--- contents of a.tex - \documentclass{article} \begin{document} abc \end{document} - [8]--- contents of b.tex \documentclass{article} \usepackage[english]{babel} \begin{document} abc \end{document} - Thank you. Tetsuya Makimura