
By the way the dimensions for those two sizes are as follows. This command will produce the 'mypaper.pdf' with the US letter paper size. usr/texbin/dvipdfm -p letter mypaper.dvi
#TEXSHOP TO PDF PDF#
#TEXSHOP TO PDF INSTALL#
Here is the original program and source, recompiled for modern 64 bit Intel systems.By default when you install MacTex and use TexShop for writing and compiling latex you will get PDFs with page size A4. On Sierra, the program supports tabs because, well, that change requires no new code.

#TEXSHOP TO PDF CODE#
The program does not support automatic saving because that feature must be activated.Īctivation requires just one line of code and would be easy. This was not in the original, but it is present now because the change requires no new code. For instance, if you quit the program with a file openĪnd later start again, the file will be reloaded. As a result, later improvements in Cocoa automatically apply to it, without code changes. Even Gerben's distribution of teTeX did not appear until a few months later. Preference settings for the tex and latex programs, since /usr/texbin and /Library/TeX/texbinĭid not yet exist. The original version and source are available below.

I fixed this by writing a very small new class to display the original rtf file. In the original macOS, help files were rtf files, but Apple soon switched to html help files. This was a 32-64īit issue, fixed by changing "unsigned" to "UInt".


The command to select a source line by giving its line number failed.Surprisingly, the original code compiled without errors, and the running program had only two small glitches: Recently I recompiled the program for 64 bit Intel code.
#TEXSHOP TO PDF 32 BIT#
Of course the original version had 32 bit PowerPC code. When I finally got the release version of macOS a week before the official release, I was thrilled to see that the embedded font bug had been fixed, and I ripped out the Ghostscript rendering preference from TeXShop. Rendering was fuzzy but symbols could be seen. To get around this problem, the program had a preference setting to render using Ghostscript rather than Apple software. So originally TeXShop could only display files written in Times Roman, and without mathematical symbols. It could not access embedded fonts in a document. That had not run for ten years, so now Horn has almost the entire run of sources forĪt the release, macOS was still in beta it was released on March 24, 2001.īefore that, Apple's PDF code had an important bug. I know that because Max Horn has beenĬollecting and archiving TeXShop source code folders.
