Configuring Scrivener to output LaTeX

Write here, write now. Scrivener.The previous post explained why I fell in love with Scrivener for writing journal papers.

Latex logoThis post explains my Scrivener + LaTeX workflow and how I configured Scrivener to output LaTeX.

Edit 25 May 2016: As indicated in the comments below, I no longer use this workflow (which requires MMD). It just got too complicated. I now write the Scrivener manuscript directly in latex and then compile as a text file, which I then compile to latex using my favorite tex editor. This procedure bypasses MMD completely. I’d love to be able to use Scrivener + MMD the way it was intended – compile the same file to any format I want… at least RTF and Tex…*and* have citations, tables, figures, and equations numbered and referenced correctly . Tips welcome. šŸ™‚

Continue reading

Scribing scholarly scrolls with Scrivener

Write here, write now. Scrivener.

I recently started using Scrivener to scribe scholarly scrolls – er, write journal papers – and fell in love with it 15 minutes into the tutorial (thanks for the tip Thesis Whisperer!). In fact, I might be getting addicted to it…

Scribe image

Scribing back in the day
(Jean Le Tavernier via Wikimedia Commons)

This post talks about why Scrivener is so awesome*.

Read the next post for information on configuring Scrivener to work with LaTeX.

* I realize that this post sounds suspiciously like an infomercial (since a Scrivener license costs $40 at the moment). It’s just a really, really great tool for writing. You should definitely try the 30-day trial to see it in action yourself. I’m not affiliated with them and I don’t make any money from this post.

Continue reading

Converting LaTeX to Word – part 3 (Pandoc revisited)

In part 1 of Converting LaTeX to Word, I explained how I used Pandoc to convert from LaTeX to Word (doc, docx, RTF), but there were problems getting figure reference numbers to show up, because by default Pandoc cannot handle automatic numbering and referencing of figures like Latex can.Ā  The [pandoc-reference-filter] package was written to solve this problem.

Continue reading

Converting LaTeX to Word – part 2 (LaTeX2RTF)

In my last post, I explained how I used Pandoc to convert from LaTeX to Word (doc, docx) and Word-compatible (RTF) formats, but I had some issues with getting figure references and numbers to show up. Today I’ll explain how to use a nice program called LaTeX2RTF to achieve similar results and get everything to show up more or less as intended. This is Part 2 in the continuing saga. Part 3 (sometime in the future) will come back to Pandoc.

Continue reading