The price of a messy codebase: No LaTeX on the iPad
vallettaventures.tumblr.com
The price of a messy codebase: No LaTeX on the iPad
1–10 of 247 posts
Re: The price of a messy codebase: No LaTeX on the iPad
#2What on earth is in there?
Re: The price of a messy codebase: No LaTeX on the iPad
#3Re: The price of a messy codebase: No LaTeX on the iPad
#4I was agog when I downloaded the LaTeX binary install for my new Mac a few years ago and discovered how massive it was. LaTeX is almost as big as the entire operating system disk! What on earth is in there?
http://www.amazon.com/Computers-Typesetting-Volumes-Boxed-Se...
[looks sadly at own unread copy sigh]
Re: The price of a messy codebase: No LaTeX on the iPad
#5how about making an app that just stores the .tex files, and to convert them to pdf or something, the .tex file gets sent to a server
Yeah, that's what TeX does.
Re: The price of a messy codebase: No LaTeX on the iPad
#6how about making an app that just stores the .tex files, and to convert them to pdf or something, the .tex file gets sent to a server
Re: The price of a messy codebase: No LaTeX on the iPad
#7I was agog when I downloaded the LaTeX binary install for my new Mac a few years ago and discovered how massive it was. LaTeX is almost as big as the entire operating system disk! What on earth is in there?
The base system was 280+ mb along with 190+ mb of documentation. I found it mildly amusing that I had to download ~500 mb of stuff just to update my cv.
Re: The price of a messy codebase: No LaTeX on the iPad
#8Re: The price of a messy codebase: No LaTeX on the iPad
#9Re: The price of a messy codebase: No LaTeX on the iPad
#10I disagree that the current situation is LaTeX developers' fault. TeX and LaTeX are complex pieces of software, that are developed over time. They were extended as the capabilities of their platforms increased, to take advantage of those capabilities. This requires full access to the OS utilities, and naturally LaTeX environment does that. If anything, this is Apple's fault. For whatever reason, they cannot allow applications to use the existing capabilities of the underlying OS. This goes against the Unix mindset; of course there will be unpleasant consequences, but one cannot hold Unix mindset responsible for these.