Re: [LyX/master] Implement Paragraph::getLabel()

2024-07-29 Thread Jean-Marc Lasgouttes
Le 29 juillet 2024 09:02:49 GMT+02:00, "Jürgen Spitzmüller" a écrit : >Am Montag, dem 29.07.2024 um 08:29 +0200 schrieb Jürgen Spitzmüller: >> Am Sonntag, dem 28.07.2024 um 19:39 +0200 schrieb Jean-Marc >> Lasgouttes: >> > Usually, when we use getLabel, it concerns the label at the start >> > o

Re: [LyX/master] Implement Paragraph::getLabel()

2024-07-29 Thread Jürgen Spitzmüller
Am Montag, dem 29.07.2024 um 08:29 +0200 schrieb Jürgen Spitzmüller: > Am Sonntag, dem 28.07.2024 um 19:39 +0200 schrieb Jean-Marc > Lasgouttes: > > Usually, when we use getLabel, it concerns the label at the start > > of > > the paragraph. It would be nice to clarify the naming, or at least > > to

Re: [LyX/master] Implement Paragraph::getLabel()

2024-07-28 Thread Jürgen Spitzmüller
Am Sonntag, dem 28.07.2024 um 19:39 +0200 schrieb Jean-Marc Lasgouttes: > Usually, when we use getLabel, it concerns the label at the start of > the paragraph. It would be nice to clarify the naming, or at least to > document this getRefLabel? -- Jürgen -- lyx-devel mailing list lyx-devel@lists

Re: [LyX/master] Implement Paragraph::getLabel()

2024-07-28 Thread Jean-Marc Lasgouttes
Le 28 juillet 2024 16:00:56 GMT+02:00, Juergen Spitzmueller a écrit : >commit a303600b544d9f4c82f2dee77616f821d0051854 >Author: Juergen Spitzmueller >Date: Sun Jul 28 15:52:19 2024 +0200 > >Implement Paragraph::getLabel() > >This function returns the first label (as string) if th