[OS X TeX] Using TeXShop as a markdown editor
Richard Koch
koch at math.uoregon.edu
Tue Aug 9 11:33:07 EDT 2011
Axel,
Fantastic. In that case I'll add these engines to the ~/TeXShop/Engines/Inactive
folder in the next version, add ".md" as a file type that TeXShop recognizes
for processing, and add ".md" as a file type TeXShop can edit. This will
be in version 3.04.
Dick
On Aug 9, 2011, at 8:28 AM, Axel Kielhorn wrote:
>
> Am 09.08.2011 um 17:11 schrieb Axel Kielhorn:
>
>> The only problem so far are filenames with spaces.
>> pandoc -r latex -t epub "$1" -o `basename "$1" .tex`.epub "$1"
>>
>> If this is solved I gladly supply the engine files for future releases.
>
> Solved with the help of the pandoc list:
>
> pandoc -r markdown -t epub "$1" -o "`basename '$1' .md`".epub
>
> I'll add some comments and examples to the engine files and upload them to the list.
>
> Axel----------- Please Consult the Following Before Posting -----------
> TeX FAQ: http://www.tex.ac.uk/faq
> List Reminders and Etiquette: http://email.esm.psu.edu/mac-tex/
> List Archive: http://tug.org/pipermail/macostex-archives/
> TeX on Mac OS X Website: http://mactex-wiki.tug.org/
> List Info: http://email.esm.psu.edu/mailman/listinfo/macosx-tex
>
More information about the MacOSX-TeX
mailing list