[LyX/master] Adapt listings label color for darkmode

2023-09-20 Thread Jürgen Spitzmüller
commit fcbbb138a26ceea890d0cebbacbf20a84d3210bf Author: Jürgen Spitzmüller Date: Thu Sep 21 07:11:07 2023 +0200 Adapt listings label color for darkmode Do not use semantic foreground color here, as label button color does not change in dark mode. --- lib/layouts/stdinsets.inc

[LyX/master] Prevent par break caused by \egroup (#12821)

2023-06-28 Thread Jürgen Spitzmüller
commit 889dac7def8036a86cc6ecbac151c34d6cc47b07 Author: Jürgen Spitzmüller Date: Wed Jun 28 14:46:46 2023 +0200 Prevent par break caused by \egroup (#12821) --- src/insets/InsetListings.cpp |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/src/insets

Re: [LyX/master] Adapt resulting lyx-file to amend 39c0b322 (changed tex2lyx output)

2022-03-02 Thread Jürgen Spitzmüller
Am Mi., 2. März 2022 um 08:51 Uhr schrieb Kornel Benko : > commit 5e8969b597ae973a12cfb543ed055e4eb8cd16ec > Author: Kornel Benko > Date: Wed Mar 2 08:48:35 2022 +0100 > > Adapt resulting lyx-file to amend 39c0b322 (changed tex2lyx output) > I'd rather fix the cause than the symptom.

Re: [LyX/master] de.po

2022-02-17 Thread Jürgen Spitzmüller
Am Donnerstag, dem 17.02.2022 um 10:12 +0100 schrieb Jean-Pierre Chrétien: > Should no this read View > Messages Pane ? Yes, indeed. Jürgen signature.asc Description: This is a digitally signed message part -- lyx-cvs mailing list lyx-cvs@lists.lyx.org

Re: [LyX/master] DocBook: refactor ERT recognition as a map, add many coded letters.

2022-02-09 Thread Jürgen Spitzmüller
Am Montag, dem 07.02.2022 um 04:17 +0100 schrieb Thibaut Cuvelier: > commit f6edfaa1511cc08b6987da89ebafefeffc2acbf9 > Author: Thibaut Cuvelier > Date:   Mon Feb 7 03:24:11 2022 +0100 > >     DocBook: refactor ERT recognition as a map, add many coded > letters. Don't you want to add these data

Re: [LyX/master] Yet another deprecation fix (this is the last one I am aware of)

2021-03-13 Thread Jürgen Spitzmüller
Am Freitag, dem 12.03.2021 um 14:07 -0500 schrieb Richard Kimberly Heck: > I assume these are harmless, yes? If so, then it's fine with me. Some of them. I'll go with the straightforward ones and wait with the other ones. Jürgen signature.asc Description: This is a digitally signed message

Re: [LyX/master] Fix bug #11104. Activate refstyle support for InsetMathRef.

2021-01-14 Thread Jürgen Spitzmüller
Am Mittwoch, dem 06.01.2021 um 00:21 +0100 schrieb Richard Kimberly Heck: > commit cf07d4825f65ab75783bb81d12e882a709aea222 > Author: Richard Kimberly Heck > Date:   Tue Jan 5 17:25:27 2021 -0500 > >     Fix bug #11104. Activate refstyle support for InsetMathRef. >     >     At the moment,

Re: [LyX/master] Avoid \@ifundefined after user preamble

2021-01-10 Thread Jürgen Spitzmüller
Am Sonntag, dem 10.01.2021 um 11:58 -0500 schrieb Richard Kimberly Heck: > There are other uses of \@ifundefined in lib/layouts/. I'm happy to > fix them,  The special case here was that this is output after the user preamble. Only in this case we have problems if users set \makeatletter. I

Re: [LyX/master] typo

2020-07-30 Thread Jürgen Spitzmüller
Am Donnerstag, den 30.07.2020, 16:10 +0200 schrieb Pavel Sanda: > commit 6061ab8e69fba0822995b044ebeb821739f9142a > > Author: Pavel Sanda > > Date: Thu Jul 30 16:25:03 2020 +0200 > > > > typo Uh, thanks. J. signature.asc Description: This is a digitally signed message part --

Re: [LyX/master] Add support for the libertinus family of fonts (#11899)

2020-07-09 Thread Jürgen Spitzmüller
Am Donnerstag, den 09.07.2020, 17:36 +0200 schrieb Kornel Benko: > This must be a typo (Libertinus vs. Libertine) Yes. Though the AltName GuiName is not relevant anyway. Jürgen signature.asc Description: This is a digitally signed message part -- lyx-cvs mailing list lyx-cvs@lists.lyx.org

Re: [LyX/master] More polishing of counter dialog. Thanks to Jürgen for help.

2020-05-03 Thread Jürgen Spitzmüller
Am Sonntag, den 03.05.2020, 02:12 +0200 schrieb Richard Kimberly Heck: > diff --git a/src/insets/InsetCounter.cpp > b/src/insets/InsetCounter.cpp > > index 32f7c64..a6e4d0d 100644 > > --- a/src/insets/InsetCounter.cpp > > +++ b/src/insets/InsetCounter.cpp > > @@ -60,12 +60,11 @@

Re: [LyX/master] Fix crash with polyglossia and intitle commands when lang_auto_end is false

2019-11-21 Thread Jürgen Spitzmüller
Am Donnerstag, den 21.11.2019, 03:26 -0500 schrieb Richard Kimberly Heck: > If it seems safe enough to you. Yes. > No string changes here as far as I can tell? No. I'll do it immediately. Jürgen signature.asc Description: This is a digitally signed message part -- lyx-cvs mailing list

Re: [LyX/master] Fix crash with polyglossia and intitle commands when lang_auto_end is false

2019-11-20 Thread Jürgen Spitzmüller
Am Donnerstag, den 21.11.2019, 08:24 +0100 schrieb Juergen Spitzmueller: > commit ed44bc9b12c0385eccf9323159365ae96b1b4f19 > Author: Juergen Spitzmueller > Date: Thu Nov 21 08:38:21 2019 +0100 > > Fix crash with polyglossia and intitle commands when > lang_auto_end is false Riki, this

Re: [LyX/master] GuiSelectionManager: fix getSelectedIndex for availableLV

2019-11-20 Thread Jürgen Spitzmüller
Am Mittwoch, den 20.11.2019, 14:01 -0500 schrieb Richard Kimberly Heck: > On 11/20/19 7:52 AM, Juergen Spitzmueller wrote: > > commit 772f2a28414dae7765486ad7aff042e4299c7fb7 > > Author: Juergen Spitzmueller > > Date: Wed Nov 20 14:07:05 2019 +0100 > > > > GuiSelectionManager: fix

Re: [LyX/master] Initialize num_bib_key_

2019-08-28 Thread Jürgen Spitzmüller
Am Mi., 28. Aug. 2019 um 14:26 Uhr schrieb Jean-Marc Lasgouttes < lasgout...@lyx.org>: > commit c346de1bd19c8aa719588c2e3f3a2bd69cbcc75e > Author: Jean-Marc Lasgouttes > Date: Wed Aug 28 14:25:44 2019 +0200 > > Initialize num_bib_key_ > > Spotted by Coverity. > Ah, you just beat me.

Re: [LyX/master] Use acadian rather than canadien

2019-08-27 Thread Jürgen Spitzmüller
Am Dienstag, den 27.08.2019, 10:14 +0200 schrieb Juergen Spitzmueller: > commit 6ab3be039ee0d74bbb7782bae8e1e0b278d14b3d > Author: Juergen Spitzmueller > Date: Tue Aug 27 10:25:15 2019 +0200 > > Use acadian rather than canadien > > This is what babel-french urges, and canadien

Re: [LyX/master] Add sans serif font "cantarell"

2019-07-14 Thread Jürgen Spitzmüller
Am Sonntag, den 14.07.2019, 21:35 +0200 schrieb Kornel Benko: > +Font cantarell > + GuiName "Cantarell Sans Serif" > + Family sf > + OsfOption oldstyle > + Package cantarell > + PackageOption "defaultsans" > + MoreOptions 1

Re: [LyX/2.3.x] Revive Bulgarian localization

2019-04-23 Thread Jürgen Spitzmüller
Am Dienstag, den 23.04.2019, 13:58 +0200 schrieb Kornel Benko: > Missing 'HasGuiSupport true' for Bulgarian in lib/languages? Yes. Go ahead. Jürgen signature.asc Description: This is a digitally signed message part

Re: [LyX/master] Layout tweaking

2019-04-19 Thread Jürgen Spitzmüller
Am Freitag, den 19.04.2019, 12:52 +0200 schrieb Kornel Benko: > Inconsistent use of ' and ` ? Indeed, thanks. Jürgen signature.asc Description: This is a digitally signed message part

Re: [LyX/master] Don't force encoding switch for Japanese "listings" auto-strings.

2019-04-18 Thread Jürgen Spitzmüller
Am Donnerstag, den 18.04.2019, 15:44 +0200 schrieb Günter Milde: > commit 6dd505c67aff5e529aa6127504d38fa38725a0b6 > Author: Günter Milde > Date: Thu Apr 18 15:20:06 2019 +0200 > > Don't force encoding switch for Japanese "listings" auto-strings. > > listings copes with

Re: [LyX/master] Select the whole paragraph with tripple-left-click

2019-04-16 Thread Jürgen Spitzmüller
Am Dienstag, den 16.04.2019, 19:45 +0200 schrieb Kornel Benko: > Also added new function: paragraph-select. This should be noted in RELEASE-NOTES and the wiki ( https://wiki.lyx.org/LyX/NewInLyX24#lfuns) Jürgen signature.asc Description: This is a digitally signed message part

Re: [LyX/master] Bulgarian po update by Veso

2019-04-15 Thread Jürgen Spitzmüller
Am Montag, den 15.04.2019, 12:01 +0200 schrieb Kornel Benko: > ( this are lines containing > msgstr "Пример \arabic{theorem}" > and > msgstr "\arabic{example}" > ) Fixed. Jürgen signature.asc Description: This is a digitally signed message part

Re: [LyX/master] Use LaTeX input encoding "utf8", part 1/many.

2019-03-27 Thread Jürgen Spitzmüller
Am Mi., 27. März 2019 um 17:54 Uhr schrieb Günter Milde : > commit 4a2f4fb1d63ae6d7cd96012c375753aa146a815b > Author: Günter Milde > Date: Wed Mar 27 16:24:14 2019 +0100 > > Use LaTeX input encoding "utf8", part 1/many. > > See #5. > As argued on trac, I think we should stick with

Re: [LyX/master] Introducing table templates

2019-03-26 Thread Jürgen Spitzmüller
Am Di., 26. März 2019 um 15:33 Uhr schrieb Kornel Benko : > Am Dienstag, 26. März 2019, 13:44:22 CET schrieb Juergen Spitzmueller: > > commit 683b3a05e2901f2e036bf1b2c873347fa0eb0434 > > Author: Juergen Spitzmueller > > Date: Tue Mar 26 13:43:33 2019 +0100 > > > > Introducing table

Re: [LyX/master] Use GuiLyXFiles also for ui, kbd and bind files in prefs

2019-03-22 Thread Jürgen Spitzmüller
Am Freitag, den 22.03.2019, 14:43 +0100 schrieb Jean-Marc Lasgouttes: > Le 22/03/2019 à 14:09, Juergen Spitzmueller a écrit : > > commit 58c4c11c4c12a5ae52da823b5dc53ed5b6e2b703 > > Author: Juergen Spitzmueller > > Date: Fri Mar 22 14:11:46 2019 +0100 > > > > Use GuiLyXFiles also for ui,

Re: [LyX/master] Bibliography.lyx: add a reference so it compiles

2019-01-04 Thread Jürgen Spitzmüller
Am Freitag, den 04.01.2019, 04:45 +0100 schrieb Scott Kostyshak: > commit 3ac2dd8e6c07ce115d9ddcfa3c289b3f5d0998ed > Author: Scott Kostyshak > Date: Thu Jan 3 22:27:22 2019 -0500 > > Bibliography.lyx: add a reference so it compiles Why this? I think this defeats the purpose of this file

Re: [LyX/master] tex2lyx: support for btUnit (multibib)

2018-09-10 Thread Jürgen Spitzmüller
Am Dienstag, den 21.08.2018, 17:23 +0200 schrieb Juergen Spitzmueller: > commit 0ae68ae828cd8d3589c7aa4bd2ef958aa38182b4 > Author: Juergen Spitzmueller > Date: Tue Aug 21 17:18:04 2018 +0200 > > tex2lyx: support for btUnit (multibib) > --- > src/tex2lyx/Preamble.h |2 ++ >

Re: [LyX/master] New icons for dynamic inset and charstyle menus.

2018-05-07 Thread Jürgen Spitzmüller
2018-05-07 14:47 GMT+02:00 Enrico Forestieri : > Jürgen, I think Riki explicitly asked for better icons and, given that > you selected the oxygen set, I would say you are entitled to commit if > you think the proposed icons are better. > Thanks, Enrico, I prefer to hear Riki's

Re: [LyX/master] New icons for dynamic inset and charstyle menus.

2018-05-07 Thread Jürgen Spitzmüller
2018-05-07 11:58 GMT+02:00 Enrico Forestieri : > commit dc0b21525b0b7b249e4332bd9f82e066310dae8c > Author: Enrico Forestieri > Date: Mon May 7 11:55:47 2018 +0200 > > New icons for dynamic inset and charstyle menus. > > These icons are more in line with

Re: [LyX/master] tex2lyx: support for beamer text styles with overlays

2018-03-14 Thread Jürgen Spitzmüller
2018-03-14 15:14 GMT+01:00 Kornel Benko : > Will there be also a testfile.tex? > I'll submit one when I am done with the beamer support. Jürgen > > Kornel >

Re: [LyX/master] tex2lyx: support tipa \t*{} macro.

2018-03-11 Thread Jürgen Spitzmüller
Am Sonntag, den 11.03.2018, 11:47 +0100 schrieb Juergen Spitzmueller: > commit cc6f2dae8219b40cd8602f70110926296403a0f7 > Author: Juergen Spitzmueller > Date: Sun Mar 11 11:46:37 2018 +0100 > > tex2lyx: support tipa \t*{} macro. Also candidate for 2.3.2-staging (as you

Re: [LyX/master] tex2lyx: consider options passed via \PassOptionsToPackage

2018-03-04 Thread Jürgen Spitzmüller
Am Sonntag, den 04.03.2018, 16:48 +0100 schrieb Juergen Spitzmueller: > commit 476401a76f8bdb3dd2c2a482b2088f00dbe501d9 > Author: Juergen Spitzmueller > Date: Sun Mar 4 16:45:37 2018 +0100 > > tex2lyx: consider options passed via \PassOptionsToPackage Candidate for 2.3.1. Jürgen

Re: [LyX/master] Remove template AGUTeX.lyx from Makefile

2018-02-12 Thread Jürgen Spitzmüller
Am Montag, den 12.02.2018, 17:21 +0100 schrieb Jean-Marc Lasgouttes: > Le 12/02/2018 à 17:06, Jean-Marc Lasgouttes a écrit : > > commit 24fd7d2bac4db276992de1f736ad3a3ecc1647b8 > > Author: Jean-Marc Lasgouttes > > Date: Mon Feb 12 17:06:19 2018 +0100 > > > > Remove

Re: [LyX/master] Title commands are fragile in memoir

2017-12-23 Thread Jürgen Spitzmüller
Am Samstag, den 23.12.2017, 13:27 +0100 schrieb Juergen Spitzmueller: > commit 7b4d2279298b5ececf643610b80d8f7c9bd3c63c > Author: Juergen Spitzmueller > Date: Sat Dec 23 13:26:35 2017 +0100 > > Title commands are fragile in memoir > --- > lib/layouts/memoir.layout |9 + > 1

Re: [LyX/master] add inkscape wrapper script for Mac OS

2017-10-01 Thread Jürgen Spitzmüller
Am Sonntag, den 24.09.2017, 11:55 +0200 schrieb Stephan Witt: > commit 350ef993e59b3ede7dd621a81f096ea78296c5c8 > Author: Stephan Witt > Date: Sun Sep 24 11:54:55 2017 +0200 > > add inkscape wrapper script for Mac OS > > The wrapper script is placed in the binary

Re: [LyX/master] * layouttranslations: ja checked by Koji (devlist, Sat, 10 Jun 2017)

2017-08-27 Thread Jürgen Spitzmüller
Am Sonntag, den 27.08.2017, 03:08 +0200 schrieb Pavel Sanda: > commit bd284d9d9a7d6f3845795638d2d21d59a15b3b56 > Author: Pavel Sanda > Date: Sun Aug 27 03:06:51 2017 +0200 Don't forget to cherry-pick those commits, in case you also want them in 2.3.x. Jürgen signature.asc

Re: [LyX/master] Mark some intentional fall-throughs (in a way understandable to gcc)

2017-08-12 Thread Jürgen Spitzmüller
Am Samstag, den 12.08.2017, 08:58 +0200 schrieb Juergen Spitzmueller: > lib/examples/fr/FeynmanDiagrams.lyx | 41 +- > lib/examples/fr/linguistics.lyx | 108 ++-- > po/fr.gmo| Bin 540537 -> 537846 bytes > po/fr.po | 1178

Re: [LyX/master] Remove test that is not needed.

2017-07-07 Thread Jürgen Spitzmüller
Am Freitag, den 07.07.2017, 17:40 +0200 schrieb Jean-Marc Lasgouttes: > Not a big deal, but I am caught in this game of getting the numbers > as low as possible :) Fair enough. This shows that the didactic impetus of these tools works. Anyway, coverity sometimes sounds to me like a pedantic

Re: [LyX/master] Remove test that is not needed.

2017-07-07 Thread Jürgen Spitzmüller
Am Donnerstag, den 06.07.2017, 14:31 +0200 schrieb Jean-Marc Lasgouttes: > Le 06/07/2017 à 14:28, Jean-Marc Lasgouttes a écrit : > > commit c2d182f59ae7a25214889fb160ae545849a01468 > > Author: Jean-Marc Lasgouttes > > Date: Thu Jul 6 14:14:43 2017 +0200 > > > > Remove

Re: [LyX/master] Fix output of en- and em-dashes with TeX fonts

2017-03-21 Thread Jürgen Spitzmüller
2017-03-20 20:14 GMT+01:00 Enrico Forestieri : > Ah! That's the reason I couldn't find it (\dynamic_quotation vs > \dynamic_quotes) > Indeed. Corrected. > The point raised by José is that one should obtain the same result > when loading a document with lyx and saving it again,

Re: [LyX/master] Fix output of en- and em-dashes with TeX fonts

2017-03-20 Thread Jürgen Spitzmüller
2017-03-20 10:55 GMT+01:00 Enrico Forestieri : > I think you mean development/FORMAT. I will add the reference. Note that > also \dynamic_quotes needs to be mentioned there. > It is:

Re: [LyX/master] Add an "Automatic" bibliography processor pref option

2017-01-14 Thread Jürgen Spitzmüller
Am Freitag, den 13.01.2017, 17:28 -0500 schrieb Richard Heck: > Format change? Don't think so. Is it? Jürgen signature.asc Description: This is a digitally signed message part

Re: [LyX/master] Label only command for reference dialog.

2017-01-04 Thread Jürgen Spitzmüller
Am Mittwoch, den 04.01.2017, 12:41 -0500 schrieb Richard Heck: > I'd be happy to add this, if you want. It could indeed be useful. Please wait until I have settled biblatex support. There will be quite some code changes in this area. Jürgen > > Richard > signature.asc Description: This is a

Re: [LyX/master] Label only command for reference dialog.

2017-01-04 Thread Jürgen Spitzmüller
Am Dienstag, den 03.01.2017, 00:15 +0100 schrieb Richard Heck: > commit c513c26e62866a6dec6ed95d45aa938cf0a950f0 > Author: Richard Heck > Date:   Sat Jun 18 18:38:24 2016 -0400 > > Label only command for reference dialog. Incidentally, I was just pondering something like

Re: [LyX/2.2.x] Verbatim, etc, can be used with IOP articles. Fixes #10505.

2016-12-07 Thread Jürgen Spitzmüller
2016-12-07 0:17 GMT+01:00 Richard Heck : > commit 39e3fabffb52b78b08be3fa562cd6ce7c8dce2e5 > Author: Richard Heck > Date: Tue Dec 6 17:54:32 2016 -0500 > > Verbatim, etc, can be used with IOP articles. > Fixes #10505. > > (cherry picked from commit

Re: [LyX/master] Add the icon-size to the toolbar menu

2016-11-23 Thread Jürgen Spitzmüller
2016-11-22 10:02 GMT+01:00 Jean-Marc Lasgouttes : > commit e91572a00bd61d56b5386519b52d316a32974497 > Author: Daniel Ramöller > Date: Sun Oct 9 09:15:20 2016 +0200 > > Add the icon-size to the toolbar menu > > - Adds LFUNs for setting the icon size >

Re: [LyX/master] configure.py: add support for pandoc and docx

2015-06-14 Thread Jürgen Spitzmüller
2015-06-14 17:52 GMT+02:00 Jürgen Spitzmüller: Hm. When I try to view odt of the Intro manual, pandoc breaks with this error: pandoc: Cannot decode byte '\xfc': Data.Text.Encoding.Fusion.streamUtf8: Invalid UTF-8 stream Systemcall.cpp (291): Systemcall: 'pandoc -s -f latex -o Intro.odt -t

Re: [LyX/master] configure.py: add support for pandoc and docx

2015-06-14 Thread Jürgen Spitzmüller
2015-06-14 17:27 GMT+02:00 Uwe Stöhr: commit 643f9ad4da72a94cee9edc64555ef1a4e7b4b495 Author: Uwe Stöhr uwesto...@lyx.org Date: Sun Jun 14 17:27:21 2015 +0200 configure.py: add support for pandoc and docx - make LyX aware of the docx format - add converters to odt and docx

Re: [LyX/master] configure.py: add support for pandoc and docx

2015-06-14 Thread Jürgen Spitzmüller
2015-06-14 17:27 GMT+02:00 Uwe Stöhr: > commit 643f9ad4da72a94cee9edc64555ef1a4e7b4b495 > Author: Uwe Stöhr > Date: Sun Jun 14 17:27:21 2015 +0200 > > configure.py: add support for pandoc and docx > > - make LyX aware of the docx format > - add converters to odt

Re: [LyX/master] configure.py: add support for pandoc and docx

2015-06-14 Thread Jürgen Spitzmüller
2015-06-14 17:52 GMT+02:00 Jürgen Spitzmüller: > Hm. When I try to view odt of the Intro manual, pandoc breaks with this > error: > > pandoc: Cannot decode byte '\xfc': Data.Text.Encoding.Fusion.streamUtf8: > Invalid UTF-8 stream > Systemcall.cpp (291): Systemcall: 'pan

Re: [LyX/master] GuiBox.cpp: fix bug introduced by [bec3f7bc/lyxgit]

2015-05-17 Thread Jürgen Spitzmüller
2015-05-17 1:46 GMT+02:00 Uwe Stöhr: commit 8dd217c983976714b9f775ba119c62d8d180913f Author: Uwe Stöhr uwesto...@lyx.org Date: Sun May 17 01:45:56 2015 +0200 GuiBox.cpp: fix bug introduced by [bec3f7bc/lyxgit] There were now 2 entries named none in backgroundcolorCO -

Re: [LyX/master] GuiBox.cpp: fix bug introduced by [bec3f7bc/lyxgit]

2015-05-17 Thread Jürgen Spitzmüller
2015-05-17 10:57 GMT+02:00 Jürgen Spitzmüller sp...@lyx.org: OK, found it. Since the population of the frameColorCO depends on the population of backgroundColorCO (the existence of the none entry), it has to be populated after that one. Please test the attached patch. Sorry, wrong one

Re: [LyX/master] GuiBox.cpp: fix bug introduced by [bec3f7bc/lyxgit]

2015-05-17 Thread Jürgen Spitzmüller
2015-05-17 10:19 GMT+02:00 Jürgen Spitzmüller: This should not be necessary. We check if none is in the combo via the code you replaced. Please tell me how to reproduce the problem with my code. OK, found it. Since the population of the frameColorCO depends on the population

Re: [LyX/master] GuiBox.cpp: fix bug introduced by [bec3f7bc/lyxgit]

2015-05-17 Thread Jürgen Spitzmüller
2015-05-17 10:58 GMT+02:00 Jürgen Spitzmüller sp...@lyx.org: 2015-05-17 10:57 GMT+02:00 Jürgen Spitzmüller sp...@lyx.org: OK, found it. Since the population of the frameColorCO depends on the population of backgroundColorCO (the existence of the none entry), it has to be populated after

Re: [LyX/master] GuiBox.cpp: fix bug introduced by [bec3f7bc/lyxgit]

2015-05-17 Thread Jürgen Spitzmüller
2015-05-17 1:46 GMT+02:00 Uwe Stöhr>: > commit 8dd217c983976714b9f775ba119c62d8d180913f > Author: Uwe Stöhr > Date: Sun May 17 01:45:56 2015 +0200 > > GuiBox.cpp: fix bug introduced by [bec3f7bc/lyxgit] > > There were now 2 entries named "none" in backgroundcolorCO >

Re: [LyX/master] GuiBox.cpp: fix bug introduced by [bec3f7bc/lyxgit]

2015-05-17 Thread Jürgen Spitzmüller
2015-05-17 10:57 GMT+02:00 Jürgen Spitzmüller <sp...@lyx.org>: > > OK, found it. Since the population of the frameColorCO depends on the > population of backgroundColorCO (the existence of the "none" entry), it has > to be populated after that one. > > Please

Re: [LyX/master] GuiBox.cpp: fix bug introduced by [bec3f7bc/lyxgit]

2015-05-17 Thread Jürgen Spitzmüller
2015-05-17 10:19 GMT+02:00 Jürgen Spitzmüller: > > This should not be necessary. We check if none is in the combo via the > code you replaced. > Please tell me how to reproduce the problem with my code. > > OK, found it. Since the population of the frameColorCO depends

Re: [LyX/master] GuiBox.cpp: fix bug introduced by [bec3f7bc/lyxgit]

2015-05-17 Thread Jürgen Spitzmüller
2015-05-17 10:58 GMT+02:00 Jürgen Spitzmüller <sp...@lyx.org>: > 2015-05-17 10:57 GMT+02:00 Jürgen Spitzmüller <sp...@lyx.org>: > >> >> OK, found it. Since the population of the frameColorCO depends on the >> population of backgroundColorCO (the ex

Re: [LyX/master] Update paths of included files when saving to a different folder.

2015-05-05 Thread Jürgen Spitzmüller
2015-05-03 23:58 GMT+02:00 Enrico Forestieri: commit 8c351e32be92fca91e2dd1f9ec478d5cb1ce6c8c Author: Enrico Forestieri for...@lyx.org Date: Sun May 3 23:55:19 2015 +0200 Update paths of included files when saving to a different folder. Fixes #9528 and #5115. This introduces a

Re: [LyX/master] Update paths of included files when saving to a different folder.

2015-05-05 Thread Jürgen Spitzmüller
2015-05-03 23:58 GMT+02:00 Enrico Forestieri: > commit 8c351e32be92fca91e2dd1f9ec478d5cb1ce6c8c > Author: Enrico Forestieri > Date: Sun May 3 23:55:19 2015 +0200 > > Update paths of included files when saving to a different folder. > > Fixes #9528 and #5115. > > This

Re: [LyX/master] Export/view a PDF even if error

2015-03-20 Thread Jürgen Spitzmüller
2015-03-20 7:37 GMT+01:00 Scott Kostyshak: commit cd8be655f1895957fb169cdf361297d9ecc40ec9 Author: Scott Kostyshak skost...@lyx.org Date: Wed Mar 18 16:51:12 2015 -0400 Export/view a PDF even if error A PDF is often still produced after a LaTeX error. If there was an error

Re: [LyX/master] Export/view a PDF even if error

2015-03-20 Thread Jürgen Spitzmüller
2015-03-20 7:37 GMT+01:00 Scott Kostyshak: > commit cd8be655f1895957fb169cdf361297d9ecc40ec9 > Author: Scott Kostyshak > Date: Wed Mar 18 16:51:12 2015 -0400 > > Export/view a PDF even if error > > A PDF is often still produced after a LaTeX error. > > If there

Re: [LyX/master] Some more SVG icons

2014-10-10 Thread Jürgen Spitzmüller
Am Freitag 10 Oktober 2014, 17:28:21 schrieb Jean-Marc Lasgouttes: Why do we have a mix of svg and svgz files? The svgz files are those just copied from public sets, the svg files are those I created (or edited) myself with inkscape. Is that desirable? Probably not (although I don't think

Re: [LyX/master] Some more SVG icons

2014-10-10 Thread Jürgen Spitzmüller
Am Freitag 10 Oktober 2014, 17:28:21 schrieb Jean-Marc Lasgouttes: > Why do we have a mix of svg and svgz files? The svgz files are those just copied from public sets, the svg files are those I created (or edited) myself with inkscape. > Is that desirable? Probably not (although I don't think

Re: r41003 - www-user/trunk/farm/cookbook/LyX

2014-04-25 Thread Jürgen Spitzmüller
2014-04-25 17:44 GMT+02:00: Author: rgheck Date: Fri Apr 25 17:44:36 2014 New Revision: 41003 URL: http://www.lyx.org/trac/changeset/41003 Log: Announce 2.1.0. Excellent. Congrats to everybody. Small typo below: +pSource tarballs can be found at our +a

Re: r41003 - www-user/trunk/farm/cookbook/LyX

2014-04-25 Thread Jürgen Spitzmüller
2014-04-25 17:44 GMT+02:00: > Author: rgheck > Date: Fri Apr 25 17:44:36 2014 > New Revision: 41003 > URL: http://www.lyx.org/trac/changeset/41003 > > Log: > Announce 2.1.0. > Excellent. Congrats to everybody. Small typo below: > +Source tarballs can be found at our >

Re: [LyX/master] Update ANNOUNCE

2014-04-11 Thread Jürgen Spitzmüller
2014-04-10 22:32 GMT+02:00 Vincent van Ravesteijn: -We are proud to announce the first release candidate of the new -LyX 2.1 series. +We are proud to announce the release candidate of LyX 2.1.0. You probably want to delete release candidate. Jürgen

Re: [LyX/master] Update ANNOUNCE

2014-04-11 Thread Jürgen Spitzmüller
2014-04-10 22:32 GMT+02:00 Vincent van Ravesteijn: > -We are proud to announce the first release candidate of the new > -LyX 2.1 series. > +We are proud to announce the release candidate of LyX 2.1.0. > You probably want to delete "release candidate". Jürgen

Re: [LyX/master] Re-add removed workaround (fixes #9042).

2014-03-19 Thread Jürgen Spitzmüller
2014-03-19 16:59 GMT+01:00 Jean-Marc Lasgouttes: + // See bug #9042, for instance. + if (isPassThru() lyxCode() != ARG_CODE) { What is the test against ARG_CODE good for? It was introduced as a fix for http://www.lyx.org/trac/ticket/8471 Jürgen JMarc

Re: [LyX/master] Re-add removed workaround (fixes #9042).

2014-03-19 Thread Jürgen Spitzmüller
2014-03-19 16:59 GMT+01:00 Jean-Marc Lasgouttes: > > + // See bug #9042, for instance. >> + if (isPassThru() && lyxCode() != ARG_CODE) { >> > > What is the test against ARG_CODE good for? > It was introduced as a fix for http://www.lyx.org/trac/ticket/8471 Jürgen > > JMarc > >

Re: [LyX/master] Extend environment-split to an 'outer' split function

2014-01-27 Thread Jürgen Spitzmüller
Am Montag 27 Januar 2014, 11:44:35 schrieb Jean-Marc Lasgouttes: There is a typo above (EnvironmentSeparator). Thanks. I'll generally harmonize the naming. BTW, we need to work to reduce this hardcoding of menus. Am I right that the reason you need the hardcoding is that you want to add the

Re: [LyX/master] Extend environment-split to an 'outer' split function

2014-01-27 Thread Jürgen Spitzmüller
Am Montag 27 Januar 2014, 11:44:35 schrieb Jean-Marc Lasgouttes: > There is a typo above (EnvironmentSeparator). Thanks. I'll generally harmonize the naming. > BTW, we need to work to reduce this hardcoding of menus. Am I right that > the reason you need the hardcoding is that you want to add

Re: [LyX master] Merge branch 'master' of git.lyx.org:lyx

2013-02-19 Thread Jürgen Spitzmüller
Am Dienstag 19 Februar 2013, 09:28:58 schrieb Kornel Benko: commit 8e4f656aa79cb1e39a4b8b3fc18b0d4571b8eee4 Author: Kornel Benko kor...@lyx.org Date: Tue Feb 19 09:26:05 2013 +0100 Add new output format dvi4 ( == DVI(pLaTeX) Add converter for this format (platex without extra

Re: [LyX master] Merge branch 'master' of git.lyx.org:lyx

2013-02-19 Thread Jürgen Spitzmüller
Am Dienstag 19 Februar 2013, 09:28:58 schrieb Kornel Benko: > commit 8e4f656aa79cb1e39a4b8b3fc18b0d4571b8eee4 > Author: Kornel Benko > Date: Tue Feb 19 09:26:05 2013 +0100 > > Add new output format dvi4 ( == DVI(pLaTeX) > Add converter for this format (platex without

Re: [LyX 2.0.x] polyglossia tex2lyx support also for branch

2012-06-30 Thread Jürgen Spitzmüller
2012/6/30 Uwe Stöhr uwesto...@lyx.org: The branch, 2.0.x, has been updated. - Log - commit 90d8f3adcbdf4509c7b862d34b71302c21ea56c4 Author: Uwe Stöhr uwesto...@lyx.org Date:   Sat Jun 30 02:18:18 2012 +0200    polyglossia

Re: [LyX 2.0.x] polyglossia tex2lyx support also for branch

2012-06-30 Thread Jürgen Spitzmüller
2012/6/30 Uwe Stöhr : > The branch, 2.0.x, has been updated. > > - Log - > > commit 90d8f3adcbdf4509c7b862d34b71302c21ea56c4 > Author: Uwe Stöhr > Date:   Sat Jun 30 02:18:18 2012 +0200 > >    

Re: [LyX master] GuiDocument.cpp: some languages only work with polyglossia, therefore enable non-TeX fonts when one of them is used as document language

2012-06-08 Thread Jürgen Spitzmüller
2012/6/8 Uwe Stöhr: > +void GuiDocument::languageChanged(int i) > +{ > +       // some languages only work with polyglossia/XeTeX > +       string current_language = lyx::languages.getLanguage( > +               > fromqstr(langModule->languageCO->itemData(i).toString()))->lang(); > +       if

Re: [LyX 2.0.x] Add missing undo recording. This adds a change of the printindex type (with multiple indices) to the undo stack and marks the buffer dirty on that action (bug #8182)

2012-06-05 Thread Jürgen Spitzmüller
2012/6/5 Jean-Marc Lasgouttes: Are you sure that splitted is correct? I would use split. You're right, of course. Feel free to correct it. The IT people here at my university, following an interesting security strategy (Linux? Never heard of that. Must be an unsecure OS), do not grant me

Re: [LyX 2.0.x] Add missing undo recording. This adds a change of the printindex type (with multiple indices) to the undo stack and marks the buffer dirty on that action (bug #8182)

2012-06-05 Thread Jürgen Spitzmüller
2012/6/5 Jean-Marc Lasgouttes: > Are you sure that "splitted" is correct? I would use "split". You're right, of course. Feel free to correct it. The IT people here at my university, following an interesting security strategy ("Linux? Never heard of that. Must be an unsecure OS"), do not grant me

Re: [LyX master] Fix macro termination in IPA inset if next character uses a TIPA shortcut

2012-05-27 Thread Jürgen Spitzmüller
Richard Heck wrote: On 05/26/2012 10:36 AM, Juergen Spitzmueller wrote: The branch, master, has been updated. - Log - commit 6ddcfb87e4b3c4e21c4ea6b84b4162d2d7c537e8 Author: Juergen Spitzmuellersp...@lyx.org Date:

Re: [LyX master] Fix macro termination in IPA inset if next character uses a TIPA shortcut

2012-05-27 Thread Jürgen Spitzmüller
Richard Heck wrote: > On 05/26/2012 10:36 AM, Juergen Spitzmueller wrote: > > The branch, master, has been updated. > > > > - Log - > > > > commit 6ddcfb87e4b3c4e21c4ea6b84b4162d2d7c537e8 > > Author: Juergen

Re: [LyX master] Fix bug #8153: Update to lib/unicodesymbols

2012-05-10 Thread Jürgen Spitzmüller
2012/5/10 Vincent van Ravesteijn: -0x2011 \\nobreakdash-           amsmath notermination=text # NON-BREAKING HYPHEN +0x2011 \\nobreakdash-hspace{0pt}           amsmath notermination=text # NON-BREAKING HYPHEN (0pt space to allow normal hypenation in the following word.) Missing

Re: [LyX master] Fix bug #8153: Update to lib/unicodesymbols

2012-05-10 Thread Jürgen Spitzmüller
2012/5/10 Vincent van Ravesteijn: > -0x2011 "\\nobreakdash-"           "amsmath" "notermination=text" "" "" # > NON-BREAKING HYPHEN > +0x2011 "\\nobreakdash-hspace{0pt}"           "amsmath" "notermination=text" > "" "" # NON-BREAKING HYPHEN (0pt space to allow normal hypenation in the >

Re: [lyx/refs/heads/master] Merge branch 'master' of git.lyx.org:lyx

2012-04-29 Thread Jürgen Spitzmüller
Author: Jürgen Spitzmüller jspitzm@linux-np7j.(none) Date: Sun, 29 Apr 2012 11:51:07 +0200 New Commit: 8995a8387a03361b6a7ff44b447a90a6187b1a14 URL: http://git.lyx.org/?p=lyx.git;a=commit;h=8995a8387a03361b6a7ff44b447a90a6187b1a14 Log: Merge branch 'master' of git.lyx.org:lyx Conflicts

Re: [lyx/refs/heads/master] Merge branch 'master' of git.lyx.org:lyx

2012-04-29 Thread Jürgen Spitzmüller
2012/4/29 Vincent van Ravesteijn: You can't undo this. You had local commits on master, and then you fetched the new commits from the server. Now there are two ways of merging the local changes and the changes from the server. Either you do a regular merge, or you can rebase your local

Re: [lyx/refs/heads/master] Merge branch 'master' of git.lyx.org:lyx

2012-04-29 Thread Jürgen Spitzmüller
> Author: Jürgen Spitzmüller <jspitzm@linux-np7j.(none)> > Date: Sun, 29 Apr 2012 11:51:07 +0200 > New Commit: 8995a8387a03361b6a7ff44b447a90a6187b1a14 > URL: > http://git.lyx.org/?p=lyx.git;a=commit;h=8995a8387a03361b6a7ff44b447a90a6187b1a14 > > Log: > Merge bran

Re: [lyx/refs/heads/master] Merge branch 'master' of git.lyx.org:lyx

2012-04-29 Thread Jürgen Spitzmüller
2012/4/29 Vincent van Ravesteijn: > You can't undo this. > > You had local commits on master, and then you fetched the new commits from > the server. Now there are two ways of merging the local changes and the > changes from the server. Either you do a regular merge, or you can rebase > your local

Re: r36258 - lyx-devel/trunk/src

2010-11-12 Thread Jürgen Spitzmüller
Vincent van Ravesteijn wrote: I think the better solution would have been to disallow the use of umlauts in your name. I beg your pardon? Jürgen

Re: r36258 - lyx-devel/trunk/src

2010-11-12 Thread Jürgen Spitzmüller
Vincent van Ravesteijn wrote: > I think the better solution would have been to disallow the use of > umlauts in your name. I beg your pardon? Jürgen

Re: r35493 - lyx-devel/trunk/src/support

2010-09-24 Thread Jürgen Spitzmüller
rgheck wrote: Log: Keeping the comma leads to bug #6914, since we end up with mangled names like: 0_tmp_the,_test_tst.bib and then code like: \bibliography{0_tmp_the,_test_tst} which confuses LaTeX. Easy solution: Mangle the comma. Jurgen, this is in branch, too. Looks reasonable.

Re: r35493 - lyx-devel/trunk/src/support

2010-09-24 Thread Jürgen Spitzmüller
rgheck wrote: > Log: > Keeping the comma leads to bug #6914, since we end up with mangled names > like: > 0_tmp_the,_test_tst.bib > and then code like: > \bibliography{0_tmp_the,_test_tst} > which confuses LaTeX. Easy solution: Mangle the comma. > > Jurgen, this is in branch, too. Looks

Re: r35120 - lyx-devel/trunk/lib/layouts

2010-08-10 Thread Jürgen Spitzmüller
lasgouttes wrote: Author: lasgouttes Date: Wed Aug 11 00:34:08 2010 New Revision: 35120 URL: http://www.lyx.org/trac/changeset/35120 Log: little cleanup to memoir class please backport if needed. Jürgen

Re: r35120 - lyx-devel/trunk/lib/layouts

2010-08-10 Thread Jürgen Spitzmüller
lasgouttes wrote: > Author: lasgouttes > Date: Wed Aug 11 00:34:08 2010 > New Revision: 35120 > URL: http://www.lyx.org/trac/changeset/35120 > > Log: > little cleanup to memoir class please backport if needed. Jürgen