Author Topic: TeX users...thoughts?  (Read 11220 times)

0 Members and 1 Guest are viewing this topic.

Offline CrAz3D

  • Hero Member
  • *****
  • Posts: 10184
    • View Profile
Re: TeX users...thoughts?
« Reply #30 on: December 10, 2011, 07:47:47 pm »
...how would I edit the TeX(t) then?

/I'm horribly ignorant on this, obviously.

LyX is a UI to edit text, yeah?  Use that to edit the actual text/content of the doc?

Offline nslay

  • Hero Member
  • *****
  • Posts: 786
  • Giraffe meat, mmm
    • View Profile
Re: TeX users...thoughts?
« Reply #31 on: December 10, 2011, 11:04:48 pm »
...how would I edit the TeX(t) then?

/I'm horribly ignorant on this, obviously.

LyX is a UI to edit text, yeah?  Use that to edit the actual text/content of the doc?
That's raw TeX (EDIT: Your previous example). Look up LaTeX instead. Should be as simple as:
Code: [Select]
\documentclass{article}
\title{Chickens and Their Role in Science}
\author{Bubble Gum Joe}

\begin{document}
\maketitle

\section{Introduction}
Chickens play a vital role in science somehow.

\subsection{Subsections Work Too!}
\textbf{Bold} and \textit{Italic text}.

\end{document}

LaTeX is a markup language like, for example, HTML. You just need a text editor really.
« Last Edit: December 10, 2011, 11:10:37 pm by nslay »
An adorable giant isopod!