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