Re: Bug #11484

2019-02-09 Thread Richard Kimberly Heck
On 2/8/19 8:53 PM, Scott Kostyshak wrote:
> On Fri, Feb 08, 2019 at 10:40:48PM +0100, Kornel Benko wrote:
>> Am Freitag, 8. Februar 2019 22:14:55 CET schrieb Jürgen Womser-Schütz 
>> :
>>> Hi alltogether, as I can see: no volunteers desired.
>>> Best regards Jürgen
>>>
>>>
>>> Am 06.02.2019 um 16:25 schrieb Jürgen Womser-Schütz:
 Hi,

 in the surrounding field of bug #11484 I tried to improve the "user
 experiance" by checking the existence of the user-specified listing file.
 I changed two files:
 src/frontends/qt4/GuiInclude.cpp
 src/frontends/qt4/GuiInclude.h
 The diff-output is attached.

 Jürgen
>> Don't be disappointed. Sometimes it may take some time until some experienced
>> developer checks your patch.
> +1

And, just to be clear, traffic on the list has just generally been a bit
light lately. My sense is that a lot of people are very busy right now.
We're *all* volunteers with demanding day-jobs. I am as busy with
classes, etc, right now as I can ever remember being. And now I'm sick. :-(

Riki




Re: [LyX/master] Don't switch encodings to/from CJK if the document encoding is using the CJK package.

2019-02-09 Thread Kornel Benko
Am Samstag, 9. Februar 2019 20:41:00 CET schrieb Günter Milde :
> commit 7bbf333fa1005a0eb9658b84e0c7d65e53fd9f20
> Author: Günter Milde 
> Date:   Thu Feb 7 22:07:59 2019 +0100
> 
> Don't switch encodings to/from CJK if the document encoding is using the 
> CJK package.
> 
> Also, since we return earlier if the document encoding is an utf8-variant
> since fc0ab1283, the wrapper around "setEncoding" is no longer required.
> ---
> 

After this commit following test fails
DEFAULTOUTPUT_export/export/latex/unicodesymbols/001-4-latin_euc-cn_pdf2


! Font C10/fs/m/n/10/03=gsfs1403 at 10.0pt not loadable: Metric (TFM) file not 
found.
 
   relax 
l.111 \v{E} ��
   \^{G} \^{g} \u{G} \u{g}
...

! Font \C10/fs/m/n/10=nullfont not loadable: Metric (TFM) file not found.
 
   \relax 
l.111 \v{E} ��
   \^{G} \^{g} \u{G} \u{g}

(From the line: 110 Đ đ Ē ē Ĕ ĕ Ė ė Ę ę Ě ě Ĝ ĝ Ğ ğ)

The relevant latex output is:
\item [{110}] \DJ{} \dj{} \={E} \={e} \u{E} \u{e} \.{E} \.{e} \k{E} 
\k{e}
\v{E} ě \^{G} \^{g} \u{G} \u{g}

Kornel

signature.asc
Description: This is a digitally signed message part.


Re: My Thanks

2019-02-09 Thread Joel Kulesza
On Fri, Feb 8, 2019 at 2:42 AM Jean-Marc Lasgouttes 
wrote:

> Le 07/02/2019 à 20:17, Joel Kulesza a écrit :
> > LyX Developers,
> >
> > Please accept my thanks for your work on LyX.  It made writing my
> > dissertation far more pleasant than any other option I know of.  As a
> > small token of my gratitude, please find my acknowledgement for your
> > contributions in the preface of my dissertation.  A link to a page
> > containing the resulting PDF follows.
> >
> > http://hdl.handle.net/2027.42/147541
> >
> > I also include this link for anyone curious to see the typesetting needs
> > that motivate many of my questions and concerns...
>
> Congratulations Joel! And I hope that you will stick with us even now
> that the dissertation is done :)
>

JMarc et al.,

Thank you for the congratulations.

Yes, with my new-found free time I hope to both stay involved and,
hopefully, get a bit more involved.  There are a few items I've been hoping
to put some development time toward. Also, there was a previous
conversation on website/tracker migration that I'd be willing to revisit
and begin reinvestigating.

- Joel