I want to attach some LaTeX files to a post on Stack Overflow. What is the best way to do this?

share|improve this question

4 Answers

up vote 6 down vote accepted

Use a file upload service like SkyDrive and post the link on the page like so:

<a href="http://file">file</a>
share|improve this answer
I have problems with skydrive links, some users complain they can't download them. Their browser sees the skydrive URL ending in.zip and tries to download the HTML and save it as a zip. – Warren in Toronto Apr 20 '11 at 15:41

Host them somewhere else and post a link. StackOverflow does not provide file hosting services.

share|improve this answer
1  
...and there's a reason for that! – Nathan Osman Apr 23 '10 at 21:37
@GeorgeEdison ... And what is the reason? – Mukul Goel Nov 5 '12 at 8:24

You can't.

May the force be with you. (The answer was too short:)

share|improve this answer
2  
You are funny. Surely by now (you have 1807 rep here) you have figured out how to circumvent the limitation :) – Nathan Osman Apr 23 '10 at 21:38
1  
@George Edison: No, I must confess I've never, ever understood how people manage to post empty or near-empty posts and comments. My reputation comes only from programming knowledge alone :) – Daniel Daranas Apr 23 '10 at 21:52
Oh, burnnnn. Fight! Fight! Fight! – Popular Demand Apr 23 '10 at 22:02
"only" and "alone" sound redundant. Alas, 16 minutes later, I can't edit my comment. – Daniel Daranas Apr 23 '10 at 22:09
1  
@Daniel: Well, to give you some kind of a hint... see this: meta.stackoverflow.com/questions/3122/formatting-sandbox – Nathan Osman Apr 23 '10 at 22:20
1  
@George Edison: Interesting :) ... What's wrong with using "May the force be with you", anyway? :=) – Daniel Daranas Apr 23 '10 at 22:33
@mmyers Thank you :) – Daniel Daranas Apr 24 '10 at 7:33

LaTeX is just code, so if you have a question about how to do something in LaTeX, just include a snippet like you would any other piece of code.

(Hint: indent it by four spaces, or select it and click the 'binary' icon in the toolbar of the edit window.)

share|improve this answer

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged