Re: How to create an empty macro?

2025-05-16 Thread Jean-Marc Lasgouttes
Le 16 mai 2025 19:40:07 GMT+02:00, Pavel Sanda a écrit : >I'd keep CT only in master. We do not coordinate translations across minor >releases and there is a high chance the CT-on in branch manual would make it >into actual release, because no one is checking. Ok, I'll fix that. JMarc -- lyx

Re: How to create an empty macro?

2025-05-16 Thread Pavel Sanda
On Wed, May 14, 2025 at 11:55:24AM -0400, Richard Kimberly Heck wrote: > On 5/14/25 11:31 AM, Jean-Marc Lasgouttes wrote: > > Le 14/05/2025 ?? 17:06, Richard Kimberly Heck a écrit : > > > On 5/14/25 9:32 AM, Jean-Marc Lasgouttes wrote: > > > > Le 13/05/2025 ?? 17:45, Richard Kimberly Heck a écrit :

Re: How to create an empty macro?

2025-05-14 Thread Richard Kimberly Heck
On 5/14/25 11:31 AM, Jean-Marc Lasgouttes wrote: Le 14/05/2025 à 17:06, Richard Kimberly Heck a écrit : On 5/14/25 9:32 AM, Jean-Marc Lasgouttes wrote: Le 13/05/2025 à 17:45, Richard Kimberly Heck a écrit : I'd just remove it. This is way too complicated for the User Guide anyway. I did that

Re: How to create an empty macro?

2025-05-14 Thread Jean-Marc Lasgouttes
Le 14/05/2025 à 17:06, Richard Kimberly Heck a écrit : On 5/14/25 9:32 AM, Jean-Marc Lasgouttes wrote: Le 13/05/2025 à 17:45, Richard Kimberly Heck a écrit : I'd just remove it. This is way too complicated for the User Guide anyway. I did that. Should I backport to branch? What am I supposed

Re: How to create an empty macro?

2025-05-14 Thread Richard Kimberly Heck
On 5/14/25 9:32 AM, Jean-Marc Lasgouttes wrote: Le 13/05/2025 à 17:45, Richard Kimberly Heck a écrit : I'd just remove it. This is way too complicated for the User Guide anyway. I did that. Should I backport to branch? What am I supposed to do in terms of change tracking ? Just have it on,

Re: How to create an empty macro?

2025-05-14 Thread Jean-Marc Lasgouttes
Le 13/05/2025 à 17:45, Richard Kimberly Heck a écrit : I'd just remove it. This is way too complicated for the User Guide anyway. I did that. Should I backport to branch? What am I supposed to do in terms of change tracking ? JMarc -- lyx-devel mailing list lyx-devel@lists.lyx.org https://li

Re: How to create an empty macro?

2025-05-13 Thread Richard Kimberly Heck
On 5/12/25 11:28 AM, Jean-Marc Lasgouttes wrote: Le 12/05/2025 à 16:57, Richard Kimberly Heck a écrit : On 5/12/25 5:47 AM, Jean-Marc Lasgouttes wrote: Hi there, I tried to replace the example in section 6.9 Branches of the user's guide by proper math macros, because the example as it is brea

Re: How to create an empty macro?

2025-05-12 Thread Jean-Marc Lasgouttes
Le 12/05/2025 à 16:57, Richard Kimberly Heck a écrit : On 5/12/25 5:47 AM, Jean-Marc Lasgouttes wrote: Hi there, I tried to replace the example in section 6.9 Branches of the user's guide by proper math macros, because the example as it is breaks previews. So I would like to define \newcomm

Re: How to create an empty macro?

2025-05-12 Thread Richard Kimberly Heck
On 5/12/25 5:47 AM, Jean-Marc Lasgouttes wrote: Hi there, I tried to replace the example in section 6.9 Branches of the user's guide by proper math macros, because the example as it is breaks previews. So I would like to define \newcommand[1]{\question}{#1} \newcommand[1]{\answer}{} However

How to create an empty macro?

2025-05-12 Thread Jean-Marc Lasgouttes
Hi there, I tried to replace the example in section 6.9 Branches of the user's guide by proper math macros, because the example as it is breaks previews. So I would like to define \newcommand[1]{\question}{#1} \newcommand[1]{\answer}{} However, I cannot construct a math macro that does not us

Re: [LyX/master] Do not output empty statement in lyx2lyx reversion

2024-09-17 Thread Jürgen Spitzmüller
Am Dienstag, dem 17.09.2024 um 14:14 + schrieb Juergen Spitzmueller: > commit 2e408d2fdccffddebcd05eb2c6ccf6e9607def61 > Author: Juergen Spitzmueller > Date:   Tue Sep 17 15:53:18 2024 +0200 > >     Do not output empty statement in lyx2lyx reversion Candidate for stable --

Re: [LyX/master] Fixup 294e4884: center correctly Abstract label when paragraph is empty

2021-02-09 Thread Jean-Marc Lasgouttes
Le 09/02/2021 à 23:01, Scott Kostyshak a écrit : On Tue, Feb 09, 2021 at 07:18:20PM +0100, Jean-Marc Lasgouttes wrote: Le 09/02/2021 à 19:07, Scott Kostyshak a écrit : No problem. I think it's a somewhat rare bug so doesn't affect testing. Let me know if you want me to open a trac ticket for

Re: [LyX/master] Fixup 294e4884: center correctly Abstract label when paragraph is empty

2021-02-09 Thread Scott Kostyshak
On Tue, Feb 09, 2021 at 07:18:20PM +0100, Jean-Marc Lasgouttes wrote: > Le 09/02/2021 à 19:07, Scott Kostyshak a écrit : > > No problem. I think it's a somewhat rare bug so doesn't affect testing. > > Let me know if you want me to open a trac ticket for it. > > Yes please. I have to fix it anyway

Re: [LyX/master] Fixup 294e4884: center correctly Abstract label when paragraph is empty

2021-02-09 Thread Jean-Marc Lasgouttes
e attached example file. The "1." from the enumerate is to the left of the "red nesting bars". A similar issue occurs if instead of enumerate "Remark" is used. I think the empty paragraph before the enumerate plays a role in what's going on. If the empty paragraph

Re: [LyX/master] Fixup 294e4884: center correctly Abstract label when paragraph is empty

2021-02-09 Thread Scott Kostyshak
t; > "1." from the enumerate is to the left of the "red nesting bars". A > > similar issue occurs if instead of enumerate "Remark" is used. I think > > the empty paragraph before the enumerate plays a role in what's going > > on. If the empty

Re: [LyX/master] Fixup 294e4884: center correctly Abstract label when paragraph is empty

2021-02-09 Thread Jean-Marc Lasgouttes
lar issue occurs if instead of enumerate "Remark" is used. I think the empty paragraph before the enumerate plays a role in what's going on. If the empty paragraph is removed, the text issue goes away. It is indeed due to the commit. The effect is very weird. I'll investigate,

Re: [LyX/master] Fixup 294e4884: center correctly Abstract label when paragraph is empty

2021-02-08 Thread Scott Kostyshak
On Tue, Jan 05, 2021 at 03:23:55PM +0100, Jean-Marc Lasgouttes wrote: > commit 824d1c993a138d051c79149fc4b27e1c002736a4 > Author: Jean-Marc Lasgouttes > Date: Tue Jan 5 14:53:15 2021 +0100 > > Fixup 294e4884: center correctly Abstract label when paragraph is empty >

Re: Allow empty line ... I know

2020-08-25 Thread Jean-Marc Lasgouttes
display formula by showing that extra empty line created. This is fixed now. Also, the numbering/bullets get moved in front of the display formula in LyX. I guess this problem would be solved as well if the empty line would be rendered in LyX. Yes, it should be done indeed. I guess it is not

Re: Allow empty line ... I know

2020-08-16 Thread Richard Kimberly Heck
On 8/16/20 10:07 AM, Yu Jin wrote: > Am So., 16. Aug. 2020 um 13:12 Uhr schrieb Daniel >: > > On 2020-08-15 16:58, Jean-Marc Lasgouttes wrote: > > There is a problem reported about space above formula. I have > not looked at it yet. > > I found a report but

Re: Allow empty line ... I know

2020-08-16 Thread Yu Jin
Am So., 16. Aug. 2020 um 13:12 Uhr schrieb Daniel : > On 2020-08-15 16:58, Jean-Marc Lasgouttes wrote: > > There is a problem reported about space above formula. I have not looked > at it yet. > > I found a report but it is specifically about preview: > https://www.lyx.org/trac/ticket/11772. > > I

Re: Allow empty line ... I know

2020-08-16 Thread Daniel
On 2020-08-15 16:58, Jean-Marc Lasgouttes wrote: There is a problem reported about space above formula. I have not looked at it yet. I found a report but it is specifically about preview: https://www.lyx.org/trac/ticket/11772. I don't think this one is related at all. -- Daniel -- lyx-deve

Re: Allow empty line ... I know

2020-08-15 Thread Daniel
15 août 2020 17:09:45 GMT+02:00, Daniel a écrit : On 2020-08-15 16:58, Jean-Marc Lasgouttes wrote: Short answer from my phone : this is not an empty line issue. There is a problem reported about space above formula. I have not looked atit yet. Concerning the bullet case, we could handle it

Re: Allow empty line ... I know

2020-08-15 Thread Daniel
, Daniel a écrit : On 2020-08-15 16:58, Jean-Marc Lasgouttes wrote: Short answer from my phone : this is not an empty line issue. There is a problem reported about space above formula. I have not looked atit yet. Concerning the bullet case, we could handle it like I did the proof box case. More on

Re: Allow empty line ... I know

2020-08-15 Thread Daniel
:58, Jean-Marc Lasgouttes wrote: Short answer from my phone : this is not an empty line issue. There is a problem reported about space above formula. I have not looked atit yet. Concerning the bullet case, we could handle it like I did the proof box case. More on that when I return. Okay, I would

Re: Allow empty line ... I know

2020-08-15 Thread Richard Kimberly Heck
2020-08-15 16:58, Jean-Marc Lasgouttes wrote: >>>>>> Short answer from my phone : this is not an empty line issue. There >>>>>> is a problem reported about space above formula. I have not looked >>>>>> atit yet. >>>>>> >>>>

Re: Allow empty line ... I know

2020-08-15 Thread Daniel
On 2020-08-15 17:52, Richard Kimberly Heck wrote: On 8/15/20 11:30 AM, Daniel wrote: On 2020-08-15 17:22, Jean-Marc Lasgouttes wrote: Le 15 août 2020 17:09:45 GMT+02:00, Daniel a écrit : On 2020-08-15 16:58, Jean-Marc Lasgouttes wrote: Short answer from my phone : this is not an empty line

Re: Allow empty line ... I know

2020-08-15 Thread Richard Kimberly Heck
On 8/15/20 11:30 AM, Daniel wrote: > On 2020-08-15 17:22, Jean-Marc Lasgouttes wrote: >> Le 15 août 2020 17:09:45 GMT+02:00, Daniel a écrit : >>> On 2020-08-15 16:58, Jean-Marc Lasgouttes wrote: >>>> Short answer from my phone : this is not an empty line issue. Th

Re: Allow empty line ... I know

2020-08-15 Thread Daniel
On 2020-08-15 17:22, Jean-Marc Lasgouttes wrote: Le 15 août 2020 17:09:45 GMT+02:00, Daniel a écrit : On 2020-08-15 16:58, Jean-Marc Lasgouttes wrote: Short answer from my phone : this is not an empty line issue. There is a problem reported about space above formula. I have not looked at it

Re: Allow empty line ... I know

2020-08-15 Thread Jean-Marc Lasgouttes
Le 15 août 2020 17:09:45 GMT+02:00, Daniel a écrit : >On 2020-08-15 16:58, Jean-Marc Lasgouttes wrote: >> Short answer from my phone : this is not an empty line issue. There >is a problem reported about space above formula. I have not looked at >it yet. >> >> Concernin

Re: Allow empty line ... I know

2020-08-15 Thread Daniel
On 2020-08-15 16:58, Jean-Marc Lasgouttes wrote: Le 15 août 2020 16:50:22 GMT+02:00, Daniel a écrit : I know LyX is very strict on not allowing empty lines but I think there should be one exception: a line that contains only a display formula. The attached document demonstrates the situation

Re: Allow empty line ... I know

2020-08-15 Thread Jean-Marc Lasgouttes
Short answer from my phone : this is not an empty line issue. There is a problem reported about space above formula. I have not looked at it yet. Concerning the bullet case, we could handle it like I did the proof box case. More on that when I return. JMarc Le 15 août 2020 16:50:22 GMT+02:00

Allow empty line ... I know

2020-08-15 Thread Daniel
I know LyX is very strict on not allowing empty lines but I think there should be one exception: a line that contains only a display formula. The attached document demonstrates the situation: LyX shows no space difference between the text and the display formula. However, the output shows

Re: [LyX/master] Add empty rows to grid insets when numbers are too wide

2019-07-14 Thread Jean-Marc Lasgouttes
Le 14/07/2019 à 23:17, Jean-Marc Lasgouttes a écrit : commit ee0bd36a867a1e9a596571c14cfc6c3a46dc492d Author: Jean-Marc Lasgouttes Date: Sun Jul 14 21:04:45 2019 +0200 Add empty rows to grid insets when numbers are too wide This is done to ensure that numbering never overlaps

Re: [LyX/master] esint10: attempt on to fix empty symbol glyphs.

2018-03-26 Thread Pavel Sanda
Scott Kostyshak wrote: > On Fri, Mar 23, 2018 at 02:04:13PM +, Kornel Benko wrote: > > > I had to remove fonts-lyx, ttf-lyx and cadabra. Now, both, qt5 and qt4 > > behaves > > Does this mean that Ubuntu users will not see the benefit unless > stmary10.ttf is upstreamed? Definitely. You nee

Re: [LyX/master] esint10: attempt on to fix empty symbol glyphs.

2018-03-26 Thread Scott Kostyshak
On Fri, Mar 23, 2018 at 02:04:13PM +, Kornel Benko wrote: > I had to remove fonts-lyx, ttf-lyx and cadabra. Now, both, qt5 and qt4 > behaves Does this mean that Ubuntu users will not see the benefit unless stmary10.ttf is upstreamed? Scott signature.asc Description: PGP signature

Re: [LyX/master] esint10: attempt on to fix empty symbol glyphs.

2018-03-23 Thread Kornel Benko
Am Freitag, 23. März 2018 15:14:57 CET schrieb Pavel Sanda : > Kornel Benko wrote: > > > > so that's the one in /usr/share and you run master from smt like > > > > /usr/bin/lyx, right? p > > > > > > Yes, qt5-lyx is runnig as /usr/local/bin/lyx2.4. > > > > > > qt4-lyx is running from its build-dir

Re: [LyX/master] esint10: attempt on to fix empty symbol glyphs.

2018-03-23 Thread Kornel Benko
Am Freitag, 23. März 2018 14:55:13 CET schrieb Pavel Sanda : > Kornel Benko wrote: > > > > > what md5sum of ttf file your install is using? > > > > > cf6c224fc92c494d4a3621b2c104ab85 or 9dc77f1f08232f4c79bb7124cff5ec5f > > > > > ? > > > > > > > > > > what is exactly your qt 4 / qt 5 version? > > >

Re: [LyX/master] esint10: attempt on to fix empty symbol glyphs.

2018-03-23 Thread Pavel Sanda
Kornel Benko wrote: > > > so that's the one in /usr/share and you run master from smt like > > > /usr/bin/lyx, right? p > > > > Yes, qt5-lyx is runnig as /usr/local/bin/lyx2.4. > > > > qt4-lyx is running from its build-dir. > > > > Kornel > > Oh, now I found, that I have installed fonts-lyx

Re: [LyX/master] esint10: attempt on to fix empty symbol glyphs.

2018-03-23 Thread Kornel Benko
Am Freitag, 23. März 2018 14:50:57 CET schrieb Kornel Benko : > Am Freitag, 23. März 2018 14:40:13 CET schrieb Pavel Sanda : > > Kornel Benko wrote: > > > Am Freitag, 23. März 2018 14:05:35 CET schrieb Pavel Sanda > > : > > > > Kornel Benko wrote: > > > > > > I am probably missing something > > >

Re: [LyX/master] esint10: attempt on to fix empty symbol glyphs.

2018-03-23 Thread Pavel Sanda
Kornel Benko wrote: > > > > what md5sum of ttf file your install is using? > > > > cf6c224fc92c494d4a3621b2c104ab85 or 9dc77f1f08232f4c79bb7124cff5ec5f ? > > > > > > > > what is exactly your qt 4 / qt 5 version? > > > > p > > > > > > cf6c224fc92c494d4a3621b2c104ab85 stmary10.ttf > > > > so that

Re: [LyX/master] esint10: attempt on to fix empty symbol glyphs.

2018-03-23 Thread Kornel Benko
Am Freitag, 23. März 2018 14:40:13 CET schrieb Pavel Sanda : > Kornel Benko wrote: > > Am Freitag, 23. März 2018 14:05:35 CET schrieb Pavel Sanda : > > > Kornel Benko wrote: > > > > > I am probably missing something > > > > > > what md5sum of ttf file your install is using? > > > cf6c224fc92c494d

Re: [LyX/master] esint10: attempt on to fix empty symbol glyphs.

2018-03-23 Thread Pavel Sanda
Kornel Benko wrote: > Am Freitag, 23. März 2018 14:05:35 CET schrieb Pavel Sanda : > > Kornel Benko wrote: > > > > I am probably missing something > > > > what md5sum of ttf file your install is using? > > cf6c224fc92c494d4a3621b2c104ab85 or 9dc77f1f08232f4c79bb7124cff5ec5f ? > > > > what is exac

Re: [LyX/master] esint10: attempt on to fix empty symbol glyphs.

2018-03-23 Thread Kornel Benko
Am Freitag, 23. März 2018 14:05:35 CET schrieb Pavel Sanda : > Kornel Benko wrote: > > > I am probably missing something > > what md5sum of ttf file your install is using? > cf6c224fc92c494d4a3621b2c104ab85 or 9dc77f1f08232f4c79bb7124cff5ec5f ? > > what is exactly your qt 4 / qt 5 version? > p c

Re: [LyX/master] esint10: attempt on to fix empty symbol glyphs.

2018-03-23 Thread Pavel Sanda
Kornel Benko wrote: > > I am probably missing something what md5sum of ttf file your install is using? cf6c224fc92c494d4a3621b2c104ab85 or 9dc77f1f08232f4c79bb7124cff5ec5f ? what is exactly your qt 4 / qt 5 version? p

Re: [LyX/master] esint10: attempt on to fix empty symbol glyphs.

2018-03-23 Thread Kornel Benko
Am Freitag, 23. März 2018 13:45:12 CET schrieb Kornel Benko : > Am Freitag, 23. März 2018 13:07:29 CET schrieb Pavel Sanda : > > Kornel Benko wrote: > > > > Note that if you don't see it, it's possible that old esint10.ttf > > > > resides somwhere on global PATH and interferes with your testing. >

Re: [LyX/master] esint10: attempt on to fix empty symbol glyphs.

2018-03-23 Thread Kornel Benko
Am Freitag, 23. März 2018 13:07:29 CET schrieb Pavel Sanda : > Kornel Benko wrote: > > > Note that if you don't see it, it's possible that old esint10.ttf > > > resides somwhere on global PATH and interferes with your testing. > > > > > > If I get some positive feedback I will try to continue with

Re: [LyX/master] esint10: attempt on to fix empty symbol glyphs.

2018-03-23 Thread Pavel Sanda
Kornel Benko wrote: > > Note that if you don't see it, it's possible that old esint10.ttf > > resides somwhere on global PATH and interferes with your testing. > > > > If I get some positive feedback I will try to continue with the next > > affected glyphs in different font files. > > What's wron

Re: [LyX/master] esint10: attempt on to fix empty symbol glyphs.

2018-03-23 Thread Kornel Benko
Am Donnerstag, 22. März 2018 02:57:29 CET schrieb Pavel Sanda : > Pavel Sanda wrote: > > commit 92680495bb8dcdcb5daf4a0c2ed9bdf9da7894f1 > > Author: Pavel Sanda > > Date: Thu Mar 22 02:26:46 2018 +0100 > > > > esint10: attempt on to fix empty symbol glyphs

Re: [LyX/master] esint10: attempt on to fix empty symbol glyphs.

2018-03-22 Thread Stephan Witt
te: Thu Mar 22 02:26:46 2018 +0100 >>>> >>>> esint10: attempt on to fix empty symbol glyphs. >>>> >>>> With advent of qt5 glyphs on codepoints 10, 12, 13 can't be shown >>>> anymore. >>>> >>>>

Re: [LyX/master] esint10: attempt on to fix empty symbol glyphs.

2018-03-22 Thread Pavel Sanda
Stephan Witt wrote: > Am 22.03.2018 um 02:57 schrieb Pavel Sanda : > > > > Pavel Sanda wrote: > >> commit 92680495bb8dcdcb5daf4a0c2ed9bdf9da7894f1 > >> Author: Pavel Sanda > >> Date: Thu Mar 22 02:26:46 2018 +0100 > >> > >>esint1

Re: [LyX/master] esint10: attempt on to fix empty symbol glyphs.

2018-03-22 Thread Stephan Witt
Am 22.03.2018 um 02:57 schrieb Pavel Sanda : > > Pavel Sanda wrote: >> commit 92680495bb8dcdcb5daf4a0c2ed9bdf9da7894f1 >> Author: Pavel Sanda >> Date: Thu Mar 22 02:26:46 2018 +0100 >> >>esint10: attempt on to fix empty symbol glyphs. >> >&g

Re: [LyX/master] esint10: attempt on to fix empty symbol glyphs.

2018-03-21 Thread Joel Kulesza
On Wed, Mar 21, 2018 at 7:57 PM, Pavel Sanda wrote: > Pavel Sanda wrote: > > commit 92680495bb8dcdcb5daf4a0c2ed9bdf9da7894f1 > > Author: Pavel Sanda > > Date: Thu Mar 22 02:26:46 2018 +0100 > > > > esint10: attempt on to fix empty symbol glyphs. > &g

Re: [LyX/master] esint10: attempt on to fix empty symbol glyphs.

2018-03-21 Thread Pavel Sanda
Pavel Sanda wrote: > commit 92680495bb8dcdcb5daf4a0c2ed9bdf9da7894f1 > Author: Pavel Sanda > Date: Thu Mar 22 02:26:46 2018 +0100 > > esint10: attempt on to fix empty symbol glyphs. > > With advent of qt5 glyphs on codepoints 10, 12, 13 can't be shown any

Re: #10685: Wrong language switches with no lang package and non-empty lang_end_command

2017-06-17 Thread N. Andrew Walsh
On Sat, Jun 17, 2017 at 4:22 AM, LyX Ticket Tracker wrote: > #10685: Wrong language switches with no lang package and non-empty > lang_end_command > -+- > Reporter: ExecutorElassus | Owner: lasgouttes > Type: def

Re: Qt terminal message "path is empty"

2017-04-20 Thread Guillaume MM
Le 18/04/2017 à 08:10, Scott Kostyshak a écrit : I've been getting the following message on recent master: QFileSystemWatcher::removePath: path is empty One way to trigger it is to have two different LyX instances open, write "hello" in one of them and select it and copy it

Qt terminal message "path is empty"

2017-04-17 Thread Scott Kostyshak
I've been getting the following message on recent master: QFileSystemWatcher::removePath: path is empty One way to trigger it is to have two different LyX instances open, write "hello" in one of them and select it and copy it and paste it in the other instance. The attached pat

Doxygen sourcedoc: Should there be a non-empty "main" page?

2017-04-08 Thread Christian Ridderström
Apologies for only sending to Jean-Marc initially. I end up doing this mistake a lot with gmail these days. /C -- Forwarded message -- From: Christian Ridderström Date: 8 April 2017 at 16:06 Subject: Re: Doxygen sourcedoc: Should there be a non-empty "main" page? To:

Re: Doxygen sourcedoc: Should there be a non-empty "main" page?

2017-04-07 Thread Jean-Marc Lasgouttes
this one is actually empty. JMarc

Re: Doxygen sourcedoc: Should there be a non-empty "main" page?

2017-04-06 Thread Christian Ridderström
On 6 April 2017 at 13:47, Jean-Marc Lasgouttes wrote: > Le 04/04/2017 à 22:08, Christian Ridderström a écrit : > >> Hi, >> >> Should the Doxygen docs have a "main page"? At >> https://www.lyx.org/sourcedoc/latest/index.html >> the main page is

Re: Doxygen sourcedoc: Should there be a non-empty "main" page?

2017-04-06 Thread Jean-Marc Lasgouttes
Le 04/04/2017 à 22:08, Christian Ridderström a écrit : Hi, Should the Doxygen docs have a "main page"? At https://www.lyx.org/sourcedoc/latest/index.html the main page is currently empty. I don't know if this is an error on my side, or if we simply haven't created a m

Doxygen sourcedoc: Should there be a non-empty "main" page?

2017-04-04 Thread Christian Ridderström
Hi, Should the Doxygen docs have a "main page"? At https://www.lyx.org/sourcedoc/latest/index.html the main page is currently empty. I don't know if this is an error on my side, or if we simply haven't created a main page. /Christian

Re: Empty source package when building with CMake?

2017-01-24 Thread Kornel Benko
Am Montag, 23. Januar 2017 um 23:15:46, schrieb Christian Ridderström > Hi, > > When building LyX using CMake (and Qt5), the resulting source packages (?) > are empty, which seems wrong to me... See e.g. the "workspace" of this job: > > https://ci.inria.fr/lyx/job/

Empty source package when building with CMake?

2017-01-23 Thread Christian Ridderström
Hi, When building LyX using CMake (and Qt5), the resulting source packages (?) are empty, which seems wrong to me... See e.g. the "workspace" of this job: https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-latest-qt5-cmake/ws/build/ E.g., the file "LyX-2.3.tar.gz <https

Re: [LyX/master] Fix drawing of empty boxes

2017-01-12 Thread Jean-Marc Lasgouttes
Le 12/01/2017 à 16:39, Scott Kostyshak a écrit : I think you also fixed http://www.lyx.org/trac/ticket/10318 Good, I marked it as such. I'll keep an eye out for other issues. Thanks. JMarc

Re: [LyX/master] Fix drawing of empty boxes

2017-01-12 Thread Scott Kostyshak
On Thu, Jan 12, 2017 at 03:19:20PM +0100, Jean-Marc Lasgouttes wrote: > Le 12/01/2017 à 15:01, Scott Kostyshak a écrit : > > A recent commit on master (I'm guessing this one), fixed an issue where > > if I do ctrl+m, ctrl+m, now the blue box looks the same as if I only did > > one ctrl+m. Before, t

Re: [LyX/master] Fix drawing of empty boxes

2017-01-12 Thread Jean-Marc Lasgouttes
Le 12/01/2017 à 15:01, Scott Kostyshak a écrit : A recent commit on master (I'm guessing this one), fixed an issue where if I do ctrl+m, ctrl+m, now the blue box looks the same as if I only did one ctrl+m. Before, there was a corner (it would alternate between bottom-left and bottom-right corners

Re: [LyX/master] Fix drawing of empty boxes

2017-01-12 Thread Scott Kostyshak
On Thu, Jan 12, 2017 at 12:15:51PM +0100, Jean-Marc Lasgouttes wrote: > commit cdc847fd304019a19425a0d5d9d42a556a937097 > Author: Jean-Marc Lasgouttes > Date: Thu Jan 12 12:15:17 2017 +0100 > > Fix drawing of empty boxes > > They were actually bigger than the

Re: Patch to make it possible to open empty files

2016-12-13 Thread Jan Niklas Hasse
I hereby license my contributions to LyX under the General Public License, version 2 or any later version.

Re: Patch to make it possible to open empty files

2016-12-06 Thread Jan Niklas Hasse
On Mon, 28 Nov 2016, at 20:54, Richard Heck wrote: > On 11/28/2016 07:12 AM, Jan Niklas Hasse wrote: > > Hi! > > > > I've created a patch for ticket #9198 which makes it possible to open empty > > (0 bytes) files: > > > > http://www.lyx.org/trac/att

Re: Patch to make it possible to open empty files

2016-11-28 Thread Richard Heck
On 11/28/2016 07:12 AM, Jan Niklas Hasse wrote: > Hi! > > I've created a patch for ticket #9198 which makes it possible to open empty > (0 bytes) files: > > http://www.lyx.org/trac/attachment/ticket/9198/0001-Create-a-new-buffer-when-opening-an-empty-.lyx-file.patch &g

Patch to make it possible to open empty files

2016-11-28 Thread Jan Niklas Hasse
Hi! I've created a patch for ticket #9198 which makes it possible to open empty (0 bytes) files: http://www.lyx.org/trac/attachment/ticket/9198/0001-Create-a-new-buffer-when-opening-an-empty-.lyx-file.patch Can someone review it? Thanks in advance :) Regards Jan

Re: QFile::remove: Empty or null file name

2016-08-08 Thread Scott Kostyshak
On Mon, Aug 08, 2016 at 10:17:57AM +0100, Jean-Pierre Chrétien wrote: > Le 07/08/2016 à 23:24, Scott Kostyshak a écrit : > > On Sun, Aug 07, 2016 at 08:42:30AM +0100, Jean-Pierre Chrétien wrote: > > > Le 06/08/2016 à 16:36, Scott Kostyshak a écrit : > > > > >

Re: QFile::remove: Empty or null file name

2016-08-08 Thread Jean-Pierre Chrétien
Le 07/08/2016 à 23:24, Scott Kostyshak a écrit : On Sun, Aug 07, 2016 at 08:42:30AM +0100, Jean-Pierre Chrétien wrote: Le 06/08/2016 à 16:36, Scott Kostyshak a écrit : QFile::remove: Empty or null file name Did you notice that new occurrences of this message appear even if you do not do

Re: QFile::remove: Empty or null file name

2016-08-07 Thread Scott Kostyshak
On Sun, Aug 07, 2016 at 08:42:30AM +0100, Jean-Pierre Chrétien wrote: > Le 06/08/2016 à 16:36, Scott Kostyshak a écrit : > > To reproduce, open the Embedded Objects manual and compile to PDF. I get > > the following warnings in the terminal: > > > > QFile::remo

Re: QFile::remove: Empty or null file name

2016-08-06 Thread Jean-Pierre Chrétien
Le 06/08/2016 à 16:36, Scott Kostyshak a écrit : To reproduce, open the Embedded Objects manual and compile to PDF. I get the following warnings in the terminal: QFile::remove: Empty or null file name QFile::remove: Empty or null file name QFile::remove: Empty or null file name Did you

QFile::remove: Empty or null file name

2016-08-06 Thread Scott Kostyshak
To reproduce, open the Embedded Objects manual and compile to PDF. I get the following warnings in the terminal: QFile::remove: Empty or null file name QFile::remove: Empty or null file name QFile::remove: Empty or null file name They come from InsetExternal.cpp:103. I think they are

Re: Why does LyX not accept empty list items?

2016-07-07 Thread racoon
I see the point somewhat. Just yesterday I received a libreoffice document from an admittedly not very computer literate student with text like * first itemize element * second itemize element * The empty item at the end does not look very good. I agree. But so does, for example, in most cas

Re: Why does LyX not accept empty list items?

2016-07-05 Thread Richard Heck
Is >>> the worry that there could be a list item, say from a description, >>> that are easily overlooked? I guess list items and indentations are >>> more visible in LyX than in word. But still I see the point somewhat. >> >> Note that these sorts of things are

Re: Why does LyX not accept empty list items?

2016-07-05 Thread Jean-Marc Lasgouttes
received a libreoffice document from an admittedly not very computer literate student with text like * first itemize element * second itemize element * The empty item at the end does not look very good. Yes, the example I gave isn't very practical. But then consider \begin{quote} \begin{e

Re: Why does LyX not accept empty list items?

2016-07-05 Thread Richard Heck
le in LyX than in word. But still I see the point somewhat. Note that these sorts of things are customizable. If you really want to allow empty items, do: Style Itemize KeepEmpty 0 End Put that in local layout, or in a module you can reuse. Richard

Re: Why does LyX not accept empty list items?

2016-07-04 Thread racoon
"dangling list items". Is the worry that there could be a list item, say from a description, that are easily overlooked? I guess list items and indentations are more visible in LyX than in word. But still I see the point somewhat. And I do not feel that the result obtained with LaTeX wi

Re: Why does LyX not accept empty list items?

2016-07-04 Thread Jean-Marc Lasgouttes
Le 04/07/2016 à 15:38, racoon a écrit : Thanks. Still I am wondering a bit why anything special at all is necessary. Well, I am glad I do not have dangling list items like Word gladly creates. And I do not feel that the result obtained with LaTeX with a empty list is very understandable

Re: Why does LyX not accept empty list items?

2016-07-04 Thread racoon
On 04.07.2016 14:48, José Abílio Matos wrote: On Monday, July 4, 2016 12:45:05 PM WEST racoon wrote: In LyX one has to enter and ERT with {} or a note or so in order to keep the item. This seems cumbersome. And it is needed in order to, for example, start an "indented environment" directly after

Re: Why does LyX not accept empty list items?

2016-07-04 Thread José Abílio Matos
On Monday, July 4, 2016 12:45:05 PM WEST racoon wrote: > In LyX one has to enter and ERT with {} or a note or so in order to keep > the item. This seems cumbersome. And it is needed in order to, for > example, start an "indented environment" directly after the first, e.g. > to get No need to go

Why does LyX not accept empty list items?

2016-07-04 Thread racoon
\begin{enumerate} \item \item \end{enumerate} Is totally legitimate in LaTeX. So I am wondering why LyX automatically removes empty list items. In LyX one has to enter and ERT with {} or a note or so in order to keep the item. This seems cumbersome. And it is needed in order to, for example

Re: instead of KeepEmpty, force empty?

2016-01-02 Thread Scott Kostyshak
On Sat, Nov 28, 2015 at 12:14:09AM -0500, Scott Kostyshak wrote: > On Fri, Nov 27, 2015 at 09:44:23PM -0500, Richard Heck wrote: > > On 11/27/2015 08:06 PM, Scott Kostyshak wrote: > > > We have a way of allowing a layout to be empty via the KeepEmpty tag. > > > > But

Re: instead of KeepEmpty, force empty?

2015-11-27 Thread Scott Kostyshak
On Fri, Nov 27, 2015 at 09:44:23PM -0500, Richard Heck wrote: > On 11/27/2015 08:06 PM, Scott Kostyshak wrote: > > We have a way of allowing a layout to be empty via the KeepEmpty tag. > But > > do we have a way of _forcing_ a layout to be empty? For example, > in > IE

Re: instead of KeepEmpty, force empty?

2015-11-27 Thread Richard Heck
On 11/27/2015 08:06 PM, Scott Kostyshak wrote: > We have a way of allowing a layout to be empty via the KeepEmpty tag. > But > do we have a way of _forcing_ a layout to be empty? For example, in > IEEEtran-Conference.lyx we have a note that says "Don't add text here!"

instead of KeepEmpty, force empty?

2015-11-27 Thread Scott Kostyshak
We have a way of allowing a layout to be empty via the KeepEmpty tag. But do we have a way of _forcing_ a layout to be empty? For example, in IEEEtran-Conference.lyx we have a note that says "Don't add text here!" I also ran across this in a separate setting. This request migh

Re: assertion on master when deleting an empty chunk from inside

2015-06-07 Thread Scott Kostyshak
On Sat, Jun 06, 2015 at 07:03:08PM +0200, Kornel Benko wrote: > Am Freitag, 5. Juni 2015 um 17:26:12, schrieb Scott Kostyshak > > > To reproduce, on master open mwe.lyx, place the cursor inside of the > > empty chunk, and press Backspace. > > > > Can others repr

Re: assertion on master when deleting an empty chunk from inside

2015-06-06 Thread Kornel Benko
Am Freitag, 5. Juni 2015 um 17:26:12, schrieb Scott Kostyshak > To reproduce, on master open mwe.lyx, place the cursor inside of the > empty chunk, and press Backspace. > > Can others reproduce? > > Note also that when I export mwe.lyx to 2.1.x format, the separator is >

assertion on master when deleting an empty chunk from inside

2015-06-05 Thread Scott Kostyshak
To reproduce, on master open mwe.lyx, place the cursor inside of the empty chunk, and press Backspace. Can others reproduce? Note also that when I export mwe.lyx to 2.1.x format, the separator is gone and there is an ERT with whitespace in it. I don't know if this is incorrect and if so if

Re: #7896: LyX templates folder is empty

2015-06-01 Thread Scott Kostyshak
On Mon, Jun 1, 2015 at 4:09 AM, Jean-Marc Lasgouttes wrote: > Le 01/06/2015 09:10, Stephan Witt a écrit : >> >> I don't know if that would be acceptable: one possible solution >> is to create a symlink in users template directory and let it >> point to the correct location inside the LyX package.

Re: #7896: LyX templates folder is empty

2015-06-01 Thread Jean-Marc Lasgouttes
Le 01/06/2015 09:10, Stephan Witt a écrit : I don't know if that would be acceptable: one possible solution is to create a symlink in users template directory and let it point to the correct location inside the LyX package. I've made an implementation of this idea and tested it successfully. It

Re: #7896: LyX templates folder is empty

2015-06-01 Thread Stephan Witt
Am 31.05.2015 um 09:47 schrieb LyX Ticket Tracker : > #7896: LyX templates folder is empty > -+ > Reporter: vicvandijk | Owner: spitz > Type: enhancement | Status: new > Priority: normal | Milestone: 2.

Re: [LyX/master] GuiBox.cpp: assure that the parameters are not empty

2015-05-17 Thread Pavel Sanda
Uwe StĂśhr wrote: > commit a5cc5dce3cf009d621685f01a885cfb0a02a50fb > Author: Uwe Stöhr > Date: Fri May 15 03:51:11 2015 +0200 > > GuiBox.cpp: assure that the parameters are not empty frontends/qt4/GuiBox.cpp: thicknessED->setText("0.4"

Re: [LyX/master] Don't write \PassThruChars if it is empty.

2015-04-26 Thread Jürgen Spitzmüller
2015-04-24 18:50 GMT+02:00 Richard Heck: > commit c3c1ac0621c4986720f022ecaa4c2e7badce6f96 > Author: Richard Heck > Date: Fri Apr 24 12:49:26 2015 -0400 > > Don't write \PassThruChars if it is empty. > Ouch. Thanks. Jürgen

Re: [LyX/master] Avoid requiring messages with empty language.

2015-04-15 Thread Jean-Marc Lasgouttes
Le 15/04/2015 15:35, Jean-Marc Lasgouttes a écrit : commit d592ec06b91a6bdb6ddf6687c3762d8edf20fa7d Author: Jean-Marc Lasgouttes Date: Wed Apr 15 15:27:05 2015 +0200 Avoid requiring messages with empty language. This is a follow-up to commit 8aa2d6b1. Richard, this is required

Re: Crash on empty buffer setting language

2015-03-08 Thread Scott Kostyshak
On Sun, Mar 8, 2015 at 4:46 PM, Jean-Marc Lasgouttes wrote: > Le 08/03/2015 21:20, Scott Kostyshak a écrit : >> >> A git bisect lead me to >> >> commit 7021f4c3421afc74ca0c52c038743dad4a222aa9 >> Author: Jean-Marc Lasgouttes >> Date: Sat Jan 17 20:38:22 2015 +0100 >> >> Implement new recor

Re: Crash on empty buffer setting language

2015-03-08 Thread Jean-Marc Lasgouttes
Le 08/03/2015 21:20, Scott Kostyshak a écrit : A git bisect lead me to commit 7021f4c3421afc74ca0c52c038743dad4a222aa9 Author: Jean-Marc Lasgouttes Date: Sat Jan 17 20:38:22 2015 +0100 Implement new recordUndoBufferParams method. I had a similar thought when reading the bug report. Co

  1   2   3   4   5   >