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