Difference between revisions of "UNIKUM:Introduction to LaTex"

From its-wiki.no
Jump to: navigation, search
(Created page with "{{UNIKUM Kollokvie |Date=2014/10/23 |Duration=1215-1300 |Place=UNIK, Room 408 |Lecturer=Iñaki Garitano |Keywords=LaTeX |Objective=Short introduction to LaTeX for those who ne...")
 
Line 12: Line 12:
 
|Postdocs Number=0
 
|Postdocs Number=0
 
}}
 
}}
 +
= Introduction to LaTeX =
 +
<!---- non wiki  - heading for slideshow    scaled="80" --->
 +
<noinclude>
 +
<slideshow style="unik" headingmark="⌘" incmark="…"  scaled="true" font="Comic Sans MS, Calibri, cursive" >
 +
;title: LaTeX
 +
;subtitle: First steps
 +
;author: Iñaki Garitano
 +
;subfooter: UNIKUM kolloq
 +
</slideshow>
 +
</noinclude>
 +
 +
 +
=⌘ What is LaTeX =
 +
* LaTeX = markup language
 +
** Syntactically easy to distinguish from the text
 +
** We have text and we have instructions
 +
* TeX vs LaTeX
 +
** TeX = computer program
 +
*** Input = file with text and instructions
 +
*** Output = document with a certain style
 +
** LaTeX = TeX + set of macros (small programs)
 +
*** Objective = make easier the life of editors

Revision as of 19:11, 22 October 2014



Introduction to LaTex
Date 2014/10/23 1215-1300
Place UNIK, Room 408
By Iñaki Garitano
Keywords LaTeX

Go back to UNIKUM


Objective

Short introduction to LaTeX for those who never use it before.



Antall Deltakere

Attender type Antall deltakere
Number of Master Students 0
Number of PhD Students 0
Number of Postdocs 0
Total 8


Introduction to LaTeX

Title
LaTeX
Subtitle
First steps
Author
Iñaki Garitano
Footer
Introduction to LaTex
Subfooter
UNIKUM kolloq



⌘ What is LaTeX

  • LaTeX = markup language
    • Syntactically easy to distinguish from the text
    • We have text and we have instructions
  • TeX vs LaTeX
    • TeX = computer program
      • Input = file with text and instructions
      • Output = document with a certain style
    • LaTeX = TeX + set of macros (small programs)
      • Objective = make easier the life of editors