Re: file fmutil
"Axel E. Retif" <[email protected]>
| Newsgroups | gmane.comp.tex.live |
|---|---|
| Message-ID | <[email protected]> |
On 11/28/25 09:35, Greg Bennett wrote: > Lars, thanks for this. > Adding these lines to the end of my .profile, rebooting, did the job! > > # set PATH to include texlive at the start > if [ -d "/usr/local/texlive" ] ; then > PATH="/usr/local/texlive/2025/bin/x86_64-linux:$PATH" > fi > > now TeXstudio can find things and compile projects. Congratulations on your perseverance, Greg! TeXstudio is a very useful (and pretty) IDE for LaTeX. Though I prefer Emacs + AUCTeX, as I said in the other thread, I've seen many people using and preferring TeXstudio, even on Mac, where TeXShop rules (almost) supreme. Best regards Axel