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