Jump to content

Converting LaTeX to Mediatext: Difference between revisions

From Our Interactions in AGT
No edit summary
Line 5: Line 5:
* Make sure you have [https://pandoc.org/ pandoc] installed. Pandoc is a program for converting documents between different formatting languages.
* Make sure you have [https://pandoc.org/ pandoc] installed. Pandoc is a program for converting documents between different formatting languages.


*
* Assuming have a file called {{code|ipsum '''dolor'''}}

Revision as of 09:45, 29 January 2026

If you have any notes written in LaTeX that would be relevant to upload to this wiki, then you can easily convert them from LaTeX to the Mediatext format. The Mediatext format is what articles on this wiki (as well as wikipedia, which you will be familiar with already) are written in.

How to convert

  • Make sure you have pandoc installed. Pandoc is a program for converting documents between different formatting languages.