Re: Purpose of outline's "Table of Contents"?

2022-02-22 Thread Joel Kulesza
On Tue, Feb 22, 2022 at 12:30 PM Daniel wrote: > On 2022-02-22 14:02, Thibaut Cuvelier wrote: > > On Tue, 22 Feb 2022 at 13:40, Jürgen Spitzmüller > > wrote: > > > > Am Di., 22. Feb. 2022 um 13:00 Uhr schrieb Daniel > >: > > > > I am

Re: Purpose of outline's "Table of Contents"?

2022-02-22 Thread Daniel
On 2022-02-22 14:02, Thibaut Cuvelier wrote: On Tue, 22 Feb 2022 at 13:40, Jürgen Spitzmüller > wrote: Am Di., 22. Feb. 2022 um 13:00 Uhr schrieb Daniel mailto:xraco...@gmx.de>>: I am wondering what the purpose of the "Table of Contents" in the Outliner

Terminal messages on recent master

2022-02-22 Thread Scott Kostyshak
On recent master (starting in the past week or so), I've seen the following terminal messages on two different occasions: Unsupported return type 65 QPixmap in method "grab" Unsupported return type 65 QPixmap in method "grab" Unsupported return type 1087 QAction* in method "addAction" Skip

Re: Recent commit causes uncodable character

2022-02-22 Thread Thibaut Cuvelier
On Tue, 22 Feb 2022 at 16:09, Scott Kostyshak wrote: > On Tue, Feb 22, 2022 at 11:43:23AM +0100, Jürgen Spitzmüller wrote: > > Am Di., 22. Feb. 2022 um 10:48 Uhr schrieb Jürgen Spitzmüller < > sp...@lyx.org > > >: > > > > > Am Di., 22. Feb. 2022 um 04:55 Uhr schrieb Scott Kostyshak < > > > skost.

Re: Recent commit causes uncodable character

2022-02-22 Thread Scott Kostyshak
On Tue, Feb 22, 2022 at 11:43:23AM +0100, Jürgen Spitzmüller wrote: > Am Di., 22. Feb. 2022 um 10:48 Uhr schrieb Jürgen Spitzmüller >: > > > Am Di., 22. Feb. 2022 um 04:55 Uhr schrieb Scott Kostyshak < > > skost...@lyx.org>: > > > >> The attached example file used to compile to PDF a couple of da

Re: Purpose of outline's "Table of Contents"?

2022-02-22 Thread Thibaut Cuvelier
On Tue, 22 Feb 2022 at 13:40, Jürgen Spitzmüller wrote: > Am Di., 22. Feb. 2022 um 13:00 Uhr schrieb Daniel : > >> I am wondering what the purpose of the "Table of Contents" in the >> Outliner is. Is it supposed to show those elements that actually appear >> in the "Table of Contents"? Or all "Se

Re: Purpose of outline's "Table of Contents"?

2022-02-22 Thread Jürgen Spitzmüller
Am Di., 22. Feb. 2022 um 13:00 Uhr schrieb Daniel : > I am wondering what the purpose of the "Table of Contents" in the > Outliner is. Is it supposed to show those elements that actually appear > in the "Table of Contents"? Or all "Sectioning"/"Headings" independently > of whether they actually ap

Purpose of outline's "Table of Contents"?

2022-02-22 Thread Daniel
I am wondering what the purpose of the "Table of Contents" in the Outliner is. Is it supposed to show those elements that actually appear in the "Table of Contents"? Or all "Sectioning"/"Headings" independently of whether they actually appear in the TOC. Currently, it seems to rather do the la

Re: Recent commit causes uncodable character

2022-02-22 Thread Jürgen Spitzmüller
Am Di., 22. Feb. 2022 um 10:48 Uhr schrieb Jürgen Spitzmüller : > Am Di., 22. Feb. 2022 um 04:55 Uhr schrieb Scott Kostyshak < > skost...@lyx.org>: > >> The attached example file used to compile to PDF a couple of days ago. >> > > Bisect says: > [0dc7f34e00e06e8b378236e32f86023313067b7c] unicodesy

Re: Recent commit causes uncodable character

2022-02-22 Thread Jürgen Spitzmüller
Am Di., 22. Feb. 2022 um 04:55 Uhr schrieb Scott Kostyshak : > The attached example file used to compile to PDF a couple of days ago. > Bisect says: [0dc7f34e00e06e8b378236e32f86023313067b7c] unicodesymbols: parse supplementary lines to encode alternative ways to encode symbols in raw LaTeX. Jür

Re: Recent commit causes uncodable character

2022-02-22 Thread Jürgen Spitzmüller
Am Di., 22. Feb. 2022 um 10:40 Uhr schrieb Kornel Benko : > Am Mon, 21 Feb 2022 22:54:55 -0500 > schrieb Scott Kostyshak : > > > The attached example file used to compile to PDF a couple of days ago. > > > > Scott > > Using utf-8 encoding (by setting non-text-fonts) cures it. > Works also if using

Re: Recent commit causes uncodable character

2022-02-22 Thread Kornel Benko
Am Mon, 21 Feb 2022 22:54:55 -0500 schrieb Scott Kostyshak : > The attached example file used to compile to PDF a couple of days ago. > > Scott Using utf-8 encoding (by setting non-text-fonts) cures it. Works also if using Document->Settings...->Language->Encoding->Unicode(utf8)