AuthorTools`ExportNotebook`
AuthorTools`ExportNotebook`

ExportNotebook

ExportNotebook[nb,"style","fmt"]

creates image files of format fmt in the notebook's directory for each cell of the indicated style.

ExportNotebook[nb,{elem,data},"fmt"]

extracts cells. (See also ExtractionMethod.)

Details and Options

  • The following options can be given:
  • ExtractionMethodAutomaticExtractionMethod is an option for ExportNotebook that determines how the information is read from the notebook. The default setting of Automatic will use "NotebookGet" or "Get". Settings of "NotebookGet" or "Get" are oftentimes more time efficient, and "NotebookRead" or "NotebookLookup" are more memory efficient. The memory-efficient methods are not available for all exports.
    ExportDirectoryAutomaticExportDirectory is an option for ExportNotebook that determines the location of the generated files. The default value of Automatic uses the directory containing the given notebook.
Wolfram Research (2002), ExportNotebook, Wolfram Language function, https://reference.wolfram.com/language/AuthorTools/ref/ExportNotebook.html.

Text

Wolfram Research (2002), ExportNotebook, Wolfram Language function, https://reference.wolfram.com/language/AuthorTools/ref/ExportNotebook.html.

CMS

Wolfram Language. 2002. "ExportNotebook." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/AuthorTools/ref/ExportNotebook.html.

APA

Wolfram Language. (2002). ExportNotebook. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/AuthorTools/ref/ExportNotebook.html

BibTeX

@misc{reference.wolfram_2023_exportnotebook, author="Wolfram Research", title="{ExportNotebook}", year="2002", howpublished="\url{https://reference.wolfram.com/language/AuthorTools/ref/ExportNotebook.html}", note=[Accessed: 18-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_exportnotebook, organization={Wolfram Research}, title={ExportNotebook}, year={2002}, url={https://reference.wolfram.com/language/AuthorTools/ref/ExportNotebook.html}, note=[Accessed: 18-April-2024 ]}