Learning Latex: Installation & Usage

  • Context: LaTeX 
  • Thread starter Thread starter Belgium 12
  • Start date Start date
  • Tags Tags
    installation Latex
Click For Summary

Discussion Overview

The discussion revolves around the installation and usage of LaTeX, particularly for users new to the system. Participants share resources, installation tips, and methods for writing mathematical expressions, focusing on the Windows operating system.

Discussion Character

  • Exploratory
  • Technical explanation
  • Homework-related

Main Points Raised

  • One participant inquires about downloading and installing LaTeX, specifically asking for resources and guidance on writing mathematical expressions.
  • Another participant recommends MikTeX as a well-known LaTeX distribution for Windows and suggests using an editor like WinEdt or Notepad.
  • There is a suggestion to use AMS packages for mathematical typesetting and to join a LaTeX community for additional support.
  • A participant mentions having installed MikTeX and AMS LaTeX but seeks help on how to start using the programs and writing math expressions.
  • One reply emphasizes the need for a front end to use MikTeX and recommends Texmaker, noting that a new file must be created and saved before compilation.
  • Another participant suggests searching for introductory resources online and mentions the existence of user groups and newsgroups for LaTeX support.
  • Several participants agree on the utility of Texmaker or WinEdt for beginners and encourage searching for tutorials to facilitate learning.
  • A participant shares their progress in understanding LaTeX structure and successfully creating a DVI file, asking about alternative methods to run LaTeX and output formats.
  • Another participant explains how to convert DVI files to PDF and suggests using pdflatex for direct PDF output.
  • One participant mentions the LYX Bundle as an easy installation option with MiKTeX and provides links to video tutorials for further assistance.

Areas of Agreement / Disagreement

Participants generally agree on the usefulness of specific tools and resources for learning LaTeX, but there are multiple approaches and preferences regarding editors and methods for installation and usage. The discussion remains unresolved on the best practices for beginners.

Contextual Notes

Some participants note the steep learning curve associated with LaTeX and the necessity of additional resources or books for effective learning. There are mentions of various methods to compile LaTeX documents, indicating a range of preferences and experiences.

Who May Find This Useful

Individuals new to LaTeX, particularly those using Windows, as well as those seeking resources and community support for learning LaTeX and writing mathematical expressions.

Belgium 12
Messages
40
Reaction score
0
Use of "Latex"

Hi,

I want to use Latex.I never heard about latex before.

If it runs on my computer:

1)Where can I download the files I need.

2)How to install

3)Where can I find the source code for writing the mathematical expressions.


My computer:

O.S/:Windows 2000,service pack 4,windows installer 3.1

Mem: 256 MB

Thank you.
 
Physics news on Phys.org
MikTeX is about the most well-known and easy installable LaTeX distributions for Windows: http://miktex.org/
You will want an editor to edit your files and quickly produce PDF files from them with a single click / shortcut. I wrote my own one, but I think WinEdt is a famous one. Or you can just use Windows Notepad and invent your own system to easily run the sources through LaTeX.

To learn the structure / syntax / etc I can really recommend the NSSITL.
 
use of latex

hi,

I have downloaded miktex 2.7(basic) and AMS latex.

They are both installed,but how I start the two programs,and write math.expressions.

I know maybe it is easy,but for me everything is new.

Thanks for your help
 
You now need a front end to use miktex.

I like texmaker-- http://www.xm1math.net/texmaker/

You should know that it won't work and compile tex (to generate dvi, ps or pdf) until you start a new file and save it. You will also probably need to get a book teaching you stuff, it has a steep learning curve, which at least the helpful menus in texmaker help to mitigate.

I rec Lamport's book-- https://www.amazon.com/dp/0201529831/?tag=pfamazon01-20
 
Just google 'introduction to latex' there are many pages explaining how to do this, and many books available to help you. There are tex user groups (TUG) to help you, and even good old fashioned newsgroups dedicated to the enterprise.
 
Last edited by a moderator:
yes, best way to learn is to get texmaker or winedt or similar (I prefer texmaker).

Then just google "introduction to latex" and you'll find plenty of tutorials. There are many ways to create pdf and ps documents by using LaTeX so try to use texmaker as much as possible in the beginning.

Then it is easy to find example files etc. so you can get started quick.

I taught myself in this way, everything is on the internet.

miktex is not a program itself, one needs an environment to create latex documents, or you just create -tex files with your favorite editor and compile it in dos.
 
Hi,

thank you very much.I try it out.
 
HI,

I start to understand the structure of latex.Icreated my first latex file with an editor.

I runned latex on the tex file and I got dvi file.With preview I could see the text in ps or Pdf.

It was a downloaded example.

Now:
1)I run latex from from the prompt c:\ you click in windows on cmd
2)can you start latex in an other way
3)you get always a DVI file as output

Thanks
 
  • #10
You can run dvips on the DVI file, and then ps2pdf to get a PDF.
But if you want to produce PDF (which I think is most common these days), instead of using "latex" on your input file, you run it through "pdflatex" and get PDF right away.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 23 ·
Replies
23
Views
3K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 11 ·
Replies
11
Views
6K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
11
Views
2K
  • · Replies 20 ·
Replies
20
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 16 ·
Replies
16
Views
3K