Am Samstag, den 01.08.2020, 03:26 +0200 schrieb Thibaut Cuvelier:
> @@ -627,7 +628,7 @@ void InsetCitation::latex(otexstream & os,
> OutputParams const & runparams) const
> 
>         // check if we have to do a qualified list
> 
>         vector<docstring> keys =
> getVectorFromString(cleanupWhitespace(key));
> 
>         bool const qualified = cs.hasQualifiedList
> 
> -               && (!getParam("pretextlist").empty()
> 
> +               && (!getParam("F").empty()

I take it this went in by accident. In any case it is wrong and also
causes an assertion. I'll revert it.

Thibaut, if there is a rationale behind it, please let me know so we
can figure out the correct way.

Jürgen

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to