[texshop] How use Carlisle's "mylatex" package with TeXShop?

Murray Eisenberg murrayeisenberg at gmail.com
Sat Dec 5 16:47:49 CET 2020


David Carlisle has a LaTeX package “mylatex” that allows one to create from a document source a special format executing everything from the source’s preamble. See “texdoc mylatex” and https://github.com/davidcarlisle/dpctex/tree/master/mylatex <https://github.com/davidcarlisle/dpctex/tree/master/mylatex> .

Once the package has been used to create the specialized .fmt, one would use it from the command line like this:

	pdflatex "&mylatex” doc

where doc is the name of the .tex source file.

How can the existing TeXShop engines latex and pdflatexmk be modified so as to use the new format?

I want to do this with a book-length document whose preamble loads a great number of packages, so as to speed up the typeset time on each run, but do this still within TeXShop rather than the command line.
---
Murray Eisenberg			murrayeisenberg at gmail.com
503 King Farm Blvd #101	
Rockville, MD 20850-6667	Mobile (413)-427-5334


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/texshop/attachments/20201205/706a80f0/attachment.html>


More information about the texshop mailing list.