[OS X TeX] TeXShop 3.89
Michael Sharpe
msharpe at ucsd.edu
Fri Nov 10 12:49:50 EST 2017
Dick,
Pandoc will do quite a good job converting changes_3.html to the body of a tex file, with
pandoc changes_3.html -o changes_3.tex
to which you need to insert your preferred preamble, append \end{document}. You have to ensure to include in your preamble
\def\tightlist{} % or something like pandoc's definition
\usepackage[utf8]{inputenc}
\usepackage{hyperref}
The only manual change I noticed was that the body started with a \subsection rather than a \section, but that could easily be modified with a script.
Michael
> On Nov 10, 2017, at 7:52 AM, Richard M. Koch <koch at uoregon.edu> wrote:
>
> Folks,
>
> Actually, the explanation below is incorrect. To get the changes document in the menu, I have to convert html to pdf.
> I used Safari's menu item "Export as pdf" and that didn't quite work. Printing to a pdf file introduces unwanted extra
> data on each page. Does someone know a straightforward (and free) way to do the conversion?
>
> Dick Koch
>
>
>> On Nov 10, 2017, at 7:46 AM, Richard M. Koch <koch at uoregon.edu> wrote:
>>
>> Themis,
>>
>> Thanks for the observation. The original of the changes document is changes_3.html on my texshop web page, and if you consult that copy, you'll see that it doesn't have these problems. I took special precautions to get Jerome's name right.
>>
>> Unfortunately, that html file has extra code for the side bar and other features of the TeXShop pages. I chopped them out.
>> Apparently I hopped out too much.
>>
>> I'll investigate. Particular apologies to Jerome.
>>
>> Dick
>>
>>
>>> On Nov 10, 2017, at 3:02 AM, Themis Matsoukas <tmatsoukas at icloud.com> wrote:
>>>
>>> Dick,
>>>
>>> thanks for the new update.
>>>
>>> A minor observation: in Changes.pdf, Jerome’s name appears as Jérà ́me Laurens. Also, this pdf has no margins (appears to be cropped very close to the text) and its look is a bit unsettling :)
>>>
>>> Themis
>
>
> ----------- Please Consult the Following Before Posting -----------
> TeX FAQ: http://www.tex.ac.uk/faq
> List Reminders and Etiquette: https://www.esm.psu.edu/~gray/tex/
> List Archives: http://dir.gmane.org/gmane.comp.tex.macosx
> https://email.esm.psu.edu/pipermail/macosx-tex/
> TeX on Mac OS X Website: http://mactex-wiki.tug.org/
> List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex
>
More information about the MacOSX-TeX
mailing list