You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems like there is no way to pass options to natbib, e.g. \usepackage[sort&compress]{natbib}. It seems the only way to achieve this is to make a new template. It would be great to see support for a natbib-options line in the document YAML, similar to how users can pass options to the geometry package.
The text was updated successfully, but these errors were encountered:
It seems like there is no way to pass options to
natbib
, e.g.\usepackage[sort&compress]{natbib}
. It seems the only way to achieve this is to make a new template. It would be great to see support for anatbib-options
line in the document YAML, similar to how users can pass options to thegeometry
package.The text was updated successfully, but these errors were encountered: