TeX Source Files
Type in your LaTeX source using a GUI or your favourite editor. . .
White space:
single space same as many;
blank line is new paragraph (except verbatim mode).
Macros and Curly Brackets (Braces)
macros
(commands) control format:
\macro
braces
(curly brackets), control grouping:
{\bf this will be bold}
or
\section{A Section Title}
Example Document
input
source
— line-by-line. . .
log
output:
PDF
(
DVI
,
Postscript
).
...prev
next...
Navigation:
Views:
[
Preview
] [
Continuous/One Page
]
[
Slideshow
]
Contents:
Introductions
What is RCS?
Research Computing Services, RCS
Research Computing Examples
How Does, Can RCS Help You?
How Can RCS Help You? In-Depth Support
RCS Courses
This Course
Today's Course
Course Overview
What is LaTeX?
What is TeX?
Why use LaTeX?
Why use LaTeX? Compatibility
Why use LaTeX? Mathematics
Why use LaTeX? FOSS
Fundamentals
Fundamentals
TeX Source Files
The Edit, Compile, View Cycle
PDFs versus DVI and Postscript
Command-line vs GUIs
Kile
TeXMaker
TeXnicCenter
Example Kile Session
Example Command-Line Session
Compilation Errors: Types
Compilation Errors: Messages
Warning: Font generation
Hands-On Sessions in this Course
Using the Linux Command-Line
Hands-On
Topics
The LaTeX Language
Mathematics
Including Graphics in TeX
BibTeX
Presentations
Support and Documentation
Odds and Ends
About this document