Exporting LaTex?
Hi,
Please forgive me if I've missed this feature. But I don't see any support for exporting LaTeX from Marked. Fletcher Penny made this an command line option for multimarkdown and (I assume) that implementing it wouldn't be hard using his scripts.
By the way, this application is *extremely* useful. I've been using emacs for years and years and having this previewer is indispensable. Much obliged.
Tom S.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by flip on 11 Oct, 2013 10:25 PM
I too would like to be able to export LaTeX... It would seem possible via some sort of scripting option from inside Marked (1-2?)
2 Posted by rpdooling on 13 Oct, 2013 12:51 AM
Or by calling pandoc?
Support Staff 3 Posted by Brett on 13 Oct, 2013 01:47 PM
It's not really possible. The custom processor must output HTML, it's not designed as an export processor. There would have to be either an export plugin option or I'd have to add LaTeX as an output option in the export panel (which I would consider doing). I'll have to do some research and thinking.
4 Posted by flip on 13 Oct, 2013 04:10 PM
By the way- a little confused here. If you can Export the marked up text as RTF and DOC it seems to me that it is a sort of export processor already?
Support Staff 5 Posted by Brett on 13 Oct, 2013 04:13 PM
That's what I'm saying. There's no _custom_ export plugin. I'd have to add it to the export options, or add another custom processor for export.
-Brett
6 Posted by flip on 13 Oct, 2013 04:18 PM
Aha! OK. I see.
I'm using MultiMarkdown to teach about markup languages to my science writing students, basically using it as a slightly gentler introduction to LaTeX. Wanted to be able to say "and hooray! you can just dump this markup out to another markup! Tada!!!
7 Posted by Anders Bech Mel... on 15 Sep, 2014 10:40 AM
I'd love an export to latex option as well.
Thanks for making this app.
8 Posted by rpdooling on 15 Sep, 2014 04:10 PM
Pandoc will do it.
RD
Support Staff 9 Posted by Brett on 15 Sep, 2014 09:33 PM
Did you see this?
http://brettterpstra.com/2014/07/22/custom-export-options-for-marked-2/
10 Posted by flip on 16 Sep, 2014 01:49 PM
I hadn’t. I’ll check it out- thanks!
-fp
11 Posted by rpdooling on 16 Sep, 2014 10:28 PM
me too, thanks