is there any consistent way to turn LaTeX into HTML?
Show HN: We've open-sourced our bootstrapped startup, ShareLaTeX
41–50 of 84 posts
Re: Show HN: We've open-sourced our bootstrapped startup, ShareLaTeX
#42James from ShareLaTeX here. I'm hanging around all day today ready for the barrage of pull requests that we're about to receive(!) so feel free to ask me any questions.
Really cool to see this! I'm sure the effort required to make it open source will pay off in fostering an active technical community. Given the target market I'm sure you have many highly skilled users who would love (at the very least) to fix their favorite bugs. On a related note, recently at http://paperpile.com/ we've been thinking about ways to help our users connect their reference manager with web-based writin…
Re: Show HN: We've open-sourced our bootstrapped startup, ShareLaTeX
#43writeLatex.com offers a live preview and it's faster overall. I really hoped this would be a better alternative because I'm already a bit disappointed in writeLatex.com's performance. An online version of Latex sure beats the hell out of setting up a local installation though.
Re: Show HN: We've open-sourced our bootstrapped startup, ShareLaTeX
#44James from ShareLaTeX here. I'm hanging around all day today ready for the barrage of pull requests that we're about to receive(!) so feel free to ask me any questions.
Great work, James. I think I'll fork this code and give it look-see. I manage the dissertation/thesis template for my department on github. The assembly and dissemination of this template is a purely student-run effort. Typically the task of managing it gets passed to a new student when the previous manager graduates. The problem I've found with managing it this way is that I'll invariably get a slew of emails from s…
Re: Show HN: We've open-sourced our bootstrapped startup, ShareLaTeX
#45Re: Show HN: We've open-sourced our bootstrapped startup, ShareLaTeX
#46Unfortunately a lot of my own documents are really hard to handle with editors -- I tend to write very long documents split across multiple source documents in a tree for easy management. I wonder if there is room in an offering like this for something more like an online IDE rather than just a editor for a singular file.
Re: Show HN: We've open-sourced our bootstrapped startup, ShareLaTeX
#47Re: Show HN: We've open-sourced our bootstrapped startup, ShareLaTeX
#48It's really great to see perpetual interest in collaboration on LaTeX documents. I hope you have great success (not sure I have a use for it now but will keep you in mind if I ever do). I also expect to recommend it. Unfortunately a lot of my own documents are really hard to handle with editors -- I tend to write very long documents split across multiple source documents in a tree for easy management. I wonder if the…
Re: Show HN: We've open-sourced our bootstrapped startup, ShareLaTeX
#49Also they don't have Git integration either, which was a deal breaker for my wife.
She's since moved to using RStudio locally + Git.
She says, "If you have Git integration, the auto-compilation feature would get me back from RStudio."
We've also thought about using Grunt to build our own auto-compilation feature.
Re: Show HN: We've open-sourced our bootstrapped startup, ShareLaTeX
#50I'm glad to read that the code behind ShareLaTeX is being released as open source!