diff options
author | Karl Berry <karl@freefriends.org> | 2011-05-04 23:39:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-05-04 23:39:21 +0000 |
commit | 16bfcc69400c93c3d779a104107606ae122a7dbe (patch) | |
tree | e2456232be21108418db974f47ea118eec770469 /Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-latex.html | |
parent | 9a8f00b89c2c1cd283f5fd0fb54959ef0690646f (diff) |
FAQ-en 3.22 (4may11)
git-svn-id: svn://tug.org/texlive/trunk@22304 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-latex.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-latex.html | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-latex.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-latex.html deleted file mode 100644 index 5014dd563ae..00000000000 --- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-latex.html +++ /dev/null @@ -1,18 +0,0 @@ -<head> -<title>UK TeX FAQ -- question label latex</title> -</head><body> -<h3>What is LaTeX?</h3> -<p/>LaTeX is a TeX macro package, originally written by Leslie Lamport, that -provides a document processing system. LaTeX allows markup to -describe the structure of a document, so that the user -need not think about presentation. By using document classes and -add-on packages, the same document can be produced in a variety of -different layouts. -<p/>Lamport says that LaTeX -“<em>represents a balance between functionality and ease of use</em>”. -This shows itself as a continual conflict that leads to -the need for such things as FAQs: LaTeX <em>can</em> -meet most user requirements, but finding out <em>how</em> is often -tricky. -<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=latex">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=latex</a> -</body> |