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