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