TeXSave

TeXSave is superseded by Export[,"TeX"] in Version 6.

TeXSave["file.tex"]

saves a TeX version of the current input notebook in the front end.

TeXSave["file.tex","source.nb"]

saves a TeX version of the notebook from the file source.nb.

TeXSave["file.tex",notebook]

saves a TeX version of the notebook corresponding to the specified notebook object.

Details

  • TeXSave has options for specifying such features as how to include graphics, what TeX style to use, and how each notebook style should be rendered in TeX.
  • TeXSave can often be accessed from an item in the Save As Special menu in the notebook front end.
Wolfram Research (1996), TeXSave, Wolfram Language function, https://reference.wolfram.com/language/ref/TeXSave.html.

Text

Wolfram Research (1996), TeXSave, Wolfram Language function, https://reference.wolfram.com/language/ref/TeXSave.html.

CMS

Wolfram Language. 1996. "TeXSave." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/TeXSave.html.

APA

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

BibTeX

@misc{reference.wolfram_2023_texsave, author="Wolfram Research", title="{TeXSave}", year="1996", howpublished="\url{https://reference.wolfram.com/language/ref/TeXSave.html}", note=[Accessed: 20-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_texsave, organization={Wolfram Research}, title={TeXSave}, year={1996}, url={https://reference.wolfram.com/language/ref/TeXSave.html}, note=[Accessed: 20-April-2024 ]}