On Wed, Jun 22, 2011 at 3:47 PM, Richard Heck <[email protected]> wrote:
> **
> On 06/22/2011 05:40 PM, James C. Sutherland wrote:
>
> When using the "sectioned bibliography" option, LyX automatically adds:
> \usepackage[dot]{bibtopic}
> to the preamble.
>
> Is there a way to add additional options to the bibtopic package, e.g.
> \usepackage[dot,sectcntreset]{bibtopic}
>
> You can add "sectcntreset" to the class options, under Document>Settings.
> It will be passed on.
>
> rh
>
> Great! I thought those were only passed as options to the document
class. That is a nice functionality!
James