Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Our Interactions in AGT
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Converting LaTeX to Mediatext
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
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 == note: These instructions assume a basic familiarity with using a command line. If you are having any difficulties, please ask in the Discussion page. * 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>mynotes.tex</code>, you can run the following command (from the same directory as <code>mynotes.tex</code>) to convert it to Wikitext: <code>pandoc -f latex -t mediawiki -o output.wiki mynotes.tex</code> This will create the file output.wiki containing the mediatext formatted version of your notes. * Copy-paste the contents of output.wiki into a page on this wiki. Now you are done! (after checking for mistakes of course). Congrats on making a contribution to OurInteractionsinAGT!
Summary:
Please note that all contributions to Our Interactions in AGT may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Our Interactions in AGT:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Converting LaTeX to Mediatext
Add topic