Programming and Webmasters forum
HomeSearchRecent PostsLoginRegister Contact Us

Username  
Password
Announcing 14th Weekly Contest - From 25 July To 01 August.

Win every week on this forum.

Chek out How To Win?
 

Pages: [1]   Go Down
 
  Email this topic  |  Print
0 Members and 1 Guest are viewing this topic.

Latex - programming markup language for pdf files

 
webmaster forum
Contest Points: 100
 
New Coder
Posts: 24
Topics: 21
July 24, 2009, 04:21:01 AM

Well, Latex is a markup language  to make pdf files .  Winedt software can be used to write contents with proper heading, columns with proper latex tools. Side margins, sizes are adjustable for setting up a page for a pdf file. The .tex file can then be converted into .pdf file using pdflatex command.
 
webmaster forum
polas  Offline
*
 
Hacker
Gender: Male
Posts: 1224
Topics: 78
WWW
July 24, 2009, 04:34:28 AM

I would argue that it is not a programming language, although it is turing complete so I can see why people term it as such.

I use Latex lots and lots and I have to say, pdflatex isn't the best option for producing PDFs..... it does something funny to the graphics (I use eps for graphics btw, GIMP lets you convert all graphics into eps and it does the bounding box for you which makes things simpler.) Instead I use latex to produce the dvi then dvipdf to generate the pdf - using this method I have never had any problems.

Latex really is a great package, it can be annoying at times (especially when you want to place items absolutely) but for large documents it is invaluable. On windows MiTex is a really popular port and editor. On Linux I use the latex package that comes with and KDE's Kate editor for writing the contents

Mesham Type Oriented Parallel Programming Language
Skydive in North East England
 
webmaster forum
Contest Points: 100
 
Regular Coder
Posts: 53
Topics: 2
August 03, 2009, 09:00:05 PM

I agree, it's not a programming language. It's a markup language. HTML is similarly not a programming language. Postscript is a programming language though, interestingly enough.

Anyway, LaTeX is my preferred means of generating print documents. I like it a lot more than using Word or anything like that, that's probably the programmer in me, though.
 
  Email this topic  |  Print
Pages: [1]   Go Up
 
Jump to:  



Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC


Google visited last this page July 29, 2010, 11:40:16 AM

Valid XHTML 1.0 Transitional     Valid XHTML 1.0 Transitional