The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
0answers
43 views

Using pandoc, dzslides and mathjax only works with Firefox

I'm trying to create dzslides with pandoc (v. 1.9.4.2) that contain equations which I want to be rendered by mathjax. Consider the following example: % $\TeX$ test % John Doe % March 22, 2013 ## ...
1
vote
0answers
120 views

Using font-face with Slidy / Pandoc?

Is there a way to make an @font-face call in using Pandoc's Slidy? At the beginning of my slidy.css stylesheet, I have a @font-face call in the tradtional format: @font-face { ...
0
votes
0answers
28 views

How to convert mac osx dictionary to linux readable format?

I would like to be able to take the dictionary data described here: http://priithaamer.com/blog/ruby-on-rails-dictionary-for-macosx And convert it for reading on linux. Is there an app such as ...