Re: [LyX/master] Properly implement CJKutf8

2019-01-09 Thread Jürgen Spitzmüller
Am Mittwoch, den 09.01.2019, 13:14 -0500 schrieb Scott Kostyshak: > > Tests pass here for ctex and also for ko/splash. > > (Candidate for 2.3.x IMHO) > > Same here. Thanks for the quick fix, Jürgen! Riki, OK for stable? Jürgen signature.asc Description: This is a digitally signed message part

Re: [LyX/master] Properly implement CJKutf8

2019-01-09 Thread Scott Kostyshak
On Wed, Jan 09, 2019 at 02:48:50PM +0100, Kornel Benko wrote: > Am Mittwoch, 9. Januar 2019 14:42:57 CET schrieb Jürgen Spitzmüller > : > > Am Mi., 9. Jan. 2019 um 09:27 Uhr schrieb Kornel Benko : > > > > > Desc: Paragraph ended before \@@@cmidrule was complete. > > > > > > > BTW there is a stac

Re: [LyX/master] Properly implement CJKutf8

2019-01-09 Thread Scott Kostyshak
On Wed, Jan 09, 2019 at 08:42:23AM +0100, Kornel Benko wrote: > Am Mittwoch, 9. Januar 2019 08:31:23 CET schrieb Jürgen Spitzmüller > : > > Am Di., 8. Jan. 2019 um 23:41 Uhr schrieb Scott Kostyshak > >: > > > > > With this commit, the ctex.lyx template tests are failing. I get the > > > followin

Re: [LyX/master] Properly implement CJKutf8

2019-01-09 Thread Kornel Benko
Am Mittwoch, 9. Januar 2019 14:42:57 CET schrieb Jürgen Spitzmüller : > Am Mi., 9. Jan. 2019 um 09:27 Uhr schrieb Kornel Benko : > > > Desc: Paragraph ended before \@@@cmidrule was complete. > > > > BTW there is a stackexchange thread on this error, but it concerns Slovak > and Czech, not Japane

Re: [LyX/master] Properly implement CJKutf8

2019-01-09 Thread Jürgen Spitzmüller
Am Mi., 9. Jan. 2019 um 09:27 Uhr schrieb Kornel Benko : > Desc: Paragraph ended before \@@@cmidrule was complete. > BTW there is a stackexchange thread on this error, but it concerns Slovak and Czech, not Japanese: https://tex.stackexchange.com/questions/111999/ You don't use any Slovak in this

Re: [LyX/master] Properly implement CJKutf8

2019-01-09 Thread Jürgen Spitzmüller
Am Mi., 9. Jan. 2019 um 12:48 Uhr schrieb Kornel Benko : > Turned out that the error is there for ages. I created a minimal lyx file > which is causing problems here. > Removing '\cmidrule' from the table, everything is OK. > Strange. This compiles fine for me. This is also with recent TexLive.

Re: [LyX/master] Properly implement CJKutf8

2019-01-09 Thread Kornel Benko
Am Mittwoch, 9. Januar 2019 12:14:47 CET schrieb Jürgen Spitzmüller : > Am Mi., 9. Jan. 2019 um 11:27 Uhr schrieb Kornel Benko : > > > I am not sure, the culprit is your last commit. Will bisect now. > > > > Maybe also assure you have an up-to-date LaTeX distribution. There have > been some fixe

Re: [LyX/master] Properly implement CJKutf8

2019-01-09 Thread Kornel Benko
Am Mittwoch, 9. Januar 2019 11:27:33 CET schrieb Kornel Benko : > Am Mittwoch, 9. Januar 2019 11:15:32 CET schrieb Jürgen Spitzmüller > : > > Am Mi., 9. Jan. 2019 um 09:27 Uhr schrieb Kornel Benko : > > > > > Unfortunately now the Japanese documents fail to compile. > > > For instance ja/Math_pdf

Re: [LyX/master] Properly implement CJKutf8

2019-01-09 Thread Jürgen Spitzmüller
Am Mi., 9. Jan. 2019 um 11:27 Uhr schrieb Kornel Benko : > I am not sure, the culprit is your last commit. Will bisect now. > Maybe also assure you have an up-to-date LaTeX distribution. There have been some fixes in related base packages (such as array) recently. Jürgen > > Kornel >

Re: [LyX/master] Properly implement CJKutf8

2019-01-09 Thread Kornel Benko
Am Mittwoch, 9. Januar 2019 11:15:32 CET schrieb Jürgen Spitzmüller : > Am Mi., 9. Jan. 2019 um 09:27 Uhr schrieb Kornel Benko : > > > Unfortunately now the Japanese documents fail to compile. > > For instance ja/Math_pdf3 > > LaTeX.cpp (719): Log line: Runaway argument? > > LaTeX.cpp (719): Log

Re: [LyX/master] Properly implement CJKutf8

2019-01-09 Thread Jürgen Spitzmüller
Am Mi., 9. Jan. 2019 um 09:27 Uhr schrieb Kornel Benko : > Unfortunately now the Japanese documents fail to compile. > For instance ja/Math_pdf3 > LaTeX.cpp (719): Log line: Runaway argument? > LaTeX.cpp (719): Log line: 2-3]{0.08em}{} & コマンド & 出力\tabularnewline > \midrule 数式 & \textbackslash > La

Re: [LyX/master] Properly implement CJKutf8

2019-01-09 Thread Kornel Benko
Am Mittwoch, 9. Januar 2019 09:12:35 CET schrieb Jürgen Spitzmüller : > Am Mi., 9. Jan. 2019 um 08:42 Uhr schrieb Kornel Benko : > > > Tests pass here for ctex and also for ko/splash. > > > > Thanks. > > > > (Candidate for 2.3.x IMHO) > > > > Definitely (since it fixes a regression). > > Jür

Re: [LyX/master] Properly implement CJKutf8

2019-01-09 Thread Jürgen Spitzmüller
Am Mi., 9. Jan. 2019 um 08:42 Uhr schrieb Kornel Benko : > Tests pass here for ctex and also for ko/splash. > Thanks. > (Candidate for 2.3.x IMHO) > Definitely (since it fixes a regression). Jürgen > > Kornel >

Re: [LyX/master] Properly implement CJKutf8

2019-01-08 Thread Kornel Benko
Am Mittwoch, 9. Januar 2019 08:31:23 CET schrieb Jürgen Spitzmüller : > Am Di., 8. Jan. 2019 um 23:41 Uhr schrieb Scott Kostyshak >: > > > With this commit, the ctex.lyx template tests are failing. I get the > > following error: > > > > ! LaTeX Error: Environment CJK undefined. > > > > Please

Re: [LyX/master] Properly implement CJKutf8

2019-01-08 Thread Jürgen Spitzmüller
Am Di., 8. Jan. 2019 um 23:41 Uhr schrieb Scott Kostyshak : > With this commit, the ctex.lyx template tests are failing. I get the > following error: > > ! LaTeX Error: Environment CJK undefined. > Please try again after 9982651fd6. Jürgen

Re: [LyX/master] Properly implement CJKutf8

2019-01-08 Thread Scott Kostyshak
On Sun, Jan 06, 2019 at 02:34:37PM +0100, Juergen Spitzmueller wrote: > commit d193cd05a8e3be92e34a873416a16c2a474b61cb > Author: Juergen Spitzmueller > Date: Sun Jan 6 14:36:11 2019 +0100 > > Properly implement CJKutf8 > > If we use that, the document actually needs to be in utf8

Re: [LyX/master] Properly implement CJKutf8

2019-01-07 Thread Scott Kostyshak
On Mon, Jan 07, 2019 at 05:44:31PM +0100, Kornel Benko wrote: > Am Montag, 7. Januar 2019 17:24:32 CET schrieb Jürgen Spitzmüller > : > > Am Mo., 7. Jan. 2019 um 17:19 Uhr schrieb Richard Kimberly Heck < > > rikih...@lyx.org>: > > > > > > > > > Riki, this is a candidate for stable (together with

Re: [LyX/master] Properly implement CJKutf8

2019-01-07 Thread Kornel Benko
Am Montag, 7. Januar 2019 17:24:32 CET schrieb Jürgen Spitzmüller : > Am Mo., 7. Jan. 2019 um 17:19 Uhr schrieb Richard Kimberly Heck < > rikih...@lyx.org>: > > > > > > Riki, this is a candidate for stable (together with c9dd349bee71d). > > > > OK. > > > > Thanks, done. > > Scott, Kornel, the f

Re: [LyX/master] Properly implement CJKutf8

2019-01-07 Thread Jürgen Spitzmüller
Am Mo., 7. Jan. 2019 um 17:19 Uhr schrieb Richard Kimberly Heck < rikih...@lyx.org>: > > > Riki, this is a candidate for stable (together with c9dd349bee71d). > > OK. > Thanks, done. Scott, Kornel, the fixes to the Korean splash could now also be backported. Jürgen > > Riki > > >

Re: [LyX/master] Properly implement CJKutf8

2019-01-07 Thread Richard Kimberly Heck
On 1/7/19 1:36 AM, Jürgen Spitzmüller wrote: > Am Sonntag, den 06.01.2019, 14:34 +0100 schrieb Juergen Spitzmueller: >> commit d193cd05a8e3be92e34a873416a16c2a474b61cb >> Author: Juergen Spitzmueller >> Date: Sun Jan 6 14:36:11 2019 +0100 >> >> Properly implement CJKutf8 >> >> If we

Re: [LyX/master] Properly implement CJKutf8

2019-01-06 Thread Jürgen Spitzmüller
Am Sonntag, den 06.01.2019, 14:34 +0100 schrieb Juergen Spitzmueller: > commit d193cd05a8e3be92e34a873416a16c2a474b61cb > Author: Juergen Spitzmueller > Date: Sun Jan 6 14:36:11 2019 +0100 > > Properly implement CJKutf8 > > If we use that, the document actually needs to be in utf8