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