> Van: Pavel Sanda
> Verzonden: zaterdag 13 januari 2024 23:24
>
> But there is one more change now:
> "Exercise" "Oefening" -> "Opgave".
>
> Is this correct or should it stay as it was before?
>
Yes, "Opgave" is correct.
Kees
--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.ly
On Sun, Jan 14, 2024 at 10:23:29AM +0100, Kees Zeelenberg wrote:
> > Van: Pavel Sanda
> > Verzonden: zaterdag 13 januari 2024 23:24
> >
> > But there is one more change now:
> > "Exercise" "Oefening" -> "Opgave".
> >
> > Is this correct or should it stay as it was before?
> >
>
> Yes, "Opgave"
Found another one,
when I delete a file off disk which is open I get the enclosed error
message where the OK button does not have a readable OK.
Intel MacBook Pro 13".
el--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel
When I export from 2.4 RC1 to LuaLaTeX this line triggers the error
\lstinputlisting[showstringspaces=false,caption={/opt/local,
/usr/local}/etc/my.cnf},label={mac:my.cnf}]{my.cnf}
whereas it should actually look like
\lstinputlisting[showstringspaces=false,caption={/opt/local,
/usr/local}/
On Sun, Jan 14, 2024 at 10:38:37PM +0200, Eberhard W Lisse wrote:
> When I export from 2.4 RC1 to LuaLaTeX this line triggers the error
>
>\lstinputlisting[showstringspaces=false,caption={/opt/local,
> /usr/local}/etc/my.cnf},label={mac:my.cnf}]{my.cnf}
>
> whereas it should actually look lik