Generalman latexcommand?!

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
karlisrepsons
Posts: 50
Joined: Sat May 23, 2009 10:13 pm

man latexcommand?!

Post by karlisrepsons »

People,
what is currently the best way to look up the manual of LaTeX command x? For example, I want to understand why \hspace*{4cm} doesn't give me the same output as \hspace{4cm}, but do I really need to mess with google or bother this forum? Maybe someone has found/created a standard way to do a lookup similar to $ man linuxcommand?

Recommended reading 2024:

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

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

josephwright
Site Moderator
Posts: 814
Joined: Tue Jul 01, 2008 2:19 pm

Re: man latexcommand?!

Post by josephwright »

There are online documentation sources, but one of the problems in LaTeX is that the set of commands is flexible, which makes it hard to be "comprehensive". You really do have to start with something like the Guide To LaTeX if you want good coverage of all of the kernel commands.
Joseph Wright
karlisrepsons
Posts: 50
Joined: Sat May 23, 2009 10:13 pm

Re: man latexcommand?!

Post by karlisrepsons »

...so, read it from the personal humanstorage. What is the previously mentioned "Guide To LaTeX"? Does such a list of texts exist, which provide exhaustive knowledge about the basic commands and ideas, so that one just has to study the additional packages? Or it rather transforms somewhere into studying code and the knowledge scatters into web?
josephwright
Site Moderator
Posts: 814
Joined: Tue Jul 01, 2008 2:19 pm

Re: man latexcommand?!

Post by josephwright »

The Guide to LaTeX is a book published by Addision-Wesley. It's probably the best overview of the LaTeX kernel's functions, etc.
Joseph Wright
Post Reply