Re: [Kicad-doc-devs] Problems to build (Polish/Japanese EEschema) documentation since commit a5002028

2019-03-20 Thread Eugene Kilachkoff
On 3/21/19 1:35 AM, Carsten Schoenert wrote: > if you can add a basic git patch to the list build on top of recent HEAD > other users could easier starting exactly at this point. Here is the patch although it does not actually fix the problem, a2x still uses Japanese styles for pl. It is just that

Re: [Kicad-doc-devs] Problems to build (Polish/Japanese EEschema) documentation since commit a5002028

2019-03-20 Thread Carsten Schoenert
Hello Eugene, Am 20.03.19 um 22:28 schrieb Eugene Kilachkoff: > I actually went a bit further with bisection and got down to the > specific hunk of the mentioned commit. Reverting the hunk  @@ -5391,39 > +5588,29 @@ removes the problem. It looks perfectly fine to me, although > I'm no expert. So

Re: [Kicad-doc-devs] Problems to build (Polish/Japanese EEschema) documentation since commit a5002028

2019-03-20 Thread Eugene Kilachkoff
Hi All, Posting to the list as I don't have an archive for the last day. Hope this message will be joined to the right thread. Anyway, I'm seeing roughly the same problem as Carsten, except that my build process is slightly different (I uupdate'd existing debianization to 5.1.0 files and buildi

Re: [Kicad-doc-devs] Problems to build (Polish/Japanese EEschema) documentation since commit a5002028

2019-03-20 Thread Carsten Schoenert
Hello Jean-Samuel, Am 20.03.19 um 11:04 schrieb Jean-Samuel Reynaud: > Dear Carsten, > > Pehaprs it's the same bug as : > https://github.com/KiCad/kicad-doc/issues/696 unfortunately not. The issue is just happen if a have this specific commit in the tree applied. There is no broken tex file if t

Re: [Kicad-doc-devs] Problems to build (Polish/Japanese EEschema) documentation since commit a5002028

2019-03-20 Thread Jean-Samuel Reynaud
Dear Carsten, Pehaprs it's the same bug as : https://github.com/KiCad/kicad-doc/issues/696 Regards, Le 19/03/2019 à 20:33, Carsten Schoenert a écrit : > Hi, > > I'm currently unable to build the tagged version 5.1.0 of kicad-doc. > > I did some bisecting and the last good version where I can bu