Am Montag, dem 14.02.2022 um 03:24 +0100 schrieb Thibaut Cuvelier:
> Thanks, I just did that (with a small test file): a460097823.
>
> However, this test showed a limitation in the current unicodesymbols:
> there can be only one LaTeX command per symbol. This is a limitation
> in only a few cases
On Mon, Feb 14, 2022 at 03:24:40AM +0100, Thibaut Cuvelier wrote:
> On Sun, 13 Feb 2022 at 09:04, Jürgen Spitzmüller wrote:
>
> > Am Sonntag, dem 13.02.2022 um 04:19 +0100 schrieb Thibaut Cuvelier:
> > > You mean, with code like
> > >
> > https://github.com/cburschka/lyx/blob/d3c335a5d524e2edeb73
On Sun, 13 Feb 2022 at 09:04, Jürgen Spitzmüller wrote:
> Am Sonntag, dem 13.02.2022 um 04:19 +0100 schrieb Thibaut Cuvelier:
> > You mean, with code like
> >
> https://github.com/cburschka/lyx/blob/d3c335a5d524e2edeb73ae1a891fcc58ba5bfd1a/src/BiblioInfo.cpp#L421-L428
> > for the search? I though
[moving from lyx-users to lyx-devel]
On Sat, Feb 12, 2022 at 03:50:34PM +0100, Jean-Marc Lasgouttes via lyx-users
wrote:
> Le 11/02/2022 à 20:48, Scott Kostyshak via lyx-users a écrit :
> > However, I wonder if it would be useful more generally to display in
> > Document > Settings > Branches how
On Sun, Feb 13, 2022 at 09:43:59AM +, José Abílio Matos wrote:
>
> On Sunday, 13 February 2022 03.30.57 WET Enrico Forestieri wrote:
> > commit 777ccce5617aea9b15f27902b9133146eff4e87b
> > Author: Enrico Forestieri
> > Date: Sun Feb 13 04:57:27 2022 +0100
> >
> > Fix bug #12466
> >
>
Thibaut,
I don't know. Try both of them
TeX has nothing to do with this, it's a LyX issue.
el
On 2022-02-10 03:22 , Thibaut Cuvelier wrote:
On Wed, 9 Feb 2022 at 22:45, Dr Eberhard Lisse wrote:
Is the issue displaying it on the screen or in the resulting PDF?
For me, only the preview
On Sunday, 13 February 2022 03.30.57 WET Enrico Forestieri wrote:
> commit 777ccce5617aea9b15f27902b9133146eff4e87b
> Author: Enrico Forestieri
> Date: Sun Feb 13 04:57:27 2022 +0100
>
> Fix bug #12466
>
> Amend 109ea2be by reintroducing the command prefix that was
> inadvertently
Am Sonntag, dem 13.02.2022 um 04:19 +0100 schrieb Thibaut Cuvelier:
> You mean, with code like
> https://github.com/cburschka/lyx/blob/d3c335a5d524e2edeb73ae1a891fcc58ba5bfd1a/src/BiblioInfo.cpp#L421-L428
> for the search? I thought it would be good to have a file to store
> this information, but I