wdbibtex.LaTeX.add_package#

LaTeX.add_package(package, *options)[source]#

Add a package to the package list

Add a package to the package list of package_list. The package can have option. The package will used in the preamble attribute.

Parameters:
packagestr

Package name.

*options

Options of the package.