Re: [LyX/master] New attempt on #9906: allow following hyperlinks via context menu.

2020-08-19 Thread Richard Kimberly Heck
On 8/19/20 5:34 PM, Pavel Sanda wrote: > On Tue, Aug 18, 2020 at 10:21:23PM -0400, Richard Kimberly Heck wrote: > >>> +    if (is_bibtex_) { >>> +        doi = operator[]("doi"); >>> +        if (!doi.empty() && !prefixIs(doi,from_ascii("http"))) >>> +            doi = "https://doi.org/"; + doi; >>

Re: MWE for error in exporting to docbook5

2020-08-19 Thread Thibaut Cuvelier
On Wed, 5 Aug 2020 at 11:43, Kornel Benko wrote: > Am Tue, 4 Aug 2020 15:24:25 +0200 > schrieb Kornel Benko : > > > Exporting doc/Customization.lyx to docbook5 gives invalid result. > > > > Bisecting this file lead to the attached mwe. > > > > The error vanishes, if we remove the ragged line brea

Re: [LyX/master] New attempt on #9906: allow following hyperlinks via context menu.

2020-08-19 Thread Pavel Sanda
On Tue, Aug 18, 2020 at 10:21:23PM -0400, Richard Kimberly Heck wrote: > This does work with JabRef. Thanks for testing. > Space after the "&". Some other places for this, too, and spaces around > commas. Fixed. > > +    if (is_bibtex_) { > > +        doi = operator[]("doi"); > > +        if (!

Re: Layout list WYSIWYM

2020-08-19 Thread Daniel
On 2020-08-19 22:46, Richard Kimberly Heck wrote: On 8/19/20 3:39 AM, Daniel wrote: It seems a bit tricky to get reaction on the list by those who are interested to respond without some others who are not really interested in discussion feeling called upon as well. I guess the problem is that if

Re: [LyX/master] Cmake export tests: Omit next group of possible conflicts while runnig test in parallel

2020-08-19 Thread Scott Kostyshak
On Wed, Aug 19, 2020 at 10:09:36PM +0200, Kornel Benko wrote: > commit 4bb00e99fbc4e23075088dfdd8e3d566fbd9d187 > Author: Kornel Benko > Date: Wed Aug 19 22:28:50 2020 +0200 > > Cmake export tests: Omit next group of possible conflicts while runnig > test in parallel > > Disable c

Re: Layout list WYSIWYM

2020-08-19 Thread Richard Kimberly Heck
On 8/19/20 3:39 AM, Daniel wrote: > It seems a bit tricky to get reaction on the list by those who are > interested to respond without some others who are not really > interested in discussion feeling called upon as well. I guess the > problem is that if they do not pitch in then it might be said o

Re: [LyX/master] New attempt on #9906: allow following hyperlinks via context menu.

2020-08-19 Thread Pavel Sanda
On Wed, Aug 19, 2020 at 10:04:36AM +0200, Jürgen Spitzmüller wrote: > > > > + Item "Open citation content|O" "inset-edit" > > > > > > This should be an OptItem, and the function should be disabled if > > > the > > > citation in question does not have a target to follow. > > > > Not

Re: [LyX/master] New attempt on #9906: allow following hyperlinks via context menu.

2020-08-19 Thread Jürgen Spitzmüller
Am Dienstag, den 18.08.2020, 22:06 +0200 schrieb Pavel Sanda: > On Tue, Aug 18, 2020 at 09:23:08AM +0200, Jürgen Spitzmüller wrote: > > > Item "Settings...|S" "inset-settings" > > > + Item "Open citation content|O" "inset-edit" > > > > This should be an OptItem, and t

Re: Layout list WYSIWYM

2020-08-19 Thread Daniel
On 2020-08-18 10:14, Daniel wrote: On 2020-08-17 11:04, Daniel wrote: On 2020-08-17 10:59, Daniel wrote: ps. The patch is changing often. Currently, the layout box look as the attached screen capture (on macOS). I have a serious question for everyone who voted (for and against the inclusion)