]> git.lyx.org Git - lyx.git/blobdiff - lib/examples/example_lyxified.lyx
Add some more LaTeX encodings, fix thailatex and display all available
[lyx.git] / lib / examples / example_lyxified.lyx
index 0390f748d843324065ac89cc030056926e5bfd7f..227c6f5c1b8c0b25ec4ad35c0f4f3a2fed6ebc02 100644 (file)
@@ -1,56 +1,76 @@
-#This file was created by <lasgoutt> Fri Dec 10 15:52:11 1999
-#LyX 1.0 (C) 1995-1999 Matthias Ettrich and the LyX Team
-\lyxformat 2.15
+#LyX 1.5.0svn created this file. For more info see http://www.lyx.org/
+\lyxformat 245
+\begin_document
+\begin_header
 \textclass article
-\language default
+\language english
 \inputencoding default
 \fontscheme default
 \graphics dvips
 \paperfontsize 12
-\spacing single 
-\papersize letterpaper
-\paperpackage a4
-\use_geometry 0
+\spacing single
+\papersize default
+\use_geometry false
 \use_amsmath 0
+\cite_engine basic
+\use_bibtopic false
 \paperorientation portrait
 \secnumdepth 3
 \tocdepth 3
 \paragraph_separation indent
 \defskip medskip
 \quotes_language english
-\quotes_times 2
 \papercolumns 1
 \papersides 1
 \paperpagestyle plain
+\tracking_changes false
+\output_changes true
+\end_header
 
-\layout Title
+\begin_body
+
+\begin_layout Title
 
 THIS IS THE TITLE OF THE DOCUMENT
-\layout Author
+\end_layout
+
+\begin_layout Author
 
 by Fee LyX
-\layout Date
+\end_layout
+
+\begin_layout Date
 
 June 12, 1972
-\layout Standard
+\end_layout
+
+\begin_layout Standard
 
 
 \begin_inset LatexCommand \tableofcontents{}
 
-\end_inset 
+\end_inset
+
 
+\end_layout
 
-\layout Section
+\begin_layout Section
 
 Basic Philosophy
-\layout Standard
+\end_layout
+
+\begin_layout Standard
 
 The basic philosophy of LyX is that you should worry about the content of
  what you're writing and not the form.
-\layout Subsection
+\end_layout
+
+\begin_layout Subsection
 
 How LyX does it
-\layout Standard
+\end_layout
+
+\begin_layout Standard
 
 LyX uses LaTeX, a document preparation system designed by Leslie Lamport
  in 1985.
@@ -60,10 +80,12 @@ LyX uses LaTeX, a document preparation system designed by Leslie Lamport
  Leslie Lamport once said (see reference 
 \begin_inset LatexCommand \cite{lamport}
 
-\end_inset 
+\end_inset
 
 ):
-\layout Quote
+\end_layout
+
+\begin_layout Quote
 
 The function of typographic design is to help the reader understand the
  author's ideas.
@@ -75,34 +97,38 @@ The function of typographic design is to help the reader understand the
  logical structure by typing special commands....
  As you are writing your document, you should be concerned with its logical
  structure, not its visual appearance.
-\layout Subsection
+\end_layout
+
+\begin_layout Subsection
 
 Why LyX is better
-\layout Standard
+\end_layout
+
+\begin_layout Standard
 
 
 \begin_inset LatexCommand \label{sec:lyxbetter}
 
-\end_inset 
+\end_inset
 
 LyX can be useful to more people than LaTeX.
  It's considerably easier to learn, because you don't need to learn LaTeX
  (which is practically a programming language).
  LyX is basically like other 
 \begin_inset Quotes eld
-\end_inset 
+\end_inset
 
 What you see is what you get
 \begin_inset Quotes erd
-\end_inset 
+\end_inset
 
  word processors, except that LyX is 
 \begin_inset Quotes eld
-\end_inset 
+\end_inset
 
 What you see is what you mean
 \begin_inset Quotes erd
-\end_inset 
+\end_inset
 
 .
  In this way, it combines the ease of use of word processors with the power
@@ -110,155 +136,205 @@ What you see is what you mean
  This is a Good Thing.
  Also, the file format is platform independent.
  Best of all, it's FREE!
-\layout Section
+\end_layout
+
+\begin_layout Section
 
 Features of LyX
-\layout Standard
+\end_layout
+
+\begin_layout Standard
 
 LyX has many features which make writing documents easier.
-\begin_float footnote 
-\layout Standard
+\begin_inset Foot
+status collapsed
+
+\begin_layout Standard
 
 After all, why else would you want to use it?
-\end_float 
+\end_layout
+
+\end_inset
+
  I'm 
-\shape italic 
+\shape italic
 very excited
-\shape default 
+\shape default
  to talk about them.
  Here's a list of just a few.
-\layout Itemize
+\end_layout
+
+\begin_layout Itemize
 
 LyX worries about margins, and footnote numbering for you
-\layout Itemize
+\end_layout
+
+\begin_layout Itemize
 
 LyX makes it simple to write and edit mathematical formulae
-\layout Standard
+\end_layout
+
+\begin_layout Standard
 
 For a more philosophical discussion of why LyX is better than lots of other
  word processors, see Section 
 \begin_inset LatexCommand \ref{sec:lyxbetter}
 
-\end_inset 
+\end_inset
 
 , which can be found on page 
 \begin_inset LatexCommand \pageref{sec:lyxbetter}
 
-\end_inset 
+\end_inset
 
 .
-\layout Section
+\end_layout
+
+\begin_layout Section
 
 Lame attempts to use other LyX stuff
-\layout Standard
+\end_layout
+
+\begin_layout Standard
 
 I wrote a program the other day.
  It looked like this.
-\layout LyX-Code
+\end_layout
+
+\begin_layout LyX-Code
 
 5 REMARK MY AWESOME PROGRAM
-\layout LyX-Code
+\end_layout
+
+\begin_layout LyX-Code
 
 10 PRINT 
 \begin_inset Quotes eld
-\end_inset 
+\end_inset
 
 I'M AWESOME!
 \begin_inset Quotes erd
-\end_inset 
+\end_inset
 
 
-\layout LyX-Code
+\end_layout
+
+\begin_layout LyX-Code
 
 20 GOTO 10
-\layout Standard
+\end_layout
+
+\begin_layout Standard
 
 After all that scientific thinking, I started feeling more artistic, so
  I wrote this haiku
-\layout Verse
+\end_layout
+
+\begin_layout Verse
 
 LyX is really great 
-\newline 
+\newline
 Typesetting word processor
-\newline 
+\newline
  It saves so much time
-\layout Section
+\end_layout
+
+\begin_layout Section
 
 Math Stuff
-\layout Standard
+\end_layout
+
+\begin_layout Standard
 
 My favorite equation is the solution to a quadratic equation.
  If 
-\begin_inset Formula \( ax^{2}+bx+c=0 \)
-\end_inset 
+\begin_inset Formula $ax^{2}+bx+c=0$
+\end_inset
 
  (eq.1), then 
-\begin_inset Formula \( x=\frac{-b\pm \sqrt{b^{2}-4ac}}{2a} \)
-\end_inset 
+\begin_inset Formula $x=\frac{-b\pm \sqrt{b^{2}-4ac}}{2a}$
+\end_inset
 
  (eq.
  2).
-\layout Standard
+\end_layout
+
+\begin_layout Standard
 
 Another favorite equation is the basis of calculus: 
-\begin_inset Formula \( f'(x)\equiv \lim _{\Delta x\rightarrow 0}\frac{f(x+\Delta x)-f(x)}{\Delta x} \)
-\end_inset 
+\begin_inset Formula $f'(x)\equiv \lim _{\Delta x\rightarrow 0}\frac{f(x+\Delta x)-f(x)}{\Delta x}$
+\end_inset
 
  (eq.
  3).
-\layout Section
+\end_layout
+
+\begin_layout Section
 
 Notes
-\layout Standard
+\end_layout
+
+\begin_layout Standard
 
 A couple notes about LyXifiying this file:
-\layout Itemize
+\end_layout
+
+\begin_layout Itemize
 
 I was able to remove the lines made with dashes.
  They were there purely to separate the title and references from the rest
  of the document.
  LyX (LaTeX) knows enough to separate these parts of the document with space.
-\layout Itemize
+\end_layout
+
+\begin_layout Itemize
 
 I didn't bother putting the math equations in display mode.
  Also, I didn't use LyX' automatic equation numbering, because it's not
  described in the 
-\emph on 
+\emph on
 Tutorial
-\emph default 
+\emph default
 .
-\layout Itemize
+\end_layout
+
+\begin_layout Itemize
 
 I didn't have to type the word 
 \begin_inset Quotes eld
-\end_inset 
+\end_inset
 
 References
 \begin_inset Quotes erd
-\end_inset 
+\end_inset
 
  below.
  LyX automatically writes it (or the word 
 \begin_inset Quotes eld
-\end_inset 
+\end_inset
 
 Bibliography,
 \begin_inset Quotes erd
-\end_inset 
+\end_inset
 
  depending on the textclass) when you select 
-\family sans 
+\family sans
 Bibliography 
-\family default 
+\family default
 style.
-\layout Bibliography
+\end_layout
+
+\begin_layout Bibliography
 \bibitem {lamport}
 
 Lamport, Leslie.
  
-\emph on 
+\emph on
 LaTeX: A Document Preparation System.
 
-\emph default 
+\emph default
  Addison-Wesley, Reading, Massachusetts, second edition, 1994.
-\the_end
+\end_layout
+
+\end_body
+\end_document