New MembersHi From Tom, and is there a GUI?

You would like to introduce yourself before starting to post? That's a nice idea and here is the forum for you...
Post Reply
miner_tom
Posts: 2
Joined: Sun Oct 18, 2015 8:08 am

Hi From Tom, and is there a GUI?

Post by miner_tom »

Hello,

I have used latex a number of years ago when I used to work with a windows system. These days, I use Linux almost exclusively. I downloaded Texlive and it appears to be working at the command line level. Does it have a GUI?

I used Miketex on Windows and that was easier to get along with than the command line. Yes, I know the old phrase "a GUI makes you stupid" and I rarely use one for compiling programs, etc. But I don't have enough memory (my brain) space to be able to memorize latex commands, fonts,etc.

I did load Texworks but that seems to be very light compared to Miketex.

Thank You
Tom

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Stefan Kottwitz
Site Admin
Posts: 10335
Joined: Mon Mar 10, 2008 9:44 pm

Re: Hi From Tom, and is there a GUI?

Post by Stefan Kottwitz »

Hi Tom,

welcome to the forum!

Did you install TeX Live using the Linux package manager, or via the tug.org website over the Internet?

There are GUIs such as Kile (requires KDE, at least KDE libs with Gnome too), TeXstudio, and Texmaker. Use the same method to install as you did with TeX Live. Because, if you installed TeX Live over the Internet (which is good), Linux repository versions of the editors may require the repository version of TeX. But you can find them on the Internet too.

Stefan
LaTeX.org admin
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Re: Hi From Tom, and is there a GUI?

Post by Johannes_B »

Welcome,

MikTeX, just like TeX Live, is a teX distribution, giving you the binaries and packages. The TeX program is a command line program. What you are looking for, is a suitable editor.

For years, TeXnic Center was the number one tool under windows with MikTeX, but it doesn't work with Linux. Stefan already mentioned some alternatives.

Hint: Check out vi or emacs.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
miner_tom
Posts: 2
Joined: Sun Oct 18, 2015 8:08 am

Hi From Tom, and is there a GUI?

Post by miner_tom »

Stefan_K wrote:Hi Tom,

welcome to the forum!

Did you install TeX Live using the Linux package manager, or via the tug.org website over the Internet?

There are GUIs such as Kile (requires KDE, at least KDE libs with Gnome too), TeXstudio, and Texmaker. Use the same method to install as you did with TeX Live. Because, if you installed TeX Live over the Internet (which is good), Linux repository versions of the editors may require the repository version of TeX. But you can find them on the Internet too.

Stefan


Thank You Stefan. I loaded Kile, as I already run KDE. Seems to come up find!

Regards
Tom
User avatar
Stefan Kottwitz
Site Admin
Posts: 10335
Joined: Mon Mar 10, 2008 9:44 pm

Hi From Tom, and is there a GUI?

Post by Stefan Kottwitz »

miner_tom wrote:I loaded Kile, as I already run KDE.
Kile is my "big GUI" favorite! I used it even on Ubuntu with GNOME plus KDE libs.

I only switched to the "slim GUI" TeXworks, because
  • it was easier to install (I re-install all often)
  • I use it on Ubuntu, Mac OS X, and Windows (home, laptop Macbook, work)
  • I know all TeX commands I need, or I look for it
Stefan
LaTeX.org admin
User avatar
cgnieder
Site Moderator
Posts: 2000
Joined: Sat Apr 16, 2011 7:27 pm

Re: Hi From Tom, and is there a GUI?

Post by cgnieder »

Hi Tom,

Welcome to the LaTeX community!

Regards
site moderator & package author
Post Reply