Well, I just use Overleaf to do my LaTeX work on my iPad.
Overleaf's fine, but lack of offline editing, and more crucially, trusting my main working copy to live only on somebody else's computer, is a bit of a non-starter for me. Plus, call me an idealist, but it feels like a huge step back when a device requires a paid web service to do something that's completely free on a real computer. I don't know that "pay somebody else" should be hailed as the solution to "good softw…
LaTeX Workflow on iPad
11–20 of 93 posts
Re: LaTeX Workflow on iPad
#12I don't see TeXPad mentioned anywhere. An iOS LaTeX environment, featured here a few years ago: https://www.texpad.com/blog/latex-ported-to-ipad https://www.texpad.com/ios
Honestly, using that + iCloud syncing (+ Git, on my laptop) has been great: all of the changes I do sync across all of my devices, as do the PDFs, which I can easily bring up in meetings, while also having the plus side of git (diffs, general VCS niceness) once I get back to my computer and commit the changes to the remote repo.
Of course, unlike the OP, I'm not aiming to completely replace my laptop... I'm trying instead to augment my workflow to not carry my laptop to meetings, while waiting for people, etc.
Re: LaTeX Workflow on iPad
#13Re: LaTeX Workflow on iPad
#14This is great to see, but also really frustrating. I see Apple pushing to make iPadOS feel more 'real computer', but these sorts of basic Unixy workflows still feel very hacky, particularly when it comes time to save things to the 'File system', as it were. I look forward to a day when I can someday actually use things like XeLaTeX and Pandoc on an iPad to accomplish my actual work, but for now, I'm finding myself ed…
The file manager improves but not by a lot. I think iPadOS is only usable as an actual computer when they finally make the Terminal app on iPad and a much better File app
Re: LaTeX Workflow on iPad
#15I don't see TeXPad mentioned anywhere. An iOS LaTeX environment, featured here a few years ago: https://www.texpad.com/blog/latex-ported-to-ipad https://www.texpad.com/ios
Re: LaTeX Workflow on iPad
#16Well, I just use Overleaf to do my LaTeX work on my iPad.
Overleaf's fine, but lack of offline editing, and more crucially, trusting my main working copy to live only on somebody else's computer, is a bit of a non-starter for me. Plus, call me an idealist, but it feels like a huge step back when a device requires a paid web service to do something that's completely free on a real computer. I don't know that "pay somebody else" should be hailed as the solution to "good softw…
Re: LaTeX Workflow on iPad
#17Well, I just use Overleaf to do my LaTeX work on my iPad.
Re: LaTeX Workflow on iPad
#18This is great to see, but also really frustrating. I see Apple pushing to make iPadOS feel more 'real computer', but these sorts of basic Unixy workflows still feel very hacky, particularly when it comes time to save things to the 'File system', as it were. I look forward to a day when I can someday actually use things like XeLaTeX and Pandoc on an iPad to accomplish my actual work, but for now, I'm finding myself ed…
The file manager improves but not by a lot. I think iPadOS is only usable as an actual computer when they finally make the Terminal app on iPad and a much better File app
Re: LaTeX Workflow on iPad
#19When I don't need offline editing, another workflow I've used is to do the editing on my linux server: edit via Blink/tmux/vim on the left, and see the compilation result on the right via Screens/vncserver/evince (with auto-reloading).
Re: LaTeX Workflow on iPad
#20This is great to see, but also really frustrating. I see Apple pushing to make iPadOS feel more 'real computer', but these sorts of basic Unixy workflows still feel very hacky, particularly when it comes time to save things to the 'File system', as it were. I look forward to a day when I can someday actually use things like XeLaTeX and Pandoc on an iPad to accomplish my actual work, but for now, I'm finding myself ed…
They could very well steal the WSL idea from Microsoft and make something similar. Currently there is iSH which runs certain Linux utilities unmodified, but I'd love to see first-party support.