mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
b124adbd38
This uses the InsetArgument interface to provide access to a document part hitherto inaccessible by LyX: the part between \begin and the first \item in a list (where lengths and counters can be redefined, for instance). Fixes: #11098 File format change, layout format change
19 lines
475 B
Plaintext
19 lines
475 B
Plaintext
#\DeclareLyXModule[natbib.sty,apacite.sty]{Natbibapa}
|
|
#DescriptionBegin
|
|
#This module adds support for using natbib together with
|
|
#apacite (the bibliography style need not be apacite--it
|
|
# could be apacite, apacitex, or any bibliography
|
|
# that works with both the natbib and apacite
|
|
# packages.)
|
|
#DescriptionEnd
|
|
#
|
|
# Author: Jacob Bishop <bishop.jacob@gmail.com>
|
|
|
|
Format 69
|
|
|
|
AddToPreamble
|
|
\usepackage[natbibapa]{apacite}
|
|
EndPreamble
|
|
|
|
Provides natbib 1
|