Search found 1 match

by n49o7
Wed Jul 18, 2018 6:17 pm
Forum: LyX
Topic: How to put something after preamble but before document begins ?
Replies: 1
Views: 2523

How to put something after preamble but before document begins ?

I am trying to use the following bit of code
\DefineBibliographyExtras{french}{\restorecommand\mkbibnamefamily}
but it has to be inserted after Biblatex loads (after \makeatletter) but before \begin{document}.
Is there a way to do that or to somehow pass the option through the (sexy new ...