]> git.lyx.org Git - lyx.git/blob - lib/doc/Intro.lyx
64cf0763eaa52a2103bf7be3c0d05836b73a0958
[lyx.git] / lib / doc / Intro.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass article
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 %This preamble is designed to ensure that the document prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
21
22 \fi % end if pdflatex is used
23
24 % the pages of the TOC is numbered roman
25 % and a pdf-bookmark for the TOC is added
26 \pagenumbering{roman}
27 \let\myTOC\tableofcontents
28 \renewcommand\tableofcontents{%
29   \pdfbookmark[1]{\contentsname}{}
30   \myTOC
31   \cleardoublepage
32   \pagenumbering{arabic} }
33
34 % redefine the \LyX macro for PDF bookmarks
35 \def\LyX{\texorpdfstring{%
36   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
37   {LyX}}
38 \end_preamble
39 \use_default_options false
40 \maintain_unincluded_children false
41 \language english
42 \language_package default
43 \inputencoding auto
44 \fontencoding global
45 \font_roman default
46 \font_sans default
47 \font_typewriter default
48 \font_default_family default
49 \use_non_tex_fonts false
50 \font_sc false
51 \font_osf false
52 \font_sf_scale 100
53 \font_tt_scale 100
54
55 \graphics default
56 \default_output_format default
57 \output_sync 0
58 \bibtex_command default
59 \index_command default
60 \paperfontsize 12
61 \spacing single
62 \use_hyperref true
63 \pdf_title "Introduction to LyX"
64 \pdf_author "LyX Team"
65 \pdf_subject "LyX-documentation Intro"
66 \pdf_keywords "LyX, documentation"
67 \pdf_bookmarks true
68 \pdf_bookmarksnumbered true
69 \pdf_bookmarksopen true
70 \pdf_bookmarksopenlevel 2
71 \pdf_breaklinks false
72 \pdf_pdfborder false
73 \pdf_colorlinks true
74 \pdf_backref false
75 \pdf_pdfusetitle false
76 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
77 \papersize a4paper
78 \use_geometry false
79 \use_amsmath 1
80 \use_esint 0
81 \use_mhchem 1
82 \use_mathdots 1
83 \cite_engine basic
84 \use_bibtopic false
85 \use_indices false
86 \paperorientation portrait
87 \suppress_date false
88 \use_refstyle 0
89 \index Index
90 \shortcut idx
91 \color #008000
92 \end_index
93 \secnumdepth 3
94 \tocdepth 2
95 \paragraph_separation indent
96 \paragraph_indentation default
97 \quotes_language english
98 \papercolumns 1
99 \papersides 1
100 \paperpagestyle default
101 \tracking_changes false
102 \output_changes false
103 \html_math_output 0
104 \html_css_as_file 0
105 \html_be_strict false
106 \end_header
107
108 \begin_body
109
110 \begin_layout Title
111 Introduction to LyX
112 \end_layout
113
114 \begin_layout Author
115 by the LyX Team
116 \begin_inset Foot
117 status collapsed
118
119 \begin_layout Plain Layout
120 \noindent
121 If you have comments or error corrections, please send them to the LyX Documenta
122 tion mailing list: 
123 \begin_inset CommandInset href
124 LatexCommand href
125 target "lyx-docs@lists.lyx.org"
126 type "mailto:"
127
128 \end_inset
129
130
131 \end_layout
132
133 \end_inset
134
135
136 \end_layout
137
138 \begin_layout Standard
139 \begin_inset CommandInset toc
140 LatexCommand tableofcontents
141
142 \end_inset
143
144
145 \end_layout
146
147 \begin_layout Section
148 The Philosophy of LyX
149 \end_layout
150
151 \begin_layout Subsection
152 What is LyX?
153 \end_layout
154
155 \begin_layout Standard
156 LyX is a document preparation system.
157  It excels at letting you create complex technical and scientific articles
158  with mathematics, cross-references, bibliographies, indices, etc.
159  It is very good at documents of any length in which the usual processing
160  abilities are required: automatic sectioning and pagination, spell checking,
161  and so forth.
162  It can also be used to write a letter to your mom, though granted, there
163  are probably simpler programs available for that.
164  It is definitely not the best tool for creating banners, flyers, or advertiseme
165 nts (we'll explain why later), though with some effort all these can be
166  done, too.
167  Some examples of what it is used for: memos, letters, dissertations and
168  theses, lecture notes, seminar notebooks, conference proceedings, software
169  documentation, books, articles in refereed scientific journals, scripts
170  for plays and movies, business proposals, presentations \SpecialChar \ldots{}
171
172 \end_layout
173
174 \begin_layout Standard
175 LyX is a program that provides a modern approach to writing documents with
176  a computer by using a markup language paradigm, an approach that breaks
177  with the obsolete tradition of the 
178 \begin_inset Quotes eld
179 \end_inset
180
181 typewriter concept
182 \begin_inset Quotes erd
183 \end_inset
184
185 .
186  It is designed for authors who want professional output quickly with a
187  minimum of effort without becoming specialists in typesetting.
188  The job of typesetting is done mostly by the computer, not the author;
189  with LyX, the author can concentrate on the contents of his writing.
190 \end_layout
191
192 \begin_layout Standard
193 Part of the initial challenge of using LyX comes from the change in thinking
194  that you, the user, must make.
195  At one time, all we had for creating documents were typewriters, so we
196  all learned certain tricks to get around their limitations.
197  Underlining, which is little more than overstriking with the 
198 \begin_inset Quotes eld
199 \end_inset
200
201 _
202 \begin_inset Quotes erd
203 \end_inset
204
205  character, became a way to emphasize text.
206  You were forced to figure out column sizes and tab stops, and set them,
207  before creating a table.
208  The same applied for letters and other right justified text.
209  Hyphenation at the end of a line required a careful eye and a lot of foresight.
210 \end_layout
211
212 \begin_layout Standard
213 In other words, we've all been trained to worry about the little details
214  of which character goes where.
215  Consequently, almost all word processors have this mentality.
216  They still use tab stops for adding whitespace.
217  You still need to worry about exactly where on the page something will
218  appear.
219  Emphasizing text means changing a font, similar to changing the typewriter
220  wheel.
221  This is the underlying philosophy of a WYSIWYG word processor: 
222 \begin_inset Quotes eld
223 \end_inset
224
225 What You See Is What You Get
226 \begin_inset Quotes erd
227 \end_inset
228
229 .
230  Unfortunately, that paradigm often results in 
231 \begin_inset Quotes eld
232 \end_inset
233
234 What You See Is All You Get
235 \begin_inset Quotes erd
236 \end_inset
237
238 .
239 \end_layout
240
241 \begin_layout Standard
242 This is where LyX differs from an ordinary word processor.
243  You don't concern yourself with what character goes where.
244  You tell LyX 
245 \emph on
246 what you're doing
247 \emph default
248  and LyX takes care of the rest, following a set of rules called a 
249 \emph on
250 style.
251 \emph default
252
253 \begin_inset Foot
254 status collapsed
255
256 \begin_layout Plain Layout
257 To be fair, most recent versions of the most popular office suites now have
258  some sort of style sheets which follow a similar markup method.
259  However, our experience is that they are still rarely used in practice.
260 \end_layout
261
262 \end_inset
263
264  Let's look at a little example:
265 \end_layout
266
267 \begin_layout Standard
268 Suppose you are writing a report.
269  To begin your report, you want a section called 
270 \begin_inset Quotes eld
271 \end_inset
272
273 Introduction\SpecialChar \@.
274
275 \begin_inset Quotes erd
276 \end_inset
277
278  So, you go into whatever menu it is in your word processor that changes
279  font sizes and decide on a new font size.
280  Then you turn on bold face.
281  Then you type, 
282 \begin_inset Quotes eld
283 \end_inset
284
285 1.
286 \begin_inset space ~
287 \end_inset
288
289
290 \begin_inset space ~
291 \end_inset
292
293 Introduction
294 \begin_inset Quotes erd
295 \end_inset
296
297 .
298  Of course, if you later decide that this section belongs someplace else
299  in the document, or if you insert a new section before it, you need to
300  change the numbering for this and all following sections, as well as any
301  entry in the table of contents.
302  
303 \end_layout
304
305 \begin_layout Standard
306 In LyX, you go to the pull-down on the far left of the button bar and select
307  
308 \family sans
309 Section
310 \family default
311 , and type 
312 \begin_inset Quotes eld
313 \end_inset
314
315 Introduction\SpecialChar \@.
316
317 \begin_inset Quotes erd
318 \end_inset
319
320
321 \end_layout
322
323 \begin_layout Standard
324 Yes, that's all.
325  If you cut and paste the section, it will automatically be renumbered â€”
326  everywhere.
327  And if you enter references to that section correctly (by inserting cross-refer
328 ence tags), LyX will automatically update them all throughout the file so
329  that you never, ever type a section number.
330 \end_layout
331
332 \begin_layout Standard
333 Now let's look at the problem of consistency.
334  Five days later, you reopen your report and start Section
335 \begin_inset space ~
336 \end_inset
337
338 4.
339  However, you forget that you were using 18
340 \begin_inset space \thinspace{}
341 \end_inset
342
343 pt bold instead of 16
344 \begin_inset space \thinspace{}
345 \end_inset
346
347 pt, so you type in the heading for Section
348 \begin_inset space ~
349 \end_inset
350
351 4 in a different font from the one you used for Section
352 \begin_inset space ~
353 \end_inset
354
355 1.
356  That problem doesn't even exist in LyX.
357  The computer takes care of all that silly bookkeeping about which thing
358  has what size font, not you.
359  After all, that's what a computer is good at.
360 \end_layout
361
362 \begin_layout Standard
363 Here's another example.
364  Suppose you're making a list.
365  In other word processors, a list is just a bunch of tab stops and newlines.
366  You need to figure out where to put the label for each list item, what
367  that label should be, how many blank lines to put between each item, and
368  so on.
369  Under LyX, you have only two concerns: what kind of list is this, and what
370  do I want to put in it.
371  That's it.
372 \end_layout
373
374 \begin_layout Standard
375 So, the basic idea behind LyX is: specify 
376 \emph on
377 what
378 \emph default
379  you're doing, not 
380 \emph on
381 how
382 \emph default
383  to do it.
384  Instead of 
385 \begin_inset Quotes eld
386 \end_inset
387
388 What You See Is What You Get,
389 \begin_inset Quotes erd
390 \end_inset
391
392  the LyX model is 
393 \begin_inset Quotes eld
394 \end_inset
395
396 What You See Is What You 
397 \emph on
398 Mean
399 \emph default
400
401 \begin_inset Quotes erd
402 \end_inset
403
404  or 
405 \begin_inset Quotes eld
406 \end_inset
407
408 WYSIWYM.
409 \begin_inset Quotes erd
410 \end_inset
411
412  It's a powerful idea that greatly simplifies the mechanics of writing documents.
413  This is also why LyX isn't so good for creating posters and flyers.
414  In this case, you 
415 \emph on
416 do
417 \emph default
418  want to specify exactly where everything goes, because there are no functional
419  units like paragraphs, sections, etc.
420  This doesn't mean LyX is missing some cool function.
421  It simply means that it isn't the right tool for the job â€” you don't use
422  a screwdriver to drive in nails.
423 \end_layout
424
425 \begin_layout Subsection
426 Differences between LyX and Other Word Processors
427 \begin_inset Argument
428 status collapsed
429
430 \begin_layout Plain Layout
431 \begin_inset ERT
432 status collapsed
433
434 \begin_layout Plain Layout
435
436
437 \backslash
438 texorpdfstring{
439 \end_layout
440
441 \end_inset
442
443 LyX
444 \begin_inset ERT
445 status collapsed
446
447 \begin_layout Plain Layout
448
449 }{LyX}
450 \end_layout
451
452 \end_inset
453
454  and Other Word Processors
455 \end_layout
456
457 \end_inset
458
459
460 \end_layout
461
462 \begin_layout Standard
463 Here's a list of things you won't find in LyX:
464 \end_layout
465
466 \begin_layout Itemize
467 The document ruler
468 \end_layout
469
470 \begin_layout Itemize
471 Tab stops
472 \end_layout
473
474 \begin_layout Itemize
475 Extra whitespace (e.
476 \begin_inset space \thinspace{}
477 \end_inset
478
479 g.
480 \begin_inset space \space{}
481 \end_inset
482
483 hitting 
484 \family sans
485 Enter
486 \family default
487  or 
488 \family sans
489 Space
490 \family default
491  two or more times)
492 \end_layout
493
494 \begin_layout Standard
495 Tab stops, along with a ruler showing you the position of things on the
496  page, are useless in LyX.
497  The program worries about where things go on the page, not you.
498  Extra whitespace is similar; LyX adds them where necessary, depending on
499  context.
500  Not being able to type two blank lines in a row will be annoying at first,
501  but it makes more sense once you're thinking in WYSIWYM terms.
502 \end_layout
503
504 \begin_layout Standard
505 Here are some things that exist in LyX, but aren't used as you might think:
506 \end_layout
507
508 \begin_layout Itemize
509 Indenting controls
510 \end_layout
511
512 \begin_layout Itemize
513 Page breaks
514 \end_layout
515
516 \begin_layout Itemize
517 Line spacing (e.
518 \begin_inset space \thinspace{}
519 \end_inset
520
521 g.
522 \begin_inset space \space{}
523 \end_inset
524
525 single spaced, double spaced, etc.)
526 \end_layout
527
528 \begin_layout Itemize
529 Whitespace, horizontal and vertical
530 \end_layout
531
532 \begin_layout Itemize
533 Fonts and font sizes
534 \end_layout
535
536 \begin_layout Itemize
537 Typefaces (bold, italic, underline, etc.)
538 \end_layout
539
540 \begin_layout Standard
541 Although they exist in LyX, you generally don't need them.
542  LyX will take care of these things for you, depending on what you're doing.
543  Different parts of the document are automatically set in a different typeface
544  and font size.
545  Paragraph indenting is context dependent; different types of paragraphs
546  get indented differently.
547  Page breaks get handled automatically, as well.
548  In general, the space between lines, between words, and between paragraphs
549  is variable, set by LyX.
550 \begin_inset Foot
551 status collapsed
552
553 \begin_layout Plain Layout
554 There are ways to adjust all of these (only some of which require knowledge
555  of LaTeX), either for a whole document or for a specific location in a
556  document.
557  See the 
558 \emph on
559 User's Guide
560 \emph default
561  and/or the 
562 \emph on
563 Additional Features
564 \emph default
565  manual for details.
566 \end_layout
567
568 \end_inset
569
570  
571 \end_layout
572
573 \begin_layout Standard
574 Lastly, there are a few areas where we believe LyX (and LaTeX) surpasses
575  many word processors:
576 \end_layout
577
578 \begin_layout Itemize
579 Hyphenation
580 \end_layout
581
582 \begin_layout Itemize
583 Lists of any type
584 \end_layout
585
586 \begin_layout Itemize
587 Mathematics
588 \end_layout
589
590 \begin_layout Itemize
591 Tables
592 \end_layout
593
594 \begin_layout Itemize
595 Cross-referencing
596 \end_layout
597
598 \begin_layout Standard
599 Granted, many modern word processors can handle mathematical symbols, tables,
600  and hyphenation, and many have moved towards style definitions and the
601  WYSIWYM concept.
602  However, they've only recently been able to do so, whereas LyX is built
603  upon the LaTeX document preparation system.
604  LaTeX has been around for over 20 years, and 
605 \emph on
606 works
607 \emph default
608 .
609 \end_layout
610
611 \begin_layout Subsection
612 What is LaTeX?
613 \end_layout
614
615 \begin_layout Standard
616 LaTeX is a document preparation system designed by Leslie Lamport in 1985.
617 \begin_inset Foot
618 status collapsed
619
620 \begin_layout Plain Layout
621 The source for the info in this section is 
622 \begin_inset Quotes eld
623 \end_inset
624
625
626 \emph on
627 A Guide to LaTeX2e
628 \emph default
629 ,
630 \begin_inset Quotes erd
631 \end_inset
632
633  by Helmut Kopka and Patrick Daly, which has an entry in the bibliography
634  of the 
635 \emph on
636 User's Guide
637 \emph default
638 \SpecialChar \@.
639
640 \end_layout
641
642 \end_inset
643
644  It was built up from a typesetting language called TeX, created by Donald
645  Knuth in 1984.
646  TeX takes a sequence of typesetting commands, written in a script in an
647  ASCII file, and executes them.
648  Many of the 
649 \begin_inset Quotes eld
650 \end_inset
651
652 tricks
653 \begin_inset Quotes erd
654 \end_inset
655
656  of the printing trade were modeled by Knuth as computer algorithms and
657  incorporated into TeX, thus its excellent printed appearance.
658  What comes directly out of TeX is the portable document format 
659 \emph on
660 pdf
661 \emph default
662  or the so-called 
663 \begin_inset Quotes eld
664 \end_inset
665
666 device independent
667 \begin_inset Quotes erd
668 \end_inset
669
670  format file 
671 \emph on
672 dvi
673 \emph default
674 .
675  The dvi format is often used for previews and can later be converted to
676  other formats like PostScript.
677  
678 \end_layout
679
680 \begin_layout Standard
681 TeX isn't only a typesetting engine; it also allows you to define macros.
682  Most people who use TeX are actually using a macro package which Knuth
683  created to hide a lot of the typesetting details.
684  This is where Leslie Lamport enters our story.
685  He wanted a macro package that was more user- and less typesetter-oriented,
686  with a set of commands that consistently typeset things like sections,
687  tables or math formulas in an uniform, consistent fashion.
688  This is how LaTeX was born.
689 \end_layout
690
691 \begin_layout Standard
692 Now, in parallel with the development and growth of LaTeX, other folks were
693  creating their own custom macro packages for TeX, ones to make slides or
694  articles for math journals and so on.
695  Some used the raw TeX facilities to do this, others began modifying LaTeX.
696  To try and unify this mess, a team of LaTeX-nicians began to work on LaTeX2e,
697  the current version of LaTeX, during the late 1980's.
698  This new version of LaTeX has commands which provide an easier-to-use interface
699  to TeX's macro-creating commands, aid in the use of new fonts, and so on.
700  In fact, LaTeX is quite an extensive language in its own right! Users around
701  the world have been creating their own add-ons for LaTeX beyond the standard
702  ones.
703 \end_layout
704
705 \begin_layout Standard
706 There are two ways to extend LaTeX: classes and styles.
707  A 
708 \emph on
709 class
710 \emph default
711  is a set of LaTeX macros describing a new type of document, like a book,
712  or an article.
713  There are classes for slides, for physics and math journals\SpecialChar \ldots{}
714  many universities
715  even have a class for their thesis format! A 
716 \emph on
717 style
718 \emph default
719  differs from a class in that it doesn't define a new type of document,
720  but a different type of 
721 \emph on
722 behavior
723 \emph default
724  that any document can use.
725  For example, LyX controls page margins and line spacing using two different
726  LaTeX style-files designed for these purposes.
727  There are style-files for a whole slew of things: printing labels or envelopes,
728  changing indentation behavior, adding new fonts, manipulating graphics,
729  designing fancy page headings, customizing bibliographies, altering the
730  location and appearance of footnotes, tables, and figures, customizing
731  lists, etc.
732 \end_layout
733
734 \begin_layout Standard
735 Here is a summary:
736 \end_layout
737
738 \begin_layout Description
739 TeX: Typesetting language with macro capability.
740 \end_layout
741
742 \begin_layout Description
743 LaTeX: Macro package built upon TeX\SpecialChar \@.
744
745 \end_layout
746
747 \begin_layout Description
748 classes: Descriptions of a type of document, using LaTeX\SpecialChar \@.
749
750 \end_layout
751
752 \begin_layout Description
753 styles: Alters the default behavior of LaTeX in some way.
754 \end_layout
755
756 \begin_layout Description
757 LyX: Visual, WYSIWYM word-processor that uses LaTeX to do its typesetting.
758 \end_layout
759
760 \begin_layout Standard
761 This section attempts to account for the difference between LyX and other
762  word processors.
763  Simply put, LaTeX is the difference.
764  By using LaTeX as its backend, LyX helps you think more about 
765 \emph on
766  what 
767 \emph default
768  (as in the 
769 \emph on
770 words
771 \emph default
772 ) you write.
773  The computer then handles 
774 \emph on
775 how
776 \emph default
777  they should look.
778 \end_layout
779
780 \begin_layout Section
781 Navigating the Documentation
782 \end_layout
783
784 \begin_layout Standard
785 To make it easier to answer your questions and describe all of the features
786  of LyX, the documentation has been split up into several different files.
787  Each one has its own purpose, as described below.
788  Before you go ploughing into any of those files, however, you should read
789  this chapter thoroughly first, since it contains a lot of useful information
790  and commentary that can save you some time.
791 \end_layout
792
793 \begin_layout Standard
794 The developing of LyX will hopefully never stop, so that some of the documentati
795 on may be incomplete or a bit out of date, though we try to keep up.
796  Like the rest of LyX, the manuals are the work of a group of volunteers
797  who have 
798 \begin_inset Quotes eld
799 \end_inset
800
801 Real Jobs
802 \begin_inset Quotes erd
803 \end_inset
804
805 , families, dishes to clean, kitty litter to dispose of, et cetera.
806  If you want to help out, be sure to read Section
807 \begin_inset space ~
808 \end_inset
809
810
811 \begin_inset CommandInset ref
812 LatexCommand ref
813 reference "sec:Contrib"
814
815 \end_inset
816
817  in addition to the rest of this document.
818 \end_layout
819
820 \begin_layout Standard
821 Also, please do us a favor â€“ if anything in these manuals confuses you,
822  is unclear, or wrong, don't hesitate to let us know! You can reach the
823  current document maintainers by mailing to 
824 \begin_inset CommandInset href
825 LatexCommand href
826 target "lyx-docs@lists.lyx.org"
827 type "mailto:"
828
829 \end_inset
830
831 .
832  If you have questions which are not obviously answered in the documentation,
833  and need help fast, there is an active users' mailing list which you can
834  reach at 
835 \begin_inset CommandInset href
836 LatexCommand href
837 target "lyx-users@lists.lyx.org"
838 type "mailto:"
839
840 \end_inset
841
842 .
843 \end_layout
844
845 \begin_layout Subsection
846 The Format of the Manuals
847 \end_layout
848
849 \begin_layout Standard
850 Some may have printed out the manuals.
851  Others may be reading it within LyX.
852  There are some differences between the LyX-file and the printed version.
853  First, the title is simply at the top of the document, not formatted on
854  a separate page as in some of the printed versions.
855  Nor are any of the footnotes or the Table of Contents fully visible.
856  To open a footnote, which looks like this: 
857 \begin_inset Graphics
858         filename clipart/footnoteQt4.png
859         scale 75
860
861 \end_inset
862
863 , click on it with the left mouse button.
864  For the Table of Contents, either click on the grey box or click on the
865  
866 \family sans
867 Navigate
868 \family default
869  menu, where the contents are displayed automatically\SpecialChar \@.
870
871 \end_layout
872
873 \begin_layout Standard
874 In the printed manuals, all cross-references appear as the actual numbers
875  for a chapter, section, subsection, and so on.
876  Online, however, all cross-references appear as a light-grey box like the
877  following: 
878 \begin_inset Graphics
879         filename clipart/referenceQt4.png
880         scale 75
881
882 \end_inset
883
884 .
885  If you click on that box with the left mouse button, a dialog box will
886  appear containing a list of all the cross-references in the document.
887  You can go to the referred section by right-clicking on the box or by clicking
888  the button 
889 \family sans
890 Go
891 \begin_inset space ~
892 \end_inset
893
894 to
895 \begin_inset space ~
896 \end_inset
897
898 Label
899 \family default
900  in the opened dialog.
901  Going back to where you came from is just as easy.
902  Clicking on 
903 \family sans
904 Go
905 \begin_inset space ~
906 \end_inset
907
908 Back
909 \family default
910  to go back to your earlier location.
911 \end_layout
912
913 \begin_layout Standard
914 Now that we've cleared up some of the differences between the printed and
915  online versions of this file, we can start looking at the format of this
916  document.
917  You'll occasionally notice things in different fonts:
918 \end_layout
919
920 \begin_layout Itemize
921
922 \emph on
923 Emphasized Style
924 \emph default
925  is used for general emphasis, generic arguments, book titles, names of
926  sections of other manuals, and notes from the authors.
927 \end_layout
928
929 \begin_layout Itemize
930
931 \family typewriter
932 Typewriter
933 \family default
934  is used for program and file names, LyX code and functions.
935 \end_layout
936
937 \begin_layout Itemize
938
939 \family sans
940 Sans Serif
941 \family default
942  is used for menu, button, or dialog box names, and the names of keyboard
943  keys.
944 \end_layout
945
946 \begin_layout Itemize
947
948 \noun on
949 Noun Style
950 \noun default
951  is used for people's names.
952 \end_layout
953
954 \begin_layout Itemize
955
956 \series bold
957 Bold
958 \series default
959  is used for LaTeX code
960 \end_layout
961
962 \begin_layout Standard
963 When we do need to reference keys, we'll use the following prefixing convention:
964 \end_layout
965
966 \begin_layout Itemize
967 \begin_inset Quotes eld
968 \end_inset
969
970
971 \family sans
972 Ctrl-
973 \family default
974
975 \begin_inset Quotes erd
976 \end_inset
977
978  indicates the 
979 \family sans
980 Control
981 \family default
982  key.
983 \end_layout
984
985 \begin_layout Itemize
986 \begin_inset Quotes eld
987 \end_inset
988
989
990 \family sans
991 Shift-
992 \family default
993
994 \begin_inset Quotes erd
995 \end_inset
996
997  indicates the 
998 \family sans
999 Shift
1000 \family default
1001  key.
1002 \end_layout
1003
1004 \begin_layout Itemize
1005 \begin_inset Quotes eld
1006 \end_inset
1007
1008
1009 \family sans
1010 Alt-
1011 \family default
1012
1013 \begin_inset Quotes erd
1014 \end_inset
1015
1016  indicates the 
1017 \family sans
1018 Alt
1019 \family default
1020  (
1021 \family sans
1022 Meta
1023 \family default
1024 ) key.
1025 \end_layout
1026
1027 \begin_layout Itemize
1028 \begin_inset Quotes eld
1029 \end_inset
1030
1031
1032 \family sans
1033 F1
1034 \family default
1035
1036 \begin_inset Quotes erd
1037 \end_inset
1038
1039  \SpecialChar \ldots{}
1040  
1041 \begin_inset Quotes eld
1042 \end_inset
1043
1044
1045 \family sans
1046 F12
1047 \family default
1048
1049 \begin_inset Quotes erd
1050 \end_inset
1051
1052  are the function keys.
1053 \end_layout
1054
1055 \begin_layout Itemize
1056 \begin_inset Quotes eld
1057 \end_inset
1058
1059
1060 \family sans
1061 Esc
1062 \family default
1063
1064 \begin_inset Quotes erd
1065 \end_inset
1066
1067  is the escape key.
1068 \end_layout
1069
1070 \begin_layout Itemize
1071 \begin_inset Quotes eld
1072 \end_inset
1073
1074
1075 \family sans
1076 Left
1077 \family default
1078
1079 \begin_inset Quotes erd
1080 \end_inset
1081
1082  
1083 \begin_inset Quotes eld
1084 \end_inset
1085
1086
1087 \family sans
1088 Right
1089 \family default
1090
1091 \begin_inset Quotes erd
1092 \end_inset
1093
1094  
1095 \begin_inset Quotes eld
1096 \end_inset
1097
1098
1099 \family sans
1100 Up
1101 \family default
1102
1103 \begin_inset Quotes erd
1104 \end_inset
1105
1106  
1107 \begin_inset Quotes eld
1108 \end_inset
1109
1110
1111 \family sans
1112 Down
1113 \family default
1114
1115 \begin_inset Quotes erd
1116 \end_inset
1117
1118 : self-explanatory.
1119 \end_layout
1120
1121 \begin_layout Itemize
1122
1123 \family sans
1124 \begin_inset Quotes eld
1125 \end_inset
1126
1127 Insert
1128 \family default
1129
1130 \begin_inset Quotes erd
1131 \end_inset
1132
1133  
1134 \begin_inset Quotes eld
1135 \end_inset
1136
1137
1138 \family sans
1139 Delete
1140 \family default
1141
1142 \begin_inset Quotes erd
1143 \end_inset
1144
1145  
1146 \begin_inset Quotes eld
1147 \end_inset
1148
1149
1150 \family sans
1151 Home
1152 \family default
1153
1154 \begin_inset Quotes erd
1155 \end_inset
1156
1157  
1158 \begin_inset Quotes eld
1159 \end_inset
1160
1161
1162 \family sans
1163 End
1164 \family default
1165
1166 \begin_inset Quotes erd
1167 \end_inset
1168
1169  
1170 \begin_inset Quotes eld
1171 \end_inset
1172
1173
1174 \family sans
1175 PageUp
1176 \family default
1177
1178 \begin_inset Quotes erd
1179 \end_inset
1180
1181  
1182 \begin_inset Quotes eld
1183 \end_inset
1184
1185
1186 \family sans
1187 PageDown
1188 \family default
1189
1190 \begin_inset Quotes erd
1191 \end_inset
1192
1193 : these are the 6 keys that appear above the cursor keys on many PC keyboards.
1194  
1195 \begin_inset Quotes eld
1196 \end_inset
1197
1198
1199 \family sans
1200 PageUp
1201 \family default
1202
1203 \begin_inset Quotes erd
1204 \end_inset
1205
1206  and 
1207 \begin_inset Quotes eld
1208 \end_inset
1209
1210
1211 \family sans
1212 PageDown
1213 \family default
1214
1215 \begin_inset Quotes erd
1216 \end_inset
1217
1218  are called 
1219 \begin_inset Quotes eld
1220 \end_inset
1221
1222
1223 \family sans
1224 Prior
1225 \family default
1226
1227 \begin_inset Quotes erd
1228 \end_inset
1229
1230  and 
1231 \begin_inset Quotes eld
1232 \end_inset
1233
1234
1235 \family sans
1236 Next
1237 \family default
1238
1239 \begin_inset Quotes erd
1240 \end_inset
1241
1242  on some keyboards.
1243 \end_layout
1244
1245 \begin_layout Itemize
1246
1247 \family sans
1248 Return
1249 \family default
1250  and 
1251 \family sans
1252 Enter
1253 \family default
1254  both refer to the same key.
1255  Some keyboards label the 
1256 \family sans
1257 Return
1258 \family default
1259  key as 
1260 \begin_inset Quotes eld
1261 \end_inset
1262
1263 Return,
1264 \begin_inset Quotes erd
1265 \end_inset
1266
1267  others as 
1268 \begin_inset Quotes eld
1269 \end_inset
1270
1271 Enter,
1272 \begin_inset Quotes erd
1273 \end_inset
1274
1275  still others have two keys.
1276  LyX treats all of them as the same key, so we'll use 
1277 \family sans
1278 Return
1279 \family default
1280  and 
1281 \family sans
1282 Enter
1283 \family default
1284  interchangeably.
1285 \end_layout
1286
1287 \begin_layout Standard
1288 The list with the currently set shortcuts can be found in the 
1289 \family sans
1290 Help
1291 \family default
1292  menu under 
1293 \family sans
1294 Shortcuts
1295 \family default
1296 .
1297 \end_layout
1298
1299 \begin_layout Subsection
1300 Units used in the Manuals
1301 \end_layout
1302
1303 \begin_layout Standard
1304 To understand the units described in this documentation, Table
1305 \begin_inset space ~
1306 \end_inset
1307
1308
1309 \begin_inset CommandInset ref
1310 LatexCommand ref
1311 reference "cap:Units-for-image"
1312
1313 \end_inset
1314
1315  explains all units available in LyX.
1316 \end_layout
1317
1318 \begin_layout Standard
1319 \begin_inset Float table
1320 placement t
1321 wide false
1322 sideways false
1323 status open
1324
1325 \begin_layout Plain Layout
1326 \begin_inset Caption
1327
1328 \begin_layout Plain Layout
1329 \begin_inset CommandInset label
1330 LatexCommand label
1331 name "cap:Units-for-image"
1332
1333 \end_inset
1334
1335 Units
1336 \end_layout
1337
1338 \end_inset
1339
1340
1341 \end_layout
1342
1343 \begin_layout Plain Layout
1344 \begin_inset VSpace medskip
1345 \end_inset
1346
1347
1348 \end_layout
1349
1350 \begin_layout Plain Layout
1351 \align center
1352 \begin_inset Tabular
1353 <lyxtabular version="3" rows="20" columns="2">
1354 <features tabularvalignment="middle">
1355 <column alignment="center" valignment="top" width="0">
1356 <column alignment="center" valignment="top" width="0">
1357 <row>
1358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1359 \begin_inset Text
1360
1361 \begin_layout Plain Layout
1362 unit
1363 \end_layout
1364
1365 \end_inset
1366 </cell>
1367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1368 \begin_inset Text
1369
1370 \begin_layout Plain Layout
1371 name/description
1372 \end_layout
1373
1374 \end_inset
1375 </cell>
1376 </row>
1377 <row>
1378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1379 \begin_inset Text
1380
1381 \begin_layout Plain Layout
1382 mm
1383 \end_layout
1384
1385 \end_inset
1386 </cell>
1387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1388 \begin_inset Text
1389
1390 \begin_layout Plain Layout
1391 millimeter
1392 \end_layout
1393
1394 \end_inset
1395 </cell>
1396 </row>
1397 <row>
1398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1399 \begin_inset Text
1400
1401 \begin_layout Plain Layout
1402 cm
1403 \end_layout
1404
1405 \end_inset
1406 </cell>
1407 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1408 \begin_inset Text
1409
1410 \begin_layout Plain Layout
1411 centimeter
1412 \end_layout
1413
1414 \end_inset
1415 </cell>
1416 </row>
1417 <row>
1418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1419 \begin_inset Text
1420
1421 \begin_layout Plain Layout
1422 in
1423 \end_layout
1424
1425 \end_inset
1426 </cell>
1427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1428 \begin_inset Text
1429
1430 \begin_layout Plain Layout
1431 inch
1432 \end_layout
1433
1434 \end_inset
1435 </cell>
1436 </row>
1437 <row>
1438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1439 \begin_inset Text
1440
1441 \begin_layout Plain Layout
1442 pt
1443 \end_layout
1444
1445 \end_inset
1446 </cell>
1447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1448 \begin_inset Text
1449
1450 \begin_layout Plain Layout
1451 point (72.27
1452 \begin_inset space \thinspace{}
1453 \end_inset
1454
1455 pt = 1
1456 \begin_inset space \thinspace{}
1457 \end_inset
1458
1459 in)
1460 \end_layout
1461
1462 \end_inset
1463 </cell>
1464 </row>
1465 <row>
1466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1467 \begin_inset Text
1468
1469 \begin_layout Plain Layout
1470 pc
1471 \end_layout
1472
1473 \end_inset
1474 </cell>
1475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1476 \begin_inset Text
1477
1478 \begin_layout Plain Layout
1479 pica (1
1480 \begin_inset space \thinspace{}
1481 \end_inset
1482
1483 pc = 12
1484 \begin_inset space \thinspace{}
1485 \end_inset
1486
1487 pt)
1488 \end_layout
1489
1490 \end_inset
1491 </cell>
1492 </row>
1493 <row>
1494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1495 \begin_inset Text
1496
1497 \begin_layout Plain Layout
1498 sp
1499 \end_layout
1500
1501 \end_inset
1502 </cell>
1503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1504 \begin_inset Text
1505
1506 \begin_layout Plain Layout
1507 scaled point (65536
1508 \begin_inset space \thinspace{}
1509 \end_inset
1510
1511 sp = 1
1512 \begin_inset space \thinspace{}
1513 \end_inset
1514
1515 pt)
1516 \end_layout
1517
1518 \end_inset
1519 </cell>
1520 </row>
1521 <row>
1522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1523 \begin_inset Text
1524
1525 \begin_layout Plain Layout
1526 bp
1527 \end_layout
1528
1529 \end_inset
1530 </cell>
1531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1532 \begin_inset Text
1533
1534 \begin_layout Plain Layout
1535 big point (72
1536 \begin_inset space \thinspace{}
1537 \end_inset
1538
1539 bp = 1
1540 \begin_inset space \thinspace{}
1541 \end_inset
1542
1543 in)
1544 \end_layout
1545
1546 \end_inset
1547 </cell>
1548 </row>
1549 <row>
1550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1551 \begin_inset Text
1552
1553 \begin_layout Plain Layout
1554 dd
1555 \end_layout
1556
1557 \end_inset
1558 </cell>
1559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1560 \begin_inset Text
1561
1562 \begin_layout Plain Layout
1563 didot (72
1564 \begin_inset space \thinspace{}
1565 \end_inset
1566
1567 dd 
1568 \begin_inset Formula $\approx$
1569 \end_inset
1570
1571  37.6
1572 \begin_inset space \thinspace{}
1573 \end_inset
1574
1575 mm)
1576 \end_layout
1577
1578 \end_inset
1579 </cell>
1580 </row>
1581 <row>
1582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1583 \begin_inset Text
1584
1585 \begin_layout Plain Layout
1586 cc
1587 \end_layout
1588
1589 \end_inset
1590 </cell>
1591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1592 \begin_inset Text
1593
1594 \begin_layout Plain Layout
1595 cicero (1
1596 \begin_inset space \thinspace{}
1597 \end_inset
1598
1599 cc = 12
1600 \begin_inset space \thinspace{}
1601 \end_inset
1602
1603 dd)
1604 \end_layout
1605
1606 \end_inset
1607 </cell>
1608 </row>
1609 <row>
1610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1611 \begin_inset Text
1612
1613 \begin_layout Plain Layout
1614 Scale%
1615 \end_layout
1616
1617 \end_inset
1618 </cell>
1619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1620 \begin_inset Text
1621
1622 \begin_layout Plain Layout
1623 % of original image width
1624 \end_layout
1625
1626 \end_inset
1627 </cell>
1628 </row>
1629 <row>
1630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1631 \begin_inset Text
1632
1633 \begin_layout Plain Layout
1634 text%
1635 \end_layout
1636
1637 \end_inset
1638 </cell>
1639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1640 \begin_inset Text
1641
1642 \begin_layout Plain Layout
1643 % of text width
1644 \end_layout
1645
1646 \end_inset
1647 </cell>
1648 </row>
1649 <row>
1650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1651 \begin_inset Text
1652
1653 \begin_layout Plain Layout
1654 col%
1655 \end_layout
1656
1657 \end_inset
1658 </cell>
1659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1660 \begin_inset Text
1661
1662 \begin_layout Plain Layout
1663 % of column width
1664 \end_layout
1665
1666 \end_inset
1667 </cell>
1668 </row>
1669 <row>
1670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1671 \begin_inset Text
1672
1673 \begin_layout Plain Layout
1674 page%
1675 \end_layout
1676
1677 \end_inset
1678 </cell>
1679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1680 \begin_inset Text
1681
1682 \begin_layout Plain Layout
1683 % of paper width
1684 \end_layout
1685
1686 \end_inset
1687 </cell>
1688 </row>
1689 <row>
1690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1691 \begin_inset Text
1692
1693 \begin_layout Plain Layout
1694 line%
1695 \end_layout
1696
1697 \end_inset
1698 </cell>
1699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1700 \begin_inset Text
1701
1702 \begin_layout Plain Layout
1703 % of line width
1704 \end_layout
1705
1706 \end_inset
1707 </cell>
1708 </row>
1709 <row>
1710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1711 \begin_inset Text
1712
1713 \begin_layout Plain Layout
1714 theight%
1715 \end_layout
1716
1717 \end_inset
1718 </cell>
1719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1720 \begin_inset Text
1721
1722 \begin_layout Plain Layout
1723 % of text height
1724 \end_layout
1725
1726 \end_inset
1727 </cell>
1728 </row>
1729 <row>
1730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1731 \begin_inset Text
1732
1733 \begin_layout Plain Layout
1734 pheight%
1735 \end_layout
1736
1737 \end_inset
1738 </cell>
1739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1740 \begin_inset Text
1741
1742 \begin_layout Plain Layout
1743 % of paper height
1744 \end_layout
1745
1746 \end_inset
1747 </cell>
1748 </row>
1749 <row>
1750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1751 \begin_inset Text
1752
1753 \begin_layout Plain Layout
1754 ex
1755 \end_layout
1756
1757 \end_inset
1758 </cell>
1759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1760 \begin_inset Text
1761
1762 \begin_layout Plain Layout
1763 height of letter 
1764 \emph on
1765 x
1766 \emph default
1767  in current font
1768 \end_layout
1769
1770 \end_inset
1771 </cell>
1772 </row>
1773 <row>
1774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1775 \begin_inset Text
1776
1777 \begin_layout Plain Layout
1778 em
1779 \end_layout
1780
1781 \end_inset
1782 </cell>
1783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1784 \begin_inset Text
1785
1786 \begin_layout Plain Layout
1787 width of letter 
1788 \emph on
1789 M
1790 \emph default
1791  in current font
1792 \end_layout
1793
1794 \end_inset
1795 </cell>
1796 </row>
1797 <row>
1798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1799 \begin_inset Text
1800
1801 \begin_layout Plain Layout
1802 mu
1803 \end_layout
1804
1805 \end_inset
1806 </cell>
1807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1808 \begin_inset Text
1809
1810 \begin_layout Plain Layout
1811 math unit (1
1812 \begin_inset space \thinspace{}
1813 \end_inset
1814
1815 mu = 1/18
1816 \begin_inset space \thinspace{}
1817 \end_inset
1818
1819 em)
1820 \end_layout
1821
1822 \end_inset
1823 </cell>
1824 </row>
1825 </lyxtabular>
1826
1827 \end_inset
1828
1829
1830 \end_layout
1831
1832 \end_inset
1833
1834
1835 \end_layout
1836
1837 \begin_layout Subsection
1838 The Manuals
1839 \end_layout
1840
1841 \begin_layout Standard
1842 The following list describes the contents of the basic documentation files
1843  that you find in the 
1844 \family sans
1845 Help
1846 \family default
1847  menu:
1848 \end_layout
1849
1850 \begin_layout Description
1851 Introduction This file.
1852 \end_layout
1853
1854 \begin_layout Description
1855 Tutorial If you are new to LyX, and have never used LaTeX before, you should
1856  start here.
1857  If you have used LaTeX before, you should still read the 
1858 \emph on
1859 Tutorial
1860 \emph default
1861 , starting with the section on 
1862 \begin_inset Quotes eld
1863 \end_inset
1864
1865 LyX for LaTeX users.
1866 \begin_inset Quotes erd
1867 \end_inset
1868
1869  (Skimming the rest of the document wouldn't hurt, either.)
1870 \end_layout
1871
1872 \begin_layout Description
1873 User's
1874 \begin_inset space ~
1875 \end_inset
1876
1877 Guide The primary documentation.
1878  We'll cover 
1879 \emph on
1880 most
1881 \emph default
1882  of the basic operation and available features of LyX here.
1883  The main manual assumes that you've read the 
1884 \emph on
1885 Tutorial
1886 \emph default
1887 .
1888 \end_layout
1889
1890 \begin_layout Description
1891 Embedded
1892 \begin_inset space ~
1893 \end_inset
1894
1895 Objects Extension of the 
1896 \emph on
1897 User's Guide
1898 \emph default
1899 .
1900  Documents in detail how to use tables, graphics, floats, notes, program
1901  listings, and boxes.
1902  It also includes many tricks of the LaTeX masters.
1903 \end_layout
1904
1905 \begin_layout Description
1906 Math Extension of the 
1907 \emph on
1908 User's Guide
1909 \emph default
1910 .
1911  Documents in detail how to typeset any kind of formulas.
1912 \end_layout
1913
1914 \begin_layout Description
1915 Additional
1916 \begin_inset space ~
1917 \end_inset
1918
1919 Features Extension of the 
1920 \emph on
1921 User's Guide
1922 \emph default
1923 .
1924  Documents how to use raw LaTeX commands, additional layouts, and special-purpos
1925 e editing features.
1926 \end_layout
1927
1928 \begin_layout Description
1929 Customization A description of advanced LyX features, including how to customize
1930  the overall behavior of LyX\SpecialChar \@.
1931  This includes such things as keybindings, internati
1932 onalization, and configuration files.
1933  It also includes information about layout files, which are needed to get
1934  LyX to support LaTeX classes or packages.
1935 \end_layout
1936
1937 \begin_layout Description
1938 Shortcuts Tables with the currently defined LyX shortcuts.
1939 \end_layout
1940
1941 \begin_layout Description
1942 LaTeX
1943 \begin_inset space ~
1944 \end_inset
1945
1946 configuration LyX investigates your system upon installation.
1947  This file contains info on what LyX learned about your installation.
1948  Check it to see if you're missing something you might like to have.
1949 \end_layout
1950
1951 \begin_layout Standard
1952 These files will reference one another as necessary.
1953  For example, the 
1954 \emph on
1955 User's Guide
1956 \emph default
1957  contains 
1958 \emph on
1959 some
1960 \emph default
1961  information on installation and customization, but refers the reader to
1962  the 
1963 \emph on
1964 Customization Manual
1965 \emph default
1966  for more information.
1967 \end_layout
1968
1969 \begin_layout Standard
1970 We'll state again an important point:
1971 \end_layout
1972
1973 \begin_layout Standard
1974 \begin_inset VSpace bigskip
1975 \end_inset
1976
1977
1978 \end_layout
1979
1980 \begin_layout Standard
1981 \align center
1982 If you are new to LyX, read the 
1983 \emph on
1984 Tutorial
1985 \emph default
1986 .
1987  Now\SpecialChar \@.
1988
1989 \end_layout
1990
1991 \begin_layout Standard
1992 \begin_inset VSpace bigskip
1993 \end_inset
1994
1995
1996 \end_layout
1997
1998 \begin_layout Standard
1999 Otherwise, you could needlessly frustrate yourself.
2000 \end_layout
2001
2002 \begin_layout Section
2003 Contributing to the LyX Project
2004 \begin_inset CommandInset label
2005 LatexCommand label
2006 name "sec:Contrib"
2007
2008 \end_inset
2009
2010
2011 \end_layout
2012
2013 \begin_layout Subsection
2014 Contributing to LyX
2015 \end_layout
2016
2017 \begin_layout Standard
2018 LyX is mostly written in C++ (the LaTeX importer is written in Python).
2019  It is a large project, and as a result it is not free from bugs, or the
2020  need for improvements in the source code.
2021 \end_layout
2022
2023 \begin_layout Subsubsection
2024 Reporting a bug
2025 \end_layout
2026
2027 \begin_layout Standard
2028 While using LyX, you may find behavior which you consider a bug.
2029  Crashes, though rare, can happen.
2030  User interface problems are considered major bugs by the LyX team: especially
2031  helpful are indications of parts of the LyX interface you find confusing,
2032  or unclear.
2033 \end_layout
2034
2035 \begin_layout Standard
2036 LyX has a bug tracking system, which you can find at 
2037 \family typewriter
2038
2039 \begin_inset Flex URL
2040 status collapsed
2041
2042 \begin_layout Plain Layout
2043
2044 http://www.lyx.org/trac/wiki/BugTrackerHome
2045 \end_layout
2046
2047 \end_inset
2048
2049
2050 \family default
2051 .
2052  You should check the bug tracker before reporting any bugs, in case it
2053  has already been reported.
2054  If you have a comment on an existing bug, or wish to report a new bug,
2055  you may either use the bug tracker, or send an e-mail to the development
2056  mailing list, 
2057 \begin_inset CommandInset href
2058 LatexCommand href
2059 target "lyx-devel@lists.lyx.org"
2060 type "mailto:"
2061
2062 \end_inset
2063
2064 .
2065  Archives of this list are linked from the main LyX website, 
2066 \family typewriter
2067
2068 \begin_inset Flex URL
2069 status collapsed
2070
2071 \begin_layout Plain Layout
2072
2073 http://www.lyx.org/
2074 \end_layout
2075
2076 \end_inset
2077
2078
2079 \family default
2080 .
2081 \end_layout
2082
2083 \begin_layout Standard
2084 A useful bug report will at a minimum include the version of LyX you are
2085  having the problem with.
2086  Accurate, detailed descriptions are preferred - the more time developers
2087  have to spend to pinpoint the source of a bug, the less time they have
2088  for other improvements.
2089  Mention the system and system version you are running LyX with.
2090  Give the versions of the libraries you have installed on your system, and,
2091  if relevant, the versions of external programs that LyX uses.
2092  If it's a compilation or configuration problem, include the file 
2093 \family typewriter
2094 config.log
2095 \family default
2096 , and mention which compiler you are using.
2097  
2098 \end_layout
2099
2100 \begin_layout Subsubsection
2101 Contributing fixes and new features
2102 \end_layout
2103
2104 \begin_layout Standard
2105 If you have made changes to LyX's source that you think should become part
2106  of LyX, send your changes as a diff file (in unified format) to the development
2107  list referenced above, along with a change log, and a description of what
2108  your patch does.
2109 \end_layout
2110
2111 \begin_layout Subsection
2112 Contributing to the Documentation
2113 \end_layout
2114
2115 \begin_layout Standard
2116 LyX's documentation is extensive; however LyX is under constant development,
2117  and each new release adds new features.
2118  You may find some documentation needs improvement.
2119  This section describes what to do if you find an error, or have some suggestion
2120 s for improving the documentation.
2121 \end_layout
2122
2123 \begin_layout Subsubsection
2124 Reporting Errors in the Manuals
2125 \end_layout
2126
2127 \begin_layout Standard
2128 If you find a problem with the documentation, send a message to the mailing
2129  list 
2130 \begin_inset CommandInset href
2131 LatexCommand href
2132 target "lyx-docs@lists.lyx.org"
2133 type "mailto:"
2134
2135 \end_inset
2136
2137 .
2138  The documentation team will make any necessary fixes.
2139 \end_layout
2140
2141 \begin_layout Subsubsection
2142 Joining the Documentation Team.
2143 \end_layout
2144
2145 \begin_layout Standard
2146 The LyX Documentation Project, like anything else in the LyX project, can
2147  always use assistance! If you're interested in contributing to the Documentatio
2148 n Project, you need to do the following:
2149 \end_layout
2150
2151 \begin_layout Enumerate
2152 Get the latest LyX source code from 
2153 \begin_inset Newline newline
2154 \end_inset
2155
2156
2157 \begin_inset Flex URL
2158 status collapsed
2159
2160 \begin_layout Plain Layout
2161
2162 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/doc
2163 \end_layout
2164
2165 \end_inset
2166
2167  
2168 \end_layout
2169
2170 \begin_layout Enumerate
2171 Next, read the 
2172 \emph on
2173 User's Guide
2174 \emph default
2175  and the 
2176 \emph on
2177 Tutorial
2178 \emph default
2179
2180 \begin_inset Newline newline
2181 \end_inset
2182
2183 The point of this exercise is to give you ideas.
2184  The 
2185 \emph on
2186 Tutorial
2187 \emph default
2188  and 
2189 \emph on
2190 User's Guide
2191 \emph default
2192  is likely to be the most up-to-date of all of the documentation.
2193  You should be able to glean some insights into how we want the manuals
2194  to read and to look.
2195 \end_layout
2196
2197 \begin_layout Enumerate
2198 Contact the team at:
2199 \begin_inset Newline newline
2200 \end_inset
2201
2202
2203 \begin_inset CommandInset href
2204 LatexCommand href
2205 target "lyx-docs@lists.lyx.org"
2206 type "mailto:"
2207
2208 \end_inset
2209
2210
2211 \begin_inset Newline newline
2212 \end_inset
2213
2214 to discuss your intended changes, and get some feedback on them.
2215 \end_layout
2216
2217 \begin_layout Standard
2218 The changes you wish to make may range from improving clarity of the text,
2219  to doing major re-structuring of the documentation.
2220  Any and all improvements are gladly received.
2221 \end_layout
2222
2223 \end_body
2224 \end_document