]> git.lyx.org Git - lyx.git/blob - lib/doc/Reference.lyx
Doc updates
[lyx.git] / lib / doc / Reference.lyx
1 #LyX 1.3 created this file. For more info see http://www.lyx.org/
2 \lyxformat 221
3 \textclass book
4 \begin_preamble
5 % DO NOT ALTER THIS PREAMBLE!!!!
6 %
7 % I've designed this preamble to ensure that this document prints
8 % out as advertised. If you mess with this preamble,
9 % parts of the manual may not print out as expected.  If you
10 % have problems LaTeXing this file, please contact 
11 % the documentation team intead of messing around in here.  --jpw 4/97
12
13 \usepackage[latin1]{inputenc}
14
15 %% Provides French double-quotes for one of the examples
16 %%
17 \ProvideTextCommandDefault{\guillemotleft}{%
18 \raisebox{0.27ex}{\ensuremath{\scriptscriptstyle \ll\!\!\!}}
19 }
20 \ProvideTextCommandDefault{\guillemotright}{%
21 \raisebox{0.27ex}{\ensuremath{\scriptscriptstyle \gg}}
22 }
23 \DeclareRobustCommand{\flqq}{%
24   \ifmmode\hbox{\guillemotleft}\else\guillemotleft\fi}
25 \DeclareRobustCommand{\frqq}{%
26   \ifmmode\hbox{\guillemotright}\else\guillemotright\fi}
27 %%
28 %% End Preamble
29 %%
30 \end_preamble
31 \language english
32 \inputencoding default
33 \fontscheme default
34 \graphics none
35 \float_placement !htb
36 \paperfontsize default
37 \spacing single 
38 \papersize Default
39 \paperpackage a4
40 \use_geometry 0
41 \use_amsmath 0
42 \use_natbib 0
43 \use_numerical_citations 0
44 \paperorientation portrait
45 \secnumdepth 3
46 \tocdepth 3
47 \paragraph_separation indent
48 \defskip medskip
49 \quotes_language english
50 \quotes_times 2
51 \papercolumns 1
52 \papersides 2
53 \paperpagestyle headings
54
55 \layout Title
56
57 LyX Reference Manual
58 \layout Author
59
60 by the LyX Team
61 \begin_inset Foot
62 collapsed true
63
64 \layout Standard
65
66 If you have comments or error corrections, please send them to the LyX Documenta
67 tion mailing list, <lyx-docs@lists.lyx.org>.
68 \end_inset 
69
70
71 \layout Standard
72
73
74 \begin_inset LatexCommand \tableofcontents{}
75
76 \end_inset 
77
78
79 \layout Chapter
80
81 Introduction
82 \layout Section
83
84 About this Document
85 \layout Standard
86
87 This is the LyX 
88 \emph on 
89 Reference
90 \emph default 
91  
92 \emph on 
93 Manual
94 \emph default 
95 .
96  
97 \layout Standard
98
99 If you've looked at some of the other documentation, you might be expecting
100  this section to be identical to all of the other opening sections in the
101  other documentation files.
102  The Reference Manual isn't like the other documents, and requires a somewhat
103  different approach.
104 \layout Standard
105
106 First, this file is big.
107  It contains \SpecialChar \ldots{}
108 well, everything.
109  Or, it will, at some point.
110  At the moment, though, it's still somewhat incomplete.
111 \layout Standard
112
113 Second, to help you get started with this manual, we recommend that you
114  have a look at the example entries.
115  We'd also recommend not printing out the entire manual, but only those
116  sections you happen to need.
117  [This document is still a moving target, after all.]
118 \layout Standard
119
120 Third, the entries in this manual follow a somewhat-modified version of
121  the format described in the 
122 \emph on 
123 Introduction
124 \emph default 
125  manual.
126  Most of these modifications are additions to what's been specified in the
127  Style Sheet.
128  So, if you intend to add an entry, make sure you read 
129 \family typewriter 
130 DocStyle.lyx
131 \family default 
132  thoroughly! [You'll find it in the distribution in the 
133 \family typewriter 
134 development
135 \family default 
136  subdirectory.]
137 \layout Standard
138
139 NOTE: this document is, alas, very out of date.
140  It is wrong in many places, and omits lots of information about newer versions
141  of LyX.
142 \layout Section
143
144 Organization
145 \layout Standard
146
147 Each chapter is grouped around a central theme or topic.
148  Chapter 
149 \begin_inset LatexCommand \ref{ch:user-interface}
150
151 \end_inset 
152
153  describes the user interface.
154  Included are the tool bar, the various popups and which menu items and
155  keys they are bound to.
156  Chapter 
157 \begin_inset LatexCommand \ref{ch:functions}
158
159 \end_inset 
160
161  lists all of the bindable functions.
162  You'll need this information if you want to alter the key bindings or create
163  your own tool bar.
164  Lastly, chapter 
165 \begin_inset LatexCommand \ref{ch:misc}
166
167 \end_inset 
168
169  is the Dreaded Miscellaneous! Basically, anything we couldn't figure out
170  where to put ended up here.
171 \layout Standard
172
173 The entries themselves are the subsections of each chapter.
174  They are in alphabetical order for ease of access.
175  The sections of each chapter have single purpose: to split up the chapter
176  into more manageable chunks.
177  They simply group the entries by letter, so, for example, there will be
178  a section labelled 
179 \begin_inset Quotes eld
180 \end_inset 
181
182 A-C,
183 \begin_inset Quotes erd
184 \end_inset 
185
186  another called 
187 \begin_inset Quotes eld
188 \end_inset 
189
190 S,
191 \begin_inset Quotes erd
192 \end_inset 
193
194  and so on.
195 \layout Section
196
197 A Sample Entry
198 \layout Standard
199
200 This is a sample entry to the Reference Manual.
201  It should help readers figure out how to use this manual, and show developers
202  how to create entries.
203 \layout Standard
204
205 The first thing to notice it the entry name.
206  It's not in any special font.
207  Now, according to the Style Sheet, function names should be in 
208 \family typewriter 
209 Typewriter
210 \family default 
211  font and the names of popups in 
212 \family sans 
213 Sans\SpecialChar ~
214 Serif
215 \family default 
216 .
217  If you check the chapters containing entries for the functions and popups,
218  you'll see that those entries do indeed use this font convention\SpecialChar \ldots{}
219 in the
220  text itself.
221  The names of the entries --- i.\SpecialChar ~
222 e.\SpecialChar ~
223 the subsection title --- is in the default
224  font.
225  Leave the entry titles in the default font.
226 \layout Subsection
227
228 Example #1: Entries
229 \layout Description
230
231 Default\SpecialChar ~
232 Bindings:
233 \begin_deeper 
234 \layout List
235 \labelwidthstring MMMMMMM
236
237
238 \series bold 
239 Menu\SpecialChar ~
240 -
241 \series default 
242  Where in the menus you can find this thing.
243  If the menu item just brings up a dialog box, put its name in as a 
244 \family sans 
245 \emph on 
246 Description
247 \family default 
248 \emph default 
249  list.
250  Also put in where on the panel the item in bound.
251  Put the names of menus, popup buttons, etc.
252  in 
253 \family sans 
254 Sans Serif 
255 \family default 
256 to make it stand out from any other text.
257  Underline the accelerator key, if any.
258 \begin_inset Foot
259 collapsed true
260
261 \layout Standard
262
263 In other words, this is just as described in the Style Sheet.
264  
265 \end_inset 
266
267  Example:
268 \begin_deeper 
269 \layout Standard
270
271
272 \family sans 
273 Menu
274 \bar under 
275 N
276 \bar default 
277 ame \SpecialChar \menuseparator
278 SubMe
279 \bar under 
280 n
281 \bar default 
282 uName \SpecialChar \menuseparator
283 I
284 \bar under 
285 t
286 \bar default 
287 emName
288 \layout Description
289
290 Ding\SpecialChar ~
291 a\SpecialChar ~
292 Ling\SpecialChar ~
293 Panel: 
294 \family sans 
295 ThisButton
296 \end_deeper 
297 \layout List
298 \labelwidthstring MMMMMMM
299
300
301 \series bold 
302 Toolbar\SpecialChar ~
303 -
304 \series default 
305  Should describe the location on the bar and what the icon looks like.
306  Keep it brief.
307  Example:
308 \begin_deeper 
309 \layout Standard
310
311 Fourth button from the left.
312 \layout Standard
313
314 Hand with six fingers.
315 \end_deeper 
316 \layout List
317 \labelwidthstring MMMMMMM
318
319
320 \series bold 
321 Keyboard\SpecialChar ~
322 -
323 \series default 
324  There will be either one or two paragraphs here.
325  They should just contain a key sequence, and the name of the binding file.
326  Put the name of the binding file in 
327 \family typewriter 
328 Typewriter
329 \family default 
330  font, and the key sequence in 
331 \family sans 
332 Sans Serif
333 \family default 
334  to make it stand out.
335  If no binding file name is present, then that binding is standard in all
336  of the binding files.
337  Example:
338 \begin_deeper 
339 \layout Standard
340
341
342 \family sans 
343 C-M-p
344 \family default 
345  in 
346 \family typewriter 
347 bindfile.bind
348 \family default 
349 .
350 \layout Standard
351
352
353 \family sans 
354 M-9
355 \end_deeper 
356 \end_deeper 
357 \layout Paragraph
358
359 Purpose:
360 \layout Standard
361
362 The purpose of this entry is to describe these entries.
363  
364 \layout Standard
365
366 Within an entry, the different parts are labelled 
367 \begin_inset Quotes eld
368 \end_inset 
369
370 Default Bindings:
371 \begin_inset Quotes eld
372 \end_inset 
373
374
375 \begin_inset Quotes eld
376 \end_inset 
377
378 Purpose
379 \begin_inset Quotes erd
380 \end_inset 
381
382
383 \begin_inset Quotes eld
384 \end_inset 
385
386 Usage
387 \begin_inset Quotes erd
388 \end_inset 
389
390
391 \begin_inset Quotes eld
392 \end_inset 
393
394 Examples
395 \begin_inset Quotes erd
396 \end_inset 
397
398 , and 
399 \begin_inset Quotes eld
400 \end_inset 
401
402 See Also
403 \begin_inset Quotes erd
404 \end_inset 
405
406 .
407  These are each paragraph headings.
408  The 
409 \begin_inset Quotes eld
410 \end_inset 
411
412 Menu-
413 \begin_inset Quotes eld
414 \end_inset 
415
416
417 \begin_inset Quotes eld
418 \end_inset 
419
420 Toolbar
421 \begin_inset Quotes erd
422 \end_inset 
423
424 , and 
425 \begin_inset Quotes eld
426 \end_inset 
427
428 Keyboard
429 \begin_inset Quotes erd
430 \end_inset 
431
432  parts of 
433 \begin_inset Quotes eld
434 \end_inset 
435
436 Default Bindings:
437 \begin_inset Quotes eld
438 \end_inset 
439
440  are subparagraph headings.
441  None of these should be numbered.
442 \layout Standard
443
444 In a real entry, this will tell you about the item and what it's for.
445 \layout Paragraph
446
447 Usage:
448 \layout Standard
449
450 This entry will tell you how to use this item.
451 \layout Standard
452
453 There won't always be one of these.
454  In fact, any of the
455 \begin_inset Quotes erd
456 \end_inset 
457
458 standard
459 \begin_inset Quotes erd
460 \end_inset 
461
462  sections of an entry may be missing, especially if it's empty.
463  For example, there are only 15 or so toolbar buttons, so most things won't
464  have a default toolbar binding.
465  Or, the author of an entry may prefer to put some of the 
466 \begin_inset Quotes eld
467 \end_inset 
468
469 Usage
470 \begin_inset Quotes erd
471 \end_inset 
472
473  stuff under 
474 \begin_inset Quotes eld
475 \end_inset 
476
477 Purpose
478 \begin_inset Quotes erd
479 \end_inset 
480
481  or 
482 \begin_inset Quotes eld
483 \end_inset 
484
485 Examples
486 \begin_inset Quotes erd
487 \end_inset 
488
489 .
490 \layout Paragraph
491
492 Examples:
493 \layout Standard
494
495 This is an example example for an example entry.
496 \layout Standard
497
498 Are you confused? Good.
499  You came to the right place!
500 \layout Standard
501
502 Unfortunately, this example entry has been kind of abstract.
503  So, we'll give you a few more example entries.
504 \layout Paragraph
505
506 See Also:
507 \layout Standard
508
509 Example #2; Example #3.
510 \layout Standard
511
512 [Notice that this isn't in any special font.
513  ]
514 \layout Subsection
515
516 Example #2: Bogosify
517 \layout Description
518
519 Default\SpecialChar ~
520 Bindings:
521 \begin_deeper 
522 \layout List
523 \labelwidthstring MMMMMMM
524
525
526 \series bold 
527 Menu\SpecialChar ~
528 -
529 \series default 
530  
531 \family sans 
532 \bar under 
533 B
534 \bar default 
535 ogus\SpecialChar \menuseparator
536 M
537 \bar under 
538 u
539 \bar default 
540 HaHa
541 \layout List
542 \labelwidthstring MMMMMMM
543
544
545 \series bold 
546 Toolbar\SpecialChar ~
547 -
548 \series default 
549  First button from the left.
550  
551 \begin_deeper 
552 \layout Standard
553
554 Bogus ball.
555 \end_deeper 
556 \layout List
557 \labelwidthstring MMMMMMM
558
559
560 \series bold 
561 Keyboard\SpecialChar ~
562 -
563 \series default 
564  
565 \family sans 
566 C-F50
567 \family default 
568  in 
569 \family typewriter 
570 bogus.bind
571 \family default 
572 .
573 \begin_deeper 
574 \layout Standard
575
576
577 \family sans 
578 C-W-Help
579 \family default 
580  in 
581 \family typewriter 
582 PCbogus.bind
583 \family default 
584 .
585 \end_deeper 
586 \end_deeper 
587 \layout Paragraph
588
589 Purpose:
590 \layout Standard
591
592 This item puts extra bogosity in your documents by activating the bogofilter
593  in BoGoTeX.
594  Everyone needs a little bogosity in their writings.
595  Otherwise, you risk boring your readers into a deep sleep.
596  In fact, some science professors, scoffing at the usefulness of the BoGoTeX
597  extensions, have written and even published articles in reputable journals
598  that have been known to put readers into a coma! Don't believe me? Try
599  reading just about any scientific paper!
600 \layout Paragraph
601
602 Usage:
603 \layout Standard
604
605 Just select the text to bogosify with the mouse, then use the keyboard bindings,
606  toolbar button, or menu item for this function.
607 \layout Paragraph
608
609 Examples:
610 \layout Standard
611
612 Why, this entire entry is an example! It's totally bogus!
613 \layout Paragraph
614
615 See Also:
616 \layout Standard
617
618 BogoMIPS
619 \layout Subsection
620
621 Example #3: Decat
622 \layout Description
623
624 Default\SpecialChar ~
625 Bindings:
626 \begin_deeper 
627 \layout List
628 \labelwidthstring MMMMMMM
629
630
631 \series bold 
632 Menu\SpecialChar ~
633 -
634 \series default 
635  
636 \family sans 
637 \bar under 
638 C
639 \bar default 
640 uddly\SpecialChar \menuseparator
641
642 \bar under 
643 F
644 \bar default 
645 eline
646 \family default 
647  to bring up the 
648 \family sans 
649 Meow
650 \family default 
651  dialog box.
652 \begin_deeper 
653 \layout Description
654
655 Meow\SpecialChar ~
656 Panel: 
657 \family sans 
658 Decat
659 \family default 
660  button.
661 \end_deeper 
662 \layout List
663 \labelwidthstring MMMMMMM
664
665
666 \series bold 
667 Toolbar\SpecialChar ~
668 -
669 \series default 
670  Button smack dab in the middle of everything.
671 \begin_deeper 
672 \layout Standard
673
674 Kitty-cat.
675 \end_deeper 
676 \layout List
677 \labelwidthstring MMMMMMM
678
679
680 \series bold 
681 Keyboard\SpecialChar ~
682 -
683 \series default 
684  
685 \family sans 
686 W-c W-a W-t 
687 \family default 
688 in 
689 \family typewriter 
690 fuzzy.bind
691 \family default 
692 .
693 \end_deeper 
694 \layout Paragraph
695
696 Purpose:
697 \layout Standard
698
699 The decat function fixes 
700 \begin_inset Quotes eld
701 \end_inset 
702
703 additions
704 \begin_inset Quotes erd
705 \end_inset 
706
707  made by overly-helpful paws.
708 \layout Standard
709
710 We all know how much cats 
711 \emph on 
712 love
713 \emph default 
714  computers, especially the laps that sit in front of them.
715  However, a cat, being feline, must add its opinions to whatever you're
716  typing.
717  Or, your cat may simply decide to help you finish your work so you can
718  get to more important matters, such as brushing and petting.
719  The decat function is designed for just such moments.
720 \layout Paragraph
721
722 Usage:
723 \layout Standard
724
725 Select the text to decat while holding down all five mouse buttons, then
726  use the keyboard bindings, toolbar button, or menu item for this function.
727 \layout Paragraph
728
729 Examples:
730 \layout Standard
731
732 A particular black and white cat once added the following:
733 \layout Quote
734
735 sfd4rcxy45bb q43 tfd t43revcx
736 \layout Standard
737
738 \SpecialChar \ldots{}
739 to a document.
740  Run through decat, it became:
741 \layout Quote
742
743 Hey, bozo! Pay attention to me!
744 \layout Standard
745
746 Another frisky kitty named Horatio added: 
747 \layout Quote
748
749 ';; msdam m-009243m laasd;mlk 
750 \layout Standard
751
752 to some text.
753  Decat changed it to:
754 \layout Quote
755
756 Can I beat up another dog?
757 \layout Standard
758
759 [And if you believe that, I have a bridge in Brooklyn for sale\SpecialChar \ldots{}
760 ]
761 \layout Paragraph
762
763 See Also:
764 \layout Standard
765
766 ASPCA; PETA; ECC; Any cat owner.
767 \layout Subsection
768
769 Template
770 \layout Description
771
772 Default\SpecialChar ~
773 Bindings:
774 \begin_deeper 
775 \layout List
776 \labelwidthstring MMMMMMM
777
778
779 \series bold 
780 Menu\SpecialChar ~
781 -
782 \series default 
783  
784 \family sans 
785 Main\SpecialChar \menuseparator
786 Item
787 \layout List
788 \labelwidthstring MMMMMMM
789
790
791 \series bold 
792 Toolbar\SpecialChar ~
793 -
794 \series default 
795  Button # from the left (or right).
796  
797 \begin_deeper 
798 \layout Standard
799
800 Brief description of button icon.
801 \end_deeper 
802 \layout List
803 \labelwidthstring MMMMMMM
804
805
806 \series bold 
807 Keyboard\SpecialChar ~
808 -
809 \series default 
810  
811 \family sans 
812 C-S-M-W-key
813 \family default 
814  in 
815 \family typewriter 
816 file1.bind
817 \family default 
818 .
819 \begin_deeper 
820 \layout Standard
821
822
823 \family sans 
824 C-S-M-W-key
825 \family default 
826  in 
827 \family typewriter 
828 file2.bind
829 \family default 
830 .
831 \end_deeper 
832 \end_deeper 
833 \layout Paragraph
834
835 Purpose:
836 \layout Standard
837
838 Description.
839 \layout Paragraph
840
841 Usage:
842 \layout Standard
843
844 Description.
845 \layout Paragraph
846
847 Examples:
848 \layout Standard
849
850 Examples.
851 \layout Paragraph
852
853 See Also:
854 \layout Standard
855
856 Other entries or documents.
857  Separate many references by either a 
858 \begin_inset Quotes eld
859 \end_inset 
860
861 ;
862 \begin_inset Quotes erd
863 \end_inset 
864
865  or place in multiple paragraphs.
866 \layout Chapter
867
868 User Interface: The Popups
869 \layout Standard
870
871
872 \emph on 
873
874 \begin_inset LatexCommand \label{ch:user-interface}
875
876 \end_inset 
877
878  Ed.
879  Note: The chapter with a blow-by-blow description of what each popup does,
880  which menu its bound to, and so on.
881  Rather incomplete at the moment.-jw
882 \layout Section
883
884 A-E
885 \layout Subsection
886
887 Character Layout
888 \layout Description
889
890 Default\SpecialChar ~
891 Bindings:
892 \begin_deeper 
893 \layout List
894 \labelwidthstring MMMMMMM
895
896
897 \series bold 
898 Menu\SpecialChar ~
899 -
900 \series default 
901  
902 \family sans 
903 Main\SpecialChar \menuseparator
904 Item
905 \layout List
906 \labelwidthstring MMMMMMM
907
908
909 \series bold 
910 Toolbar\SpecialChar ~
911 -
912 \series default 
913  Button # from the left (or right).
914  
915 \begin_deeper 
916 \layout Standard
917
918 Brief description of button icon.
919 \end_deeper 
920 \layout List
921 \labelwidthstring MMMMMMM
922
923
924 \series bold 
925 Keyboard\SpecialChar ~
926 -
927 \series default 
928  
929 \family sans 
930 C-S-M-W-key
931 \family default 
932  in 
933 \family typewriter 
934 file1.bind
935 \family default 
936 .
937 \begin_deeper 
938 \layout Standard
939
940
941 \family sans 
942 C-S-M-W-key
943 \family default 
944  in 
945 \family typewriter 
946 file2.bind
947 \family default 
948 .
949 \end_deeper 
950 \end_deeper 
951 \layout Paragraph
952
953 Purpose:
954 \layout Standard
955
956 Description.
957 \layout Paragraph
958
959 Usage:
960 \layout Standard
961
962 Description.
963 \layout Paragraph
964
965 Examples:
966 \layout Standard
967
968 Examples.
969 \layout Paragraph
970
971 See Also:
972 \layout Standard
973
974 Other entries or documents.
975  Separate many references by either a 
976 \begin_inset Quotes eld
977 \end_inset 
978
979 ;
980 \begin_inset Quotes erd
981 \end_inset 
982
983  or place in multiple paragraphs.
984 \layout Subsection
985
986 Decoration
987 \layout Description
988
989 Default\SpecialChar ~
990 Bindings:
991 \begin_deeper 
992 \layout List
993 \labelwidthstring MMMMMMM
994
995
996 \series bold 
997 Menu\SpecialChar ~
998 -
999 \series default 
1000  
1001 \family sans 
1002 Main\SpecialChar \menuseparator
1003 Item
1004 \layout List
1005 \labelwidthstring MMMMMMM
1006
1007
1008 \series bold 
1009 Toolbar\SpecialChar ~
1010 -
1011 \series default 
1012  Button # from the left (or right).
1013  
1014 \begin_deeper 
1015 \layout Standard
1016
1017 Brief description of button icon.
1018 \end_deeper 
1019 \layout List
1020 \labelwidthstring MMMMMMM
1021
1022
1023 \series bold 
1024 Keyboard\SpecialChar ~
1025 -
1026 \series default 
1027  
1028 \family sans 
1029 C-S-M-W-key
1030 \family default 
1031  in 
1032 \family typewriter 
1033 file1.bind
1034 \family default 
1035 .
1036 \begin_deeper 
1037 \layout Standard
1038
1039
1040 \family sans 
1041 C-S-M-W-key
1042 \family default 
1043  in 
1044 \family typewriter 
1045 file2.bind
1046 \family default 
1047 .
1048 \end_deeper 
1049 \end_deeper 
1050 \layout Paragraph
1051
1052 Purpose:
1053 \layout Standard
1054
1055 Description.
1056 \layout Paragraph
1057
1058 Usage:
1059 \layout Standard
1060
1061 Description.
1062 \layout Paragraph
1063
1064 Examples:
1065 \layout Standard
1066
1067 Examples.
1068 \layout Paragraph
1069
1070 See Also:
1071 \layout Standard
1072
1073 Other entries or documents.
1074  Separate many references by either a 
1075 \begin_inset Quotes eld
1076 \end_inset 
1077
1078 ;
1079 \begin_inset Quotes erd
1080 \end_inset 
1081
1082  or place in multiple paragraphs.
1083 \layout Subsection
1084
1085 Delimiter
1086 \layout Description
1087
1088 Default\SpecialChar ~
1089 Bindings:
1090 \begin_deeper 
1091 \layout List
1092 \labelwidthstring MMMMMMM
1093
1094
1095 \series bold 
1096 Menu\SpecialChar ~
1097 -
1098 \series default 
1099  
1100 \family sans 
1101 Main\SpecialChar \menuseparator
1102 Item
1103 \layout List
1104 \labelwidthstring MMMMMMM
1105
1106
1107 \series bold 
1108 Toolbar\SpecialChar ~
1109 -
1110 \series default 
1111  Button # from the left (or right).
1112  
1113 \begin_deeper 
1114 \layout Standard
1115
1116 Brief description of button icon.
1117 \end_deeper 
1118 \layout List
1119 \labelwidthstring MMMMMMM
1120
1121
1122 \series bold 
1123 Keyboard\SpecialChar ~
1124 -
1125 \series default 
1126  
1127 \family sans 
1128 C-S-M-W-key
1129 \family default 
1130  in 
1131 \family typewriter 
1132 file1.bind
1133 \family default 
1134 .
1135 \begin_deeper 
1136 \layout Standard
1137
1138
1139 \family sans 
1140 C-S-M-W-key
1141 \family default 
1142  in 
1143 \family typewriter 
1144 file2.bind
1145 \family default 
1146 .
1147 \end_deeper 
1148 \end_deeper 
1149 \layout Paragraph
1150
1151 Purpose:
1152 \layout Standard
1153
1154 Description.
1155 \layout Paragraph
1156
1157 Usage:
1158 \layout Standard
1159
1160 Description.
1161 \layout Paragraph
1162
1163 Examples:
1164 \layout Standard
1165
1166 Examples.
1167 \layout Paragraph
1168
1169 See Also:
1170 \layout Standard
1171
1172 Other entries or documents.
1173  Separate many references by either a 
1174 \begin_inset Quotes eld
1175 \end_inset 
1176
1177 ;
1178 \begin_inset Quotes erd
1179 \end_inset 
1180
1181  or place in multiple paragraphs.
1182 \layout Subsection
1183
1184 Document Layout
1185 \layout Description
1186
1187 Default\SpecialChar ~
1188 Bindings:
1189 \begin_deeper 
1190 \layout List
1191 \labelwidthstring MMMMMMM
1192
1193
1194 \series bold 
1195 Menu\SpecialChar ~
1196 -
1197 \series default 
1198  
1199 \family sans 
1200 Main\SpecialChar \menuseparator
1201 Item
1202 \layout List
1203 \labelwidthstring MMMMMMM
1204
1205
1206 \series bold 
1207 Toolbar\SpecialChar ~
1208 -
1209 \series default 
1210  Button # from the left (or right).
1211  
1212 \begin_deeper 
1213 \layout Standard
1214
1215 Brief description of button icon.
1216 \end_deeper 
1217 \layout List
1218 \labelwidthstring MMMMMMM
1219
1220
1221 \series bold 
1222 Keyboard\SpecialChar ~
1223 -
1224 \series default 
1225  
1226 \family sans 
1227 C-S-M-W-key
1228 \family default 
1229  in 
1230 \family typewriter 
1231 file1.bind
1232 \family default 
1233 .
1234 \begin_deeper 
1235 \layout Standard
1236
1237
1238 \family sans 
1239 C-S-M-W-key
1240 \family default 
1241  in 
1242 \family typewriter 
1243 file2.bind
1244 \family default 
1245 .
1246 \end_deeper 
1247 \end_deeper 
1248 \layout Paragraph
1249
1250 Purpose:
1251 \layout Standard
1252
1253 Description.
1254 \layout Paragraph
1255
1256 Usage:
1257 \layout Standard
1258
1259 Description.
1260 \layout Paragraph
1261
1262 Examples:
1263 \layout Standard
1264
1265 Examples.
1266 \layout Paragraph
1267
1268 See Also:
1269 \layout Standard
1270
1271 Other entries or documents.
1272  Separate many references by either a 
1273 \begin_inset Quotes eld
1274 \end_inset 
1275
1276 ;
1277 \begin_inset Quotes erd
1278 \end_inset 
1279
1280  or place in multiple paragraphs.
1281 \layout Section
1282
1283 F-H
1284 \layout Subsection
1285
1286 Figure
1287 \layout Description
1288
1289 Default\SpecialChar ~
1290 Bindings:
1291 \begin_deeper 
1292 \layout List
1293 \labelwidthstring MMMMMMM
1294
1295
1296 \series bold 
1297 Menu\SpecialChar ~
1298 -
1299 \series default 
1300  
1301 \family sans 
1302 Main\SpecialChar \menuseparator
1303 Item
1304 \layout List
1305 \labelwidthstring MMMMMMM
1306
1307
1308 \series bold 
1309 Toolbar\SpecialChar ~
1310 -
1311 \series default 
1312  Button # from the left (or right).
1313  
1314 \begin_deeper 
1315 \layout Standard
1316
1317 Brief description of button icon.
1318 \end_deeper 
1319 \layout List
1320 \labelwidthstring MMMMMMM
1321
1322
1323 \series bold 
1324 Keyboard\SpecialChar ~
1325 -
1326 \series default 
1327  
1328 \family sans 
1329 C-S-M-W-key
1330 \family default 
1331  in 
1332 \family typewriter 
1333 file1.bind
1334 \family default 
1335 .
1336 \begin_deeper 
1337 \layout Standard
1338
1339
1340 \family sans 
1341 C-S-M-W-key
1342 \family default 
1343  in 
1344 \family typewriter 
1345 file2.bind
1346 \family default 
1347 .
1348 \end_deeper 
1349 \end_deeper 
1350 \layout Paragraph
1351
1352 Purpose:
1353 \layout Standard
1354
1355 Description.
1356 \layout Paragraph
1357
1358 Usage:
1359 \layout Standard
1360
1361 Description.
1362 \layout Paragraph
1363
1364 Examples:
1365 \layout Standard
1366
1367 Examples.
1368 \layout Paragraph
1369
1370 See Also:
1371 \layout Standard
1372
1373 Other entries or documents.
1374  Separate many references by either a 
1375 \begin_inset Quotes eld
1376 \end_inset 
1377
1378 ;
1379 \begin_inset Quotes erd
1380 \end_inset 
1381
1382  or place in multiple paragraphs.
1383 \layout Subsection
1384
1385 File browser
1386 \layout Description
1387
1388 Default\SpecialChar ~
1389 Bindings: There are actually several, since many different operations
1390  in LyX require a filename.
1391  Some of the more common functions which use a file browser have the following
1392  bindings:
1393 \begin_deeper 
1394 \layout List
1395 \labelwidthstring MMMMMMM
1396
1397
1398 \series bold 
1399 Menu\SpecialChar ~
1400 -
1401 \series default 
1402  
1403 \family sans 
1404 \bar under 
1405 F
1406 \bar default 
1407 ile\SpecialChar \menuseparator
1408
1409 \bar under 
1410 N
1411 \bar default 
1412 ew
1413 \begin_deeper 
1414 \layout Standard
1415
1416
1417 \family sans 
1418 \bar under 
1419 F
1420 \bar default 
1421 ile\SpecialChar \menuseparator
1422 New\SpecialChar ~
1423 from\SpecialChar ~
1424
1425 \bar under 
1426 t
1427 \bar default 
1428 emplate...
1429 \layout Standard
1430
1431
1432 \family sans 
1433 \bar under 
1434 F
1435 \bar default 
1436 ile\SpecialChar \menuseparator
1437
1438 \bar under 
1439 O
1440 \bar default 
1441 pen
1442 \layout Standard
1443
1444
1445 \family sans 
1446 \bar under 
1447 F
1448 \bar default 
1449 ile\SpecialChar \menuseparator
1450 Save\SpecialChar ~
1451
1452 \bar under 
1453 A
1454 \bar default 
1455 s
1456 \end_deeper 
1457 \layout List
1458 \labelwidthstring MMMMMMM
1459
1460
1461 \series bold 
1462 Toolbar\SpecialChar ~
1463 -
1464 \series default 
1465  Button # from the left (or right).
1466  
1467 \begin_deeper 
1468 \layout Standard
1469
1470 Brief description of button icon.
1471 \end_deeper 
1472 \layout List
1473 \labelwidthstring MMMMMMM
1474
1475
1476 \series bold 
1477 Keyboard\SpecialChar ~
1478 -
1479 \series default 
1480  
1481 \family sans 
1482 C-S-M-W-key
1483 \family default 
1484  in 
1485 \family typewriter 
1486 file1.bind
1487 \family default 
1488 .
1489 \begin_deeper 
1490 \layout Standard
1491
1492
1493 \family sans 
1494 C-S-M-W-key
1495 \family default 
1496  in 
1497 \family typewriter 
1498 file2.bind
1499 \family default 
1500 .
1501 \end_deeper 
1502 \end_deeper 
1503 \layout Paragraph
1504
1505 Purpose:
1506 \layout Standard
1507
1508 Description.
1509 \layout Paragraph
1510
1511 Usage:
1512 \layout Standard
1513
1514 Description.
1515 \layout Paragraph
1516
1517 Examples:
1518 \layout Standard
1519
1520 Examples.
1521 \layout Paragraph
1522
1523 See Also:
1524 \layout Standard
1525
1526 Other entries or documents.
1527  Separate many references by either a 
1528 \begin_inset Quotes eld
1529 \end_inset 
1530
1531 ;
1532 \begin_inset Quotes erd
1533 \end_inset 
1534
1535  or place in multiple paragraphs.
1536 \layout Subsection
1537
1538 Find & Replace
1539 \layout Description
1540
1541 Default\SpecialChar ~
1542 Bindings:
1543 \begin_deeper 
1544 \layout List
1545 \labelwidthstring MMMMMMM
1546
1547
1548 \series bold 
1549 Menu\SpecialChar ~
1550 -
1551 \series default 
1552  
1553 \family sans 
1554 Main\SpecialChar \menuseparator
1555 Item
1556 \layout List
1557 \labelwidthstring MMMMMMM
1558
1559
1560 \series bold 
1561 Toolbar\SpecialChar ~
1562 -
1563 \series default 
1564  Button # from the left (or right).
1565  
1566 \begin_deeper 
1567 \layout Standard
1568
1569 Brief description of button icon.
1570 \end_deeper 
1571 \layout List
1572 \labelwidthstring MMMMMMM
1573
1574
1575 \series bold 
1576 Keyboard\SpecialChar ~
1577 -
1578 \series default 
1579  
1580 \family sans 
1581 C-S-M-W-key
1582 \family default 
1583  in 
1584 \family typewriter 
1585 file1.bind
1586 \family default 
1587 .
1588 \begin_deeper 
1589 \layout Standard
1590
1591
1592 \family sans 
1593 C-S-M-W-key
1594 \family default 
1595  in 
1596 \family typewriter 
1597 file2.bind
1598 \family default 
1599 .
1600 \end_deeper 
1601 \end_deeper 
1602 \layout Paragraph
1603
1604 Purpose:
1605 \layout Standard
1606
1607 Description.
1608 \layout Paragraph
1609
1610 Usage:
1611 \layout Standard
1612
1613 Description.
1614 \layout Paragraph
1615
1616 Examples:
1617 \layout Standard
1618
1619 Examples.
1620 \layout Paragraph
1621
1622 See Also:
1623 \layout Standard
1624
1625 Other entries or documents.
1626  Separate many references by either a 
1627 \begin_inset Quotes eld
1628 \end_inset 
1629
1630 ;
1631 \begin_inset Quotes erd
1632 \end_inset 
1633
1634  or place in multiple paragraphs.
1635 \layout Section
1636
1637 I-J
1638 \layout Subsection
1639
1640 Include
1641 \layout Description
1642
1643 Default\SpecialChar ~
1644 Bindings:
1645 \begin_deeper 
1646 \layout List
1647 \labelwidthstring MMMMMMM
1648
1649
1650 \series bold 
1651 Menu\SpecialChar ~
1652 -
1653 \series default 
1654  
1655 \family sans 
1656 Main\SpecialChar \menuseparator
1657 Item
1658 \layout List
1659 \labelwidthstring MMMMMMM
1660
1661
1662 \series bold 
1663 Toolbar\SpecialChar ~
1664 -
1665 \series default 
1666  Button # from the left (or right).
1667  
1668 \begin_deeper 
1669 \layout Standard
1670
1671 Brief description of button icon.
1672 \end_deeper 
1673 \layout List
1674 \labelwidthstring MMMMMMM
1675
1676
1677 \series bold 
1678 Keyboard\SpecialChar ~
1679 -
1680 \series default 
1681  
1682 \family sans 
1683 C-S-M-W-key
1684 \family default 
1685  in 
1686 \family typewriter 
1687 file1.bind
1688 \family default 
1689 .
1690 \begin_deeper 
1691 \layout Standard
1692
1693
1694 \family sans 
1695 C-S-M-W-key
1696 \family default 
1697  in 
1698 \family typewriter 
1699 file2.bind
1700 \family default 
1701 .
1702 \end_deeper 
1703 \end_deeper 
1704 \layout Paragraph
1705
1706 Purpose:
1707 \layout Standard
1708
1709 Description.
1710 \layout Paragraph
1711
1712 Usage:
1713 \layout Standard
1714
1715 Description.
1716 \layout Paragraph
1717
1718 Examples:
1719 \layout Standard
1720
1721 Examples.
1722 \layout Paragraph
1723
1724 See Also:
1725 \layout Standard
1726
1727 Other entries or documents.
1728  Separate many references by either a 
1729 \begin_inset Quotes eld
1730 \end_inset 
1731
1732 ;
1733 \begin_inset Quotes erd
1734 \end_inset 
1735
1736  or place in multiple paragraphs.
1737 \layout Subsection
1738
1739 Insert Figure
1740 \layout Description
1741
1742 Default\SpecialChar ~
1743 Bindings:
1744 \begin_deeper 
1745 \layout List
1746 \labelwidthstring MMMMMMM
1747
1748
1749 \series bold 
1750 Menu\SpecialChar ~
1751 -
1752 \series default 
1753  
1754 \family sans 
1755 Main\SpecialChar \menuseparator
1756 Item
1757 \layout List
1758 \labelwidthstring MMMMMMM
1759
1760
1761 \series bold 
1762 Toolbar\SpecialChar ~
1763 -
1764 \series default 
1765  Button # from the left (or right).
1766  
1767 \begin_deeper 
1768 \layout Standard
1769
1770 Brief description of button icon.
1771 \end_deeper 
1772 \layout List
1773 \labelwidthstring MMMMMMM
1774
1775
1776 \series bold 
1777 Keyboard\SpecialChar ~
1778 -
1779 \series default 
1780  
1781 \family sans 
1782 C-S-M-W-key
1783 \family default 
1784  in 
1785 \family typewriter 
1786 file1.bind
1787 \family default 
1788 .
1789 \begin_deeper 
1790 \layout Standard
1791
1792
1793 \family sans 
1794 C-S-M-W-key
1795 \family default 
1796  in 
1797 \family typewriter 
1798 file2.bind
1799 \family default 
1800 .
1801 \end_deeper 
1802 \end_deeper 
1803 \layout Paragraph
1804
1805 Purpose:
1806 \layout Standard
1807
1808 Description.
1809 \layout Paragraph
1810
1811 Usage:
1812 \layout Standard
1813
1814 Description.
1815 \layout Paragraph
1816
1817 Examples:
1818 \layout Standard
1819
1820 Examples.
1821 \layout Paragraph
1822
1823 See Also:
1824 \layout Standard
1825
1826 Other entries or documents.
1827  Separate many references by either a 
1828 \begin_inset Quotes eld
1829 \end_inset 
1830
1831 ;
1832 \begin_inset Quotes erd
1833 \end_inset 
1834
1835  or place in multiple paragraphs.
1836 \layout Subsection
1837
1838 Insert Reference
1839 \layout Description
1840
1841 Default\SpecialChar ~
1842 Bindings:
1843 \begin_deeper 
1844 \layout List
1845 \labelwidthstring MMMMMMM
1846
1847
1848 \series bold 
1849 Menu\SpecialChar ~
1850 -
1851 \series default 
1852  
1853 \family sans 
1854 Main\SpecialChar \menuseparator
1855 Item
1856 \layout List
1857 \labelwidthstring MMMMMMM
1858
1859
1860 \series bold 
1861 Toolbar\SpecialChar ~
1862 -
1863 \series default 
1864  Button # from the left (or right).
1865  
1866 \begin_deeper 
1867 \layout Standard
1868
1869 Brief description of button icon.
1870 \end_deeper 
1871 \layout List
1872 \labelwidthstring MMMMMMM
1873
1874
1875 \series bold 
1876 Keyboard\SpecialChar ~
1877 -
1878 \series default 
1879  
1880 \family sans 
1881 C-S-M-W-key
1882 \family default 
1883  in 
1884 \family typewriter 
1885 file1.bind
1886 \family default 
1887 .
1888 \begin_deeper 
1889 \layout Standard
1890
1891
1892 \family sans 
1893 C-S-M-W-key
1894 \family default 
1895  in 
1896 \family typewriter 
1897 file2.bind
1898 \family default 
1899 .
1900 \end_deeper 
1901 \end_deeper 
1902 \layout Paragraph
1903
1904 Purpose:
1905 \layout Standard
1906
1907 Description.
1908 \layout Paragraph
1909
1910 Usage:
1911 \layout Standard
1912
1913 Description.
1914 \layout Paragraph
1915
1916 Examples:
1917 \layout Standard
1918
1919 Examples.
1920 \layout Paragraph
1921
1922 See Also:
1923 \layout Standard
1924
1925 Other entries or documents.
1926  Separate many references by either a 
1927 \begin_inset Quotes eld
1928 \end_inset 
1929
1930 ;
1931 \begin_inset Quotes erd
1932 \end_inset 
1933
1934  or place in multiple paragraphs.
1935 \layout Subsection
1936
1937 Insert Table
1938 \layout Description
1939
1940 Default\SpecialChar ~
1941 Bindings:
1942 \begin_deeper 
1943 \layout List
1944 \labelwidthstring MMMMMMM
1945
1946
1947 \series bold 
1948 Menu\SpecialChar ~
1949 -
1950 \series default 
1951  
1952 \family sans 
1953 Main\SpecialChar \menuseparator
1954 Item
1955 \layout List
1956 \labelwidthstring MMMMMMM
1957
1958
1959 \series bold 
1960 Toolbar\SpecialChar ~
1961 -
1962 \series default 
1963  Button # from the left (or right).
1964  
1965 \begin_deeper 
1966 \layout Standard
1967
1968 Brief description of button icon.
1969 \end_deeper 
1970 \layout List
1971 \labelwidthstring MMMMMMM
1972
1973
1974 \series bold 
1975 Keyboard\SpecialChar ~
1976 -
1977 \series default 
1978  
1979 \family sans 
1980 C-S-M-W-key
1981 \family default 
1982  in 
1983 \family typewriter 
1984 file1.bind
1985 \family default 
1986 .
1987 \begin_deeper 
1988 \layout Standard
1989
1990
1991 \family sans 
1992 C-S-M-W-key
1993 \family default 
1994  in 
1995 \family typewriter 
1996 file2.bind
1997 \family default 
1998 .
1999 \end_deeper 
2000 \end_deeper 
2001 \layout Paragraph
2002
2003 Purpose:
2004 \layout Standard
2005
2006 Description.
2007 \layout Paragraph
2008
2009 Usage:
2010 \layout Standard
2011
2012 Description.
2013 \layout Paragraph
2014
2015 Examples:
2016 \layout Standard
2017
2018 Examples.
2019 \layout Paragraph
2020
2021 See Also:
2022 \layout Standard
2023
2024 Other entries or documents.
2025  Separate many references by either a 
2026 \begin_inset Quotes eld
2027 \end_inset 
2028
2029 ;
2030 \begin_inset Quotes erd
2031 \end_inset 
2032
2033  or place in multiple paragraphs.
2034 \layout Subsection
2035
2036 Itemize Bullet Selection
2037 \layout Description
2038
2039 Default\SpecialChar ~
2040 Bindings:
2041 \begin_deeper 
2042 \layout List
2043 \labelwidthstring MMMMMMM
2044
2045
2046 \series bold 
2047 Menu\SpecialChar ~
2048 -
2049 \series default 
2050  
2051 \family sans 
2052 \bar under 
2053 L
2054 \bar default 
2055 ayout\SpecialChar \menuseparator
2056
2057 \bar under 
2058  D
2059 \bar default 
2060 ocument 
2061 \family default 
2062 to bring up the 
2063 \series bold 
2064 Document\SpecialChar ~
2065 Layout
2066 \series default 
2067  popup.
2068 \begin_deeper 
2069 \layout Description
2070
2071 Document\SpecialChar ~
2072 Layout: 
2073 \family sans 
2074 \bar under 
2075 B
2076 \bar default 
2077 ullet Shapes
2078 \end_deeper 
2079 \layout List
2080 \labelwidthstring MMMMMMM
2081
2082
2083 \series bold 
2084 Keyboard\SpecialChar ~
2085 -
2086 \series default 
2087  M-l i
2088 \end_deeper 
2089 \layout Paragraph
2090
2091 Purpose:
2092 \layout Standard
2093
2094 Allows you to change the bullets that appear at the various levels of an
2095  
2096 \family sans 
2097 Itemize
2098 \family default 
2099  layout on a per document basis.
2100 \layout Paragraph
2101
2102 Usage:
2103 \layout Standard
2104
2105 The popup provides you with a table of bullet shapes.
2106  A column of buttons on the left of the table provides access to the six
2107  different panels of bullet shapes.
2108  The row of buttons across the top is used to select which bullet depth
2109  you are changing.
2110  A text entry under the table shows the currently selected bullet shape's
2111  LaTeX equivalent and this can be edited if desired.
2112 \layout Standard
2113
2114 Select which bullet depth you want to change then select the bullet shape
2115  and size.
2116
2117 \family sans 
2118  Ok
2119 \family default 
2120  and 
2121 \family sans 
2122 Apply
2123 \family default 
2124  will update the document.
2125  Changes will not be visible in LyX, but are visible when viewing the document
2126  using xdvi or ghostview.
2127 \layout Paragraph
2128
2129 See Also:
2130 \layout Standard
2131
2132 buffer-itemize-bullets-select;
2133 \layout Standard
2134
2135
2136 \emph on 
2137 Itemize Bullet Selection
2138 \emph default 
2139  in 
2140 \emph on 
2141 Extended Features
2142 \emph default 
2143 ;
2144 \layout Standard
2145
2146
2147 \family typewriter 
2148 ItemizeBullets.lyx
2149 \family default 
2150  in the examples directory.
2151 \layout Subsection
2152
2153 Key Mappings
2154 \layout Description
2155
2156 Default\SpecialChar ~
2157 Bindings:
2158 \begin_deeper 
2159 \layout List
2160 \labelwidthstring MMMMMMM
2161
2162
2163 \series bold 
2164 Menu\SpecialChar ~
2165 -
2166 \series default 
2167  
2168 \family sans 
2169 Main\SpecialChar \menuseparator
2170 Item
2171 \layout List
2172 \labelwidthstring MMMMMMM
2173
2174
2175 \series bold 
2176 Toolbar\SpecialChar ~
2177 -
2178 \series default 
2179  Button # from the left (or right).
2180  
2181 \begin_deeper 
2182 \layout Standard
2183
2184 Brief description of button icon.
2185 \end_deeper 
2186 \layout List
2187 \labelwidthstring MMMMMMM
2188
2189
2190 \series bold 
2191 Keyboard\SpecialChar ~
2192 -
2193 \series default 
2194  
2195 \family sans 
2196 C-S-M-W-key
2197 \family default 
2198  in 
2199 \family typewriter 
2200 file1.bind
2201 \family default 
2202 .
2203 \begin_deeper 
2204 \layout Standard
2205
2206
2207 \family sans 
2208 C-S-M-W-key
2209 \family default 
2210  in 
2211 \family typewriter 
2212 file2.bind
2213 \family default 
2214 .
2215 \end_deeper 
2216 \end_deeper 
2217 \layout Paragraph
2218
2219 Purpose:
2220 \layout Standard
2221
2222 Description.
2223 \layout Paragraph
2224
2225 Usage:
2226 \layout Standard
2227
2228 Description.
2229 \layout Paragraph
2230
2231 Examples:
2232 \layout Standard
2233
2234 Examples.
2235 \layout Paragraph
2236
2237 See Also:
2238 \layout Standard
2239
2240 Other entries or documents.
2241  Separate many references by either a 
2242 \begin_inset Quotes eld
2243 \end_inset 
2244
2245 ;
2246 \begin_inset Quotes erd
2247 \end_inset 
2248
2249  or place in multiple paragraphs.
2250 \layout Section
2251
2252 K-O
2253 \layout Subsection
2254
2255 LaTeX Log
2256 \layout Description
2257
2258 Default\SpecialChar ~
2259 Bindings:
2260 \begin_deeper 
2261 \layout List
2262 \labelwidthstring MMMMMMM
2263
2264
2265 \series bold 
2266 Menu\SpecialChar ~
2267 -
2268 \series default 
2269  
2270 \family sans 
2271 \bar under 
2272 E
2273 \bar default 
2274 dit\SpecialChar \menuseparator
2275 Vie
2276 \bar under 
2277 w
2278 \bar default 
2279  LaTeX Log
2280 \layout List
2281 \labelwidthstring MMMMMMM
2282
2283
2284 \series bold 
2285 Keyboard\SpecialChar ~
2286 -
2287 \series default 
2288  
2289 \family sans 
2290 M-e\SpecialChar ~
2291 w
2292 \end_deeper 
2293 \layout Paragraph
2294
2295 Purpose:
2296 \layout Standard
2297
2298 Displays the log file produced by LaTeX.
2299 \layout Paragraph
2300
2301 Usage:
2302 \layout Standard
2303
2304 Scroll through the log file using either the cursor keys or the scrollbars.
2305  The 
2306 \family sans 
2307 Update
2308 \family default 
2309  button will refresh the popup with the log file contents.
2310 \layout Paragraph
2311
2312 See Also:
2313 \layout Standard
2314
2315 latex-view-log;
2316 \layout Subsection
2317
2318 LaTeX Options
2319 \layout Description
2320
2321 Default\SpecialChar ~
2322 Bindings:
2323 \begin_deeper 
2324 \layout List
2325 \labelwidthstring MMMMMMM
2326
2327
2328 \series bold 
2329 Menu\SpecialChar ~
2330 -
2331 \series default 
2332  
2333 \family sans 
2334 Main\SpecialChar \menuseparator
2335 Item
2336 \layout List
2337 \labelwidthstring MMMMMMM
2338
2339
2340 \series bold 
2341 Toolbar\SpecialChar ~
2342 -
2343 \series default 
2344  Button # from the left (or right).
2345  
2346 \begin_deeper 
2347 \layout Standard
2348
2349 Brief description of button icon.
2350 \end_deeper 
2351 \layout List
2352 \labelwidthstring MMMMMMM
2353
2354
2355 \series bold 
2356 Keyboard\SpecialChar ~
2357 -
2358 \series default 
2359  
2360 \family sans 
2361 C-S-M-W-key
2362 \family default 
2363  in 
2364 \family typewriter 
2365 file1.bind
2366 \family default 
2367 .
2368 \begin_deeper 
2369 \layout Standard
2370
2371
2372 \family sans 
2373 C-S-M-W-key
2374 \family default 
2375  in 
2376 \family typewriter 
2377 file2.bind
2378 \family default 
2379 .
2380 \end_deeper 
2381 \end_deeper 
2382 \layout Paragraph
2383
2384 Purpose:
2385 \layout Standard
2386
2387 Description.
2388 \layout Paragraph
2389
2390 Usage:
2391 \layout Standard
2392
2393 Description.
2394 \layout Paragraph
2395
2396 Examples:
2397 \layout Standard
2398
2399 Examples.
2400 \layout Paragraph
2401
2402 See Also:
2403 \layout Standard
2404
2405 Other entries or documents.
2406  Separate many references by either a 
2407 \begin_inset Quotes eld
2408 \end_inset 
2409
2410 ;
2411 \begin_inset Quotes erd
2412 \end_inset 
2413
2414  or place in multiple paragraphs.
2415 \layout Subsection
2416
2417 Math Panel
2418 \layout Description
2419
2420 Default\SpecialChar ~
2421 Bindings:
2422 \begin_deeper 
2423 \layout List
2424 \labelwidthstring MMMMMMM
2425
2426
2427 \series bold 
2428 Menu\SpecialChar ~
2429 -
2430 \series default 
2431  
2432 \family sans 
2433 Main\SpecialChar \menuseparator
2434 Item
2435 \layout List
2436 \labelwidthstring MMMMMMM
2437
2438
2439 \series bold 
2440 Toolbar\SpecialChar ~
2441 -
2442 \series default 
2443  Button # from the left (or right).
2444  
2445 \begin_deeper 
2446 \layout Standard
2447
2448 Brief description of button icon.
2449 \end_deeper 
2450 \layout List
2451 \labelwidthstring MMMMMMM
2452
2453
2454 \series bold 
2455 Keyboard\SpecialChar ~
2456 -
2457 \series default 
2458  
2459 \family sans 
2460 C-S-M-W-key
2461 \family default 
2462  in 
2463 \family typewriter 
2464 file1.bind
2465 \family default 
2466 .
2467 \begin_deeper 
2468 \layout Standard
2469
2470
2471 \family sans 
2472 C-S-M-W-key
2473 \family default 
2474  in 
2475 \family typewriter 
2476 file2.bind
2477 \family default 
2478 .
2479 \end_deeper 
2480 \end_deeper 
2481 \layout Paragraph
2482
2483 Purpose:
2484 \layout Standard
2485
2486 Description.
2487 \layout Paragraph
2488
2489 Usage:
2490 \layout Standard
2491
2492 Description.
2493 \layout Paragraph
2494
2495 Examples:
2496 \layout Standard
2497
2498 Examples.
2499 \layout Paragraph
2500
2501 See Also:
2502 \layout Standard
2503
2504 Other entries or documents.
2505  Separate many references by either a 
2506 \begin_inset Quotes eld
2507 \end_inset 
2508
2509 ;
2510 \begin_inset Quotes erd
2511 \end_inset 
2512
2513  or place in multiple paragraphs.
2514 \layout Subsection
2515
2516 Matrix
2517 \layout Description
2518
2519 Default\SpecialChar ~
2520 Bindings:
2521 \begin_deeper 
2522 \layout List
2523 \labelwidthstring MMMMMMM
2524
2525
2526 \series bold 
2527 Menu\SpecialChar ~
2528 -
2529 \series default 
2530  
2531 \family sans 
2532 Main\SpecialChar \menuseparator
2533 Item
2534 \layout List
2535 \labelwidthstring MMMMMMM
2536
2537
2538 \series bold 
2539 Toolbar\SpecialChar ~
2540 -
2541 \series default 
2542  Button # from the left (or right).
2543  
2544 \begin_deeper 
2545 \layout Standard
2546
2547 Brief description of button icon.
2548 \end_deeper 
2549 \layout List
2550 \labelwidthstring MMMMMMM
2551
2552
2553 \series bold 
2554 Keyboard\SpecialChar ~
2555 -
2556 \series default 
2557  
2558 \family sans 
2559 C-S-M-W-key
2560 \family default 
2561  in 
2562 \family typewriter 
2563 file1.bind
2564 \family default 
2565 .
2566 \begin_deeper 
2567 \layout Standard
2568
2569
2570 \family sans 
2571 C-S-M-W-key
2572 \family default 
2573  in 
2574 \family typewriter 
2575 file2.bind
2576 \family default 
2577 .
2578 \end_deeper 
2579 \end_deeper 
2580 \layout Paragraph
2581
2582 Purpose:
2583 \layout Standard
2584
2585 Description.
2586 \layout Paragraph
2587
2588 Usage:
2589 \layout Standard
2590
2591 Description.
2592 \layout Paragraph
2593
2594 Examples:
2595 \layout Standard
2596
2597 Examples.
2598 \layout Paragraph
2599
2600 See Also:
2601 \layout Standard
2602
2603 Other entries or documents.
2604  Separate many references by either a 
2605 \begin_inset Quotes eld
2606 \end_inset 
2607
2608 ;
2609 \begin_inset Quotes erd
2610 \end_inset 
2611
2612  or place in multiple paragraphs.
2613 \layout Section
2614
2615 P-Q
2616 \layout Subsection
2617
2618 Paper Layout
2619 \layout Description
2620
2621 Default\SpecialChar ~
2622 Bindings:
2623 \begin_deeper 
2624 \layout List
2625 \labelwidthstring MMMMMMM
2626
2627
2628 \series bold 
2629 Menu\SpecialChar ~
2630 -
2631 \series default 
2632  
2633 \family sans 
2634 Main\SpecialChar \menuseparator
2635 Item
2636 \layout List
2637 \labelwidthstring MMMMMMM
2638
2639
2640 \series bold 
2641 Toolbar\SpecialChar ~
2642 -
2643 \series default 
2644  Button # from the left (or right).
2645  
2646 \begin_deeper 
2647 \layout Standard
2648
2649 Brief description of button icon.
2650 \end_deeper 
2651 \layout List
2652 \labelwidthstring MMMMMMM
2653
2654
2655 \series bold 
2656 Keyboard\SpecialChar ~
2657 -
2658 \series default 
2659  
2660 \family sans 
2661 C-S-M-W-key
2662 \family default 
2663  in 
2664 \family typewriter 
2665 file1.bind
2666 \family default 
2667 .
2668 \begin_deeper 
2669 \layout Standard
2670
2671
2672 \family sans 
2673 C-S-M-W-key
2674 \family default 
2675  in 
2676 \family typewriter 
2677 file2.bind
2678 \family default 
2679 .
2680 \end_deeper 
2681 \end_deeper 
2682 \layout Paragraph
2683
2684 Purpose:
2685 \layout Standard
2686
2687 Description.
2688 \layout Paragraph
2689
2690 Usage:
2691 \layout Standard
2692
2693 Description.
2694 \layout Paragraph
2695
2696 Examples:
2697 \layout Standard
2698
2699 Examples.
2700 \layout Paragraph
2701
2702 See Also:
2703 \layout Standard
2704
2705 Other entries or documents.
2706  Separate many references by either a 
2707 \begin_inset Quotes eld
2708 \end_inset 
2709
2710 ;
2711 \begin_inset Quotes erd
2712 \end_inset 
2713
2714  or place in multiple paragraphs.
2715 \layout Subsection
2716
2717 Paragraph Layout
2718 \layout Description
2719
2720 Default\SpecialChar ~
2721 Bindings:
2722 \begin_deeper 
2723 \layout List
2724 \labelwidthstring MMMMMMM
2725
2726
2727 \series bold 
2728 Menu\SpecialChar ~
2729 -
2730 \series default 
2731  
2732 \family sans 
2733 Main\SpecialChar \menuseparator
2734 Item
2735 \layout List
2736 \labelwidthstring MMMMMMM
2737
2738
2739 \series bold 
2740 Toolbar\SpecialChar ~
2741 -
2742 \series default 
2743  Button # from the left (or right).
2744  
2745 \begin_deeper 
2746 \layout Standard
2747
2748 Brief description of button icon.
2749 \end_deeper 
2750 \layout List
2751 \labelwidthstring MMMMMMM
2752
2753
2754 \series bold 
2755 Keyboard\SpecialChar ~
2756 -
2757 \series default 
2758  
2759 \family sans 
2760 C-S-M-W-key
2761 \family default 
2762  in 
2763 \family typewriter 
2764 file1.bind
2765 \family default 
2766 .
2767 \begin_deeper 
2768 \layout Standard
2769
2770
2771 \family sans 
2772 C-S-M-W-key
2773 \family default 
2774  in 
2775 \family typewriter 
2776 file2.bind
2777 \family default 
2778 .
2779 \end_deeper 
2780 \end_deeper 
2781 \layout Paragraph
2782
2783 Purpose:
2784 \layout Standard
2785
2786 Description.
2787 \layout Paragraph
2788
2789 Usage:
2790 \layout Standard
2791
2792 Description.
2793 \layout Paragraph
2794
2795 Examples:
2796 \layout Standard
2797
2798 Examples.
2799 \layout Paragraph
2800
2801 See Also:
2802 \layout Standard
2803
2804 Other entries or documents.
2805  Separate many references by either a 
2806 \begin_inset Quotes eld
2807 \end_inset 
2808
2809 ;
2810 \begin_inset Quotes erd
2811 \end_inset 
2812
2813  or place in multiple paragraphs.
2814 \layout Subsection
2815
2816 Print
2817 \layout Description
2818
2819 Default\SpecialChar ~
2820 Bindings:
2821 \begin_deeper 
2822 \layout List
2823 \labelwidthstring MMMMMMM
2824
2825
2826 \series bold 
2827 Menu\SpecialChar ~
2828 -
2829 \series default 
2830  
2831 \family sans 
2832 Main\SpecialChar \menuseparator
2833 Item
2834 \layout List
2835 \labelwidthstring MMMMMMM
2836
2837
2838 \series bold 
2839 Toolbar\SpecialChar ~
2840 -
2841 \series default 
2842  Button # from the left (or right).
2843  
2844 \begin_deeper 
2845 \layout Standard
2846
2847 Brief description of button icon.
2848 \end_deeper 
2849 \layout List
2850 \labelwidthstring MMMMMMM
2851
2852
2853 \series bold 
2854 Keyboard\SpecialChar ~
2855 -
2856 \series default 
2857  
2858 \family sans 
2859 C-S-M-W-key
2860 \family default 
2861  in 
2862 \family typewriter 
2863 file1.bind
2864 \family default 
2865 .
2866 \begin_deeper 
2867 \layout Standard
2868
2869
2870 \family sans 
2871 C-S-M-W-key
2872 \family default 
2873  in 
2874 \family typewriter 
2875 file2.bind
2876 \family default 
2877 .
2878 \end_deeper 
2879 \end_deeper 
2880 \layout Paragraph
2881
2882 Purpose:
2883 \layout Standard
2884
2885 Description.
2886 \layout Paragraph
2887
2888 Usage:
2889 \layout Standard
2890
2891 Description.
2892 \layout Paragraph
2893
2894 Examples:
2895 \layout Standard
2896
2897 Examples.
2898 \layout Paragraph
2899
2900 See Also:
2901 \layout Standard
2902
2903 Other entries or documents.
2904  Separate many references by either a 
2905 \begin_inset Quotes eld
2906 \end_inset 
2907
2908 ;
2909 \begin_inset Quotes erd
2910 \end_inset 
2911
2912  or place in multiple paragraphs.
2913 \layout Subsection
2914
2915 Quotes
2916 \layout Description
2917
2918 Default\SpecialChar ~
2919 Bindings:
2920 \begin_deeper 
2921 \layout List
2922 \labelwidthstring MMMMMMM
2923
2924
2925 \series bold 
2926 Menu\SpecialChar ~
2927 -
2928 \series default 
2929  
2930 \family sans 
2931 Main\SpecialChar \menuseparator
2932 Item
2933 \layout List
2934 \labelwidthstring MMMMMMM
2935
2936
2937 \series bold 
2938 Toolbar\SpecialChar ~
2939 -
2940 \series default 
2941  Button # from the left (or right).
2942  
2943 \begin_deeper 
2944 \layout Standard
2945
2946 Brief description of button icon.
2947 \end_deeper 
2948 \layout List
2949 \labelwidthstring MMMMMMM
2950
2951
2952 \series bold 
2953 Keyboard\SpecialChar ~
2954 -
2955 \series default 
2956  
2957 \family sans 
2958 C-S-M-W-key
2959 \family default 
2960  in 
2961 \family typewriter 
2962 file1.bind
2963 \family default 
2964 .
2965 \begin_deeper 
2966 \layout Standard
2967
2968
2969 \family sans 
2970 C-S-M-W-key
2971 \family default 
2972  in 
2973 \family typewriter 
2974 file2.bind
2975 \family default 
2976 .
2977 \end_deeper 
2978 \end_deeper 
2979 \layout Paragraph
2980
2981 Purpose:
2982 \layout Standard
2983
2984 Description.
2985 \layout Paragraph
2986
2987 Usage:
2988 \layout Standard
2989
2990 Description.
2991 \layout Paragraph
2992
2993 Examples:
2994 \layout Standard
2995
2996 Examples.
2997 \layout Paragraph
2998
2999 See Also:
3000 \layout Standard
3001
3002 Other entries or documents.
3003  Separate many references by either a 
3004 \begin_inset Quotes eld
3005 \end_inset 
3006
3007 ;
3008 \begin_inset Quotes erd
3009 \end_inset 
3010
3011  or place in multiple paragraphs.
3012 \layout Section
3013
3014 S
3015 \layout Subsection
3016
3017 Screen Options
3018 \layout Description
3019
3020 Default\SpecialChar ~
3021 Bindings:
3022 \begin_deeper 
3023 \layout List
3024 \labelwidthstring MMMMMMM
3025
3026
3027 \series bold 
3028 Menu\SpecialChar ~
3029 -
3030 \series default 
3031  
3032 \family sans 
3033 Main\SpecialChar \menuseparator
3034 Item
3035 \layout List
3036 \labelwidthstring MMMMMMM
3037
3038
3039 \series bold 
3040 Toolbar\SpecialChar ~
3041 -
3042 \series default 
3043  Button # from the left (or right).
3044  
3045 \begin_deeper 
3046 \layout Standard
3047
3048 Brief description of button icon.
3049 \end_deeper 
3050 \layout List
3051 \labelwidthstring MMMMMMM
3052
3053
3054 \series bold 
3055 Keyboard\SpecialChar ~
3056 -
3057 \series default 
3058  
3059 \family sans 
3060 C-S-M-W-key
3061 \family default 
3062  in 
3063 \family typewriter 
3064 file1.bind
3065 \family default 
3066 .
3067 \begin_deeper 
3068 \layout Standard
3069
3070
3071 \family sans 
3072 C-S-M-W-key
3073 \family default 
3074  in 
3075 \family typewriter 
3076 file2.bind
3077 \family default 
3078 .
3079 \end_deeper 
3080 \end_deeper 
3081 \layout Paragraph
3082
3083 Purpose:
3084 \layout Standard
3085
3086 Description.
3087 \layout Paragraph
3088
3089 Usage:
3090 \layout Standard
3091
3092 Description.
3093 \layout Paragraph
3094
3095 Examples:
3096 \layout Standard
3097
3098 Examples.
3099 \layout Paragraph
3100
3101 See Also:
3102 \layout Standard
3103
3104 Other entries or documents.
3105  Separate many references by either a 
3106 \begin_inset Quotes eld
3107 \end_inset 
3108
3109 ;
3110 \begin_inset Quotes erd
3111 \end_inset 
3112
3113  or place in multiple paragraphs.
3114 \layout Subsection
3115
3116 Send Document to Command
3117 \layout Description
3118
3119 Default\SpecialChar ~
3120 Bindings:
3121 \begin_deeper 
3122 \layout List
3123 \labelwidthstring MMMMMMM
3124
3125
3126 \series bold 
3127 Menu\SpecialChar ~
3128 -
3129 \series default 
3130  
3131 \family sans 
3132 Main\SpecialChar \menuseparator
3133 Item
3134 \layout List
3135 \labelwidthstring MMMMMMM
3136
3137
3138 \series bold 
3139 Toolbar\SpecialChar ~
3140 -
3141 \series default 
3142  Button # from the left (or right).
3143  
3144 \begin_deeper 
3145 \layout Standard
3146
3147 Brief description of button icon.
3148 \end_deeper 
3149 \layout List
3150 \labelwidthstring MMMMMMM
3151
3152
3153 \series bold 
3154 Keyboard\SpecialChar ~
3155 -
3156 \series default 
3157  
3158 \family sans 
3159 C-S-M-W-key
3160 \family default 
3161  in 
3162 \family typewriter 
3163 file1.bind
3164 \family default 
3165 .
3166 \begin_deeper 
3167 \layout Standard
3168
3169
3170 \family sans 
3171 C-S-M-W-key
3172 \family default 
3173  in 
3174 \family typewriter 
3175 file2.bind
3176 \family default 
3177 .
3178 \end_deeper 
3179 \end_deeper 
3180 \layout Paragraph
3181
3182 Purpose:
3183 \layout Standard
3184
3185 Description.
3186 \layout Paragraph
3187
3188 Usage:
3189 \layout Standard
3190
3191 Description.
3192 \layout Paragraph
3193
3194 Examples:
3195 \layout Standard
3196
3197 Examples.
3198 \layout Paragraph
3199
3200 See Also:
3201 \layout Standard
3202
3203 Other entries or documents.
3204  Separate many references by either a 
3205 \begin_inset Quotes eld
3206 \end_inset 
3207
3208 ;
3209 \begin_inset Quotes erd
3210 \end_inset 
3211
3212  or place in multiple paragraphs.
3213 \layout Subsection
3214
3215 Spacing
3216 \layout Description
3217
3218 Default\SpecialChar ~
3219 Bindings:
3220 \begin_deeper 
3221 \layout List
3222 \labelwidthstring MMMMMMM
3223
3224
3225 \series bold 
3226 Menu\SpecialChar ~
3227 -
3228 \series default 
3229  
3230 \family sans 
3231 Main\SpecialChar \menuseparator
3232 Item
3233 \layout List
3234 \labelwidthstring MMMMMMM
3235
3236
3237 \series bold 
3238 Toolbar\SpecialChar ~
3239 -
3240 \series default 
3241  Button # from the left (or right).
3242  
3243 \begin_deeper 
3244 \layout Standard
3245
3246 Brief description of button icon.
3247 \end_deeper 
3248 \layout List
3249 \labelwidthstring MMMMMMM
3250
3251
3252 \series bold 
3253 Keyboard\SpecialChar ~
3254 -
3255 \series default 
3256  
3257 \family sans 
3258 C-S-M-W-key
3259 \family default 
3260  in 
3261 \family typewriter 
3262 file1.bind
3263 \family default 
3264 .
3265 \begin_deeper 
3266 \layout Standard
3267
3268
3269 \family sans 
3270 C-S-M-W-key
3271 \family default 
3272  in 
3273 \family typewriter 
3274 file2.bind
3275 \family default 
3276 .
3277 \end_deeper 
3278 \end_deeper 
3279 \layout Paragraph
3280
3281 Purpose:
3282 \layout Standard
3283
3284 Description.
3285 \layout Paragraph
3286
3287 Usage:
3288 \layout Standard
3289
3290 Description.
3291 \layout Paragraph
3292
3293 Examples:
3294 \layout Standard
3295
3296 Examples.
3297 \layout Paragraph
3298
3299 See Also:
3300 \layout Standard
3301
3302 Other entries or documents.
3303  Separate many references by either a 
3304 \begin_inset Quotes eld
3305 \end_inset 
3306
3307 ;
3308 \begin_inset Quotes erd
3309 \end_inset 
3310
3311  or place in multiple paragraphs.
3312 \layout Subsection
3313
3314 Spellchecker
3315 \layout Description
3316
3317 Default\SpecialChar ~
3318 Bindings:
3319 \begin_deeper 
3320 \layout List
3321 \labelwidthstring MMMMMMM
3322
3323
3324 \series bold 
3325 Menu\SpecialChar ~
3326 -
3327 \series default 
3328  
3329 \family sans 
3330 Main\SpecialChar \menuseparator
3331 Item
3332 \layout List
3333 \labelwidthstring MMMMMMM
3334
3335
3336 \series bold 
3337 Toolbar\SpecialChar ~
3338 -
3339 \series default 
3340  Button # from the left (or right).
3341  
3342 \begin_deeper 
3343 \layout Standard
3344
3345 Brief description of button icon.
3346 \end_deeper 
3347 \layout List
3348 \labelwidthstring MMMMMMM
3349
3350
3351 \series bold 
3352 Keyboard\SpecialChar ~
3353 -
3354 \series default 
3355  
3356 \family sans 
3357 C-S-M-W-key
3358 \family default 
3359  in 
3360 \family typewriter 
3361 file1.bind
3362 \family default 
3363 .
3364 \begin_deeper 
3365 \layout Standard
3366
3367
3368 \family sans 
3369 C-S-M-W-key
3370 \family default 
3371  in 
3372 \family typewriter 
3373 file2.bind
3374 \family default 
3375 .
3376 \end_deeper 
3377 \end_deeper 
3378 \layout Paragraph
3379
3380 Purpose:
3381 \layout Standard
3382
3383 Description.
3384 \layout Paragraph
3385
3386 Usage:
3387 \layout Standard
3388
3389 Description.
3390 \layout Paragraph
3391
3392 Examples:
3393 \layout Standard
3394
3395 Examples.
3396 \layout Paragraph
3397
3398 See Also:
3399 \layout Standard
3400
3401 Other entries or documents.
3402  Separate many references by either a 
3403 \begin_inset Quotes eld
3404 \end_inset 
3405
3406 ;
3407 \begin_inset Quotes erd
3408 \end_inset 
3409
3410  or place in multiple paragraphs.
3411 \layout Subsection
3412
3413 Spellchecker Options
3414 \layout Description
3415
3416 Default\SpecialChar ~
3417 Bindings:
3418 \begin_deeper 
3419 \layout List
3420 \labelwidthstring MMMMMMM
3421
3422
3423 \series bold 
3424 Menu\SpecialChar ~
3425 -
3426 \series default 
3427  
3428 \family sans 
3429 Main\SpecialChar \menuseparator
3430 Item
3431 \layout List
3432 \labelwidthstring MMMMMMM
3433
3434
3435 \series bold 
3436 Toolbar\SpecialChar ~
3437 -
3438 \series default 
3439  Button # from the left (or right).
3440  
3441 \begin_deeper 
3442 \layout Standard
3443
3444 Brief description of button icon.
3445 \end_deeper 
3446 \layout List
3447 \labelwidthstring MMMMMMM
3448
3449
3450 \series bold 
3451 Keyboard\SpecialChar ~
3452 -
3453 \series default 
3454  
3455 \family sans 
3456 C-S-M-W-key
3457 \family default 
3458  in 
3459 \family typewriter 
3460 file1.bind
3461 \family default 
3462 .
3463 \begin_deeper 
3464 \layout Standard
3465
3466
3467 \family sans 
3468 C-S-M-W-key
3469 \family default 
3470  in 
3471 \family typewriter 
3472 file2.bind
3473 \family default 
3474 .
3475 \end_deeper 
3476 \end_deeper 
3477 \layout Paragraph
3478
3479 Purpose:
3480 \layout Standard
3481
3482 Description.
3483 \layout Paragraph
3484
3485 Usage:
3486 \layout Standard
3487
3488 Description.
3489 \layout Paragraph
3490
3491 Examples:
3492 \layout Standard
3493
3494 Examples.
3495 \layout Paragraph
3496
3497 See Also:
3498 \layout Standard
3499
3500 Other entries or documents.
3501  Separate many references by either a 
3502 \begin_inset Quotes eld
3503 \end_inset 
3504
3505 ;
3506 \begin_inset Quotes erd
3507 \end_inset 
3508
3509  or place in multiple paragraphs.
3510 \layout Section
3511
3512 T-Z
3513 \layout Subsection
3514
3515 Table Layout
3516 \layout Description
3517
3518 Default\SpecialChar ~
3519 Bindings:
3520 \begin_deeper 
3521 \layout List
3522 \labelwidthstring MMMMMMM
3523
3524
3525 \series bold 
3526 Menu\SpecialChar ~
3527 -
3528 \series default 
3529  
3530 \family sans 
3531 Main\SpecialChar \menuseparator
3532 Item
3533 \layout List
3534 \labelwidthstring MMMMMMM
3535
3536
3537 \series bold 
3538 Toolbar\SpecialChar ~
3539 -
3540 \series default 
3541  Button # from the left (or right).
3542  
3543 \begin_deeper 
3544 \layout Standard
3545
3546 Brief description of button icon.
3547 \end_deeper 
3548 \layout List
3549 \labelwidthstring MMMMMMM
3550
3551
3552 \series bold 
3553 Keyboard\SpecialChar ~
3554 -
3555 \series default 
3556  
3557 \family sans 
3558 C-S-M-W-key
3559 \family default 
3560  in 
3561 \family typewriter 
3562 file1.bind
3563 \family default 
3564 .
3565 \begin_deeper 
3566 \layout Standard
3567
3568
3569 \family sans 
3570 C-S-M-W-key
3571 \family default 
3572  in 
3573 \family typewriter 
3574 file2.bind
3575 \family default 
3576 .
3577 \end_deeper 
3578 \end_deeper 
3579 \layout Paragraph
3580
3581 Purpose:
3582 \layout Standard
3583
3584 Description.
3585 \layout Paragraph
3586
3587 Usage:
3588 \layout Standard
3589
3590 Description.
3591 \layout Paragraph
3592
3593 Examples:
3594 \layout Standard
3595
3596 Examples.
3597 \layout Paragraph
3598
3599 See Also:
3600 \layout Standard
3601
3602 Other entries or documents.
3603  Separate many references by either a 
3604 \begin_inset Quotes eld
3605 \end_inset 
3606
3607 ;
3608 \begin_inset Quotes erd
3609 \end_inset 
3610
3611  or place in multiple paragraphs.
3612 \layout Subsection
3613
3614 Table of Contents
3615 \layout Description
3616
3617 Default\SpecialChar ~
3618 Bindings:
3619 \begin_deeper 
3620 \layout List
3621 \labelwidthstring MMMMMMM
3622
3623
3624 \series bold 
3625 Menu\SpecialChar ~
3626 -
3627 \series default 
3628  
3629 \family sans 
3630 \bar under 
3631 E
3632 \bar default 
3633 dit\SpecialChar \menuseparator
3634 T
3635 \bar under 
3636 a
3637 \bar default 
3638 ble\SpecialChar ~
3639 of\SpecialChar ~
3640 Contents
3641 \layout List
3642 \labelwidthstring MMMMMMM
3643
3644
3645 \series bold 
3646 Keyboard\SpecialChar ~
3647 -
3648 \series default 
3649  
3650 \family sans 
3651 M-e t
3652 \end_deeper 
3653 \layout Paragraph
3654
3655 Purpose:
3656 \layout Standard
3657
3658 Displays the Table of Contents of the current document.
3659  Also allows rapid browsing and movement between sections.
3660 \layout Paragraph
3661
3662 Usage:
3663 \layout Standard
3664
3665 You can move about the table of contents using either the scrollbar or your
3666  cursor keys.
3667  Only two buttons are provided.
3668  A 
3669 \family sans 
3670 Close
3671 \family default 
3672  button to close the popup and an 
3673 \family sans 
3674 Update
3675 \family default 
3676  button to rebuild the table of contents.
3677  If you click on an entry with your mouse or move the selector using the
3678  cursor keys the document is moved so that that section is visible on screen.
3679  This allows rapid and simple navigation through your documents.
3680 \layout Paragraph
3681
3682 Examples:
3683 \layout Standard
3684
3685 Try it now.
3686 \layout Paragraph
3687
3688 See Also:
3689 \layout Standard
3690
3691 toc-insert; toc-view; 
3692 \emph on 
3693 Table of Contents
3694 \emph default 
3695  in 
3696 \emph on 
3697 User Guide
3698 \layout Chapter
3699
3700 Bindable Functions
3701 \layout Standard
3702
3703
3704 \begin_inset LatexCommand \label{ch:functions}
3705
3706 \end_inset 
3707
3708 We have some quick, last minute notes for you about this chapter.
3709 \layout Standard
3710
3711 If a particular piece of an entry is missing, it's equivalent to saying,
3712  
3713 \begin_inset Quotes eld
3714 \end_inset 
3715
3716 There is none.
3717 \begin_inset Quotes erd
3718 \end_inset 
3719
3720  For example, if, under 
3721 \begin_inset Quotes eld
3722 \end_inset 
3723
3724
3725 \series bold 
3726 Default Bindings
3727 \series default 
3728
3729 \begin_inset Quotes erd
3730 \end_inset 
3731
3732  there was no 
3733 \begin_inset Quotes eld
3734 \end_inset 
3735
3736
3737 \series bold 
3738 Menu
3739 \series default 
3740
3741 \begin_inset Quotes erd
3742 \end_inset 
3743
3744  item, it means there is no menu binding.
3745  Likewise, the guy who wrote the entry may have decided that the function's
3746  purpose is self-explanatory.
3747  So, there'd be no 
3748 \begin_inset Quotes eld
3749 \end_inset 
3750
3751
3752 \series bold 
3753 Purpose
3754 \series default 
3755
3756 \begin_inset Quotes erd
3757 \end_inset 
3758
3759  section in the entry.
3760 \layout Standard
3761
3762 Hopefully, all of that is clear.
3763 \layout Standard
3764
3765 If you haven't noticed already, this is a 
3766 \emph on 
3767 huge
3768 \emph default 
3769  chapter.
3770  Your best bet for getting around in it is to open up the 
3771 \family sans 
3772 Table\SpecialChar ~
3773 of\SpecialChar ~
3774 Contents
3775 \family default 
3776  browser.
3777  Select 
3778 \family sans 
3779 \bar under 
3780 T
3781 \bar default 
3782 able\SpecialChar ~
3783 of\SpecialChar ~
3784 Contents...
3785
3786 \family default 
3787  from the 
3788 \family sans 
3789 \bar under 
3790 E
3791 \bar default 
3792 dit
3793 \family default 
3794  menu.
3795 \layout Standard
3796
3797 Lastly, some credits:
3798 \layout Standard
3799
3800
3801 \noun on 
3802 Alejandro Aguilar-Sierra
3803 \noun default 
3804  wrote the math entries.
3805 \layout Standard
3806
3807
3808 \noun on 
3809 Rich Fields
3810 \noun default 
3811  wrote most of the entries in here.
3812 \layout Standard
3813
3814
3815 \noun on 
3816 John Weiss
3817 \noun default 
3818  edited this chapter.
3819 \layout Section
3820
3821 A
3822 \layout Subsection
3823
3824 accent-acute
3825 \layout Description
3826
3827 Default\SpecialChar ~
3828 Bindings: None.
3829 \layout Paragraph
3830
3831 Purpose:
3832 \layout Standard
3833
3834 To produce accented characters from the ISO-Latin-1 character set.
3835 \layout Standard
3836
3837 All of the commands of the form 
3838 \begin_inset Quotes eld
3839 \end_inset 
3840
3841
3842 \family typewriter 
3843 accent-xxxxxx
3844 \family default 
3845 ,
3846 \begin_inset Quotes erd
3847 \end_inset 
3848
3849  are of the same type.
3850  Rather than repeat the same entry 17 times, we'll explain how all of the
3851  
3852 \begin_inset Quotes eld
3853 \end_inset 
3854
3855
3856 \family typewriter 
3857 accent-*
3858 \family default 
3859
3860 \begin_inset Quotes erd
3861 \end_inset 
3862
3863  commands work.
3864 \layout Paragraph
3865
3866 Usage:
3867 \layout Standard
3868
3869 All of the 
3870 \begin_inset Quotes eld
3871 \end_inset 
3872
3873
3874 \family typewriter 
3875 accent-*
3876 \family default 
3877
3878 \begin_inset Quotes eld
3879 \end_inset 
3880
3881  commands work like a 
3882 \begin_inset Quotes eld
3883 \end_inset 
3884
3885 Compose
3886 \begin_inset Quotes erd
3887 \end_inset 
3888
3889  key.
3890  They add a particular accent to the next character typed.
3891  There are two ways to use these commands:
3892 \layout Enumerate
3893
3894 Direct Execution:
3895 \begin_deeper 
3896 \layout Enumerate
3897
3898 Use the 
3899 \begin_inset Quotes eld
3900 \end_inset 
3901
3902
3903 \family typewriter 
3904 command-execute
3905 \family default 
3906
3907 \begin_inset Quotes erd
3908 \end_inset 
3909
3910  key to enter the desired 
3911 \begin_inset Quotes eld
3912 \end_inset 
3913
3914
3915 \family typewriter 
3916 accent-*
3917 \family default 
3918
3919 \begin_inset Quotes erd
3920 \end_inset 
3921
3922  command in the minibuffer.
3923 \begin_deeper 
3924 \layout Standard
3925
3926 [See the entry for 
3927 \begin_inset Quotes eld
3928 \end_inset 
3929
3930
3931 \family typewriter 
3932 command-execute
3933 \family default 
3934
3935 \begin_inset Quotes erd
3936 \end_inset 
3937
3938  if you don't know how to execute LyX commands directly.]
3939 \end_deeper 
3940 \layout Enumerate
3941
3942 Next, type the letter you wish to accent.
3943 \end_deeper 
3944 \layout Enumerate
3945
3946 Dead Keys
3947 \begin_deeper 
3948 \layout Enumerate
3949
3950 Bind the desired 
3951 \begin_inset Quotes eld
3952 \end_inset 
3953
3954
3955 \family typewriter 
3956 accent-*
3957 \family default 
3958
3959 \begin_inset Quotes erd
3960 \end_inset 
3961
3962  command to a keyboard key.
3963  Typically, you bind the command to the key that looks like the accent.
3964 \begin_deeper 
3965 \layout Standard
3966
3967 For example, you'd bind 
3968 \begin_inset Quotes eld
3969 \end_inset 
3970
3971
3972 \family typewriter 
3973 accent-acute
3974 \family default 
3975
3976 \begin_inset Quotes erd
3977 \end_inset 
3978
3979  to the apostrophe key (the ' ) and 
3980 \begin_inset Quotes eld
3981 \end_inset 
3982
3983
3984 \family typewriter 
3985 accent-circumflex
3986 \family default 
3987
3988 \begin_inset Quotes erd
3989 \end_inset 
3990
3991  to the 
3992 \begin_inset Quotes eld
3993 \end_inset 
3994
3995 ^
3996 \begin_inset Quotes erd
3997 \end_inset 
3998
3999  key (Shift-6 on a US keyboard).
4000 \layout Standard
4001
4002 [See the manual 
4003 \family typewriter 
4004 Customization.lyx
4005 \family default 
4006  for information about binding keys.]
4007 \begin_inset Foot
4008 collapsed true
4009
4010 \layout Standard
4011
4012
4013 \emph on 
4014 Editor's Note: I may change this and put an entry to the bind command in
4015  this manual.
4016  -jw
4017 \end_inset 
4018
4019
4020 \end_deeper 
4021 \layout Enumerate
4022
4023 Restart LyX if it's already running, so that the new bindings can take effect.
4024 \layout Enumerate
4025
4026 Type the dead-key, followed by the letter you wish to accent.
4027 \begin_deeper 
4028 \layout Standard
4029
4030 Using our earlier example, if you type 
4031 \begin_inset Quotes eld
4032 \end_inset 
4033
4034 ^
4035 \begin_inset Quotes erd
4036 \end_inset 
4037
4038  followed by the letter 
4039 \begin_inset Quotes eld
4040 \end_inset 
4041
4042 e
4043 \begin_inset Quotes erd
4044 \end_inset 
4045
4046 , you'll produce the character 
4047 \begin_inset Quotes eld
4048 \end_inset 
4049
4050 ê
4051 \begin_inset Quotes erd
4052 \end_inset 
4053
4054 .
4055 \end_deeper 
4056 \end_deeper 
4057 \layout Standard
4058
4059 To produce the accent by itself, hit the Space key instead of a character.
4060 \layout Paragraph
4061
4062 Examples:
4063 \layout Standard
4064
4065 This command produces the following accent:
4066 \layout Standard
4067
4068 \i \'{}
4069
4070 \layout Standard
4071
4072 Valid letters with an acute accent:
4073 \layout Standard
4074
4075 á é í ó ú ý Á É Í Ó Ú Ý \i \'{s}
4076  \i \'{z}
4077  \i \'{S}
4078  \i \'{Z}
4079  \i \'{r}
4080  \i \'{l}
4081  \i \'{c}
4082  \i \'{n}
4083  \i \'{R}
4084  \i \'{L}
4085  \i \'{C}
4086  \i \'{N}
4087
4088 \layout Paragraph
4089
4090 See Also:
4091 \layout Standard
4092
4093 command-execute;
4094 \layout Standard
4095
4096 the key binding section in 
4097 \family typewriter 
4098 Customization.lyx
4099 \family default 
4100  ;
4101 \layout Standard
4102
4103 accent-breve; accent-caron; accent-cedilla; accent-circle; accent-circumflex;
4104  accent-dot; accent-grave; accent-hungarian-umlaut; accent-macron; accent-specia
4105 l-caron; accent-tie; accent-tilde; accent-umlaut; accent-underbar; accent-underd
4106 ot.
4107 \layout Subsection
4108
4109 accent-breve
4110 \layout Description
4111
4112 Default\SpecialChar ~
4113 Bindings: None.
4114 \layout Paragraph
4115
4116 Examples:
4117 \layout Standard
4118
4119 This command produces the following accent:
4120 \layout Standard
4121
4122 \i \u{}
4123
4124 \layout Standard
4125
4126 Valid letters with a breve accent:
4127 \layout Standard
4128
4129 \i \u{a}
4130  \i \u{g}
4131  \i \u{u}
4132  \i \u{A}
4133  \i \u{G}
4134  \i \u{U}
4135
4136 \layout Paragraph
4137
4138 See Also:
4139 \layout Standard
4140
4141 accent-acute.
4142 \layout Subsection
4143
4144 accent-caron
4145 \layout Description
4146
4147 Default\SpecialChar ~
4148 Bindings: None.
4149 \layout Paragraph
4150
4151 Examples:
4152 \layout Standard
4153
4154 This command produces the following accent:
4155 \layout Standard
4156
4157 \i \v{}
4158
4159 \layout Standard
4160
4161 Valid letters with a caron accent:
4162 \layout Standard
4163
4164 \i \v{c}
4165  \i \v{s}
4166  \i \v{z}
4167  \i \v{C}
4168  \i \v{S}
4169  \i \v{Z}
4170  \i \v{d}
4171  \i \v{l}
4172  \i \v{n}
4173  \i \v{r}
4174  \i \v{t}
4175  \i \v{D}
4176  \i \v{L}
4177  \i \v{N}
4178  \i \v{R}
4179  \i \v{T}
4180  \i \v{e}
4181  \i \v{E}
4182
4183 \layout Paragraph
4184
4185 See Also:
4186 \layout Standard
4187
4188 accent-acute.
4189 \layout Subsection
4190
4191 accent-cedilla
4192 \layout Description
4193
4194 Default\SpecialChar ~
4195 Bindings: None.
4196 \layout Paragraph
4197
4198 Examples:
4199 \layout Standard
4200
4201 This command produces the following accent:
4202 \layout Standard
4203
4204 \i \c{}
4205
4206 \layout Standard
4207
4208 Valid letters with a cedilla accent:
4209 \layout Standard
4210
4211 ç Ç \i \c{g}
4212  \i \c{k}
4213  \i \c{l}
4214  \i \c{n}
4215  \i \c{r}
4216  \i \c{s}
4217  \i \c{t}
4218  \i \c{G}
4219  \i \c{K}
4220  \i \c{L}
4221  \i \c{N}
4222  \i \c{R}
4223  \i \c{S}
4224  \i \c{T}
4225
4226 \layout Paragraph
4227
4228 See Also:
4229 \layout Standard
4230
4231 accent-acute.
4232 \layout Subsection
4233
4234 accent-circle
4235 \layout Description
4236
4237 Default\SpecialChar ~
4238 Bindings: None.
4239 \layout Paragraph
4240
4241 Examples:
4242 \layout Standard
4243
4244 This command produces the following accent:
4245 \layout Standard
4246
4247 \i \r{}
4248
4249 \layout Standard
4250
4251 Valid letters with a circle accent:
4252 \layout Standard
4253
4254 \i \r{a}
4255  \i \r{u}
4256  \i \r{A}
4257  \i \r{U}
4258
4259 \layout Paragraph
4260
4261 See Also:
4262 \layout Standard
4263
4264 accent-acute.
4265 \layout Subsection
4266
4267 accent-circumflex
4268 \layout Description
4269
4270 Default\SpecialChar ~
4271 Bindings: None.
4272 \layout Paragraph
4273
4274 Examples:
4275 \layout Standard
4276
4277 This command produces the following accent:
4278 \layout Standard
4279
4280 \i \^{}
4281
4282 \layout Standard
4283
4284 Valid letters with a circumflex accent:
4285 \layout Standard
4286
4287 â ê î ô û Â Ê Î Ô Û \i \^{c}
4288  \i \^{g}
4289  \i \^{h}
4290  \i \^{\j}
4291  \i \^{s}
4292  \i \^{C}
4293  \i \^{G}
4294  \i \^{H}
4295  \i \^{J}
4296  \i \^{S}
4297
4298 \layout Paragraph
4299
4300 See Also:
4301 \layout Standard
4302
4303 accent-acute.
4304 \layout Subsection
4305
4306 accent-dot
4307 \layout Description
4308
4309 Default\SpecialChar ~
4310 Bindings: None.
4311 \layout Paragraph
4312
4313 Examples:
4314 \layout Standard
4315
4316 This command produces the following accent:
4317 \layout Standard
4318
4319 \i \.{}
4320
4321 \layout Standard
4322
4323 Valid letters with a dot accent:
4324 \layout Standard
4325
4326 \i \.{e}
4327  \i \.{\i}
4328  \i \.{E}
4329  \i \.{I}
4330  \i \.{c}
4331  \i \.{g}
4332  \i \.{z}
4333  \i \.{C}
4334  \i \.{G}
4335  \i \.{Z}
4336
4337 \layout Paragraph
4338
4339 See Also:
4340 \layout Standard
4341
4342 accent-acute.
4343 \layout Subsection
4344
4345 accent-grave
4346 \layout Description
4347
4348 Default\SpecialChar ~
4349 Bindings: None.
4350 \layout Paragraph
4351
4352 Examples:
4353 \layout Standard
4354
4355 This command produces the following accent:
4356 \layout Standard
4357
4358 \i \`{}
4359
4360 \layout Standard
4361
4362 Valid letters with a grave accent:
4363 \layout Standard
4364
4365 à è ì ò ù À È Ì Ò Ù
4366 \layout Paragraph
4367
4368 See Also:
4369 \layout Standard
4370
4371 accent-acute.
4372 \layout Subsection
4373
4374 accent-hungarian-umlaut
4375 \layout Description
4376
4377 Default\SpecialChar ~
4378 Bindings: None.
4379 \layout Paragraph
4380
4381 Examples:
4382 \layout Standard
4383
4384 This command produces the following accent:
4385 \layout Standard
4386
4387 \i \H{}
4388
4389 \layout Standard
4390
4391 Valid letters with a hungarian umlaut accent:
4392 \layout Standard
4393
4394 \i \H{o}
4395  \i \H{u}
4396  \i \H{O}
4397  \i \H{U}
4398
4399 \layout Paragraph
4400
4401 See Also:
4402 \layout Standard
4403
4404 accent-acute.
4405 \layout Subsection
4406
4407 accent-macron
4408 \layout Description
4409
4410 Default\SpecialChar ~
4411 Bindings: None.
4412 \layout Paragraph
4413
4414 Examples:
4415 \layout Standard
4416
4417 This command produces the following accent:
4418 \layout Standard
4419
4420 \i \={}
4421
4422 \layout Standard
4423
4424 Valid letters with a macron accent:
4425 \layout Standard
4426
4427 \i \={a}
4428  \i \={e}
4429  \i \={\i}
4430  \i \={o}
4431  \i \={u}
4432  \i \={A}
4433  \i \={E}
4434  \i \={I}
4435  \i \={O}
4436  \i \={U}
4437
4438 \layout Paragraph
4439
4440 See Also:
4441 \layout Standard
4442
4443 accent-acute.
4444 \layout Subsection
4445
4446 accent-special-caron
4447 \layout Description
4448
4449 Default\SpecialChar ~
4450 Bindings: None.
4451 \layout Paragraph
4452
4453 Examples:
4454 \layout Standard
4455
4456 WARNING! THIS ACCENT COMMAND CURRENTLY CRASHES LyX! DO NOT USE!
4457 \layout Standard
4458
4459 This command produces the following accent:
4460 \layout Standard
4461
4462 \SpecialChar \ldots{}
4463
4464 \layout Standard
4465
4466 Some letters with a special caron accent:
4467 \layout Standard
4468
4469 \SpecialChar \ldots{}
4470
4471 \layout Paragraph
4472
4473 See Also:
4474 \layout Standard
4475
4476 accent-acute.
4477 \layout Subsection
4478
4479 accent-tie
4480 \layout Description
4481
4482 Default\SpecialChar ~
4483 Bindings: None.
4484 \layout Paragraph
4485
4486 Examples:
4487 \layout Standard
4488
4489 This command produces the following accent:
4490 \layout Standard
4491
4492 \i \t{}
4493
4494 \layout Standard
4495
4496 Valid letters with a tie accent: None.
4497  Just the accent itself.
4498 \layout Paragraph
4499
4500 See Also:
4501 \layout Standard
4502
4503 accent-acute.
4504 \layout Subsection
4505
4506 accent-tilde
4507 \layout Description
4508
4509 Default\SpecialChar ~
4510 Bindings: None.
4511 \layout Paragraph
4512
4513 Examples:
4514 \layout Standard
4515
4516 This command produces the following accent:
4517 \layout Standard
4518
4519 \i \~{}
4520
4521 \layout Standard
4522
4523 Valid letters with a tilde accent:
4524 \layout Standard
4525
4526 ñ Ñ ã \i \~{\i}
4527  õ \i \~{u}
4528  Ã \i \~{I}
4529  Õ \i \~{U}
4530
4531 \layout Paragraph
4532
4533 See Also:
4534 \layout Standard
4535
4536 accent-acute.
4537 \layout Subsection
4538
4539 accent-umlaut
4540 \layout Description
4541
4542 Default\SpecialChar ~
4543 Bindings: None.
4544 \layout Paragraph
4545
4546 Examples:
4547 \layout Standard
4548
4549 This command produces the following accent:
4550 \layout Standard
4551
4552 \i \"{}
4553
4554 \layout Standard
4555
4556 Some letters with an umlaut accent:
4557 \layout Standard
4558
4559 ä ë ï ö ü ÿ Ä Ë Ï Ö Ü
4560 \layout Paragraph
4561
4562 See Also:
4563 \layout Standard
4564
4565 accent-acute.
4566 \layout Subsection
4567
4568 accent-underbar
4569 \layout Description
4570
4571 Default\SpecialChar ~
4572 Bindings: None.
4573 \layout Paragraph
4574
4575 Examples:
4576 \layout Standard
4577
4578 This command produces the following accent:
4579 \layout Standard
4580
4581 \i \b{}
4582
4583 \layout Standard
4584
4585 Some letters with an underbar accent: None.
4586  Just the accent itself.
4587 \layout Paragraph
4588
4589 See Also:
4590 \layout Standard
4591
4592 accent-acute.
4593 \layout Subsection
4594
4595 accent-underdot
4596 \layout Description
4597
4598 Default\SpecialChar ~
4599 Bindings: None.
4600 \layout Paragraph
4601
4602 Examples:
4603 \layout Standard
4604
4605 This command produces the following accent:
4606 \layout Standard
4607
4608 \i \d{}
4609
4610 \layout Standard
4611
4612 Valid letters with an underdot accent: None.
4613  Just the accent itself.
4614 \layout Paragraph
4615
4616 See Also:
4617 \layout Standard
4618
4619 accent-acute.
4620 \layout Section
4621
4622 B
4623 \layout Subsection
4624
4625 backward-select
4626 \layout Description
4627
4628 Default\SpecialChar ~
4629 Bindings:
4630 \begin_deeper 
4631 \layout List
4632 \labelwidthstring MMMMMMM
4633
4634
4635 \series bold 
4636 Keyboard\SpecialChar ~
4637 -
4638 \series default 
4639  
4640 \family sans 
4641 S-Left
4642 \family default 
4643  
4644 \end_deeper 
4645 \layout Paragraph
4646
4647 Purpose:
4648 \layout Standard
4649
4650 Highlights a single character to the left of the current cursor location.
4651  If the cursor is at the left screen margin the cursor moves to the end
4652  of the previous line, and the whitespace in-between is selected.
4653  The selected text will be in reverse-video.
4654 \layout Paragraph
4655
4656 See Also:
4657 \layout Standard
4658
4659 char-backward;
4660 \layout Standard
4661
4662 forward-select; up-select; down-select; word-forward-select; word-backward-selec
4663 t; line-begin-select; line-end-select; screen-up-select; screen-down-select;
4664  buffer-begin-select; buffer-end-select.
4665 \layout Subsection
4666
4667 break-line
4668 \layout Description
4669
4670 Default\SpecialChar ~
4671 Bindings:
4672 \begin_deeper 
4673 \layout List
4674 \labelwidthstring MMMMMMM
4675
4676
4677 \series bold 
4678 Menu\SpecialChar ~
4679 -
4680 \series default 
4681  
4682 \family sans 
4683 \bar under 
4684 I
4685 \bar default 
4686 nsert\SpecialChar \menuseparator
4687 S
4688 \bar under 
4689 p
4690 \bar default 
4691 ecial\SpecialChar ~
4692 Character\SpecialChar \menuseparator
4693
4694 \bar under 
4695 L
4696 \bar default 
4697 inebreak
4698 \layout List
4699 \labelwidthstring MMMMMMM
4700
4701
4702 \series bold 
4703 Keyboard\SpecialChar ~
4704 -
4705 \series default 
4706  
4707 \family sans 
4708 C-Return
4709 \end_deeper 
4710 \layout Paragraph
4711
4712 Purpose:
4713 \layout Standard
4714
4715 To forcibly split the current line without ending the current paragraph.
4716 \layout Paragraph
4717
4718 Usage:
4719 \layout Standard
4720
4721 This command has several purposes, depending on context.
4722  Its primary function is to manually end a line without ending the paragraph.
4723  This should only be done when you need some fine-tuning.
4724 \layout Standard
4725
4726 In math-mode, the 
4727 \family typewriter 
4728 break-line
4729 \family default 
4730  command automagically turns a one-line equation into a multiline expression,
4731  inserting the new equation line as well as all alignment delimiters.
4732 \layout Paragraph
4733
4734 See Also:
4735 \layout Standard
4736
4737 break-paragraph; break-paragraph-keep-layout.
4738 \layout Subsection
4739
4740 break-paragraph
4741 \layout Description
4742
4743 Default\SpecialChar ~
4744 Bindings:
4745 \begin_deeper 
4746 \layout List
4747 \labelwidthstring MMMMMMM
4748
4749
4750 \series bold 
4751 Keyboard\SpecialChar ~
4752 -
4753 \series default 
4754  
4755 \family sans 
4756 Return
4757 \end_deeper 
4758 \layout Paragraph
4759
4760 Purpose:
4761 \layout Standard
4762
4763 To terminate the current paragraph.
4764 \layout Paragraph
4765
4766 Usage:
4767 \layout Standard
4768
4769 This command does slightly different things, depending on context.
4770  Typically, it ends the current paragraph, breaks the current line, and
4771  starts a new paragraph in the 
4772 \family sans 
4773 Standard
4774 \family default 
4775  paragraph environment on the next line.
4776  It also typically removes all environment nesting.
4777 \layout Standard
4778
4779 If you are in the middle of a paragraph, 
4780 \family typewriter 
4781 break-paragraph
4782 \family default 
4783  splits it in two.
4784  If the paragraph is a list item, it creates a new list item in the process.
4785 \layout Standard
4786
4787 If you are at the end of a paragraph, 
4788 \family typewriter 
4789 break-paragraph
4790 \family default 
4791  starts the new paragraph after the current one.
4792  If you are at the beginning of a paragraph, the new paragraph starts 
4793 \emph on 
4794 before
4795 \emph default 
4796  the current one.
4797 \layout Standard
4798
4799
4800 \family typewriter 
4801 break-paragraph
4802 \family default 
4803  may start the new paragraph in an environment other than 
4804 \family sans 
4805 Standard
4806 \family default 
4807 , but the behavior is not consistent.
4808  For example, if you move to the middle of an 
4809 \family sans 
4810 Itemize
4811 \family default 
4812  list, to the end of one of the items or the beginning of the next item,
4813  
4814 \family typewriter 
4815 break-paragraph
4816 \family default 
4817  will not change the paragraph environment.
4818  It will still mess up the environment nesting, however.
4819 \layout Paragraph
4820
4821 Examples:
4822 \layout Standard
4823
4824 None.
4825  Your best bet is to just play with hitting return until you build an intuition
4826  for how this works.
4827 \layout Paragraph
4828
4829 See Also:
4830 \layout Standard
4831
4832 break-paragraph-keep-layout; break-line;
4833 \layout Standard
4834
4835 depth-decrement; depth-increment.
4836 \layout Subsection
4837
4838 break-paragraph-keep-layout
4839 \layout Description
4840
4841 Default\SpecialChar ~
4842 Bindings:
4843 \begin_deeper 
4844 \layout List
4845 \labelwidthstring MMMMMMM
4846
4847
4848 \series bold 
4849 Keyboard\SpecialChar ~
4850 -
4851 \series default 
4852  
4853 \family sans 
4854 M-Return
4855 \end_deeper 
4856 \layout Paragraph
4857
4858 Purpose:
4859 \layout Standard
4860
4861 To terminate the current paragraph without changing the paragraph environment
4862  or nesting depth.
4863 \layout Paragraph
4864
4865 Usage:
4866 \layout Standard
4867
4868 Its usage is very much the same as 
4869 \family typewriter 
4870 break-paragraph
4871 \family default 
4872 , with one important difference.
4873  The new paragraph 
4874 \emph on 
4875 always
4876 \emph default 
4877  has the same environment and nesting depth as the old one.
4878 \layout Paragraph
4879
4880 See Also:
4881 \layout Standard
4882
4883 break-paragraph; break-line;
4884 \layout Standard
4885
4886 depth-decrement; depth-increment.
4887 \layout Subsection
4888
4889 buffer-auto-save
4890 \layout Description
4891
4892 Default\SpecialChar ~
4893 Bindings:
4894 \begin_deeper 
4895 \layout List
4896 \labelwidthstring MMMMMMM
4897
4898
4899 \series bold 
4900 Keyboard\SpecialChar ~
4901 -
4902 \series default 
4903  
4904 \family sans 
4905 C-x a
4906 \family default 
4907  or 
4908 \family sans 
4909 C-x C-a
4910 \family default 
4911  in 
4912 \family typewriter 
4913 emacs.bind
4914 \family default 
4915  only.
4916 \end_deeper 
4917 \layout Paragraph
4918
4919 Purpose:
4920 \layout Standard
4921
4922 Forces an autosave on the current document.
4923 \layout Paragraph
4924
4925 Usage:
4926 \layout Standard
4927
4928 Backward compatibility.
4929  This function used to be the only way to undo any editing.
4930  With the advent of a true undo/redo function in LyX, forcibly autosaving
4931  a document doesn't have much use.
4932  
4933 \emph on 
4934 (The undo-mechanism has been limited to 100 steps in the beta-version.)
4935 \layout Paragraph
4936
4937 See Also:
4938 \layout Standard
4939
4940 buffer-load-auto-save
4941 \layout Subsection
4942
4943 buffer-begin
4944 \layout Description
4945
4946 Default\SpecialChar ~
4947 Bindings:
4948 \begin_deeper 
4949 \layout List
4950 \labelwidthstring MMMMMMM
4951
4952
4953 \series bold 
4954 Keyboard\SpecialChar ~
4955 -
4956 \series default 
4957  
4958 \family sans 
4959 C-Home
4960 \family default 
4961  in 
4962 \family typewriter 
4963 cua.bind
4964 \family default 
4965 .
4966 \begin_deeper 
4967 \layout Standard
4968
4969
4970 \family sans 
4971 Home
4972 \family default 
4973  in 
4974 \family typewriter 
4975 emacs.bind
4976 \family default 
4977 .
4978 \end_deeper 
4979 \end_deeper 
4980 \layout Paragraph
4981
4982 Purpose:
4983 \layout Standard
4984
4985 Moves the cursor location to the top of the current buffer.
4986 \layout Paragraph
4987
4988 See Also:
4989 \layout Standard
4990
4991 char-forward; char-backward; word-forward; word-backward; line-begin; line-end;
4992  tab-forward; up; down; screen-up; screen-down; buffer-end.
4993 \layout Subsection
4994
4995 buffer-begin-select
4996 \layout Description
4997
4998 Default\SpecialChar ~
4999 Bindings:
5000 \begin_deeper 
5001 \layout List
5002 \labelwidthstring MMMMMMM
5003
5004
5005 \series bold 
5006 Keyboard\SpecialChar ~
5007 -
5008 \series default 
5009  
5010 \family sans 
5011 S-C-Home
5012 \family default 
5013  
5014 \end_deeper 
5015 \layout Paragraph
5016
5017 Purpose:
5018 \layout Standard
5019
5020 Highlights text from the current cursor location to the top of the current
5021  buffer.
5022  The selected text is shown in reverse-video.
5023 \layout Paragraph
5024
5025 See Also:
5026 \layout Standard
5027
5028 buffer-begin;
5029 \layout Standard
5030
5031 backward-select; forward-select; up-select; down-select; word-forward-select;
5032  word-backward-select; line-begin-select; line-end-select; screen-up-select;
5033  screen-down-select; buffer-end-select.
5034 \layout Subsection
5035
5036 buffer-chktex 
5037 \layout Description
5038
5039 Default\SpecialChar ~
5040 Bindings:
5041 \begin_deeper 
5042 \layout List
5043 \labelwidthstring MMMMMMM
5044
5045
5046 \series bold 
5047 Menu\SpecialChar ~
5048 -
5049 \series default 
5050  
5051 \family sans 
5052 \bar under 
5053 E
5054 \bar default 
5055 dit\SpecialChar \menuseparator
5056 C
5057 \bar under 
5058 h
5059 \bar default 
5060 eck TeX
5061 \layout List
5062 \labelwidthstring MMMMMMM
5063
5064
5065 \series bold 
5066 Keyboard\SpecialChar ~
5067 -
5068 \series default 
5069  
5070 \family sans 
5071 M-e h
5072 \family default 
5073  (standard).
5074 \end_deeper 
5075 \layout Paragraph
5076
5077 Purpose:
5078 \layout Standard
5079
5080 Checks document for typographical errors.
5081 \layout Paragraph
5082
5083 Usage:
5084 \layout Standard
5085
5086 This function runs 
5087 \family typewriter 
5088 ChkTeX
5089 \family default 
5090  on the document and inserts error boxes with the results.
5091  It is used to find common typographical errors.
5092 \layout Paragraph
5093
5094 See Also:
5095 \layout Standard
5096
5097 error-next; description in 
5098 \emph on 
5099 Extended Features
5100 \emph default 
5101 .
5102 \layout Subsection
5103
5104 buffer-close 
5105 \layout Description
5106
5107 Default\SpecialChar ~
5108 Bindings:
5109 \begin_deeper 
5110 \layout List
5111 \labelwidthstring MMMMMMM
5112
5113
5114 \series bold 
5115 Menu\SpecialChar ~
5116 -
5117 \series default 
5118  
5119 \family sans 
5120 \bar under 
5121 F
5122 \bar default 
5123 ile\SpecialChar \menuseparator
5124
5125 \bar under 
5126 C
5127 \bar default 
5128 lose
5129 \layout List
5130 \labelwidthstring MMMMMMM
5131
5132
5133 \series bold 
5134 Keyboard\SpecialChar ~
5135 -
5136 \series default 
5137  
5138 \family sans 
5139 M-f c
5140 \family default 
5141  (standard).
5142 \begin_deeper 
5143 \layout Standard
5144
5145
5146 \family sans 
5147 C-w
5148 \family default 
5149  in 
5150 \family typewriter 
5151 cua.bind
5152 \family default 
5153 .
5154 \newline 
5155
5156 \family sans 
5157 C-x k 
5158 \family default 
5159 or 
5160 \family sans 
5161 C-x C-k
5162 \family default 
5163  in 
5164 \family typewriter 
5165 emacs.bind.
5166 \end_deeper 
5167 \end_deeper 
5168 \layout Paragraph
5169
5170 Purpose:
5171 \layout Standard
5172
5173 Closes the current buffer.
5174  If changes have been made since it was first opened, or since the last
5175  
5176 \family typewriter 
5177 buffer-save
5178 \family default 
5179  or 
5180 \family typewriter 
5181 buffer-save-as
5182 \family default 
5183  command, you will be asked if you want to save the buffer to its file before
5184  closing the buffer.
5185 \layout Paragraph
5186
5187 See Also:
5188 \layout Standard
5189
5190 buffer-open.
5191 \layout Subsection
5192
5193 buffer-end
5194 \layout Description
5195
5196 Default\SpecialChar ~
5197 Bindings:
5198 \begin_deeper 
5199 \layout List
5200 \labelwidthstring MMMMMMM
5201
5202
5203 \series bold 
5204 Keyboard\SpecialChar ~
5205 -
5206 \series default 
5207  
5208 \family sans 
5209 C-End
5210 \family default 
5211  
5212 \family roman 
5213 in 
5214 \family typewriter 
5215 cua.bind
5216 \family default 
5217 .
5218 \newline 
5219
5220 \family sans 
5221 End
5222 \family default 
5223  in 
5224 \family typewriter 
5225 emacs.bind
5226 \end_deeper 
5227 \layout Paragraph
5228
5229 Purpose:
5230 \layout Standard
5231
5232 Moves both the screen display and the current cursor location to the end
5233  of the current buffer.
5234 \layout Paragraph
5235
5236 See Also:
5237 \layout Standard
5238
5239 char-forward; char-backward; word-forward; word-backward; line-begin; line-end;
5240  tab-forward; up; down; screen-up; screen-down; buffer-begin.
5241 \layout Subsection
5242
5243 buffer-end-select
5244 \layout Description
5245
5246 Default\SpecialChar ~
5247 Bindings:
5248 \begin_deeper 
5249 \layout List
5250 \labelwidthstring MMMMMMM
5251
5252
5253 \series bold 
5254 Keyboard\SpecialChar ~
5255 -
5256 \series default 
5257  
5258 \family sans 
5259 S-C-End
5260 \family default 
5261  
5262 \end_deeper 
5263 \layout Paragraph
5264
5265 Purpose:
5266 \layout Standard
5267
5268 Selects text from the current cursor location to the bottom of the current
5269  buffer.
5270  The selected text is shown in reverse-video.
5271 \layout Paragraph
5272
5273 See Also:
5274 \layout Standard
5275
5276 buffer-end-select;
5277 \layout Standard
5278
5279 backward-select; forward-select; up-select; down-select; word-forward-select;
5280  word-backward-select; line-begin-select; line-end-select; screen-up-select;
5281  screen-down-select; buffer-begin-select.
5282 \layout Subsection
5283
5284 buffer-itemize-bullets-select
5285 \layout Description
5286
5287 Default\SpecialChar ~
5288 Bindings:
5289 \begin_deeper 
5290 \layout List
5291 \labelwidthstring MMMMMMM
5292
5293
5294 \series bold 
5295 Menu\SpecialChar ~
5296 -
5297 \series default 
5298  
5299 \family sans 
5300 \bar under 
5301 L
5302 \bar default 
5303 ayout\SpecialChar \menuseparator
5304
5305 \bar under 
5306 D
5307 \bar default 
5308 ocument 
5309 \family default 
5310 to bring up the 
5311 \series bold 
5312 Document\SpecialChar ~
5313 Layout
5314 \series default 
5315  popup.
5316 \begin_deeper 
5317 \layout Description
5318
5319 Document\SpecialChar ~
5320 Layout: 
5321 \family sans 
5322 \bar under 
5323 B
5324 \bar default 
5325 ullet Shapes
5326 \end_deeper 
5327 \layout List
5328 \labelwidthstring MMMMMMM
5329
5330
5331 \series bold 
5332 Keyboard\SpecialChar ~
5333 -
5334 \series default 
5335  M-l d M-b
5336 \begin_deeper 
5337 \layout Standard
5338
5339 M-l i
5340 \end_deeper 
5341 \end_deeper 
5342 \layout Paragraph
5343
5344 Purpose:
5345 \layout Standard
5346
5347 Opens the document's 
5348 \series bold 
5349 Itemize\SpecialChar ~
5350 Bullet\SpecialChar ~
5351 Selection
5352 \series default 
5353  popup which allows you to change the bullets that appear at the various
5354  levels of an 
5355 \family sans 
5356 Itemize
5357 \family default 
5358  layout.
5359 \layout Paragraph
5360
5361 See Also:
5362 \layout Standard
5363
5364 Itemize Bullet Selection;
5365 \layout Standard
5366
5367
5368 \emph on 
5369 Itemize Bullet Selection
5370 \emph default 
5371  in 
5372 \emph on 
5373 Extended Features
5374 \emph default 
5375 ;
5376 \layout Subsection
5377
5378 buffer-load-auto-save
5379 \layout Description
5380
5381 Default\SpecialChar ~
5382 Bindings: None
5383 \layout Paragraph
5384
5385 Purpose:
5386 \layout Standard
5387
5388 Loads the autosave file.
5389 \layout Paragraph
5390
5391 Usage:
5392 \layout Standard
5393
5394 To invoke this function, you must use the 
5395 \family typewriter 
5396 command-execute
5397 \family default 
5398  key to enter 
5399 \family typewriter 
5400 buffer-load-autosave
5401 \family default 
5402  in the minibuffer.
5403 \layout Standard
5404
5405 Invoking this command once loads the autosave file (which has the suffix
5406  
5407 \begin_inset Quotes eld
5408 \end_inset 
5409
5410
5411 \family typewriter 
5412 .bak
5413 \family default 
5414
5415 \begin_inset Quotes erd
5416 \end_inset 
5417
5418 ) in place of the current document.
5419  Invoking it two times in a row loads the autosave backup file (which has
5420  the 
5421 \begin_inset Quotes eld
5422 \end_inset 
5423
5424
5425 \family typewriter 
5426 .bak~
5427 \family default 
5428
5429 \begin_inset Quotes erd
5430 \end_inset 
5431
5432  suffix) in place of the current document.
5433 \layout Standard
5434
5435 You cannot change the time interval between autosaves on the fly.
5436  The interval, in seconds, is set in the main 
5437 \family typewriter 
5438 lyxrc
5439 \family default 
5440  file or in the user's local 
5441 \family typewriter 
5442 ${HOME}/.lyx/lyxrc
5443 \family default 
5444 .
5445  
5446 \layout Paragraph
5447
5448 See Also:
5449 \layout Standard
5450
5451 command-execute; 
5452 \layout Standard
5453
5454 buffer-auto-save.
5455 \layout Subsection
5456
5457 buffer-new 
5458 \layout Description
5459
5460 Default\SpecialChar ~
5461 Bindings:
5462 \begin_deeper 
5463 \layout List
5464 \labelwidthstring MMMMMMM
5465
5466
5467 \series bold 
5468 Menu\SpecialChar ~
5469 -
5470 \series default 
5471  
5472 \family sans 
5473 \bar under 
5474 F
5475 \bar default 
5476 ile\SpecialChar \menuseparator
5477
5478 \bar under 
5479 N
5480 \bar default 
5481 ew
5482 \layout List
5483 \labelwidthstring MMMMMMM
5484
5485
5486 \series bold 
5487 Keyboard\SpecialChar ~
5488 -
5489 \series default 
5490  
5491 \family sans 
5492 M-f n
5493 \family default 
5494  (standard).
5495 \begin_deeper 
5496 \layout Standard
5497
5498
5499 \family sans 
5500 C-n
5501 \family default 
5502  in 
5503 \family typewriter 
5504 cua.bind
5505 \family default 
5506 .
5507 \layout Standard
5508
5509
5510 \family sans 
5511 C-x d 
5512 \family roman 
5513 or 
5514 \family sans 
5515 C-x C-d
5516 \family default 
5517  in 
5518 \family typewriter 
5519 emacs.bind
5520 \family default 
5521 .
5522 \end_deeper 
5523 \end_deeper 
5524 \layout Paragraph
5525
5526 Purpose:
5527 \layout Standard
5528
5529 Opens a new buffer for a new LyX document.
5530 \layout Paragraph
5531
5532 Usage:
5533 \layout Standard
5534
5535 This function first opens a 
5536 \family sans 
5537 File Browser
5538 \family default 
5539  window.
5540  You must now specify a new filename for the new document.
5541  You can use the 
5542 \family sans 
5543 File Browser
5544 \family default 
5545  to choose the directory for the new file, but the file name itself must
5546  be unique.
5547  The file cannot already exist.
5548 \layout Paragraph
5549
5550 See Also:
5551 \layout Standard
5552
5553 File Browser; 
5554 \layout Standard
5555
5556 LyX Template Files; 
5557 \layout Standard
5558
5559
5560 \emph on 
5561 Editor's Note: These first two will be added at a later date.
5562  - jw
5563 \layout Standard
5564
5565 buffer-new-template; buffer-open; buffer-close; buffer-write; buffer-write-as.
5566 \layout Subsection
5567
5568 buffer-new-template 
5569 \layout Description
5570
5571 Default\SpecialChar ~
5572 Bindings:
5573 \begin_deeper 
5574 \layout List
5575 \labelwidthstring MMMMMMM
5576
5577
5578 \series bold 
5579 Menu\SpecialChar ~
5580 -
5581 \series default 
5582  
5583 \family sans 
5584 \bar under 
5585 F
5586 \bar default 
5587 ile\SpecialChar \menuseparator
5588 New from
5589 \bar under 
5590  t
5591 \bar default 
5592 emplate
5593 \layout List
5594 \labelwidthstring MMMMMMM
5595
5596
5597 \series bold 
5598 Keyboard\SpecialChar ~
5599 -
5600 \series default 
5601  
5602 \family sans 
5603 M-f t 
5604 \family default 
5605 (standard).
5606 \begin_deeper 
5607 \layout Standard
5608
5609
5610 \family sans 
5611 C-N
5612 \family default 
5613  in 
5614 \family typewriter 
5615 cua.bind
5616 \family default 
5617 .
5618 \end_deeper 
5619 \end_deeper 
5620 \layout Paragraph
5621
5622 Purpose:
5623 \layout Standard
5624
5625 Opens a new buffer for a new LyX document with a template document.
5626 \layout Paragraph
5627
5628 Usage:
5629 \layout Standard
5630
5631 This function first opens a 
5632 \family sans 
5633 File Browser
5634 \family default 
5635  window.
5636  You must now specify a new filename for the new document.
5637  You can use the 
5638 \family sans 
5639 File Browser
5640 \family default 
5641  to choose the directory for the new file, but the file name itself must
5642  be unique.
5643  The file cannot already exist.
5644 \layout Standard
5645
5646 After you enter the filename and choose 
5647 \family sans 
5648 OK
5649 \family default 
5650 , the 
5651 \family sans 
5652 File Browser
5653 \family default 
5654  window opens again.
5655  This time, it has the title 
5656 \begin_inset Quotes eld
5657 \end_inset 
5658
5659 Choose Template.
5660 \begin_inset Quotes erd
5661 \end_inset 
5662
5663  If you wish to use a LyX template file for this new document, use the 
5664 \family sans 
5665 File Browser
5666 \family default 
5667  to choose one.
5668  Otherwise, hit the 
5669 \family sans 
5670 Cancel
5671 \family default 
5672  button.
5673 \layout Paragraph
5674
5675 See Also:
5676 \layout Standard
5677
5678 File Browser; 
5679 \layout Standard
5680
5681 LyX Template Files; 
5682 \layout Standard
5683
5684
5685 \emph on 
5686 Editor's Note: These first two will be added at a later date.
5687  - jw
5688 \layout Standard
5689
5690 buffer-new; buffer-open; buffer-close; buffer-write; buffer-write-as.
5691 \layout Subsection
5692
5693 buffer-open 
5694 \layout Description
5695
5696 Default\SpecialChar ~
5697 Bindings:
5698 \begin_deeper 
5699 \layout List
5700 \labelwidthstring MMMMMMM
5701
5702
5703 \series bold 
5704 Menu\SpecialChar ~
5705 -
5706 \series default 
5707  
5708 \family sans 
5709 \bar under 
5710 F
5711 \bar default 
5712 ile\SpecialChar \menuseparator
5713
5714 \bar under 
5715 O
5716 \bar default 
5717 pen
5718 \layout List
5719 \labelwidthstring MMMMMMM
5720
5721
5722 \series bold 
5723 Toolbar\SpecialChar ~
5724 -
5725 \series default 
5726  First button from the left.
5727  
5728 \begin_deeper 
5729 \layout Standard
5730
5731 File folder with an arrow.
5732  
5733 \end_deeper 
5734 \layout List
5735 \labelwidthstring MMMMMMM
5736
5737
5738 \series bold 
5739 Keyboard\SpecialChar ~
5740 -
5741 \series default 
5742  
5743 \family sans 
5744 M-f o
5745 \family default 
5746  (standard).
5747 \begin_deeper 
5748 \layout Standard
5749
5750
5751 \family sans 
5752 C-o
5753 \family default 
5754  in 
5755 \family typewriter 
5756 cua.bind
5757 \family default 
5758 .
5759 \layout Standard
5760
5761
5762 \family sans 
5763 C-x f 
5764 \family roman 
5765 or
5766 \family sans 
5767  C-x C-f
5768 \family default 
5769  in 
5770 \family typewriter 
5771 emacs.bind
5772 \family default 
5773 .
5774 \end_deeper 
5775 \end_deeper 
5776 \layout Paragraph
5777
5778 Purpose:
5779 \layout Standard
5780
5781 Opens an existing file and places it in a new buffer.
5782 \layout Paragraph
5783
5784 Usage:
5785 \layout Standard
5786
5787 This function opens a 
5788 \family sans 
5789 File Browser
5790 \family default 
5791  window with the title 
5792 \begin_inset Quotes eld
5793 \end_inset 
5794
5795 Document to Open.
5796 \begin_inset Quotes erd
5797 \end_inset 
5798
5799  Choose the file to open and hit 
5800 \family sans 
5801 O
5802 \family default 
5803 K\SpecialChar \@.
5804
5805 \layout Paragraph
5806
5807 See Also:
5808 \layout Standard
5809
5810 File Browser; [
5811 \emph on 
5812 Editor's Note: To be added.
5813  - jw 
5814 \emph default 
5815 ]
5816 \layout Standard
5817
5818 buffer-open; buffer-close; buffer-write; buffer-write-as.
5819 \layout Subsection
5820
5821 buffer-previous 
5822 \layout Description
5823
5824 Default\SpecialChar ~
5825 Bindings:
5826 \begin_deeper 
5827 \layout List
5828 \labelwidthstring MMMMMMM
5829
5830
5831 \series bold 
5832 Keyboard\SpecialChar ~
5833 -
5834 \series default 
5835  
5836 \family sans 
5837 M-d p
5838 \family default 
5839  (standard).
5840 \begin_deeper 
5841 \layout Standard
5842
5843
5844 \family sans 
5845 C-x b 
5846 \family default 
5847 or
5848 \family sans 
5849  C-x C-b
5850 \family default 
5851  in 
5852 \family typewriter 
5853 emacs.bind
5854 \family default 
5855 .
5856 \end_deeper 
5857 \end_deeper 
5858 \layout Paragraph
5859
5860 Purpose:
5861 \layout Standard
5862
5863 Changes from the current document to another open and previously viewed
5864  document.
5865  
5866 \layout Paragraph
5867
5868 Usage:
5869 \layout Standard
5870
5871 Self-explanatory.
5872 \layout Standard
5873
5874 If only one document is open, 
5875 \family typewriter 
5876 buffer-previous
5877 \family default 
5878  has no effect.
5879 \layout Standard
5880
5881 If more than two documents are open, 
5882 \family typewriter 
5883 buffer-previous
5884 \family default 
5885  switches to whichever document you were last working on.
5886 \layout Standard
5887
5888 You can also switch between open documents using the 
5889 \family sans 
5890 Documents
5891 \family default 
5892  menu.
5893 \layout Standard
5894
5895 Using 
5896 \family typewriter 
5897 buffer-previous
5898 \family default 
5899  several times in a row switches back and forth between two documents.
5900  This is useful for cutting and pasting between two different documents.
5901 \layout Paragraph
5902
5903 See Also:
5904 \layout Standard
5905
5906 Documents Menu.
5907  [
5908 \emph on 
5909 Ed.
5910  Note - to be added.
5911  -jw
5912 \emph default 
5913 ]
5914 \layout Subsection
5915
5916 buffer-print 
5917 \layout Description
5918
5919 Default\SpecialChar ~
5920 Bindings:
5921 \begin_deeper 
5922 \layout List
5923 \labelwidthstring MMMMMMM
5924
5925
5926 \series bold 
5927 Menu\SpecialChar ~
5928 -
5929 \series default 
5930  
5931 \family sans 
5932 \bar under 
5933 F
5934 \bar default 
5935 ile\SpecialChar \menuseparator
5936
5937 \bar under 
5938 P
5939 \bar default 
5940 rint
5941 \layout List
5942 \labelwidthstring MMMMMMM
5943
5944
5945 \series bold 
5946 Toolbar\SpecialChar ~
5947 -
5948 \series default 
5949  Button #3 from the left.
5950  
5951 \begin_deeper 
5952 \layout Standard
5953
5954 A stylized printer.
5955 \end_deeper 
5956 \layout List
5957 \labelwidthstring MMMMMMM
5958
5959
5960 \series bold 
5961 Keyboard\SpecialChar ~
5962 -
5963 \series default 
5964  
5965 \family sans 
5966 M-f p
5967 \family default 
5968  (standard).
5969 \begin_deeper 
5970 \layout Standard
5971
5972
5973 \family sans 
5974 C-
5975 \family default 
5976 p in 
5977 \family typewriter 
5978 cua.
5979 \family default 
5980 bind.
5981 \end_deeper 
5982 \end_deeper 
5983 \layout Paragraph
5984
5985 Purpose:
5986 \layout Standard
5987
5988 Prints the current document.
5989 \layout Paragraph
5990
5991 Usage:
5992 \layout Standard
5993
5994 This function opens the 
5995 \family sans 
5996 Print
5997 \family default 
5998  panel, which allows print control via buttons and typed inputs; a buffer
5999  can be printed either to a file or to a spooled print device.
6000  When printing to a printer, the printer name you specify in the 
6001 \family sans 
6002 Printer
6003 \family default 
6004  box must be configured for 
6005 \family typewriter 
6006 dvips
6007 \family default 
6008 .
6009 \begin_inset Foot
6010 collapsed true
6011
6012 \layout Standard
6013
6014 This is explained in greater detail in 
6015 \family typewriter 
6016 UserGuide.lyx
6017 \family default 
6018 .
6019 \end_inset 
6020
6021  Most systems have 
6022 \begin_inset Quotes eld
6023 \end_inset 
6024
6025
6026 \family typewriter 
6027 ps
6028 \family default 
6029
6030 \begin_inset Quotes erd
6031 \end_inset 
6032
6033  as their default PostScript® printer, for which 
6034 \family typewriter 
6035 dvips
6036 \family default 
6037  comes preconfigured.
6038 \layout Paragraph
6039
6040 See Also:
6041 \layout Standard
6042
6043 The section on dvips in 
6044 \family typewriter 
6045 UserGuide.lyx;
6046 \layout Standard
6047
6048 Print panel; [
6049 \emph on 
6050 Ed.
6051  Note - To be added.
6052  - jw.
6053 \emph default 
6054 ]
6055 \layout Standard
6056
6057 buffer-view; buffer-view-ps.
6058 \layout Subsection
6059
6060 buffer-typeset
6061 \layout Description
6062
6063 Default\SpecialChar ~
6064 Bindings:
6065 \begin_deeper 
6066 \layout List
6067 \labelwidthstring MMMMMMM
6068
6069
6070 \series bold 
6071 Menu\SpecialChar ~
6072 -
6073 \series default 
6074  
6075 \family sans 
6076 \bar under 
6077 F
6078 \bar default 
6079 ile\SpecialChar \menuseparator
6080
6081 \bar under 
6082 U
6083 \bar default 
6084 pdate dvi
6085 \layout List
6086 \labelwidthstring MMMMMMM
6087
6088
6089 \series bold 
6090 Keyboard\SpecialChar ~
6091 -
6092 \series default 
6093  
6094 \family sans 
6095 M-f u 
6096 \family default 
6097 (standard).
6098 \begin_deeper 
6099 \layout Standard
6100
6101
6102 \family sans 
6103 C-D
6104 \family default 
6105  in 
6106 \family typewriter 
6107 cua.bind
6108 \family default 
6109 .
6110 \layout Standard
6111
6112
6113 \family sans 
6114 C-x r, C-x t, C-x C-r, 
6115 \family roman 
6116 or
6117 \family sans 
6118  C-x C-t 
6119 \family default 
6120 in 
6121 \family typewriter 
6122 emacs.bind
6123 \family default 
6124 .
6125 \end_deeper 
6126 \end_deeper 
6127 \layout Paragraph
6128
6129 Purpose:
6130 \layout Standard
6131
6132 Updates the dvi file for the current buffer (runs LaTeX).
6133 \layout Paragraph
6134
6135 Usage:
6136 \layout Standard
6137
6138 A LaTeX scratch file is created, based on the contents of the current buffer,
6139  and the file is processed with LaTeX.
6140  LaTeX messages are posted to the screen of the parent window, and approximate
6141  LaTeX error locations are marked within the current buffer with an error
6142  box; the text of the actual LaTeX error can be displayed by clicking on
6143  the error-box.
6144 \layout Paragraph
6145
6146 See Also:
6147 \layout Standard
6148
6149 error-next; buffer-typeset-ps.
6150  
6151 \layout Subsection
6152
6153 buffer-typeset-ps
6154 \layout Description
6155
6156 Default\SpecialChar ~
6157 Bindings:
6158 \begin_deeper 
6159 \layout List
6160 \labelwidthstring MMMMMMM
6161
6162
6163 \series bold 
6164 Menu\SpecialChar ~
6165 -
6166 \series default 
6167  
6168 \family sans 
6169 \bar under 
6170 F
6171 \bar default 
6172 ile\SpecialChar \menuseparator
6173 Updat
6174 \bar under 
6175 e
6176 \bar default 
6177  PostScript
6178 \layout List
6179 \labelwidthstring MMMMMMM
6180
6181
6182 \series bold 
6183 Keyboard\SpecialChar ~
6184 -
6185 \series default 
6186  
6187 \family sans 
6188 M-f e 
6189 \family default 
6190 (standard).
6191 \begin_deeper 
6192 \layout Standard
6193
6194
6195 \family sans 
6196 C-T
6197 \family default 
6198  in 
6199 \family typewriter 
6200 cua.bind
6201 \family default 
6202 .
6203 \end_deeper 
6204 \end_deeper 
6205 \layout Paragraph
6206
6207 Purpose:
6208 \layout Standard
6209
6210 Updates the PostScript® file for the current buffer (runs LaTeX and dvips).
6211 \layout Paragraph
6212
6213 Usage:
6214 \layout Standard
6215
6216 A LaTeX scratch file is created, based on the contents of the current buffer,
6217  and the file is processed with LaTeX.
6218  Then, dvips is run to produce a PostScript® version scratch file.
6219  LaTeX messages are posted to the screen of the parent window, and approximate
6220  LaTeX error locations are marked within the current buffer with an error
6221  box; the text of the actual LaTeX error can be displayed by clicking on
6222  the error-box.
6223 \layout Paragraph
6224
6225 See Also:
6226 \layout Standard
6227
6228 error-next; buffer-typeset.
6229  
6230 \layout Subsection
6231
6232 buffer-view
6233 \layout Description
6234
6235 Default\SpecialChar ~
6236 Bindings:
6237 \begin_deeper 
6238 \layout List
6239 \labelwidthstring MMMMMMM
6240
6241
6242 \series bold 
6243 Menu\SpecialChar ~
6244 -
6245 \series default 
6246  
6247 \family sans 
6248 \bar under 
6249 F
6250 \bar default 
6251 ile\SpecialChar \menuseparator
6252 View\SpecialChar ~
6253 (
6254 \bar under 
6255 x
6256 \bar default 
6257 dvi)
6258 \layout List
6259 \labelwidthstring MMMMMMM
6260
6261
6262 \series bold 
6263 Keyboard\SpecialChar ~
6264 -
6265 \series default 
6266  
6267 \family sans 
6268 M-f d
6269 \family default 
6270  (standard).
6271 \begin_deeper 
6272 \layout Standard
6273
6274
6275 \family sans 
6276 C-d
6277 \family default 
6278  in 
6279 \family typewriter 
6280 cua.bind
6281 \family default 
6282 .
6283 \layout Standard
6284
6285
6286 \family sans 
6287 C-x p 
6288 \family default 
6289 or
6290 \family sans 
6291  C-x C-p
6292 \family default 
6293  in 
6294 \family typewriter 
6295 emacs.bind
6296 \family default 
6297 .
6298 \end_deeper 
6299 \end_deeper 
6300 \layout Paragraph
6301
6302 Purpose:
6303 \layout Standard
6304
6305 Views the current buffer with the 
6306 \family typewriter 
6307 xdvi
6308 \family default 
6309  program.
6310 \layout Paragraph
6311
6312 Usage:
6313 \layout Standard
6314
6315 A LaTeX scratch file is created and processed, and a 
6316 \family typewriter 
6317 xdvi
6318 \family default 
6319  process window is then automatically created with which you can view the
6320  resulting 
6321 \family typewriter 
6322 dvi
6323 \family default 
6324  file.
6325  If
6326 \family typewriter 
6327  
6328 \family default 
6329 any of these programs are not installed on your system, the process stops
6330  at that point and control is returned to LyX.
6331 \layout Paragraph
6332
6333 See Also:
6334 \layout Standard
6335
6336 buffer-print; buffer-view-ps.
6337 \layout Subsection
6338
6339 buffer-view-ps
6340 \layout Description
6341
6342 Default\SpecialChar ~
6343 Bindings:
6344 \begin_deeper 
6345 \layout List
6346 \labelwidthstring MMMMMMM
6347
6348
6349 \series bold 
6350 Menu\SpecialChar ~
6351 -
6352 \series default 
6353  
6354 \family sans 
6355 \bar under 
6356 F
6357 \bar default 
6358 ile\SpecialChar \menuseparator
6359 View\SpecialChar ~
6360 (
6361 \bar under 
6362 g
6363 \bar default 
6364 hostview)
6365 \layout List
6366 \labelwidthstring MMMMMMM
6367
6368
6369 \series bold 
6370 Keyboard\SpecialChar ~
6371 -
6372 \series default 
6373  
6374 \family sans 
6375 M-f g
6376 \family default 
6377  (standard).
6378 \begin_deeper 
6379 \layout Standard
6380
6381
6382 \family sans 
6383 C-t
6384 \family default 
6385  in 
6386 \family typewriter 
6387 cua.bind
6388 \family default 
6389 .
6390 \layout Standard
6391
6392
6393 \family sans 
6394 C-x g 
6395 \family default 
6396 or
6397 \family sans 
6398  C-x C-g
6399 \family default 
6400  in 
6401 \family typewriter 
6402 emacs.bind
6403 \family default 
6404 .
6405 \end_deeper 
6406 \end_deeper 
6407 \layout Paragraph
6408
6409 Purpose:
6410 \layout Standard
6411
6412 Views the current buffer with the 
6413 \family typewriter 
6414 ghostview
6415 \family default 
6416  program.
6417 \layout Paragraph
6418
6419 Usage:
6420 \layout Standard
6421
6422 A LaTeX scratch file is created and processed, and 
6423 \family typewriter 
6424 dvips 
6425 \family default 
6426 is run on the resulting 
6427 \family typewriter 
6428 dvi 
6429 \family default 
6430 file to create a scratch PostScript® file.
6431  A 
6432 \family typewriter 
6433 ghostview
6434 \family default 
6435  process window is then automatically created in which you can view your
6436  work essentially in the same form as if it were printed.
6437  If
6438 \family typewriter 
6439  
6440 \family default 
6441 any of these programs are not installed on your system, the process stops
6442  at that point and control is returned to LyX.
6443 \layout Paragraph
6444
6445 See Also:
6446 \layout Standard
6447
6448 buffer-print; buffer-view.
6449 \layout Subsection
6450
6451 buffer-write
6452 \layout Description
6453
6454 Default\SpecialChar ~
6455 Bindings:
6456 \begin_deeper 
6457 \layout List
6458 \labelwidthstring MMMMMMM
6459
6460
6461 \series bold 
6462 Menu\SpecialChar ~
6463 -
6464 \series default 
6465  
6466 \family sans 
6467 \bar under 
6468 F
6469 \bar default 
6470 ile\SpecialChar \menuseparator
6471
6472 \bar under 
6473 S
6474 \bar default 
6475 ave
6476 \layout List
6477 \labelwidthstring MMMMMMM
6478
6479
6480 \series bold 
6481 Keyboard\SpecialChar ~
6482 -
6483 \series default 
6484  
6485 \family sans 
6486 M-f s
6487 \family default 
6488  (standard).
6489 \begin_deeper 
6490 \layout Standard
6491
6492
6493 \family sans 
6494 C-s
6495 \family default 
6496  in 
6497 \family typewriter 
6498 cua.bind
6499 \family default 
6500 .
6501 \newline 
6502
6503 \family sans 
6504 C-x s 
6505 \family default 
6506 or 
6507 \family sans 
6508 C-x C-x
6509 \family default 
6510  in 
6511 \family typewriter 
6512 emacs.bind.
6513 \end_deeper 
6514 \end_deeper 
6515 \layout Paragraph
6516
6517 Purpose:
6518 \layout Standard
6519
6520 Writes (saves) the current document to the original filename.
6521 \layout Paragraph
6522
6523 See Also:
6524 \layout Standard
6525
6526 buffer-write-as.
6527 \layout Subsection
6528
6529 buffer-write-as 
6530 \layout Description
6531
6532 Default\SpecialChar ~
6533 Bindings:
6534 \begin_deeper 
6535 \layout List
6536 \labelwidthstring MMMMMMM
6537
6538
6539 \series bold 
6540 Menu\SpecialChar ~
6541 -
6542 \series default 
6543  
6544 \family sans 
6545 \bar under 
6546 F
6547 \bar default 
6548 ile\SpecialChar \menuseparator
6549 Save\SpecialChar ~
6550
6551 \bar under 
6552 A
6553 \bar default 
6554 s
6555 \layout List
6556 \labelwidthstring MMMMMMM
6557
6558
6559 \series bold 
6560 Keyboard\SpecialChar ~
6561 -
6562 \series default 
6563  
6564 \family sans 
6565 M-f a
6566 \family default 
6567  (standard).
6568 \begin_deeper 
6569 \layout Standard
6570
6571
6572 \family sans 
6573 C-S
6574 \family default 
6575  in 
6576 \family typewriter 
6577 cua.bind
6578 \family default 
6579 .
6580 \layout Standard
6581
6582
6583 \family sans 
6584 C-x w 
6585 \family default 
6586 or
6587 \family sans 
6588  C-x C-w
6589 \family default 
6590  in 
6591 \family typewriter 
6592 emacs.bind
6593 \family default 
6594 .
6595 \end_deeper 
6596 \end_deeper 
6597 \layout Paragraph
6598
6599 Purpose:
6600 \layout Standard
6601
6602 Saves the current buffer to a different filename than that of the file originall
6603 y opened.
6604 \layout Paragraph
6605
6606 Usage:
6607 \layout Standard
6608
6609 This function opens an browser window that allows you to specify a new filename
6610  for the document.
6611 \layout Paragraph
6612
6613 See Also:
6614 \layout Standard
6615
6616 buffer-write.
6617 \layout Section
6618
6619 C-E
6620 \layout Subsection
6621
6622 cancel
6623 \layout Description
6624
6625 Default\SpecialChar ~
6626 Bindings:
6627 \begin_deeper 
6628 \layout List
6629 \labelwidthstring MMMMMMM
6630
6631
6632 \series bold 
6633 Keyboard\SpecialChar ~
6634 -
6635 \series default 
6636  
6637 \family sans 
6638 Escape
6639 \family default 
6640  in 
6641 \family typewriter 
6642 cua.bind
6643 \family default 
6644 .
6645 \begin_deeper 
6646 \layout Standard
6647
6648
6649 \family sans 
6650 C-g
6651 \family default 
6652  in 
6653 \family typewriter 
6654 emacs.bind
6655 \family default 
6656 .
6657 \end_deeper 
6658 \end_deeper 
6659 \layout Paragraph
6660
6661 Purpose:
6662 \layout Standard
6663
6664 General cancel.
6665  Cancels the selection of a meta-key selection, a drop-down menu, or a pop-up
6666  window.
6667  Cancels entry of commands in the minibuffer.
6668  Also leaves math-mode.
6669 \layout Paragraph
6670
6671 Usage:
6672 \layout Standard
6673
6674
6675 \family typewriter 
6676 Cancel
6677 \family default 
6678  is the primary method of leaving math mode.
6679  Also, if a meta-key selection has been started, (for instance, 
6680 \family sans 
6681 M-c
6682 \family default 
6683 ), pressing the 
6684 \family typewriter 
6685 \series medium 
6686 cancel
6687 \family default 
6688 \series bold 
6689  
6690 \series medium 
6691 key will abort the selection.
6692  Similarly, if a
6693 \series default 
6694  
6695 \family typewriter 
6696 find-replace
6697 \family default 
6698  window is open, placi
6699 \series medium 
6700 ng the cursor in the window and executing the 
6701 \family typewriter 
6702 cancel
6703 \family default 
6704  function will close the window, or if a drop-down menu has been selected,
6705  
6706 \family typewriter 
6707 cancel
6708 \family default 
6709  will close the menu.
6710  Lastly, if you are entering a command in the minibuffer, 
6711 \family typewriter 
6712 cancel
6713 \family default 
6714 \series default 
6715  will abort entry and leave the minibuffer.
6716 \layout Paragraph
6717
6718 See Also:
6719 \layout Standard
6720
6721 command-execute; find-replace; math-mode.
6722 \layout Subsection
6723
6724 char-backward
6725 \layout Description
6726
6727 Default\SpecialChar ~
6728 Bindings:
6729 \begin_deeper 
6730 \layout List
6731 \labelwidthstring MMMMMMM
6732
6733
6734 \series bold 
6735 Keyboard\SpecialChar ~
6736 -
6737 \series default 
6738  
6739 \family sans 
6740 Left
6741 \family default 
6742  (standard).
6743 \begin_deeper 
6744 \layout Standard
6745
6746
6747 \family sans 
6748 C-b
6749 \family default 
6750  in 
6751 \family typewriter 
6752 emacs.bind
6753 \family default 
6754 .
6755 \end_deeper 
6756 \end_deeper 
6757 \layout Paragraph
6758
6759 Purpose:
6760 \layout Standard
6761
6762 Moves the cursor to the left by one character.
6763  At the beginning of the line the cursor will move to the end of the previous
6764  line.
6765 \layout Paragraph
6766
6767 See Also:
6768 \layout Standard
6769
6770 char-forward; word-forward; word-backward; line-begin; line-end; tab-forward;
6771  up; down; paragraph-up; paragraph-down; screen-up; screen-down; buffer-begin;
6772  buffer-end.
6773 \layout Subsection
6774
6775 char-forward
6776 \layout Description
6777
6778 Default\SpecialChar ~
6779 Bindings:
6780 \begin_deeper 
6781 \layout List
6782 \labelwidthstring MMMMMMM
6783
6784
6785 \series bold 
6786 Keyboard\SpecialChar ~
6787 -
6788 \series default 
6789  
6790 \family sans 
6791 Right
6792 \family default 
6793  (standard).
6794 \begin_deeper 
6795 \layout Standard
6796
6797
6798 \family sans 
6799 C-f 
6800 \family default 
6801 in
6802 \family typewriter 
6803  emacs.bind.
6804 \end_deeper 
6805 \end_deeper 
6806 \layout Paragraph
6807
6808 Purpose:
6809 \layout Standard
6810
6811 Moves the cursor to the right by one character.
6812  At the end of the line the cursor will move to the beginning of the next
6813  line.
6814 \layout Paragraph
6815
6816 See Also:
6817 \layout Standard
6818
6819 char-backward; word-forward; word-backward; line-begin; line-end; tab-forward;
6820  up; down; paragraph-up; paragraph-down; screen-up; screen-down; buffer-begin;
6821  buffer-end.
6822 \layout Subsection
6823
6824 command-execute
6825 \layout Description
6826
6827 Default\SpecialChar ~
6828 Bindings:
6829 \begin_deeper 
6830 \layout List
6831 \labelwidthstring MMMMMMM
6832
6833
6834 \series bold 
6835 Keyboard\SpecialChar ~
6836 -
6837 \series default 
6838  
6839 \family sans 
6840 M-x
6841 \family default 
6842  in 
6843 \family typewriter 
6844 cua.bind
6845 \family default 
6846  and 
6847 \family typewriter 
6848 emacs.bind
6849 \family default 
6850 .
6851 \end_deeper 
6852 \layout Paragraph
6853
6854 Purpose:
6855 \layout Standard
6856
6857 Executes a LyX function.
6858 \layout Paragraph
6859
6860 Usage:
6861 \layout Standard
6862
6863 After you invoke 
6864 \family typewriter 
6865 command-execute
6866 \family default 
6867 , a cursor will appear in the minibuffer.
6868  Type the name of a LyX function.
6869  If the function takes any arguments, you can type them in after the function
6870  name, using a space to separate the two.
6871  Then hit 
6872 \begin_inset Quotes eld
6873 \end_inset 
6874
6875 Return.
6876 \begin_inset Quotes erd
6877 \end_inset 
6878
6879  You can use 
6880 \family sans 
6881 tab
6882 \family default 
6883  to auto-complete commands.
6884 \layout Paragraph
6885
6886 Examples:
6887 \layout Itemize
6888
6889 Example #1: 
6890 \begin_deeper 
6891 \layout Standard
6892
6893 Click on the minibuffer with the mouse.
6894  Type 
6895 \begin_inset Quotes eld
6896 \end_inset 
6897
6898 accent-acute
6899 \begin_inset Quotes erd
6900 \end_inset 
6901
6902  followed by the 
6903 \begin_inset Quotes eld
6904 \end_inset 
6905
6906 Return
6907 \begin_inset Quotes erd
6908 \end_inset 
6909
6910  key.
6911  Now type the letter 
6912 \begin_inset Quotes eld
6913 \end_inset 
6914
6915 u
6916 \begin_inset Quotes erd
6917 \end_inset 
6918
6919 .
6920  You should get the character 
6921 \begin_inset Quotes eld
6922 \end_inset 
6923
6924 ú
6925 \begin_inset Quotes erd
6926 \end_inset 
6927
6928 .
6929 \end_deeper 
6930 \layout Itemize
6931 \noindent 
6932 Example #2: Commands with Arguments:
6933 \begin_deeper 
6934 \layout Standard
6935 \noindent 
6936 Type 
6937 \begin_inset Quotes eld
6938 \end_inset 
6939
6940 M-x
6941 \begin_inset Quotes erd
6942 \end_inset 
6943
6944 .
6945  Now type 
6946 \begin_inset Quotes eld
6947 \end_inset 
6948
6949 layout LyX-Code
6950 \begin_inset Quotes erd
6951 \end_inset 
6952
6953  followed by the 
6954 \begin_inset Quotes eld
6955 \end_inset 
6956
6957 Return
6958 \begin_inset Quotes erd
6959 \end_inset 
6960
6961  key.
6962  The current paragraph will now be in the LyX-Code environment.
6963  You could have specified any other valid paragraph environment as an argument
6964  to the 
6965 \family typewriter 
6966 layout
6967 \family default 
6968  command.
6969 \end_deeper 
6970 \layout Paragraph
6971
6972 See Also:
6973 \layout Standard
6974
6975 accent-acute; layout.
6976 \layout Subsection
6977
6978 command-prefix
6979 \layout Description
6980
6981 Default\SpecialChar ~
6982 Bindings:
6983 \begin_deeper 
6984 \layout List
6985 \labelwidthstring MMMMMMM
6986
6987
6988 \series bold 
6989 Menu\SpecialChar ~
6990 -
6991 \series default 
6992  ?
6993 \layout List
6994 \labelwidthstring MMMMMMM
6995
6996
6997 \series bold 
6998 Toolbar\SpecialChar ~
6999 -
7000 \series default 
7001  ?
7002 \layout List
7003 \labelwidthstring MMMMMMM
7004
7005
7006 \series bold 
7007 Keyboard\SpecialChar ~
7008 -
7009 \series default 
7010  ?
7011 \end_deeper 
7012 \layout Paragraph
7013
7014 Purpose:
7015 \layout Standard
7016
7017 ?
7018 \layout Paragraph
7019
7020 Usage:
7021 \layout Standard
7022
7023 ?
7024 \layout Paragraph
7025
7026 Examples:
7027 \layout Standard
7028
7029 ?
7030 \layout Paragraph
7031
7032 See Also:
7033 \layout Standard
7034
7035 ?
7036 \layout Subsection
7037
7038 copy
7039 \layout Description
7040
7041 Default\SpecialChar ~
7042 Bindings:
7043 \begin_deeper 
7044 \layout List
7045 \labelwidthstring MMMMMMM
7046
7047
7048 \series bold 
7049 Menu\SpecialChar ~
7050 -
7051 \series default 
7052  
7053 \family sans 
7054 \bar under 
7055 E
7056 \bar default 
7057 dit\SpecialChar \menuseparator
7058 C
7059 \bar under 
7060 o
7061 \bar default 
7062 py
7063 \layout List
7064 \labelwidthstring MMMMMMM
7065
7066
7067 \series bold 
7068 Toolbar\SpecialChar ~
7069 -
7070 \series default 
7071  Fifth button from the left.
7072 \begin_deeper 
7073 \layout Standard
7074
7075 Two pages with a + sign.
7076 \end_deeper 
7077 \layout List
7078 \labelwidthstring MMMMMMM
7079
7080
7081 \series bold 
7082 Keyboard\SpecialChar ~
7083 -
7084 \series default 
7085  
7086 \family sans 
7087 M-e o
7088 \family default 
7089  (standard).
7090 \begin_deeper 
7091 \layout Standard
7092
7093
7094 \family sans 
7095 C-c
7096 \family default 
7097  or 
7098 \family sans 
7099 C-Insert 
7100 \family default 
7101 in 
7102 \family typewriter 
7103 cua.bind
7104 \family default 
7105 .
7106 \layout Standard
7107
7108
7109 \family sans 
7110 M-w
7111 \family default 
7112  in 
7113 \family typewriter 
7114 emacs.bind
7115 \family default 
7116 .
7117 \end_deeper 
7118 \end_deeper 
7119 \layout Paragraph
7120
7121 Purpose:
7122 \layout Standard
7123
7124 Places a copy of the previously selected text into the paste buffer.
7125 \layout Paragraph
7126
7127 Usage:
7128 \layout Standard
7129
7130 Select text, either with the mouse cursor or by motion selection commands,
7131  then either execute 
7132 \family typewriter 
7133 cut
7134 \family default 
7135  by either following the menu commands or pressing the appropriate keystrokes.
7136 \layout Paragraph
7137
7138 See Also:
7139 \layout Standard
7140
7141 cut; paste.
7142 \layout Subsection
7143
7144 cut
7145 \layout Description
7146
7147 Default\SpecialChar ~
7148 Bindings:
7149 \begin_deeper 
7150 \layout List
7151 \labelwidthstring MMMMMMM
7152
7153
7154 \series bold 
7155 Menu\SpecialChar ~
7156 -
7157 \series default 
7158  
7159 \family sans 
7160 \bar under 
7161 E
7162 \bar default 
7163 dit\SpecialChar \menuseparator
7164
7165 \bar under 
7166 C
7167 \bar default 
7168 ut
7169 \layout List
7170 \labelwidthstring MMMMMMM
7171
7172
7173 \series bold 
7174 Toolbar\SpecialChar ~
7175 -
7176 \series default 
7177  Sixth button from the left.
7178 \begin_deeper 
7179 \layout Standard
7180
7181 An open pair of scissors.
7182 \end_deeper 
7183 \layout List
7184 \labelwidthstring MMMMMMM
7185
7186
7187 \series bold 
7188 Keyboard\SpecialChar ~
7189 -
7190 \series default 
7191  
7192 \family sans 
7193 M-e c
7194 \family default 
7195  (standard).
7196 \begin_deeper 
7197 \layout Standard
7198
7199
7200 \family sans 
7201 C-x 
7202 \family roman 
7203 or
7204 \family sans 
7205  S-Delete 
7206 \family default 
7207 in 
7208 \family typewriter 
7209 cua.bind
7210 \family default 
7211 .
7212 \layout Standard
7213
7214
7215 \family sans 
7216 C-w 
7217 \family default 
7218 in 
7219 \family typewriter 
7220 emacs.bind
7221 \family default 
7222 .
7223 \end_deeper 
7224 \end_deeper 
7225 \layout Paragraph
7226
7227 Purpose:
7228 \layout Standard
7229
7230 Removes previously selected text and places the removed text into the copy
7231  paste buffer.
7232 \layout Paragraph
7233
7234 Usage:
7235 \layout Standard
7236
7237 Select text to be removed, either with the mouse cursor or by motion selection
7238  commands, then execute 
7239 \family typewriter 
7240 copy
7241 \family default 
7242  by either following the menu commands, selecting the toolbar icon, or pressing
7243  the appropriate keystrokes.
7244 \layout Paragraph
7245
7246 See Also:
7247 \layout Standard
7248
7249 copy; paste.
7250 \layout Subsection
7251
7252 delete-backward
7253 \layout Description
7254
7255 Default\SpecialChar ~
7256 Bindings:
7257 \begin_deeper 
7258 \layout List
7259 \labelwidthstring MMMMMMM
7260
7261
7262 \series bold 
7263 Keyboard\SpecialChar ~
7264 -
7265 \series default 
7266  
7267 \family sans 
7268 Backspace
7269 \family default 
7270  .
7271 \end_deeper 
7272 \layout Paragraph
7273
7274 Purpose:
7275 \layout Standard
7276
7277 Deletes the character to the left of the cursor.
7278 \layout Paragraph
7279
7280 Usage:
7281 \layout Standard
7282
7283 Self-explanatory.
7284  If the cursor is at the beginning of a paragraph, two things may happen.
7285  First, if the previous and current paragraph have the same type of paragraph
7286  environment, LyX joins the two paragraphs.
7287  If the two have different environment types, LyX will most likely not
7288 \begin_inset Foot
7289 collapsed true
7290
7291 \layout Standard
7292
7293
7294 \begin_inset Quotes eld
7295 \end_inset 
7296
7297 most likely not
7298 \begin_inset Quotes erd
7299 \end_inset 
7300
7301  means that the action depends on the specific paragraph environments involved.
7302  Play around and see what happens.
7303 \end_inset 
7304
7305  join them and simply move the cursor to the end of the preceding line.
7306 \layout Paragraph
7307
7308 See Also:
7309 \layout Standard
7310
7311 delete-forward; word-delete-forward; word-delete-backward; line-delete-forward;
7312  line-delete-backward.
7313 \layout Subsection
7314
7315 delete-forward
7316 \layout Description
7317
7318 Default\SpecialChar ~
7319 Bindings:
7320 \begin_deeper 
7321 \layout List
7322 \labelwidthstring MMMMMMM
7323
7324
7325 \series bold 
7326 Keyboard\SpecialChar ~
7327 -
7328 \series default 
7329  
7330 \family sans 
7331 Delete
7332 \family default 
7333  (standard).
7334 \newline 
7335
7336 \family sans 
7337 C-d
7338 \family default 
7339  in 
7340 \family typewriter 
7341 emacs.bind
7342 \family default 
7343 .
7344 \end_deeper 
7345 \layout Paragraph
7346
7347 Purpose:
7348 \layout Standard
7349
7350 Deletes the character to the right of the cursor.
7351  
7352 \layout Paragraph
7353
7354 Usage:
7355 \layout Standard
7356
7357 Self-explanatory.
7358  If the cursor is at the end of a paragraph, two things may happen.
7359  First, if the next and current paragraph have the same type of paragraph
7360  environment, LyX joins the two paragraphs.
7361  If the two have different environment types, LyX will most likely not
7362 \begin_inset Foot
7363 collapsed true
7364
7365 \layout Standard
7366
7367
7368 \begin_inset Quotes eld
7369 \end_inset 
7370
7371 most likely not
7372 \begin_inset Quotes erd
7373 \end_inset 
7374
7375  means that the action depends on the specific paragraph environments involved.
7376  Play around and see what happens.
7377 \end_inset 
7378
7379  join them and simply move the cursor to the end of the preceding line.
7380 \layout Paragraph
7381
7382 See Also:
7383 \layout Standard
7384
7385 delete-backward; word-delete-forward; word-delete-backward; line-delete-forward;
7386  line-delete-backward.
7387 \layout Subsection
7388
7389 depth-decrement
7390 \layout Description
7391
7392 Default\SpecialChar ~
7393 Bindings:
7394 \begin_deeper 
7395 \layout List
7396 \labelwidthstring MMMMMMM
7397
7398
7399 \series bold 
7400 Keyboard\SpecialChar ~
7401 -
7402 \series default 
7403  
7404 \family sans 
7405 M-p Left 
7406 \family default 
7407 (standard).
7408 \begin_deeper 
7409 \layout Standard
7410
7411
7412 \family sans 
7413 M-S-Left
7414 \family default 
7415  in 
7416 \family typewriter 
7417 cua.bind
7418 \family default 
7419 .
7420 \end_deeper 
7421 \end_deeper 
7422 \layout Paragraph
7423
7424 Purpose:
7425 \layout Standard
7426
7427 To decrease the paragraph environment depth.
7428 \layout Standard
7429 \noindent 
7430 To un-nest two nested paragraph environments.
7431 \layout Paragraph
7432
7433 Usage:
7434 \layout Standard
7435
7436 To change the depth of a single paragraph, simply move the cursor into that
7437  paragraph and invoke 
7438 \family typewriter 
7439 depth-decrement
7440 \family default 
7441 .
7442  If you want to change the depth of a group of paragraphs, select the group
7443  with the mouse and then invoke 
7444 \family typewriter 
7445 depth-decrement
7446 \family default 
7447 .
7448  
7449 \layout Standard
7450
7451 This command 
7452 \begin_inset Quotes eld
7453 \end_inset 
7454
7455 wraps.
7456 \begin_inset Quotes erd
7457 \end_inset 
7458
7459  Namely, if you reach the outermost environment depth, 
7460 \family typewriter 
7461 depth-decrement
7462 \family default 
7463  move the paragraph to the innermost environment depth.
7464 \layout Paragraph
7465
7466 See Also:
7467 \layout Standard
7468
7469 depth-next; depth-increment.
7470 \layout Subsection
7471
7472 depth-increment
7473 \layout Description
7474
7475 Default\SpecialChar ~
7476 Bindings:
7477 \begin_deeper 
7478 \layout List
7479 \labelwidthstring MMMMMMM
7480
7481
7482 \series bold 
7483 Menu\SpecialChar ~
7484 -
7485 \series default 
7486  
7487 \family sans 
7488 \bar under 
7489 L
7490 \bar default 
7491 ayout\SpecialChar \menuseparator
7492 Change\SpecialChar ~
7493 En
7494 \bar under 
7495 v
7496 \bar default 
7497 ironment\SpecialChar ~
7498 Depth
7499 \layout List
7500 \labelwidthstring MMMMMMM
7501
7502
7503 \series bold 
7504 Toolbar\SpecialChar ~
7505 -
7506 \series default 
7507  Fifth button from the right.
7508  
7509 \begin_deeper 
7510 \layout Standard
7511
7512 Icon indicates doubly indented text bounded by arrows.
7513 \end_deeper 
7514 \layout List
7515 \labelwidthstring MMMMMMM
7516
7517
7518 \series bold 
7519 Keyboard\SpecialChar ~
7520 -
7521 \series default 
7522  
7523 \family sans 
7524 M-p Right 
7525 \family default 
7526 (standard).
7527 \begin_deeper 
7528 \layout Standard
7529
7530
7531 \family sans 
7532 M-S-Right
7533 \family default 
7534  in 
7535 \family typewriter 
7536 cua.bind
7537 \family default 
7538 .
7539 \end_deeper 
7540 \end_deeper 
7541 \layout Paragraph
7542
7543 Purpose:
7544 \layout Standard
7545
7546 To increase the paragraph environment depth.
7547 \layout Standard
7548 \noindent 
7549 To nest two paragraph environments.
7550 \layout Paragraph
7551
7552 Usage:
7553 \layout Standard
7554
7555 To change the depth of a single paragraph, simply move the cursor into that
7556  paragraph and invoke 
7557 \family typewriter 
7558 depth-increment
7559 \family default 
7560 .
7561  If you want to change the depth of a group of paragraphs, select the group
7562  with the mouse and then invoke 
7563 \family typewriter 
7564 depth-increment
7565 \family default 
7566 .
7567  
7568 \layout Standard
7569
7570 This command 
7571 \begin_inset Quotes eld
7572 \end_inset 
7573
7574 wraps.
7575 \begin_inset Quotes erd
7576 \end_inset 
7577
7578  Namely, if you reach the innermost environment depth, 
7579 \family typewriter 
7580 depth-increment
7581 \family default 
7582  move the paragraph to the outermost environment depth.
7583 \layout Paragraph
7584
7585 See Also:
7586 \layout Standard
7587
7588 depth-decrement; depth-next.
7589 \layout Subsection
7590
7591 depth-next
7592 \layout Description
7593
7594 Default\SpecialChar ~
7595 Bindings:
7596 \begin_deeper 
7597 \layout List
7598 \labelwidthstring MMMMMMM
7599
7600
7601 \series bold 
7602 Keyboard\SpecialChar ~
7603 -
7604 \series default 
7605  
7606 \family sans 
7607 M-l v
7608 \family default 
7609 .
7610 \end_deeper 
7611 \layout Paragraph
7612
7613 Purpose:
7614 \layout Standard
7615
7616 This command is simply an alias for 
7617 \family typewriter 
7618 depth-increment
7619 \family default 
7620 .
7621  
7622 \layout Paragraph
7623
7624 See Also:
7625 \layout Standard
7626
7627 depth-increment.
7628 \layout Subsection
7629
7630 down
7631 \layout Description
7632
7633 Default\SpecialChar ~
7634 Bindings:
7635 \begin_deeper 
7636 \layout List
7637 \labelwidthstring MMMMMMM
7638
7639
7640 \series bold 
7641 Keyboard\SpecialChar ~
7642 -
7643 \series default 
7644  
7645 \family sans 
7646 Down
7647 \family default 
7648  (standard).
7649 \begin_deeper 
7650 \layout Standard
7651
7652
7653 \family sans 
7654 C-n
7655 \family default 
7656  in 
7657 \family typewriter 
7658 emacs.bind
7659 \family default 
7660 .
7661 \end_deeper 
7662 \end_deeper 
7663 \layout Paragraph
7664
7665 Purpose:
7666 \layout Standard
7667
7668 Moves the cursor down one line.
7669  If the cursor starting-position is at the bottom of the screen-display,
7670  the buffer scrolls upward to display the new current line about 1/4 of
7671  the screen-height from the bottom of the screen.
7672 \layout Paragraph
7673
7674 See Also:
7675 \layout Standard
7676
7677 char-forward; char-backward; word-forward; word-backward; line-begin; line-end;
7678  tab-forward; up; screen-up; screen-down; buffer-begin; buffer-end.
7679 \layout Subsection
7680
7681 down-select
7682 \layout Description
7683
7684 Default\SpecialChar ~
7685 Bindings:
7686 \begin_deeper 
7687 \layout List
7688 \labelwidthstring MMMMMMM
7689
7690
7691 \series bold 
7692 Keyboard\SpecialChar ~
7693 -
7694 \series default 
7695  
7696 \family sans 
7697 S-Down
7698 \family default 
7699  
7700 \end_deeper 
7701 \layout Paragraph
7702
7703 Purpose:
7704 \layout Standard
7705
7706 To select text from the current cursor position to the same position one
7707  line down.
7708  If the next line is shorter than the current line, the cursor simply moves
7709  to the end of the next line.
7710 \layout Paragraph
7711
7712 See Also:
7713 \layout Standard
7714
7715 down;
7716 \layout Standard
7717
7718 backward-select; forward-select; up-select; word-forward-select; word-backward-s
7719 elect; line-begin-select; line-end-select; screen-up-select; screen-down-select;
7720  buffer-begin-select; buffer-end-select.
7721 \layout Subsection
7722
7723 drop-layouts-choice
7724 \layout Description
7725
7726 Default\SpecialChar ~
7727 Bindings:
7728 \begin_deeper 
7729 \layout List
7730 \labelwidthstring MMMMMMM
7731
7732
7733 \series bold 
7734 Keyboard\SpecialChar ~
7735 -
7736 \series default 
7737  
7738 \family sans 
7739 M-p c
7740 \family default 
7741  (standard).
7742 \end_deeper 
7743 \layout Paragraph
7744
7745 Purpose:
7746 \layout Standard
7747
7748 Opens up the combobox for selecting paragraph environments, which is to
7749  the left of the toolbar.
7750 \layout Paragraph
7751
7752 Usage:
7753 \layout Standard
7754
7755 Once the combobox is open, you can use the cursor keys to select a new paragraph
7756  environment.
7757  Hitting 
7758 \begin_inset Quotes eld
7759 \end_inset 
7760
7761 Return
7762 \begin_inset Quotes erd
7763 \end_inset 
7764
7765  chooses the paragraph environment currently highlighted.
7766  Hitting 
7767 \begin_inset Quotes eld
7768 \end_inset 
7769
7770 Escape
7771 \begin_inset Quotes erd
7772 \end_inset 
7773
7774  cancels the operation and closes the combobox.
7775 \layout Paragraph
7776
7777 See Also:
7778 \layout Standard
7779
7780 layout.
7781 \layout Subsection
7782
7783 error-next
7784 \layout Description
7785
7786 Default\SpecialChar ~
7787 Bindings:
7788 \begin_deeper 
7789 \layout List
7790 \labelwidthstring MMMMMMM
7791
7792
7793 \series bold 
7794 Menu\SpecialChar ~
7795 -
7796 \series default 
7797  
7798 \family sans 
7799 \bar under 
7800 E
7801 \bar default 
7802 dit\SpecialChar \menuseparator
7803 Go\SpecialChar ~
7804 to\SpecialChar ~
7805
7806 \bar under 
7807 E
7808 \bar default 
7809 rror
7810 \layout List
7811 \labelwidthstring MMMMMMM
7812
7813
7814 \series bold 
7815 Keyboard\SpecialChar ~
7816 -
7817 \series default 
7818  
7819 \family sans 
7820 M-e e
7821 \family default 
7822  (standard).
7823 \begin_deeper 
7824 \layout Standard
7825
7826
7827 \family sans 
7828 C-g
7829 \family default 
7830  in 
7831 \family typewriter 
7832 cua.bind
7833 \family default 
7834 .
7835 \end_deeper 
7836 \end_deeper 
7837 \layout Paragraph
7838
7839 Purpose:
7840 \layout Standard
7841
7842 Find the next LaTeX error in the buffer.
7843  
7844 \layout Paragraph
7845
7846 Usage:
7847 \layout Standard
7848
7849 You can only use this command under two conditions:
7850 \layout Enumerate
7851
7852 You've recently invoked 
7853 \family typewriter 
7854 buffer-typeset
7855 \family default 
7856
7857 \family typewriter 
7858 buffer-typeset-ps
7859 \family default 
7860
7861 \family typewriter 
7862 buffer-view
7863 \family default 
7864
7865 \family typewriter 
7866 buffer-view-ps
7867 \family default 
7868
7869 \family typewriter 
7870 buffer-chktex
7871 \family default 
7872  or 
7873 \family typewriter 
7874 print
7875 \family default 
7876  to run LaTeX on your document.
7877 \layout Enumerate
7878
7879 LaTeX found errors in the document.
7880 \layout Standard
7881
7882 If this happens, LyX will find the errors and mark them in the document
7883  with a box containing the word 
7884 \begin_inset Quotes eld
7885 \end_inset 
7886
7887 Error
7888 \begin_inset Quotes erd
7889 \end_inset 
7890
7891 .
7892 \layout Paragraph
7893
7894 Examples:
7895 \layout Standard
7896
7897 It's not easy to provide an example for this one.
7898  If you don't know LaTeX, and never intend to insert any LaTeX code into
7899  your LyX documents, you might not need to worry about this command.
7900  It's here for those users who 
7901 \emph on 
7902 do
7903 \emph default 
7904  know LaTeX and might enter incorrect LaTeX code into their documents.
7905 \layout Paragraph
7906
7907 See Also:
7908 \layout Standard
7909
7910 buffer-typeset; buffer-typeset-ps; buffer-view; buffer-view-ps; buffer-chktex;
7911  print.
7912 \layout Section
7913
7914
7915 \layout Subsection
7916
7917 figure-insert
7918 \layout Description
7919
7920 Default\SpecialChar ~
7921 Bindings:
7922 \begin_deeper 
7923 \layout List
7924 \labelwidthstring MMMMMMM
7925
7926
7927 \series bold 
7928 Menu\SpecialChar ~
7929 -
7930 \series default 
7931  
7932 \family sans 
7933 \bar under 
7934 I
7935 \bar default 
7936 nsert\SpecialChar \menuseparator
7937 Fi
7938 \bar under 
7939 g
7940 \bar default 
7941 ure
7942 \layout List
7943 \labelwidthstring MMMMMMM
7944
7945
7946 \series bold 
7947 Toolbar\SpecialChar ~
7948 -
7949 \series default 
7950  Second button from the right.
7951 \newline 
7952 A picture embedded in text.
7953 \layout List
7954 \labelwidthstring MMMMMMM
7955
7956
7957 \series bold 
7958 Keyboard\SpecialChar ~
7959 -
7960 \series default 
7961  
7962 \family sans 
7963 M-i g
7964 \family default 
7965  
7966 \end_deeper 
7967 \layout Paragraph
7968
7969 Purpose:
7970 \layout Standard
7971
7972 Insert graphics in the current document.
7973 \layout Paragraph
7974
7975 Usage:
7976 \layout Standard
7977
7978 This function opens the 
7979 \family sans 
7980 Figure
7981 \family default 
7982  panel, which contains two options:
7983 \layout Enumerate
7984
7985 Encapsulated Postscript
7986 \layout Enumerate
7987
7988 Inlined EPS
7989 \layout Standard
7990
7991 You'll get slightly different behavior depending on which type you select.
7992 \begin_inset Foot
7993 collapsed true
7994
7995 \layout Standard
7996
7997 This panel previously had a third option, 
7998 \begin_inset Quotes eld
7999 \end_inset 
8000
8001
8002 \family sans 
8003 LaTeX or TeX
8004 \family default 
8005
8006 \begin_inset Quotes erd
8007 \end_inset 
8008
8009 , for inclusion of LaTeX graphics.
8010  This function is now provided by means of the 
8011 \family sans 
8012 Insert\SpecialChar \menuseparator
8013 Include File menu entry.
8014 \end_inset 
8015
8016
8017 \layout Standard
8018
8019 Placement is the difference in the two options.
8020  
8021 \begin_inset Quotes eld
8022 \end_inset 
8023
8024
8025 \family sans 
8026 Inlined EPS
8027 \family default 
8028
8029 \begin_inset Quotes erd
8030 \end_inset 
8031
8032  inserts the graphics within the current line, as if it were a normal character.
8033  This can have remarkably bizarre results on the line spacing if the imported
8034  graphics is very tall.
8035  The other option, 
8036 \begin_inset Quotes eld
8037 \end_inset 
8038
8039
8040 \family sans 
8041 Encapsulated Postscript
8042 \family default 
8043
8044 \begin_inset Quotes erd
8045 \end_inset 
8046
8047 , breaks the current line on either side of the figure, separating it from
8048  the text.
8049 \layout Standard
8050
8051 Note that this function merely creates a box for the appropriate graphics.
8052  You must still choose the file to import.
8053  For PostScript® files, double click on the box, which will initially contain
8054  only the letter 
8055 \begin_inset Quotes eld
8056 \end_inset 
8057
8058 F
8059 \begin_inset Quotes erd
8060 \end_inset 
8061
8062 , to open the 
8063 \family sans 
8064 EPS Figure
8065 \family default 
8066  panel.
8067  You can now use the options in the 
8068 \family sans 
8069 EPS Panel 
8070 \family default 
8071 to select and even display an encapsulated PostScript® file.
8072  
8073 \layout Standard
8074
8075 \layout Paragraph
8076 \added_space_bottom 0.3cm 
8077 Examples:
8078 \layout Standard
8079
8080 Currently, none provided.
8081  This will change at some point in the future.
8082 \layout Paragraph
8083
8084 See Also:
8085 \layout Standard
8086
8087 EPS Figure panel.
8088  [
8089 \emph on 
8090 Ed.
8091  Note - To be added.
8092  - jw.
8093 \emph default 
8094 ]
8095 \layout Subsection
8096
8097 find-replace
8098 \layout Description
8099
8100 Default\SpecialChar ~
8101 Bindings:
8102 \begin_deeper 
8103 \layout List
8104 \labelwidthstring MMMMMMM
8105
8106
8107 \series bold 
8108 Menu\SpecialChar ~
8109 -
8110 \series default 
8111  
8112 \family sans 
8113 \bar under 
8114 E
8115 \bar default 
8116 dit\SpecialChar \menuseparator
8117
8118 \bar under 
8119 F
8120 \bar default 
8121 ind\SpecialChar ~
8122 &\SpecialChar ~
8123 Replace
8124 \layout List
8125 \labelwidthstring MMMMMMM
8126
8127
8128 \series bold 
8129 Keyboard\SpecialChar ~
8130 -
8131 \series default 
8132  
8133 \family sans 
8134 M-e f
8135 \family default 
8136  (standard)
8137 \newline 
8138
8139 \family sans 
8140 C-f
8141 \family default 
8142  in 
8143 \family typewriter 
8144 cua.bind
8145 \family roman 
8146  or
8147 \family typewriter 
8148
8149 \newline 
8150
8151 \family sans 
8152 C-s 
8153 \family default 
8154 and 
8155 \family sans 
8156 M-%
8157 \family default 
8158  
8159 \family roman 
8160 in 
8161 \family typewriter 
8162 emacs.bind.
8163 \end_deeper 
8164 \layout Paragraph
8165
8166 Purpose:
8167 \layout Standard
8168
8169 To search for text and, if desired, replace it with other text.
8170 \layout Paragraph
8171
8172 Usage:
8173 \layout Standard
8174
8175 Invoking this command opens the 
8176 \family sans 
8177 Find\SpecialChar ~
8178 &\SpecialChar ~
8179 Replace
8180 \family default 
8181  panel.
8182  All searches start at the current cursor position.
8183  The target text is placed in the
8184 \family sans 
8185  
8186 \begin_inset Quotes eld
8187 \end_inset 
8188
8189 find
8190 \begin_inset Quotes erd
8191 \end_inset 
8192
8193
8194 \family default 
8195  box.
8196  The two arrow buttons choose the search direction.
8197  If LyX finds the text, the cursor moves to the text and remains at the
8198  new position.
8199  The target text may be optionally replaced with alternate text placed in
8200  
8201 \family roman 
8202 the
8203 \family sans 
8204  
8205 \begin_inset Quotes eld
8206 \end_inset 
8207
8208 replace
8209 \begin_inset Quotes erd
8210 \end_inset 
8211
8212
8213 \family default 
8214  box.
8215 \layout Standard
8216
8217 The search is not case sensitive unless you have checked the 
8218 \begin_inset Quotes eld
8219 \end_inset 
8220
8221 case sensitive
8222 \begin_inset Quotes erd
8223 \end_inset 
8224
8225  button.
8226  If you check the 
8227 \begin_inset Quotes eld
8228 \end_inset 
8229
8230 Match word
8231 \begin_inset Quotes erd
8232 \end_inset 
8233
8234  button, then the search will only match on complete words, so 
8235 \begin_inset Quotes eld
8236 \end_inset 
8237
8238 Manual
8239 \begin_inset Quotes erd
8240 \end_inset 
8241
8242  will not be found, when searching for 
8243 \begin_inset Quotes eld
8244 \end_inset 
8245
8246 Manuals
8247 \begin_inset Quotes erd
8248 \end_inset 
8249
8250 .
8251 \layout Paragraph
8252
8253 See Also:
8254 \layout Standard
8255
8256 TBD\SpecialChar \@.
8257
8258 \layout Subsection
8259
8260 font-bold
8261 \layout Description
8262
8263 Default\SpecialChar ~
8264 Bindings:
8265 \begin_deeper 
8266 \layout List
8267 \labelwidthstring MMMMMMM
8268
8269
8270 \series bold 
8271 Menu\SpecialChar ~
8272 -
8273 \series default 
8274  
8275 \family sans 
8276 \bar under 
8277 L
8278 \bar default 
8279 ayout\SpecialChar \menuseparator
8280
8281 \bar under 
8282 B
8283 \bar default 
8284 old\SpecialChar ~
8285 Style
8286 \family default 
8287  and
8288 \begin_deeper 
8289 \layout Standard
8290
8291
8292 \family sans 
8293 \bar under 
8294 L
8295 \bar default 
8296 ayout\SpecialChar \menuseparator
8297
8298 \bar under 
8299 C
8300 \bar default 
8301 haracter...
8302
8303 \family default 
8304  to open the 
8305 \begin_inset Quotes eld
8306 \end_inset 
8307
8308
8309 \family sans 
8310 Character Layout
8311 \family default 
8312
8313 \begin_inset Quotes erd
8314 \end_inset 
8315
8316  popup
8317 \layout Description
8318
8319 Character\SpecialChar ~
8320 Layout: option 
8321 \begin_inset Quotes eld
8322 \end_inset 
8323
8324
8325 \family sans 
8326 Bold
8327 \family default 
8328
8329 \begin_inset Quotes erd
8330 \end_inset 
8331
8332  from the 
8333 \begin_inset Quotes eld
8334 \end_inset 
8335
8336
8337 \family sans 
8338 Series
8339 \family default 
8340
8341 \begin_inset Quotes erd
8342 \end_inset 
8343
8344  list
8345 \end_deeper 
8346 \layout List
8347 \labelwidthstring MMMMMMM
8348
8349
8350 \series bold 
8351 Keyboard\SpecialChar ~
8352 -
8353 \series default 
8354  
8355 \family sans 
8356 M-l\SpecialChar ~
8357 c
8358 \family default 
8359  [to open the 
8360 \begin_inset Quotes eld
8361 \end_inset 
8362
8363
8364 \family sans 
8365 Character Layout
8366 \family default 
8367
8368 \begin_inset Quotes erd
8369 \end_inset 
8370
8371  popup]
8372 \begin_deeper 
8373 \layout Standard
8374
8375
8376 \family sans 
8377 M-l\SpecialChar ~
8378 b
8379 \family default 
8380 , or 
8381 \family sans 
8382 M-c\SpecialChar ~
8383 b
8384 \family default 
8385  (standard)
8386 \layout Standard
8387
8388
8389 \family sans 
8390 C-b 
8391 \family default 
8392 in 
8393 \family typewriter 
8394 cua.bind
8395 \family sans 
8396 .
8397 \end_deeper 
8398 \end_deeper 
8399 \layout Paragraph
8400
8401 Purpose:
8402 \layout Standard
8403
8404 Changes the font to an emboldened series or, if the font is already emboldened,
8405  reverts to the default series.
8406 \layout Paragraph
8407
8408 Usage:
8409 \layout Standard
8410
8411 Rather than repeat the same thing for all 9 font selection functions, we'll
8412  describe the generic behavior of the font functions here.
8413  Some of the font commands have a toolbar button, others have a menu selection.
8414  All of them are in the 
8415 \family sans 
8416 Character Layout
8417 \family default 
8418  popup.
8419 \layout Standard
8420
8421 All of the font commands do the following to words:
8422 \layout Enumerate
8423
8424 If the cursor is in the middle of a word [between two whitespaces], the
8425  entire word changes to the new font.
8426 \layout Enumerate
8427
8428 If the cursor is at the beginning or end of a word, the font commands only
8429  affect any subsequently typed text.
8430 \layout Enumerate
8431
8432 You can also tack text in a different font onto a word.
8433  Just move the cursor out of the word to shut off the font, otherwise, you'll
8434  change the whole word into a single font.
8435 \layout Standard
8436
8437 You can also change the font of a block of text by selecting it with the
8438  mouse [or with the keyboard] and then invoking the font command.
8439 \layout Standard
8440
8441 Eight of the font commands, 
8442 \family typewriter 
8443 font-code
8444 \family default 
8445
8446 \family typewriter 
8447 font-emph
8448 \family default 
8449
8450 \family typewriter 
8451 font-roman
8452 \family default 
8453
8454 \family typewriter 
8455 font-sans
8456 \family default 
8457
8458 \family typewriter 
8459 font-size
8460 \family default 
8461
8462 \family typewriter 
8463 font-smallcaps
8464 \family default 
8465
8466 \family typewriter 
8467 font-underline
8468 \family default 
8469 , and 
8470 \family typewriter 
8471 font-bold
8472 \family default 
8473 , are toggles.
8474  They will remove a font if text is already in it and deactivate a font
8475  if it's active.
8476 \layout Standard
8477
8478 LyX automatically uses the font of the word next to the cursor.
8479  If the cursor is in the middle of a word, it uses the font of the text
8480  to the right of the cursor.
8481 \layout Standard
8482
8483 One last thing: we've provided this function because LaTeX has a bold font
8484  series.
8485  We know that many users are used to using boldface for emphasis, and you
8486  can make this the default emphasized font by putting the correct command
8487  in the LaTeX preamble.
8488  However, we suggest that you use 
8489 \family typewriter 
8490 font-emph
8491 \family default 
8492  to emphasize any text and only use 
8493 \family typewriter 
8494 font-bold
8495 \family default 
8496  when appropriate.
8497 \begin_inset Foot
8498 collapsed true
8499
8500 \layout Standard
8501
8502 For example, to make reference to a vector in the body of the text, many
8503  mathematician use a bold series.
8504 \end_inset 
8505
8506
8507 \layout Paragraph
8508
8509 Examples:
8510 \layout Standard
8511
8512 This is an example of a bold font series:
8513 \layout Quotation
8514
8515
8516 \series bold 
8517 This is bold text.
8518 \layout Standard
8519
8520 Suppose you have this sentence:
8521 \layout Quotation
8522
8523 Here is some text.
8524 \layout Standard
8525
8526 If you put the cursor in the word 
8527 \begin_inset Quotes eld
8528 \end_inset 
8529
8530 some
8531 \begin_inset Quotes erd
8532 \end_inset 
8533
8534  and invoke 
8535 \family typewriter 
8536 font-bold
8537 \family default 
8538 , you get:
8539 \layout Quotation
8540
8541 Here is 
8542 \series bold 
8543 some
8544 \series default 
8545  text.
8546 \layout Standard
8547
8548 If you take the first example, select the words 
8549 \begin_inset Quotes eld
8550 \end_inset 
8551
8552 This is,
8553 \begin_inset Quotes erd
8554 \end_inset 
8555
8556  and invoke 
8557 \family typewriter 
8558 font-bold
8559 \family default 
8560 , you get:
8561 \layout Quotation
8562
8563
8564 \series medium 
8565 This is 
8566 \series bold 
8567 bold text.
8568 \layout Standard
8569
8570 Now put the cursor at the end of the word 
8571 \begin_inset Quotes eld
8572 \end_inset 
8573
8574 text.
8575 \begin_inset Quotes erd
8576 \end_inset 
8577
8578  Delete the period, invoke 
8579 \family typewriter 
8580 font-bold
8581 \family default 
8582 , and type in some text.
8583  You'll get:
8584 \layout Quotation
8585
8586 This is 
8587 \series bold 
8588 bold text
8589 \series medium 
8590  and this is not.
8591 \layout Standard
8592
8593 If you take the sentence, 
8594 \begin_inset Quotes eld
8595 \end_inset 
8596
8597 Here is some text,
8598 \begin_inset Quotes erd
8599 \end_inset 
8600
8601  put the cursor before the 
8602 \begin_inset Quotes eld
8603 \end_inset 
8604
8605 t
8606 \begin_inset Quotes erd
8607 \end_inset 
8608
8609  in the word 
8610 \begin_inset Quotes eld
8611 \end_inset 
8612
8613 text
8614 \begin_inset Quotes erd
8615 \end_inset 
8616
8617 , invoke 
8618 \family typewriter 
8619 font-bold
8620 \family default 
8621 , and type in some text, you'll get:
8622 \layout Quotation
8623
8624 Here is some 
8625 \series bold 
8626 newly added 
8627 \series default 
8628 text.
8629 \layout Standard
8630
8631 Now put the cursor after the 
8632 \begin_inset Quotes eld
8633 \end_inset 
8634
8635 d
8636 \begin_inset Quotes erd
8637 \end_inset 
8638
8639  in 
8640 \begin_inset Quotes eld
8641 \end_inset 
8642
8643 added
8644 \begin_inset Quotes erd
8645 \end_inset 
8646
8647 , and type 
8648 \begin_inset Quotes eld
8649 \end_inset 
8650
8651  funky 
8652 \begin_inset Quotes erd
8653 \end_inset 
8654
8655  [it's important that you type the spaces, too].
8656  You'll get:
8657 \layout Quotation
8658
8659 Here is some 
8660 \series bold 
8661 newly added funky 
8662 \series default 
8663 text.
8664 \layout Standard
8665
8666 Lastly, we'll demonstrate mixed fonts.
8667  Again, start with the sentence, 
8668 \begin_inset Quotes eld
8669 \end_inset 
8670
8671 Here is some text.
8672 \begin_inset Quotes erd
8673 \end_inset 
8674
8675  We can do the following:
8676 \layout Quotation
8677
8678 Here is some
8679 \series bold 
8680 thing
8681 \series default 
8682  
8683 \series bold 
8684 bold
8685 \series default 
8686 text.
8687 \layout Standard
8688
8689 \SpecialChar \ldots{}
8690 by 1) placing the cursor after the 
8691 \begin_inset Quotes eld
8692 \end_inset 
8693
8694 e
8695 \begin_inset Quotes erd
8696 \end_inset 
8697
8698  in 
8699 \begin_inset Quotes eld
8700 \end_inset 
8701
8702 some
8703 \begin_inset Quotes erd
8704 \end_inset 
8705
8706 ; 2) invoking 
8707 \family typewriter 
8708 font-bold
8709 \family default 
8710 ; 3) typing 
8711 \begin_inset Quotes eld
8712 \end_inset 
8713
8714 thing
8715 \begin_inset Quotes erd
8716 \end_inset 
8717
8718 ; 4) placing the cursor before the 
8719 \begin_inset Quotes eld
8720 \end_inset 
8721
8722 t
8723 \begin_inset Quotes erd
8724 \end_inset 
8725
8726  in 
8727 \begin_inset Quotes eld
8728 \end_inset 
8729
8730 text
8731 \begin_inset Quotes erd
8732 \end_inset 
8733
8734 ; 5) invoking 
8735 \family typewriter 
8736 font-bold
8737 \family default 
8738 ; 6) typing 
8739 \begin_inset Quotes eld
8740 \end_inset 
8741
8742 bold
8743 \begin_inset Quotes erd
8744 \end_inset 
8745
8746 ; and 7) moving the cursor out of the word.
8747  
8748 \layout Standard
8749
8750 The last step automatically shuts off the bold font.
8751  LyX automatically uses the font of the current word [the word next to the
8752  cursor].
8753  If you had not moved the cursor, but instead tried to turn off bold font
8754  by invoking 
8755 \family typewriter 
8756 font-bold
8757 \family default 
8758  again,
8759 \layout Quotation
8760
8761 Here is some
8762 \series bold 
8763 thing
8764 \series default 
8765  
8766 \series bold 
8767 boldtext
8768 \series default 
8769 .
8770 \layout Standard
8771
8772 \SpecialChar \ldots{}
8773 would have been the result.
8774  If you'd tried to turn off bold font by invoking 
8775 \family typewriter 
8776 font-default
8777 \family default 
8778 ,
8779 \layout Quotation
8780
8781 Here is some
8782 \series bold 
8783 thing
8784 \series default 
8785  boldtext.
8786 \layout Standard
8787
8788 \SpecialChar \ldots{}
8789 would have been the result.
8790  Now let's return to:
8791 \layout Quotation
8792
8793 Here is some
8794 \series bold 
8795 thing
8796 \series default 
8797  
8798 \series bold 
8799 bold
8800 \series default 
8801 text.
8802 \layout Standard
8803
8804 We'll try adding text in the middle of the words.
8805  Put the cursor between the 
8806 \begin_inset Quotes eld
8807 \end_inset 
8808
8809 e
8810 \begin_inset Quotes erd
8811 \end_inset 
8812
8813  and the 
8814 \begin_inset Quotes eld
8815 \end_inset 
8816
8817 t
8818 \begin_inset Quotes erd
8819 \end_inset 
8820
8821  in 
8822 \begin_inset Quotes eld
8823 \end_inset 
8824
8825 some
8826 \series bold 
8827 thing
8828 \series default 
8829
8830 \begin_inset Quotes erd
8831 \end_inset 
8832
8833 , type 
8834 \begin_inset Quotes eld
8835 \end_inset 
8836
8837 ly
8838 \begin_inset Quotes erd
8839 \end_inset 
8840
8841 , move the cursor between the 
8842 \begin_inset Quotes eld
8843 \end_inset 
8844
8845 d
8846 \begin_inset Quotes erd
8847 \end_inset 
8848
8849  and 
8850 \begin_inset Quotes eld
8851 \end_inset 
8852
8853 t
8854 \begin_inset Quotes erd
8855 \end_inset 
8856
8857  in 
8858 \begin_inset Quotes eld
8859 \end_inset 
8860
8861
8862 \series bold 
8863 bold
8864 \series default 
8865 text
8866 \begin_inset Quotes erd
8867 \end_inset 
8868
8869 , and type 
8870 \begin_inset Quotes eld
8871 \end_inset 
8872
8873 old
8874 \begin_inset Quotes erd
8875 \end_inset 
8876
8877 .
8878  This is what you'll get:
8879 \layout Quotation
8880
8881 Here is some
8882 \series bold 
8883 lything
8884 \series default 
8885  
8886 \series bold 
8887 bold
8888 \series default 
8889 oldtext.
8890 \layout Standard
8891 \added_space_top 0.78cm 
8892 Hopefully, these examples helped you understand how the font commands work.
8893  All 9 commands listed below in 
8894 \begin_inset Quotes eld
8895 \end_inset 
8896
8897
8898 \emph on 
8899 See Also
8900 \emph default 
8901
8902 \begin_inset Quotes erd
8903 \end_inset 
8904
8905  work the same way, so the above examples hold for them, too.
8906 \layout Paragraph
8907
8908 See Also:
8909 \layout Standard
8910
8911 Character Layout popup; [
8912 \emph on 
8913 Ed.
8914  note - to be added.
8915  -jw
8916 \emph default 
8917 ]
8918 \layout Standard
8919
8920 font-bold; font-code; font-default; font-emph; font-roman; font-sans; font-size;
8921  font-smallcaps; font-underline.
8922 \layout Subsection
8923
8924 font-code
8925 \layout Description
8926
8927 Default\SpecialChar ~
8928 Bindings:
8929 \begin_deeper 
8930 \layout List
8931 \labelwidthstring MMMMMMM
8932
8933
8934 \series bold 
8935 Menu\SpecialChar ~
8936 -
8937 \series default 
8938  
8939 \family sans 
8940 \bar under 
8941 L
8942 \bar default 
8943 ayout\SpecialChar \menuseparator
8944
8945 \bar under 
8946 C
8947 \bar default 
8948 haracter...
8949
8950 \family default 
8951  to open the 
8952 \begin_inset Quotes eld
8953 \end_inset 
8954
8955
8956 \family sans 
8957 Character Layout
8958 \family default 
8959
8960 \begin_inset Quotes erd
8961 \end_inset 
8962
8963  popup
8964 \begin_deeper 
8965 \layout Description
8966
8967 CharacterLayout: option 
8968 \begin_inset Quotes eld
8969 \end_inset 
8970
8971
8972 \family sans 
8973 Typewriter
8974 \family default 
8975
8976 \begin_inset Quotes erd
8977 \end_inset 
8978
8979  from the 
8980 \begin_inset Quotes eld
8981 \end_inset 
8982
8983
8984 \family sans 
8985 Family
8986 \family default 
8987
8988 \begin_inset Quotes erd
8989 \end_inset 
8990
8991  list
8992 \end_deeper 
8993 \layout List
8994 \labelwidthstring MMMMMMM
8995
8996
8997 \series bold 
8998 Keyboard\SpecialChar ~
8999 -
9000 \series default 
9001  
9002 \family sans 
9003 M-l\SpecialChar ~
9004 c
9005 \family default 
9006  [to open the 
9007 \begin_inset Quotes eld
9008 \end_inset 
9009
9010
9011 \family sans 
9012 Character Layout
9013 \family default 
9014
9015 \begin_inset Quotes erd
9016 \end_inset 
9017
9018  popup]
9019 \begin_deeper 
9020 \layout Standard
9021
9022
9023 \family sans 
9024 M-c\SpecialChar ~
9025 p
9026 \family default 
9027  (standard)
9028 \layout Standard
9029
9030
9031 \family sans 
9032 C-P
9033 \family default 
9034  in 
9035 \family typewriter 
9036 cua.bind
9037 \family default 
9038 .
9039 \end_deeper 
9040 \end_deeper 
9041 \layout Paragraph
9042
9043 Purpose:
9044 \layout Standard
9045
9046 Changes the font to the typewriter family, or, if the font is already in
9047  this family, reverts to the default family.
9048 \layout Paragraph
9049
9050 Usage:
9051 \layout Standard
9052
9053 A lot of the usage for 
9054 \family typewriter 
9055 font-code
9056 \family default 
9057  works the same way as 
9058 \family typewriter 
9059 font-bold
9060 \family default 
9061 , so see the entry for 
9062 \family typewriter 
9063 font-bold
9064 \family default 
9065  to get an idea for how to use 
9066 \family typewriter 
9067 font-code
9068 \family default 
9069 .
9070 \layout Standard
9071
9072 Note that 
9073 \family typewriter 
9074 font-code
9075 \family default 
9076  shuts off 
9077 \family typewriter 
9078 font-roman
9079 \family default 
9080  and 
9081 \family typewriter 
9082 font-sans
9083 \family default 
9084  if either of these families is active.
9085 \layout Paragraph
9086
9087 Examples:
9088 \layout Standard
9089
9090 Here is an example of the typewriter font family, which 
9091 \family typewriter 
9092 font-code
9093 \family default 
9094  selects:
9095 \layout Standard
9096
9097
9098 \family typewriter 
9099 This is Typewriter font.
9100 \layout Paragraph
9101
9102 See Also:
9103 \layout Standard
9104
9105 Character Layout popup; [
9106 \emph on 
9107 Ed.
9108  note - to be added.
9109  -jw
9110 \emph default 
9111 ]
9112 \layout Standard
9113
9114 font-bold; font-roman; font-sans.
9115 \layout Subsection
9116
9117 font-default
9118 \layout Description
9119
9120 Default\SpecialChar ~
9121 Bindings:
9122 \begin_deeper 
9123 \layout List
9124 \labelwidthstring MMMMMMM
9125
9126
9127 \series bold 
9128 Keyboard\SpecialChar ~
9129 -
9130 \series default 
9131  
9132 \family sans 
9133 M-c\SpecialChar ~
9134 Space
9135 \family default 
9136  
9137 \end_deeper 
9138 \layout Paragraph
9139
9140 Purpose:
9141 \layout Standard
9142
9143 Changes the font to the default font.
9144  
9145 \layout Paragraph
9146
9147 Usage:
9148 \layout Standard
9149
9150 A lot of the usage for 
9151 \family typewriter 
9152 font-default
9153 \family default 
9154  works the same way as 
9155 \family typewriter 
9156 font-bold
9157 \family default 
9158 , so see the entry for 
9159 \family typewriter 
9160 font-bold
9161 \family default 
9162  to get an idea for how to use 
9163 \family typewriter 
9164 font-default
9165 \family default 
9166 .
9167 \layout Paragraph
9168
9169 Examples:
9170 \layout Standard
9171
9172 Suppose you had this mess in your text:
9173 \layout Quotation
9174
9175 Hel
9176 \family sans 
9177 lo I
9178 \emph on 
9179 'm 
9180 \family typewriter 
9181 a re
9182 \emph default 
9183 all
9184 \series bold 
9185 y wei
9186 \family sans 
9187 rd 
9188 \emph on 
9189 sent
9190 \family default 
9191 \series default 
9192 \emph default 
9193 en
9194 \emph on 
9195 ce and 
9196 \noun on 
9197 my na
9198 \series bold 
9199 me
9200 \series default 
9201 \emph default 
9202  is 
9203 \family sans 
9204 D
9205 \series bold 
9206 e
9207 \emph on 
9208 l
9209 \family default 
9210 ir
9211 \family typewriter 
9212 i
9213 \series medium 
9214 u
9215 \emph default 
9216 m
9217 \family default 
9218 \series default 
9219 .
9220 \layout Standard
9221
9222 Select this text and invoke 
9223 \family typewriter 
9224 font-default
9225 \family default 
9226 .
9227  You'll change it to:
9228 \layout Quotation
9229
9230 Hello I'm a really weird sentence and my name is Delirium.
9231 \layout Paragraph
9232
9233 See Also:
9234 \layout Standard
9235
9236 Character Layout popup; [
9237 \emph on 
9238 Ed.
9239  note - to be added.
9240  -jw
9241 \emph default 
9242 ]
9243 \layout Standard
9244
9245 font-bold.
9246 \layout Subsection
9247
9248 font-emph
9249 \layout Description
9250
9251 Default\SpecialChar ~
9252 Bindings:
9253 \begin_deeper 
9254 \layout List
9255 \labelwidthstring MMMMMMM
9256
9257
9258 \series bold 
9259 Menu\SpecialChar ~
9260 -
9261 \series default 
9262  
9263 \family sans 
9264 \bar under 
9265 L
9266 \bar default 
9267 ayout\SpecialChar \menuseparator
9268
9269 \bar under 
9270 E
9271 \bar default 
9272 mphasize\SpecialChar ~
9273 Style
9274 \family default 
9275  and
9276 \begin_deeper 
9277 \layout Standard
9278
9279
9280 \family sans 
9281 \bar under 
9282 L
9283 \bar default 
9284 ayout\SpecialChar \menuseparator
9285
9286 \bar under 
9287 C
9288 \bar default 
9289 haracter...
9290
9291 \family default 
9292  to open the 
9293 \begin_inset Quotes eld
9294 \end_inset 
9295
9296
9297 \family sans 
9298 Character Layout
9299 \family default 
9300
9301 \begin_inset Quotes erd
9302 \end_inset 
9303
9304  popup
9305 \layout Description
9306
9307 CharacterLayout: option 
9308 \begin_inset Quotes eld
9309 \end_inset 
9310
9311
9312 \family sans 
9313 Italic
9314 \family default 
9315
9316 \begin_inset Quotes erd
9317 \end_inset 
9318
9319  from the 
9320 \begin_inset Quotes eld
9321 \end_inset 
9322
9323
9324 \family sans 
9325 Shape
9326 \family default 
9327
9328 \begin_inset Quotes erd
9329 \end_inset 
9330
9331  list
9332 \end_deeper 
9333 \layout List
9334 \labelwidthstring MMMMMMM
9335
9336
9337 \series bold 
9338 Toolbar\SpecialChar ~
9339 -
9340 \series default 
9341  Button #7 from the left.
9342  
9343 \begin_deeper 
9344 \layout Standard
9345
9346 An exclamation mark.
9347 \end_deeper 
9348 \layout List
9349 \labelwidthstring MMMMMMM
9350
9351
9352 \series bold 
9353 Keyboard\SpecialChar ~
9354 -
9355 \series default 
9356  
9357 \family sans 
9358 M-l\SpecialChar ~
9359 c
9360 \family default 
9361  [to open the 
9362 \begin_inset Quotes eld
9363 \end_inset 
9364
9365
9366 \family sans 
9367 Character Layout
9368 \family default 
9369
9370 \begin_inset Quotes erd
9371 \end_inset 
9372
9373  popup]
9374 \begin_deeper 
9375 \layout Standard
9376
9377
9378 \family sans 
9379 M-c\SpecialChar ~
9380 e, 
9381 \family default 
9382 and
9383 \family sans 
9384  M-l\SpecialChar ~
9385 e
9386 \family default 
9387  (standard)
9388 \layout Standard
9389
9390
9391 \family sans 
9392 C-e
9393 \family default 
9394  in 
9395 \family typewriter 
9396 cua.bind
9397 \family default 
9398 .
9399 \end_deeper 
9400 \end_deeper 
9401 \layout Paragraph
9402
9403 Purpose:
9404 \layout Standard
9405
9406 Changes the font shape to the italic shape, or, if the font is already in
9407  this shape, reverts to the default font shape.
9408 \layout Paragraph
9409
9410 Usage:
9411 \layout Standard
9412
9413 A lot of the usage for 
9414 \family typewriter 
9415 font-emph
9416 \family default 
9417  works the same way as 
9418 \family typewriter 
9419 font-bold
9420 \family default 
9421 , so see the entry for 
9422 \family typewriter 
9423 font-bold
9424 \family default 
9425  to get an idea for how to use 
9426 \family typewriter 
9427 font-emph
9428 \family default 
9429 .
9430 \layout Standard
9431
9432 Note that 
9433 \family typewriter 
9434 font-emph
9435 \family default 
9436  shuts off 
9437 \family typewriter 
9438 font-smallcaps
9439 \family default 
9440  if that shape is active.
9441 \layout Standard
9442
9443 Many new users wonder why this isn't called 
9444 \begin_inset Quotes eld
9445 \end_inset 
9446
9447 font-italic,
9448 \begin_inset Quotes erd
9449 \end_inset 
9450
9451  and why boldface and underlined text don't have their own menu entries
9452  or toolbar buttons.
9453  LyX has adopted a convention from LaTeX: specify 
9454 \emph on 
9455 what
9456 \emph default 
9457  you want to do and let the computer take care of how to do it.
9458  The italic font shape is the standard way to emphasize text in typesetting.
9459  LyX [and LaTeX] has also adopted this convention.
9460  You can, of course, change which font is the emphasized font by making
9461  the appropriate changes to the LaTeX preamble, although this will only
9462  affect the final output.
9463  There are also some interesting things that LaTeX will do to emphasized
9464  text that LyX can't [yet] display.
9465  It will still be in the final output.
9466  For example, LaTeX does certain things for emphasized emphasized text automatic
9467 ally.
9468  If you used a specific font, you'd need to do the same thing manually,
9469  using specific font changes.
9470 \layout Standard
9471
9472 In short, the LyX team 
9473 \emph on 
9474 strongly recommends
9475 \emph default 
9476  that you use 
9477 \family typewriter 
9478 font-emph
9479 \family default 
9480  to emphasize any text [this includes book titles] and save any specific
9481  font command for those few special cases where you need to specify exactly
9482  how the text is typeset.
9483 \layout Paragraph
9484
9485 Examples:
9486 \layout Standard
9487
9488 Here's an example of emphasized text:
9489 \layout Quotation
9490
9491
9492 \emph on 
9493 Always use 
9494 \family typewriter 
9495 font-emph
9496 \family default 
9497  instead of specific font names!
9498 \layout Paragraph
9499
9500 See Also:
9501 \layout Standard
9502
9503 Character Layout popup; [
9504 \emph on 
9505 Ed.
9506  note - to be added.
9507  -jw
9508 \emph default 
9509 ]
9510 \layout Standard
9511
9512 font-bold; font-smallcaps.
9513 \layout Subsection
9514
9515 font-free
9516 \layout Description
9517
9518 Default\SpecialChar ~
9519 Bindings:
9520 \begin_deeper 
9521 \layout List
9522 \labelwidthstring MMMMMMM
9523
9524
9525 \series bold 
9526 Menu\SpecialChar ~
9527 -
9528 \series default 
9529  Main\SpecialChar \menuseparator
9530 Item
9531 \layout List
9532 \labelwidthstring MMMMMMM
9533
9534
9535 \series bold 
9536 Toolbar\SpecialChar ~
9537 -
9538 \series default 
9539  Button # from the left.
9540  
9541 \begin_deeper 
9542 \layout Standard
9543
9544 Brief description of button icon.
9545 \end_deeper 
9546 \layout List
9547 \labelwidthstring MMMMMMM
9548
9549
9550 \series bold 
9551 Keyboard\SpecialChar ~
9552 -
9553 \series default 
9554  None.
9555 \end_deeper 
9556 \layout Paragraph
9557
9558 Purpose:
9559 \layout Standard
9560
9561 Changes the font settings to the most recent setting in the 
9562 \family sans 
9563 Character
9564 \family default 
9565  pop-up.
9566 \layout Paragraph
9567
9568 Usage:
9569 \layout Standard
9570
9571 Description.
9572 \layout Paragraph
9573
9574 Examples:
9575 \layout Standard
9576
9577 Examples.
9578 \layout Paragraph
9579
9580 See Also:
9581 \layout Standard
9582
9583 Other entries or documents.
9584  Separate many references by either a 
9585 \begin_inset Quotes eld
9586 \end_inset 
9587
9588 ;
9589 \begin_inset Quotes erd
9590 \end_inset 
9591
9592  or place in multiple paragraphs.
9593 \layout Subsection
9594
9595 font-roman
9596 \layout Description
9597
9598 Default\SpecialChar ~
9599 Bindings:
9600 \begin_deeper 
9601 \layout List
9602 \labelwidthstring MMMMMMM
9603
9604
9605 \series bold 
9606 Menu\SpecialChar ~
9607 -
9608 \series default 
9609  
9610 \family sans 
9611 \bar under 
9612 L
9613 \bar default 
9614 ayout\SpecialChar \menuseparator
9615
9616 \bar under 
9617 C
9618 \bar default 
9619 haracter...
9620
9621 \family default 
9622  to open the 
9623 \begin_inset Quotes eld
9624 \end_inset 
9625
9626
9627 \family sans 
9628 Character Layout
9629 \family default 
9630
9631 \begin_inset Quotes erd
9632 \end_inset 
9633
9634  popup
9635 \begin_deeper 
9636 \layout Description
9637
9638 CharacterLayout: option 
9639 \begin_inset Quotes eld
9640 \end_inset 
9641
9642
9643 \family sans 
9644 Roman
9645 \family default 
9646
9647 \begin_inset Quotes erd
9648 \end_inset 
9649
9650  from the 
9651 \begin_inset Quotes eld
9652 \end_inset 
9653
9654
9655 \family sans 
9656 Family
9657 \family default 
9658
9659 \begin_inset Quotes erd
9660 \end_inset 
9661
9662  list
9663 \end_deeper 
9664 \layout List
9665 \labelwidthstring MMMMMMM
9666
9667
9668 \series bold 
9669 Keyboard\SpecialChar ~
9670 -
9671 \series default 
9672  
9673 \family sans 
9674 M-l\SpecialChar ~
9675 c
9676 \family default 
9677  [to open the 
9678 \begin_inset Quotes eld
9679 \end_inset 
9680
9681
9682 \family sans 
9683 Character Layout
9684 \family default 
9685
9686 \begin_inset Quotes erd
9687 \end_inset 
9688
9689  popup]
9690 \begin_deeper 
9691 \layout Standard
9692
9693
9694 \family sans 
9695 M-c\SpecialChar ~
9696 r
9697 \family default 
9698  (standard).
9699 \end_deeper 
9700 \end_deeper 
9701 \layout Paragraph
9702
9703 Purpose:
9704 \layout Standard
9705
9706 Changes the font to the roman family, or, if the font is already of this
9707  family, reverts to the default font family.
9708 \layout Paragraph
9709
9710 Usage:
9711 \layout Standard
9712
9713 A lot of the usage for 
9714 \family typewriter 
9715 font-roman
9716 \family default 
9717  works the same way as 
9718 \family typewriter 
9719 font-bold
9720 \family default 
9721 , so see the entry for 
9722 \family typewriter 
9723 font-bold
9724 \family default 
9725  to get an idea for how to use 
9726 \family typewriter 
9727 font-roman
9728 \family default 
9729 .
9730 \layout Standard
9731
9732 Note that 
9733 \family typewriter 
9734 font-roman
9735 \family default 
9736  shuts off 
9737 \family typewriter 
9738 font-code
9739 \family default 
9740  and 
9741 \family typewriter 
9742 font-sans
9743 \family default 
9744  if either of these families is active.
9745 \layout Paragraph
9746
9747 Examples:
9748 \layout Standard
9749
9750 Here is an explicit use of the roman font family:
9751 \layout Quote
9752
9753
9754 \family roman 
9755 This is Roman font.
9756 \layout Standard
9757
9758 Note that roman is the default font family.
9759 \layout Paragraph
9760
9761 See Also:
9762 \layout Standard
9763
9764 Character Layout popup; [
9765 \emph on 
9766 Ed.
9767  note - to be added.
9768  -jw
9769 \emph default 
9770 ]
9771 \layout Standard
9772
9773 font-bold; font-code; font-roman; font-sans.
9774 \layout Subsection
9775
9776 font-sans
9777 \layout Description
9778
9779 Default\SpecialChar ~
9780 Bindings:
9781 \begin_deeper 
9782 \layout List
9783 \labelwidthstring MMMMMMM
9784
9785
9786 \series bold 
9787 Menu\SpecialChar ~
9788 -
9789 \series default 
9790  
9791 \family sans 
9792 \bar under 
9793 L
9794 \bar default 
9795 ayout\SpecialChar \menuseparator
9796
9797 \bar under 
9798 C
9799 \bar default 
9800 haracter...
9801
9802 \family default 
9803  to open the 
9804 \begin_inset Quotes eld
9805 \end_inset 
9806
9807
9808 \family sans 
9809 Character Layout
9810 \family default 
9811
9812 \begin_inset Quotes erd
9813 \end_inset 
9814
9815  popup
9816 \begin_deeper 
9817 \layout Description
9818
9819 CharacterLayout: option 
9820 \begin_inset Quotes eld
9821 \end_inset 
9822
9823
9824 \family sans 
9825 Sans Serif
9826 \family default 
9827
9828 \begin_inset Quotes erd
9829 \end_inset 
9830
9831  from the 
9832 \begin_inset Quotes eld
9833 \end_inset 
9834
9835
9836 \family sans 
9837 Family
9838 \family default 
9839
9840 \begin_inset Quotes erd
9841 \end_inset 
9842
9843  list
9844 \end_deeper 
9845 \layout List
9846 \labelwidthstring MMMMMMM
9847
9848
9849 \series bold 
9850 Keyboard\SpecialChar ~
9851 -
9852 \series default 
9853  
9854 \family sans 
9855 M-l\SpecialChar ~
9856 c
9857 \family default 
9858  [to open the 
9859 \begin_inset Quotes eld
9860 \end_inset 
9861
9862
9863 \family sans 
9864 Character Layout
9865 \family default 
9866
9867 \begin_inset Quotes erd
9868 \end_inset 
9869
9870  popup]
9871 \begin_deeper 
9872 \layout Standard
9873
9874
9875 \family sans 
9876 M-c\SpecialChar ~
9877 s
9878 \family default 
9879  (standard).
9880 \end_deeper 
9881 \end_deeper 
9882 \layout Paragraph
9883
9884 Purpose:
9885 \layout Standard
9886
9887 Changes the font shape to the sans serif family, or, if the font is already
9888  of this family, reverts to the default font family.
9889 \layout Paragraph
9890
9891 Usage:
9892 \layout Standard
9893
9894 A lot of the usage for 
9895 \family typewriter 
9896 font-sans
9897 \family default 
9898  works the same way as 
9899 \family typewriter 
9900 font-bold
9901 \family default 
9902 , so see the entry for 
9903 \family typewriter 
9904 font-bold
9905 \family default 
9906  to get an idea for how to use 
9907 \family typewriter 
9908 font-sans
9909 \family default 
9910 .
9911 \layout Standard
9912
9913 Note that 
9914 \family typewriter 
9915 font-sans
9916 \family default 
9917  shuts off 
9918 \family typewriter 
9919 font-code
9920 \family default 
9921  and 
9922 \family typewriter 
9923 font-roman
9924 \family default 
9925  if either of these families is active.
9926 \layout Paragraph
9927
9928 Examples:
9929 \layout Standard
9930
9931 Here is an example of the Sans Serif font family:
9932 \layout Quote
9933
9934
9935 \family sans 
9936 This is the Sans Serif font family.
9937 \layout Paragraph
9938
9939 See Also:
9940 \layout Standard
9941
9942 Character Layout popup; [
9943 \emph on 
9944 Ed.
9945  note - to be added.
9946  -jw
9947 \emph default 
9948 ]
9949 \layout Standard
9950
9951 font-bold; font-code; font-roman.
9952 \layout Subsection
9953
9954 font-size
9955 \layout Description
9956
9957 Default\SpecialChar ~
9958 Bindings:
9959 \begin_deeper 
9960 \layout List
9961 \labelwidthstring MMMMMMM
9962
9963
9964 \series bold 
9965 Menu\SpecialChar ~
9966 -
9967 \series default 
9968  
9969 \family sans 
9970 \bar under 
9971 L
9972 \bar default 
9973 ayout\SpecialChar \menuseparator
9974
9975 \bar under 
9976 C
9977 \bar default 
9978 haracter...
9979
9980 \family default 
9981  to open the 
9982 \begin_inset Quotes eld
9983 \end_inset 
9984
9985
9986 \family sans 
9987 Character Layout
9988 \family default 
9989
9990 \begin_inset Quotes erd
9991 \end_inset 
9992
9993  popup
9994 \begin_deeper 
9995 \layout Description
9996
9997 CharacterLayout: Any item from the 
9998 \begin_inset Quotes eld
9999 \end_inset 
10000
10001
10002 \family sans 
10003 Size
10004 \family default 
10005
10006 \begin_inset Quotes erd
10007 \end_inset 
10008
10009  list
10010 \end_deeper 
10011 \layout List
10012 \labelwidthstring MMMMMMM
10013
10014
10015 \series bold 
10016 Keyboard\SpecialChar ~
10017 -
10018 \series default 
10019  The 
10020 \family sans 
10021 M-s
10022 \family default 
10023  prefix, plus one of the following keys:
10024 \begin_deeper 
10025 \layout List
10026 \labelwidthstring MMMMM
10027
10028
10029 \family sans 
10030 M-s\SpecialChar ~
10031 t
10032 \layout List
10033 \labelwidthstring MMMMM
10034
10035
10036 \family sans 
10037 M-s\SpecialChar ~
10038 1
10039 \family default 
10040  "
10041 \family typewriter 
10042 font-size tiny
10043 \family default 
10044
10045 \layout List
10046 \labelwidthstring MMMMM
10047
10048
10049 \family sans 
10050 M-s\SpecialChar ~
10051 s
10052 \layout List
10053 \labelwidthstring MMMMM
10054
10055
10056 \family sans 
10057 M-s\SpecialChar ~
10058
10059 \family default 
10060 "
10061 \family typewriter 
10062 font-size small
10063 \family default 
10064
10065 \layout List
10066 \labelwidthstring MMMMM
10067
10068
10069 \family sans 
10070 M-s\SpecialChar ~
10071 n
10072 \layout List
10073 \labelwidthstring MMMMM
10074
10075
10076 \family sans 
10077 M-s\SpecialChar ~
10078
10079 \family default 
10080 "
10081 \family typewriter 
10082 font-size normal
10083 \family default 
10084
10085 \layout List
10086 \labelwidthstring MMMMM
10087
10088
10089 \family sans 
10090 M-s\SpecialChar ~
10091 l
10092 \layout List
10093 \labelwidthstring MMMMM
10094
10095
10096 \family sans 
10097 M-s\SpecialChar ~
10098
10099 \family default 
10100 "
10101 \family typewriter 
10102 font-size large
10103 \family default 
10104
10105 \layout List
10106 \labelwidthstring MMMMM
10107
10108
10109 \family sans 
10110 M-s\SpecialChar ~
10111 S-L
10112 \layout List
10113 \labelwidthstring MMMMM
10114
10115
10116 \family sans 
10117 M-s\SpecialChar ~
10118
10119 \family default 
10120 "
10121 \family typewriter 
10122 font-size larger
10123 \family default 
10124
10125 \layout List
10126 \labelwidthstring MMMMM
10127
10128
10129 \family sans 
10130 M-s\SpecialChar ~
10131 S-A
10132 \layout List
10133 \labelwidthstring MMMMM
10134
10135
10136 \family sans 
10137 M-s\SpecialChar ~
10138
10139 \family default 
10140 "
10141 \family typewriter 
10142 font-size largest
10143 \family default 
10144
10145 \layout List
10146 \labelwidthstring MMMMM
10147
10148
10149 \family sans 
10150 M-s\SpecialChar ~
10151 h
10152 \layout List
10153 \labelwidthstring MMMMM
10154
10155
10156 \family sans 
10157 M-s\SpecialChar ~
10158
10159 \family default 
10160 "
10161 \family typewriter 
10162 font-size huge
10163 \family default 
10164
10165 \layout List
10166 \labelwidthstring MMMMM
10167
10168
10169 \family sans 
10170 M-s\SpecialChar ~
10171 g
10172 \layout List
10173 \labelwidthstring MMMMM
10174
10175
10176 \family sans 
10177 M-s\SpecialChar ~
10178 S-H
10179 \layout List
10180 \labelwidthstring MMMMM
10181
10182
10183 \family sans 
10184 M-s\SpecialChar ~
10185
10186 \family default 
10187 "
10188 \family typewriter 
10189 font-size giant
10190 \family default 
10191
10192 \layout Quote
10193
10194 Also:
10195 \layout Standard
10196
10197
10198 \family sans 
10199 M-l\SpecialChar ~
10200 c
10201 \family default 
10202  [to open the 
10203 \begin_inset Quotes eld
10204 \end_inset 
10205
10206
10207 \family sans 
10208 Character Layout
10209 \family default 
10210
10211 \begin_inset Quotes erd
10212 \end_inset 
10213
10214  popup]
10215 \end_deeper 
10216 \end_deeper 
10217 \layout Paragraph
10218
10219 Purpose:
10220 \layout Standard
10221
10222 Change the font size.
10223 \layout Paragraph
10224
10225 Usage:
10226 \layout Standard
10227
10228 This command requires an argument, which is the font size.
10229  You must provide the argument in the 
10230 \begin_inset Quotes eld
10231 \end_inset 
10232
10233
10234 \family typewriter 
10235
10236 \backslash 
10237 bind
10238 \family default 
10239
10240 \begin_inset Quotes erd
10241 \end_inset 
10242
10243  command if you use 
10244 \family typewriter 
10245 font-size
10246 \family default 
10247  in a keybinding file, or in the minibuffer if you use 
10248 \family typewriter 
10249 command-execute
10250 \family default 
10251  to invoke it.
10252 \begin_inset Foot
10253 collapsed true
10254
10255 \layout Standard
10256
10257
10258 \emph on 
10259 Editor's note: Don't do this - there is a bug.
10260  For some reason, 
10261 \family typewriter 
10262 font-size
10263 \family default 
10264  crashes LyX at the moment.
10265  - jw 10/6/96
10266 \end_inset 
10267
10268
10269 \layout Standard
10270
10271 LaTeX describes font sizes in relative values.
10272  LyX uses the following terms: 
10273 \emph on 
10274 tiny, small
10275 \emph default 
10276
10277 \emph on 
10278 normal
10279 \emph default 
10280
10281 \emph on 
10282 large
10283 \emph default 
10284
10285 \emph on 
10286 larger
10287 \emph default 
10288
10289 \emph on 
10290 largest
10291 \emph default 
10292
10293 \emph on 
10294 huge
10295 \emph default 
10296
10297 \emph on 
10298 giant
10299 \emph default 
10300 .
10301  The 
10302 \emph on 
10303 normal
10304 \emph default 
10305  size can be set to 
10306 \family typewriter 
10307 10pt
10308 \family default 
10309
10310 \family typewriter 
10311 11pt
10312 \family default 
10313 , or 
10314 \family typewriter 
10315 12pt
10316 \family default 
10317 , with the other sizes set proportionally.
10318 \layout Standard
10319
10320 A lot of the usage for 
10321 \family typewriter 
10322 font-size
10323 \family default 
10324  works the same way as 
10325 \family typewriter 
10326 font-bold
10327 \family default 
10328 , so see the entry for 
10329 \family typewriter 
10330 font-bold
10331 \family default 
10332  to get an idea for how to use 
10333 \family typewriter 
10334 font-size
10335 \family default 
10336 .
10337 \layout Standard
10338
10339 You should avoid using 
10340 \family typewriter 
10341 font-size
10342 \family default 
10343  unless you need to do some fine-tuning.
10344  
10345 \emph on 
10346 Never
10347 \emph default 
10348  use 
10349 \family typewriter 
10350 font-size
10351 \family default 
10352  to make titles or section headings; LyX already does this for you and in
10353  a much better fashion.
10354 \layout Paragraph
10355
10356 Examples:
10357 \layout Standard
10358
10359 Here are all eight font sizes:
10360 \layout Quotation
10361
10362
10363 \size tiny 
10364 tiny
10365 \size default 
10366
10367 \size small 
10368 small
10369 \size default 
10370
10371 \size normal 
10372 normal
10373 \size default 
10374
10375 \size large 
10376 large
10377 \size default 
10378
10379 \size larger 
10380 larger
10381 \size default 
10382
10383 \size largest 
10384 largest
10385 \size default 
10386
10387 \size huge 
10388 huge
10389 \size default 
10390
10391 \size giant 
10392 giant
10393 \size default 
10394 .
10395 \layout Paragraph
10396
10397 See Also:
10398 \layout Standard
10399
10400 Character Layout popup; [
10401 \emph on 
10402 Ed.
10403  note - to be added.
10404  -jw
10405 \emph default 
10406 ]
10407 \layout Standard
10408
10409 command-execute;
10410 \layout Standard
10411
10412 font-bold.
10413 \layout Subsection
10414
10415 font-smallcaps
10416 \layout Description
10417
10418 Default\SpecialChar ~
10419 Bindings:
10420 \begin_deeper 
10421 \layout List
10422 \labelwidthstring MMMMMMM
10423
10424
10425 \series bold 
10426 Menu\SpecialChar ~
10427 -
10428 \series default 
10429  
10430 \family sans 
10431 \bar under 
10432 L
10433 \bar default 
10434 ayout\SpecialChar \menuseparator
10435
10436 \bar under 
10437 N
10438 \bar default 
10439 oun\SpecialChar ~
10440 Style
10441 \family default 
10442  and
10443 \begin_deeper 
10444 \layout Standard
10445
10446
10447 \family sans 
10448 \bar under 
10449 L
10450 \bar default 
10451 ayout\SpecialChar \menuseparator
10452
10453 \bar under 
10454 C
10455 \bar default 
10456 haracter...
10457
10458 \family default 
10459  to open the 
10460 \begin_inset Quotes eld
10461 \end_inset 
10462
10463
10464 \family sans 
10465 Character Layout
10466 \family default 
10467
10468 \begin_inset Quotes erd
10469 \end_inset 
10470
10471  popup
10472 \layout Description
10473
10474 CharacterLayout: option 
10475 \begin_inset Quotes eld
10476 \end_inset 
10477
10478
10479 \family sans 
10480 Small caps
10481 \family default 
10482
10483 \begin_inset Quotes erd
10484 \end_inset 
10485
10486  from the 
10487 \begin_inset Quotes eld
10488 \end_inset 
10489
10490
10491 \family sans 
10492 Shape
10493 \family default 
10494
10495 \begin_inset Quotes erd
10496 \end_inset 
10497
10498  list
10499 \end_deeper 
10500 \layout List
10501 \labelwidthstring MMMMMMM
10502
10503
10504 \series bold 
10505 Toolbar\SpecialChar ~
10506 -
10507 \series default 
10508  Button #8 from the left.
10509  
10510 \begin_deeper 
10511 \layout Standard
10512
10513 A person.
10514 \end_deeper 
10515 \layout List
10516 \labelwidthstring MMMMMMM
10517
10518
10519 \series bold 
10520 Keyboard\SpecialChar ~
10521 -
10522 \series default 
10523  
10524 \family sans 
10525 M-l\SpecialChar ~
10526 c
10527 \family default 
10528  [to open the 
10529 \begin_inset Quotes eld
10530 \end_inset 
10531
10532
10533 \family sans 
10534 Character Layout
10535 \family default 
10536
10537 \begin_inset Quotes erd
10538 \end_inset 
10539
10540  popup]
10541 \begin_deeper 
10542 \layout Standard
10543
10544
10545 \family sans 
10546 M-l\SpecialChar ~
10547 n
10548 \family default 
10549  and 
10550 \family sans 
10551 M-c\SpecialChar ~
10552 c
10553 \family default 
10554  (standard)
10555 \end_deeper 
10556 \end_deeper 
10557 \layout Paragraph
10558
10559 Purpose:
10560 \layout Standard
10561
10562 Changes the font shape to the small caps shape, or, if the font is already
10563  of this shape, reverts to the default font shape.
10564 \layout Paragraph
10565
10566 Usage:
10567 \layout Standard
10568
10569 A lot of the usage for 
10570 \family typewriter 
10571 font-smallcaps
10572 \family default 
10573  works the same way as 
10574 \family typewriter 
10575 font-bold
10576 \family default 
10577 , so see the entry for 
10578 \family typewriter 
10579 font-bold
10580 \family default 
10581  to get an idea for how to use 
10582 \family typewriter 
10583 font-smallcaps
10584 \family default 
10585 .
10586 \layout Standard
10587
10588 Note that 
10589 \family typewriter 
10590 font-smallcaps
10591 \family default 
10592  shuts off 
10593 \family typewriter 
10594 font-emph
10595 \family default 
10596  if that shape is active.
10597 \layout Standard
10598
10599 The small caps shape is typically used for proper names.
10600  Some countries use this convention more frequently than the US does, hence
10601  its prominence in LyX.
10602 \layout Paragraph
10603
10604 Examples:
10605 \layout Standard
10606
10607 Here's what the small caps shape looks like:
10608 \layout Standard
10609
10610
10611 \noun on 
10612 This is all in the Small Caps font shape.
10613 \layout Paragraph
10614
10615 See Also:
10616 \layout Standard
10617
10618 Character Layout popup; [
10619 \emph on 
10620 Ed.
10621  note - to be added.
10622  -jw
10623 \emph default 
10624 ]
10625 \layout Standard
10626
10627 font-bold; font-emph .
10628 \layout Subsection
10629
10630 font-state
10631 \layout Description
10632
10633 Default\SpecialChar ~
10634 Bindings:
10635 \begin_deeper 
10636 \layout List
10637 \labelwidthstring MMMMMMM
10638
10639
10640 \series bold 
10641 Menu\SpecialChar ~
10642 -
10643 \series default 
10644  Main\SpecialChar \menuseparator
10645 Item
10646 \layout List
10647 \labelwidthstring MMMMMMM
10648
10649
10650 \series bold 
10651 Toolbar\SpecialChar ~
10652 -
10653 \series default 
10654  Button # from the left.
10655  
10656 \begin_deeper 
10657 \layout Standard
10658
10659 Brief description of button icon.
10660 \end_deeper 
10661 \layout List
10662 \labelwidthstring MMMMMMM
10663
10664
10665 \series bold 
10666 Keyboard\SpecialChar ~
10667 -
10668 \series default 
10669  None.
10670 \end_deeper 
10671 \layout Paragraph
10672
10673 Purpose:
10674 \layout Standard
10675
10676 Description.
10677 \layout Paragraph
10678
10679 Usage:
10680 \layout Standard
10681
10682 Description.
10683 \layout Paragraph
10684
10685 Examples:
10686 \layout Standard
10687
10688 Examples.
10689 \layout Paragraph
10690
10691 See Also:
10692 \layout Standard
10693
10694 Other entries or documents.
10695  Separate many references by either a 
10696 \begin_inset Quotes eld
10697 \end_inset 
10698
10699 ;
10700 \begin_inset Quotes erd
10701 \end_inset 
10702
10703  or place in multiple paragraphs.
10704 \layout Subsection
10705
10706 font-underline
10707 \layout Description
10708
10709 Default\SpecialChar ~
10710 Bindings:
10711 \begin_deeper 
10712 \layout List
10713 \labelwidthstring MMMMMMM
10714
10715
10716 \series bold 
10717 Menu\SpecialChar ~
10718 -
10719 \series default 
10720  
10721 \family sans 
10722 \bar under 
10723 L
10724 \bar default 
10725 ayout\SpecialChar \menuseparator
10726
10727 \bar under 
10728 C
10729 \bar default 
10730 haracter...
10731
10732 \family default 
10733  to open the 
10734 \begin_inset Quotes eld
10735 \end_inset 
10736
10737
10738 \family sans 
10739 Character Layout
10740 \family default 
10741
10742 \begin_inset Quotes erd
10743 \end_inset 
10744
10745  popup
10746 \begin_deeper 
10747 \layout Description
10748
10749 CharacterLayout: option 
10750 \begin_inset Quotes eld
10751 \end_inset 
10752
10753
10754 \family sans 
10755 Underbar
10756 \family default 
10757
10758 \begin_inset Quotes erd
10759 \end_inset 
10760
10761  from the 
10762 \begin_inset Quotes eld
10763 \end_inset 
10764
10765
10766 \family sans 
10767 Bar
10768 \family default 
10769
10770 \begin_inset Quotes erd
10771 \end_inset 
10772
10773  list
10774 \end_deeper 
10775 \layout List
10776 \labelwidthstring MMMMMMM
10777
10778
10779 \series bold 
10780 Keyboard\SpecialChar ~
10781 -
10782 \series default 
10783  
10784 \family sans 
10785 M-l\SpecialChar ~
10786 c
10787 \family default 
10788  [to open the 
10789 \begin_inset Quotes eld
10790 \end_inset 
10791
10792
10793 \family sans 
10794 Character Layout
10795 \family default 
10796
10797 \begin_inset Quotes erd
10798 \end_inset 
10799
10800  popup]
10801 \begin_deeper 
10802 \layout Standard
10803
10804
10805 \family sans 
10806 C-u 
10807 \family default 
10808 or
10809 \family sans 
10810  M-c u
10811 \family default 
10812  (standard).
10813 \end_deeper 
10814 \end_deeper 
10815 \layout Paragraph
10816
10817 Purpose:
10818 \layout Standard
10819
10820 Adds an underbar to subsequent or selected text
10821 \family roman 
10822 .
10823 \layout Paragraph
10824
10825 Usage:
10826 \layout Standard
10827
10828 A lot of the usage for 
10829 \family typewriter 
10830 font-underline
10831 \family default 
10832  works the same way as 
10833 \family typewriter 
10834 font-bold
10835 \family default 
10836 , so see the entry for 
10837 \family typewriter 
10838 font-bold
10839 \family default 
10840  to get an idea for how to use 
10841 \family typewriter 
10842 font-underline
10843 \family default 
10844 .
10845 \layout Standard
10846
10847 The LyX team has provided this function only for compatibility with LaTeX.
10848  We know that many users are used to underlining text for emphasis or for
10849  book titles.
10850  While you might need to do this on a typewriter, LyX is not a typewriter,
10851  nor should you use it like one.
10852  Now, you could make this the default emphasized font by putting the correct
10853  command in the LaTeX preamble.
10854  However, we suggest that you use 
10855 \family typewriter 
10856 font-emph
10857 \family default 
10858  to emphasize any text, including book titles, and avoid using 
10859 \family typewriter 
10860 font-underline
10861 \family default 
10862  at all.
10863 \begin_inset Foot
10864 collapsed true
10865
10866 \layout Standard
10867
10868 There is one - and only one - case that we can think of where you might
10869  need to use 
10870 \family typewriter 
10871 font-underline
10872 \family default 
10873 .
10874  Suppose you're writing the bibliography of a journal article.
10875  The journal you're submitting this article to typesets all volume numbers
10876  in an underlined font, and wishes all submissions to do the same.
10877  This is perhaps the only time you'd need to use 
10878 \family typewriter 
10879 font-underline
10880 \family default 
10881 .
10882 \end_inset 
10883
10884
10885 \layout Paragraph
10886
10887 Examples:
10888 \layout Standard
10889
10890 Here's an example of the underbar font attribute:
10891 \layout Quote
10892
10893
10894 \bar under 
10895 Avoid using underlined text!!!
10896 \layout Paragraph
10897
10898 See Also:
10899 \layout Standard
10900
10901 Character Layout popup; [
10902 \emph on 
10903 Ed.
10904  note - to be added.
10905  -jw
10906 \emph default 
10907 ]
10908 \layout Standard
10909
10910 font-bold.
10911  
10912 \layout Subsection
10913
10914 footnote-insert
10915 \layout Description
10916
10917 Default\SpecialChar ~
10918 Bindings:
10919 \begin_deeper 
10920 \layout List
10921 \labelwidthstring MMMMMMM
10922
10923
10924 \series bold 
10925 Menu\SpecialChar ~
10926 -
10927 \series default 
10928  
10929 \family sans 
10930 \bar under 
10931 I
10932 \bar default 
10933 nsert\SpecialChar \menuseparator
10934
10935 \bar under 
10936 F
10937 \bar default 
10938 ootnote
10939 \layout List
10940 \labelwidthstring MMMMMMM
10941
10942
10943 \series bold 
10944 Toolbar\SpecialChar ~
10945 -
10946 \series default 
10947  Button # 7 from the right.
10948  
10949 \begin_deeper 
10950 \layout Standard
10951
10952 A page with an arrow pointing to lines at the bottom of the page.
10953 \end_deeper 
10954 \layout List
10955 \labelwidthstring MMMMMMM
10956
10957
10958 \series bold 
10959 Keyboard\SpecialChar ~
10960 -
10961 \series default 
10962  
10963 \family sans 
10964 M-i\SpecialChar ~
10965 f
10966 \family default 
10967  
10968 \end_deeper 
10969 \layout Paragraph
10970
10971 Purpose:
10972 \layout Standard
10973
10974 To insert a footnote.
10975 \layout Paragraph
10976
10977 Usage:
10978 \layout Standard
10979
10980 Use the keyboard, menu, or toolbar to insert a footnote.
10981  A red box appears on the next line.
10982  If you're in the middle of a line, the line appears to break around the
10983  box [it doesn't really].
10984  Anything you enter in the box will be in the footnote.
10985 \layout Standard
10986
10987 To the left of the red box is another, smaller box with the word 
10988 \begin_inset Quotes eld
10989 \end_inset 
10990
10991
10992 \family sans 
10993 foot
10994 \family default 
10995
10996 \begin_inset Quotes erd
10997 \end_inset 
10998
10999  written in red on a grey background.
11000  Click on this box once with the left mouse button to close the footnote.
11001  A closed footnote looks like the word 
11002 \begin_inset Quotes eld
11003 \end_inset 
11004
11005
11006 \family sans 
11007 foot
11008 \family default 
11009
11010 \begin_inset Quotes erd
11011 \end_inset 
11012
11013  written as a superscript in red.
11014 \layout Standard
11015
11016 You can also open and close footnotes, as well as other types of notes and
11017  labels, with the 
11018 \family typewriter 
11019 open-stuff
11020 \family default 
11021  command.
11022  See its entry for keybindings.
11023 \layout Standard
11024
11025 One last note: even though footnotes in LyX appear unnumbered, they are.
11026  LaTeX does the numbering for you, as well as putting the footnote at the
11027  bottom of the correct page, when it processes your file.
11028 \layout Paragraph
11029
11030 Examples:
11031 \layout Standard
11032
11033 This
11034 \begin_inset Foot
11035 collapsed true
11036
11037 \layout Standard
11038
11039 Hi! I'm a footnote!
11040 \end_inset 
11041
11042  is a footnote.
11043 \layout Paragraph
11044
11045 See Also:
11046 \layout Standard
11047
11048 open-stuff; marginpar-insert;
11049 \layout Standard
11050
11051
11052 \emph on 
11053 Tricks for Footnotes and Marginpars
11054 \emph default 
11055  in 
11056 \emph on 
11057 Extended Features
11058 \emph default 
11059 .
11060 \layout Subsection
11061
11062 forward-select
11063 \layout Description
11064
11065 Default\SpecialChar ~
11066 Bindings:
11067 \begin_deeper 
11068 \layout List
11069 \labelwidthstring MMMMMMM
11070
11071
11072 \series bold 
11073 Keyboard\SpecialChar ~
11074 -
11075 \series default 
11076  
11077 \family sans 
11078 S-Right 
11079 \end_deeper 
11080 \layout Paragraph
11081
11082 Purpose:
11083 \layout Standard
11084
11085 Highlight a single character to the right of the cursor.
11086  If the cursor is at the end of a line, the cursor moves to the beginning
11087  of the next line, and the whitespace in between is selected.
11088  The selected text is shown in reverse-video.
11089 \layout Paragraph
11090
11091 See Also:
11092 \layout Standard
11093
11094 char-forward;
11095 \layout Standard
11096
11097 backward-select; up-select; down-select; word-forward-select; word-backward-sele
11098 ct; line-begin-select; line-end-select; screen-up-select; screen-down-select;
11099  buffer-begin-select; buffer-end-select.
11100 \layout Section
11101
11102 G-K
11103 \layout Subsection
11104
11105 hfill-insert
11106 \layout Description
11107
11108 Default\SpecialChar ~
11109 Bindings:
11110 \begin_deeper 
11111 \layout List
11112 \labelwidthstring MMMMMMM
11113
11114
11115 \series bold 
11116 Menu\SpecialChar ~
11117 -
11118 \series default 
11119  
11120 \family sans 
11121 \bar under 
11122 I
11123 \bar default 
11124 nsert\SpecialChar \menuseparator
11125
11126 \bar under 
11127 S
11128 \bar default 
11129 pecial\SpecialChar ~
11130 Character\SpecialChar \menuseparator
11131
11132 \bar under 
11133 H
11134 \bar default 
11135 Fill
11136 \layout List
11137 \labelwidthstring MMMMMMM
11138
11139
11140 \series bold 
11141 Keyboard\SpecialChar ~
11142 -
11143 \series default 
11144  
11145 \family sans 
11146 C-i 
11147 \family default 
11148 or
11149 \family sans 
11150  M-i\SpecialChar ~
11151 h
11152 \end_deeper 
11153 \layout Paragraph
11154
11155 Purpose:
11156 \layout Standard
11157
11158 Insert a LaTeX 
11159 \family typewriter 
11160
11161 \backslash 
11162 hfill
11163 \family default 
11164  command.
11165 \layout Paragraph
11166
11167 Usage:
11168 \layout Standard
11169
11170 The LaTeX 
11171 \family typewriter 
11172
11173 \backslash 
11174 hfill
11175 \family default 
11176  stands for 
11177 \begin_inset Quotes eld
11178 \end_inset 
11179
11180 horizontal fill.
11181 \begin_inset Quotes erd
11182 \end_inset 
11183
11184  As the name implies, an 
11185 \emph on 
11186 HFill
11187 \emph default 
11188  fills in the current line with blank space.
11189  You can put it at the beginning or end of a line, which will force the
11190  line against the right or left margin, respectively.
11191  However, an 
11192 \emph on 
11193 HFill
11194 \emph default 
11195  is most useful in the middle of a line.
11196  The example explains it best.
11197  The 
11198 \emph on 
11199 HFill
11200 \emph default 
11201  has pushed the text on either side of it to the left and right margins.
11202 \layout Standard
11203
11204 Important Note: by a 
11205 \begin_inset Quotes eld
11206 \end_inset 
11207
11208 margin,
11209 \begin_inset Quotes erd
11210 \end_inset 
11211
11212  we do 
11213 \emph on 
11214 not
11215 \emph default 
11216  mean the page margins.
11217  We mean the environment margin.
11218  For example, if your document has two columns per page, an 
11219 \emph on 
11220 HFill
11221 \emph default 
11222  fills in the line to the left and right margin 
11223 \emph on 
11224 of the column
11225 \emph default 
11226 , not the entire page.
11227  If you're in a table cell, 
11228 \emph on 
11229 HFill
11230 \emph default 
11231  fills to the cell borders, and so on.
11232 \layout Standard
11233
11234 You should only use 
11235 \family typewriter 
11236 hfill-insert
11237 \family default 
11238  for fine tuning.
11239  LyX has better ways to justify and format text.
11240 \layout Paragraph
11241
11242 Examples:
11243 \layout Standard
11244
11245 An 
11246 \family typewriter 
11247
11248 \backslash 
11249 hfill
11250 \family default 
11251  command here 
11252 \hfill 
11253  has pushed this text apart.
11254 \layout Paragraph
11255
11256 See Also:
11257 \layout Standard
11258
11259
11260 \emph on 
11261 Editor's Note: Eventually, vfills or the Paragraph popup.
11262  -jw
11263 \layout Subsection
11264
11265 hyphenation-point-insert
11266 \layout Description
11267
11268 Default\SpecialChar ~
11269 Bindings:
11270 \begin_deeper 
11271 \layout List
11272 \labelwidthstring MMMMMMM
11273
11274
11275 \series bold 
11276 Menu\SpecialChar ~
11277 -
11278 \series default 
11279  
11280 \family sans 
11281 \bar under 
11282 I
11283 \bar default 
11284 nsert\SpecialChar \menuseparator
11285
11286 \bar under 
11287 S
11288 \bar default 
11289 pecial\SpecialChar ~
11290 Character\SpecialChar \menuseparator
11291 Hyphenation\SpecialChar ~
11292
11293 \bar under 
11294 P
11295 \bar default 
11296 oint
11297 \layout List
11298 \labelwidthstring MMMMMMM
11299
11300
11301 \series bold 
11302 Keyboard\SpecialChar ~
11303 -
11304 \series default 
11305  
11306 \family sans 
11307 M-i\SpecialChar ~
11308 Minus
11309 \family default 
11310  (standard).
11311 \begin_deeper 
11312 \layout Standard
11313
11314
11315 \family sans 
11316 C-Minus
11317 \family default 
11318  in 
11319 \family typewriter 
11320 cua-bind
11321 \family default 
11322 .
11323 \layout Standard
11324
11325
11326 \family sans 
11327 C-h
11328 \family default 
11329  in 
11330 \family typewriter 
11331 emacs-bind
11332 \family default 
11333 .
11334 \end_deeper 
11335 \end_deeper 
11336 \layout Paragraph
11337
11338 Purpose:
11339 \layout Standard
11340
11341 Insert a manual hyphenation point via the LaTeX 
11342 \family typewriter 
11343
11344 \backslash 
11345 -
11346 \family default 
11347  command.
11348  
11349 \layout Paragraph
11350
11351 Usage:
11352 \layout Standard
11353
11354 While LaTeX is normally able to hyphenate most words, it has problems with
11355  other words, especially non-English words and technical terms.
11356  This command allows you to tell LaTeX to hyphenate a single instance of
11357  a word that LaTeX would otherwise be unable to hyphenate.
11358 \layout Standard
11359
11360 To allow LaTeX to properly hyphenate 
11361 \emph on 
11362 gnomon
11363 \emph default 
11364 , you type it as 
11365 \family typewriter 
11366 gno
11367 \backslash 
11368 -mon
11369 \family default 
11370 , where you insert the 
11371 \begin_inset Quotes eld
11372 \end_inset 
11373
11374
11375 \family typewriter 
11376
11377 \backslash 
11378 -
11379 \family default 
11380
11381 \begin_inset Quotes erd
11382 \end_inset 
11383
11384  by means of the hyphenation command.
11385  Use this command to do the same in LyX [see the example].
11386 \layout Standard
11387
11388 Note: To tell LaTeX how to hyphenate 
11389 \emph on 
11390 all
11391 \emph default 
11392  instances of a word in a document, insert a LaTeX 
11393 \family typewriter 
11394
11395 \backslash 
11396 hyphenation{}
11397 \family default 
11398  command in the preamble,
11399 \begin_inset Foot
11400 collapsed true
11401
11402 \layout Standard
11403
11404 Edit the preamble from the menu by selecting 
11405 \family sans 
11406 Layout
11407 \family default 
11408 , then 
11409 \family sans 
11410 LaTeX\SpecialChar ~
11411 Preamble
11412 \family default 
11413  .
11414 \end_inset 
11415
11416  where the argument is a space-delimited list of the words to be hyphenated,
11417  with the hyphenation points noted by dashes, as in 
11418 \family typewriter 
11419
11420 \backslash 
11421 hyphenation{gno-mon gno-mons gno-mon-ly}
11422 \family default 
11423 .
11424 \layout Paragraph
11425
11426 Examples:
11427 \layout Standard
11428
11429 This is what 
11430 \emph on 
11431 gno\SpecialChar \-
11432 mon
11433 \emph default 
11434  looks like in LyX when hyphenated.
11435 \layout Paragraph
11436
11437 See Also:
11438 \layout Standard
11439
11440 ?
11441 \layout Subsection
11442
11443 index-insert
11444 \layout Description
11445
11446 Default\SpecialChar ~
11447 Bindings:
11448 \begin_deeper 
11449 \layout List
11450 \labelwidthstring MMMMMMM
11451
11452
11453 \series bold 
11454 Menu\SpecialChar ~
11455
11456 \family sans 
11457 \series default 
11458 \bar under 
11459 I
11460 \bar default 
11461 nsert\SpecialChar \menuseparator
11462 In
11463 \bar under 
11464 d
11465 \bar default 
11466 ex\SpecialChar ~
11467 entry
11468 \end_deeper 
11469 \layout Paragraph
11470
11471 Purpose:
11472 \layout Standard
11473
11474 Add an entry that LaTeX can use to generate an index entry.
11475 \layout Paragraph
11476
11477 Usage:
11478 \layout Standard
11479
11480 LaTeX has the capability to compile an index based on keywords marked in
11481  the text.
11482  Within LyX, this is done using 
11483 \family typewriter 
11484 index-insert
11485 \family default 
11486  immediately adjacent to the word or phrase to be placed in the index.
11487  Note that leaving a space in between can occasionally result in the page
11488  number appearing in the index to be off by one page.
11489 \layout Standard
11490
11491 When using 
11492 \family typewriter 
11493 index-insert
11494 \family default 
11495  from the minibuffer, an argument can be used to give the text to use in
11496  the index entry.
11497  Regardless of how the entry was created in LyX, clicking on the index inset
11498  gives an editable popup window to allow changes in the entry.
11499 \layout Paragraph
11500
11501 Examples:
11502 \layout Standard
11503
11504 Here
11505 \begin_inset LatexCommand \index{example}
11506
11507 \end_inset 
11508
11509  is what an index entry looks like.
11510 \layout Paragraph
11511
11512 See Also:
11513 \layout Standard
11514
11515
11516 \family typewriter 
11517 index-print
11518 \layout Subsection
11519
11520 index-print
11521 \layout List
11522 \labelwidthstring 00.00.0000
11523
11524
11525 \series bold 
11526 Default\SpecialChar ~
11527 Bindings:
11528 \begin_deeper 
11529 \layout List
11530 \labelwidthstring MMMMMMM
11531
11532
11533 \series bold 
11534 Menu\SpecialChar ~
11535
11536 \family sans 
11537 \series default 
11538 \bar under 
11539 I
11540 \bar default 
11541 nsert\SpecialChar \menuseparator
11542 Lists\SpecialChar ~
11543 and\SpecialChar ~
11544
11545 \bar under 
11546 T
11547 \bar default 
11548 OC\SpecialChar \menuseparator
11549
11550 \bar under 
11551 I
11552 \bar default 
11553 ndex\SpecialChar ~
11554 list
11555 \layout List
11556 \labelwidthstring MMMMMMM
11557
11558
11559 \series bold 
11560 Keyboard\SpecialChar ~
11561 -
11562 \series default 
11563  
11564 \family sans 
11565 M-i\SpecialChar ~
11566 t\SpecialChar ~
11567 i
11568 \family default 
11569  
11570 \end_deeper 
11571 \layout Paragraph
11572
11573 Purpose:
11574 \layout Standard
11575
11576 Instruct LaTeX to print the index.
11577 \layout Paragraph
11578
11579 Usage:
11580 \layout Standard
11581
11582
11583 \family typewriter 
11584 index-print
11585 \family default 
11586  causes LaTeX to read index entries created by 
11587 \family typewriter 
11588 index-insert
11589 \family default 
11590 , generate an index, and add it to the output document.
11591  Within LyX, the only visible effect of 
11592 \family typewriter 
11593 index-print
11594 \family default 
11595  is to create an inset labeled 
11596 \family sans 
11597 Print Index
11598 \family default 
11599 .
11600 \layout Paragraph
11601
11602 See Also:
11603 \layout Standard
11604
11605
11606 \family typewriter 
11607 index-insert
11608 \layout Subsection
11609
11610 inset-formula-latex-deletable-insert
11611 \layout Description
11612
11613 Default\SpecialChar ~
11614 Bindings:
11615 \begin_deeper 
11616 \layout List
11617 \labelwidthstring MMMMMMM
11618
11619
11620 \series bold 
11621 None.
11622 \end_deeper 
11623 \layout Paragraph
11624
11625 Purpose:
11626 \layout Standard
11627
11628 I don't know what this is used for, though it seems to go into a kind of
11629  math-mode.
11630 \layout Paragraph
11631
11632 Usage:
11633 \layout Standard
11634
11635 ?
11636 \layout Paragraph
11637
11638 Examples:
11639 \layout Standard
11640
11641 ?
11642 \layout Paragraph
11643
11644 See Also:
11645 \layout Standard
11646
11647 ?
11648 \layout Subsection
11649
11650 inset-formula-latex-insert
11651 \layout Description
11652
11653 Default\SpecialChar ~
11654 Bindings:
11655 \begin_deeper 
11656 \layout List
11657 \labelwidthstring MMMMMMM
11658
11659
11660 \series bold 
11661 None.
11662 \end_deeper 
11663 \layout Paragraph
11664
11665 Purpose:
11666 \layout Standard
11667
11668 I don't know what this is used for, though it seems to go into a kind of
11669  math-mode.
11670 \layout Paragraph
11671
11672 Usage:
11673 \layout Standard
11674
11675 ?
11676 \layout Paragraph
11677
11678 Examples:
11679 \layout Standard
11680
11681 ?
11682 \layout Paragraph
11683
11684 See Also:
11685 \layout Standard
11686
11687 ?
11688 \layout Subsection
11689
11690 inset-latex-deletable-insert
11691 \layout Description
11692
11693 Default\SpecialChar ~
11694 Bindings:
11695 \begin_deeper 
11696 \layout List
11697 \labelwidthstring MMMMMMM
11698
11699
11700 \series bold 
11701 None.
11702 \end_deeper 
11703 \layout Paragraph
11704
11705 Purpose:
11706 \layout Standard
11707
11708 ?
11709 \layout Paragraph
11710
11711 Usage:
11712 \layout Standard
11713
11714 ?
11715 \layout Paragraph
11716
11717 Examples:
11718 \layout Standard
11719
11720 ?
11721 \layout Paragraph
11722
11723 See Also:
11724 \layout Standard
11725
11726 ?
11727 \layout Subsection
11728
11729 inset-latex-insert
11730 \layout Description
11731
11732 Default\SpecialChar ~
11733 Bindings:
11734 \begin_deeper 
11735 \layout List
11736 \labelwidthstring MMMMMMM
11737
11738
11739 \series bold 
11740 None.
11741 \end_deeper 
11742 \layout Paragraph
11743
11744 Purpose:
11745 \layout Standard
11746
11747 ?
11748 \layout Paragraph
11749
11750 Usage:
11751 \layout Standard
11752
11753 ?
11754 \layout Paragraph
11755
11756 Examples:
11757 \layout Standard
11758
11759 ?
11760 \layout Paragraph
11761
11762 See Also:
11763 \layout Standard
11764
11765 ?
11766 \layout Subsection
11767
11768 keymap-off
11769 \layout Description
11770
11771 Default\SpecialChar ~
11772 Bindings:
11773 \begin_deeper 
11774 \layout List
11775 \labelwidthstring MMMMMMM
11776
11777
11778 \series bold 
11779 Menu\SpecialChar ~
11780 -
11781 \series default 
11782  
11783 \family sans 
11784 \bar under 
11785 O
11786 \bar default 
11787 ptions\SpecialChar \menuseparator
11788
11789 \bar under 
11790 K
11791 \bar default 
11792 eyboard
11793 \begin_deeper 
11794 \layout Description
11795
11796 Key\SpecialChar ~
11797 Mappings:
11798 \series medium 
11799  
11800 \family sans 
11801 No\SpecialChar ~
11802 key\SpecialChar ~
11803 mapping
11804 \end_deeper 
11805 \layout List
11806 \labelwidthstring MMMMMMM
11807
11808
11809 \series bold 
11810 Keyboard\SpecialChar ~
11811 -
11812 \series default 
11813  
11814 \family sans 
11815 M-k\SpecialChar ~
11816
11817 \family default 
11818 or 
11819 \family sans 
11820 M-k\SpecialChar ~
11821 x
11822 \end_deeper 
11823 \layout Paragraph
11824
11825 Purpose:
11826 \layout Standard
11827
11828 Turn off keyboard character keymapping.
11829 \layout Paragraph
11830
11831 Usage:
11832 \layout Standard
11833
11834 In addition to the default keymap, the keyboard can have a primary keymap,
11835  a secondary keymap, or both.
11836  If you have previously defined and selected either the primary or secondary
11837  keymaps, you can turn-off this selection by issuing the 
11838 \family typewriter 
11839 keymap-off
11840 \family default 
11841  command.
11842 \layout Standard
11843
11844
11845 \emph on 
11846 Editor's Note - We probably need to add some more info.
11847  - jw
11848 \layout Paragraph
11849
11850 Examples:
11851 \layout Standard
11852
11853 ?
11854 \layout Paragraph
11855
11856 See Also:
11857 \layout Standard
11858
11859 keymap-primary; keymap-secondary.
11860 \layout Standard
11861
11862 Keyboard keymapping is described in more detail in\SpecialChar \ldots{}
11863
11864 \layout Subsection
11865
11866 keymap-primary
11867 \layout Description
11868
11869 Default\SpecialChar ~
11870 Bindings:
11871 \begin_deeper 
11872 \layout List
11873 \labelwidthstring MMMMMMM
11874
11875
11876 \series bold 
11877 Menu\SpecialChar ~
11878 -
11879 \series default 
11880  
11881 \family sans 
11882 \bar under 
11883 O
11884 \bar default 
11885 ptions\SpecialChar \menuseparator
11886
11887 \bar under 
11888 K
11889 \bar default 
11890 eyboard
11891 \begin_deeper 
11892 \layout Description
11893
11894 Key\SpecialChar ~
11895 Mappings: 
11896 \family sans 
11897 \series medium 
11898 Primary\SpecialChar ~
11899 key\SpecialChar ~
11900 mapping
11901 \end_deeper 
11902 \layout List
11903 \labelwidthstring MMMMMMM
11904
11905
11906 \series bold 
11907 Keyboard\SpecialChar ~
11908 -
11909 \series default 
11910  
11911 \family sans 
11912 M-k\SpecialChar ~
11913 1
11914 \end_deeper 
11915 \layout Paragraph
11916
11917 Purpose:
11918 \layout Standard
11919
11920 Select the primary keymap.
11921 \layout Paragraph
11922
11923 Usage:
11924 \layout Standard
11925
11926 Self-explanatory.
11927  See 
11928 \family typewriter 
11929 keymap-off
11930 \family default 
11931  for more details about using multiple keymaps.
11932 \layout Paragraph
11933
11934 See Also:
11935 \layout Standard
11936
11937 keymap-off
11938 \layout Subsection
11939
11940 keymap-secondary
11941 \layout Description
11942
11943 Default\SpecialChar ~
11944 Bindings:
11945 \begin_deeper 
11946 \layout List
11947 \labelwidthstring MMMMMMM
11948
11949
11950 \series bold 
11951 Menu\SpecialChar ~
11952 -
11953 \series default 
11954  
11955 \family sans 
11956 \bar under 
11957 O
11958 \bar default 
11959 ptions\SpecialChar \menuseparator
11960
11961 \bar under 
11962 K
11963 \bar default 
11964 eyboard
11965 \begin_deeper 
11966 \layout Description
11967
11968 Key\SpecialChar ~
11969 Mappings: 
11970 \family sans 
11971 \series medium 
11972 Secondary\SpecialChar ~
11973 key\SpecialChar ~
11974 mapping
11975 \end_deeper 
11976 \layout List
11977 \labelwidthstring MMMMMMM
11978
11979
11980 \series bold 
11981 Keyboard\SpecialChar ~
11982 -
11983 \series default 
11984  
11985 \family sans 
11986 M-k\SpecialChar ~
11987 2
11988 \end_deeper 
11989 \layout Paragraph
11990
11991 Purpose:
11992 \layout Standard
11993
11994 Select the secondary keymap.
11995 \layout Paragraph
11996
11997 Usage:
11998 \layout Standard
11999
12000 Self-explanatory.
12001  See 
12002 \family typewriter 
12003 keymap-off
12004 \family default 
12005  for more details about using multiple keymaps.
12006 \layout Paragraph
12007
12008 See Also:
12009 \layout Standard
12010
12011 keymap-off
12012 \layout Subsection
12013
12014 keymap-toggle
12015 \layout Description
12016
12017 Default\SpecialChar ~
12018 Bindings:
12019 \begin_deeper 
12020 \layout List
12021 \labelwidthstring MMMMMMM
12022
12023
12024 \series bold 
12025 Menu\SpecialChar ~
12026 -
12027 \series default 
12028  
12029 \family sans 
12030 \bar under 
12031 O
12032 \bar default 
12033 ptions\SpecialChar \menuseparator
12034
12035 \bar under 
12036 K
12037 \bar default 
12038 eyboard 
12039 \begin_deeper 
12040 \layout Description
12041
12042 Key\SpecialChar ~
12043 Mappings
12044 \series medium 
12045
12046 \family sans 
12047 Mapping\SpecialChar ~
12048 Switch
12049 \end_deeper 
12050 \layout List
12051 \labelwidthstring MMMMMMM
12052
12053
12054 \series bold 
12055 Keyboard\SpecialChar ~
12056 -
12057 \series default 
12058  
12059 \family sans 
12060 M-k\SpecialChar ~
12061 t
12062 \end_deeper 
12063 \layout Paragraph
12064
12065 Purpose:
12066 \layout Standard
12067
12068 Allows you to toggle back and forth between the primary and secondary keymaps
12069  (either of which can be set to a value of 
12070 \family typewriter 
12071 default
12072 \family default 
12073 ).
12074 \layout Paragraph
12075
12076 Usage:
12077 \layout Standard
12078
12079 Self-explanatory.
12080  See 
12081 \family typewriter 
12082 keymap-off
12083 \family default 
12084  for more details about using multiple keymaps.
12085 \layout Paragraph
12086
12087 See Also:
12088 \layout Standard
12089
12090 keymap-off
12091 \layout Section
12092
12093 L
12094 \layout Subsection
12095
12096 label-insert
12097 \layout Description
12098
12099 Default\SpecialChar ~
12100 Bindings:
12101 \begin_deeper 
12102 \layout List
12103 \labelwidthstring MMMMMMM
12104
12105
12106 \series bold 
12107 Menu\SpecialChar ~
12108 -
12109 \series default 
12110  
12111 \family sans 
12112 \bar under 
12113 I
12114 \bar default 
12115 nsert \SpecialChar \menuseparator
12116
12117 \bar under 
12118 L
12119 \bar default 
12120 abel
12121 \begin_deeper 
12122 \layout Description
12123
12124 Input: (enter label name in input box)
12125 \end_deeper 
12126 \layout List
12127 \labelwidthstring MMMMMMM
12128
12129
12130 \series bold 
12131 Keyboard\SpecialChar ~
12132 -
12133 \series default 
12134  
12135 \family sans 
12136 M-i\SpecialChar ~
12137 l
12138 \end_deeper 
12139 \layout Paragraph
12140
12141 Purpose:
12142 \layout Standard
12143
12144 Insert a label (and create a character string label key for it) for use
12145  in a cross-reference to either the current environment entity or the printed
12146  page number of the label location.
12147 \layout Paragraph
12148
12149 Usage:
12150 \layout Standard
12151
12152 This command inserts a LaTeX 
12153 \family typewriter 
12154
12155 \backslash 
12156 label{key}
12157 \family default 
12158  command into the document, which contains a case-sensitive alphanumeric
12159  label 
12160 \family typewriter 
12161 key
12162 \family default 
12163  that you define.
12164  This command allows LaTeX to track the current environment and printed
12165  page number for subsequent
12166 \begin_inset Foot
12167 collapsed true
12168
12169 \layout Standard
12170
12171 Actually, it doesn't need to be a subsequent reference.
12172  You can reference a label 
12173 \emph on 
12174 before
12175 \emph default 
12176  it is defined, but you must then run LaTeX multiple times to allow LaTeX
12177  to resolve these types of references.
12178 \end_inset 
12179
12180  cross-reference via the 
12181 \family typewriter 
12182 ref-insert
12183 \family default 
12184  command.
12185  The current environment is the section, table, figure, equation, enumerated
12186  item, 
12187 \emph on 
12188 etc
12189 \emph default 
12190 ., that the label is within.
12191  Note that the actual printed label is not displayed until you view or print
12192  your document; LyX displays instead on the screen the symbolic label, which
12193  is the character string label that you defined.
12194  
12195 \layout Standard
12196
12197 Note that you can't define labels for math equations using this command.
12198  LyX labels equations using a combination of the 
12199 \family typewriter 
12200 math-number
12201 \family default 
12202  command and the actual LaTeX command 
12203 \family typewriter 
12204
12205 \backslash 
12206 label{key}
12207 \family default 
12208 .
12209  See the User's Guide for more information about labelling and numbering
12210  equations.
12211 \layout Paragraph
12212
12213 Examples:
12214 \layout Standard
12215
12216 If the current environment is a section, as it is here at this point, you
12217  can insert a label with the following result:
12218 \begin_inset LatexCommand \label{test label}
12219
12220 \end_inset 
12221
12222 .
12223  This label can then be referenced, and the result will be the section number
12224  for this section, as Section\SpecialChar ~
12225
12226 \begin_inset LatexCommand \ref{test label}
12227
12228 \end_inset 
12229
12230 .
12231 \layout Paragraph
12232
12233 See Also:
12234 \layout Standard
12235
12236 ref-insert; math-number.
12237  
12238 \layout Standard
12239
12240 You can find further description of the LaTeX labeling and cross-referencing
12241  method in the LyX User's Guide or any LaTeX user's guide.
12242 \layout Subsection
12243
12244 latex-view-log
12245 \layout Description
12246
12247 Default\SpecialChar ~
12248 Bindings:
12249 \begin_deeper 
12250 \layout List
12251 \labelwidthstring MMMMMMM
12252
12253
12254 \series bold 
12255 Menu\SpecialChar ~
12256 -
12257 \series default 
12258  
12259 \family sans 
12260 \bar under 
12261 E
12262 \bar default 
12263 dit\SpecialChar \menuseparator
12264 Vie
12265 \bar under 
12266 w
12267 \bar default 
12268  LaTeX Log
12269 \layout List
12270 \labelwidthstring MMMMMMM
12271
12272
12273 \series bold 
12274 Keyboard\SpecialChar ~
12275 -
12276 \series default 
12277  
12278 \family sans 
12279 M-e\SpecialChar ~
12280 w
12281 \end_deeper 
12282 \layout Paragraph
12283
12284 Purpose:
12285 \layout Standard
12286
12287 Displays the log file produced by LaTeX.
12288 \layout Paragraph
12289
12290 Usage:
12291 \layout Standard
12292
12293 Self-explanatory.
12294 \layout Subsection
12295
12296 layout
12297 \layout Description
12298
12299 Default\SpecialChar ~
12300 Bindings:
12301 \begin_deeper 
12302 \layout List
12303 \labelwidthstring MMMMMMM
12304
12305
12306 \series bold 
12307 Toolbar\SpecialChar ~
12308 -
12309 \series default 
12310  Pull-down box at the left end of the toolbar.
12311 \layout List
12312 \labelwidthstring MMMMMMM
12313
12314
12315 \series bold 
12316 Keyboard\SpecialChar ~
12317 -
12318 \series default 
12319  
12320 \family sans 
12321 M-p 
12322 \family default 
12323 prefix plus one of the following:
12324 \begin_deeper 
12325 \layout List
12326 \labelwidthstring MMMMM
12327
12328
12329 \family sans 
12330 M-p\SpecialChar ~
12331 1
12332 \family default 
12333  
12334 \begin_inset Quotes eld
12335 \end_inset 
12336
12337
12338 \family typewriter 
12339 layout Chapter
12340 \family default 
12341
12342 \begin_inset Quotes erd
12343 \end_inset 
12344
12345
12346 \layout List
12347 \labelwidthstring MMMMM
12348
12349
12350 \family sans 
12351 M-p\SpecialChar ~
12352 2
12353 \family default 
12354  
12355 \begin_inset Quotes eld
12356 \end_inset 
12357
12358
12359 \family typewriter 
12360 layout Section
12361 \family default 
12362
12363 \begin_inset Quotes erd
12364 \end_inset 
12365
12366
12367 \layout List
12368 \labelwidthstring MMMMM
12369
12370
12371 \family sans 
12372 M-p\SpecialChar ~
12373 3
12374 \family default 
12375  
12376 \begin_inset Quotes eld
12377 \end_inset 
12378
12379
12380 \family typewriter 
12381 layout Subsection
12382 \family default 
12383
12384 \begin_inset Quotes erd
12385 \end_inset 
12386
12387
12388 \layout List
12389 \labelwidthstring MMMMM
12390
12391
12392 \family sans 
12393 M-p\SpecialChar ~
12394 4
12395 \family default 
12396  
12397 \begin_inset Quotes eld
12398 \end_inset 
12399
12400
12401 \family typewriter 
12402 layout Subsubsection
12403 \family default 
12404
12405 \begin_inset Quotes erd
12406 \end_inset 
12407
12408
12409 \layout List
12410 \labelwidthstring MMMMM
12411
12412
12413 \family sans 
12414 M-p\SpecialChar ~
12415 5
12416 \family default 
12417  
12418 \begin_inset Quotes eld
12419 \end_inset 
12420
12421
12422 \family typewriter 
12423 layout Paragraph
12424 \family default 
12425
12426 \begin_inset Quotes erd
12427 \end_inset 
12428
12429
12430 \layout List
12431 \labelwidthstring MMMMM
12432
12433
12434 \family sans 
12435 M-p\SpecialChar ~
12436 6
12437 \family default 
12438  
12439 \begin_inset Quotes eld
12440 \end_inset 
12441
12442
12443 \family typewriter 
12444 layout Subparagraph
12445 \family default 
12446
12447 \begin_inset Quotes erd
12448 \end_inset 
12449
12450
12451 \layout List
12452 \labelwidthstring MMMMM
12453
12454
12455 \family sans 
12456 M-p\SpecialChar ~
12457 a
12458 \family default 
12459  
12460 \begin_inset Quotes eld
12461 \end_inset 
12462
12463
12464 \family typewriter 
12465 layout Abstract
12466 \family default 
12467
12468 \begin_inset Quotes erd
12469 \end_inset 
12470
12471
12472 \layout List
12473 \labelwidthstring MMMMM
12474
12475
12476 \family sans 
12477 M-p\SpecialChar ~
12478 S-A
12479 \family default 
12480  
12481 \begin_inset Quotes eld
12482 \end_inset 
12483
12484
12485 \family typewriter 
12486 layout Author
12487 \begin_inset Quotes erd
12488 \end_inset 
12489
12490
12491 \layout List
12492 \labelwidthstring MMMMM
12493
12494
12495 \family sans 
12496 M-p\SpecialChar ~
12497 M-a
12498 \family default 
12499  
12500 \begin_inset Quotes eld
12501 \end_inset 
12502
12503
12504 \family typewriter 
12505 layout Address
12506 \family default 
12507
12508 \begin_inset Quotes erd
12509 \end_inset 
12510
12511
12512 \layout List
12513 \labelwidthstring MMMMM
12514
12515
12516 \family sans 
12517 M-p\SpecialChar ~
12518 C-a
12519 \family default 
12520  
12521 \begin_inset Quotes eld
12522 \end_inset 
12523
12524
12525 \family typewriter 
12526 layout RightAddress
12527 \family default 
12528
12529 \begin_inset Quotes erd
12530 \end_inset 
12531
12532
12533 \layout List
12534 \labelwidthstring MMMMM
12535
12536
12537 \family sans 
12538 M-p\SpecialChar ~
12539 b
12540 \family default 
12541  
12542 \begin_inset Quotes eld
12543 \end_inset 
12544
12545
12546 \family typewriter 
12547 layout Itemize
12548 \family default 
12549
12550 \begin_inset Quotes erd
12551 \end_inset 
12552
12553
12554 \layout List
12555 \labelwidthstring MMMMM
12556
12557
12558 \family sans 
12559 M-p\SpecialChar ~
12560 S-B
12561 \family default 
12562  
12563 \begin_inset Quotes eld
12564 \end_inset 
12565
12566
12567 \family typewriter 
12568 layout Bibliography
12569 \family default 
12570
12571 \begin_inset Quotes erd
12572 \end_inset 
12573
12574
12575 \layout List
12576 \labelwidthstring MMMMM
12577
12578
12579 \family sans 
12580 M-p\SpecialChar ~
12581 c
12582 \family default 
12583  
12584 \begin_inset Quotes eld
12585 \end_inset 
12586
12587
12588 \family typewriter 
12589 layout LyX-Code
12590 \family default 
12591
12592 \begin_inset Quotes erd
12593 \end_inset 
12594
12595
12596 \layout List
12597 \labelwidthstring MMMMM
12598
12599
12600 \family sans 
12601 M-p\SpecialChar ~
12602 S-C
12603 \family default 
12604  
12605 \begin_inset Quotes eld
12606 \end_inset 
12607
12608
12609 \family typewriter 
12610 layout Comment
12611 \family default 
12612
12613 \begin_inset Quotes erd
12614 \end_inset 
12615
12616
12617 \layout List
12618 \labelwidthstring MMMMM
12619
12620
12621 \family sans 
12622 M-p\SpecialChar ~
12623 M-c
12624 \family default 
12625  
12626 \begin_inset Quotes eld
12627 \end_inset 
12628
12629
12630 \family typewriter 
12631 layout Caption
12632 \family default 
12633
12634 \begin_inset Quotes erd
12635 \end_inset 
12636
12637
12638 \layout List
12639 \labelwidthstring MMMMM
12640
12641
12642 \family sans 
12643 M-p\SpecialChar ~
12644 d
12645 \family default 
12646  
12647 \begin_inset Quotes eld
12648 \end_inset 
12649
12650
12651 \family typewriter 
12652 layout Description
12653 \family default 
12654
12655 \begin_inset Quotes erd
12656 \end_inset 
12657
12658
12659 \layout List
12660 \labelwidthstring MMMMM
12661
12662
12663 \family sans 
12664 M-p\SpecialChar ~
12665 S-D
12666 \family default 
12667  
12668 \begin_inset Quotes eld
12669 \end_inset 
12670
12671
12672 \family typewriter 
12673 layout Date
12674 \family default 
12675
12676 \begin_inset Quotes erd
12677 \end_inset 
12678
12679
12680 \layout List
12681 \labelwidthstring MMMMM
12682
12683
12684 \family sans 
12685 M-p\SpecialChar ~
12686 e
12687 \family default 
12688  
12689 \begin_inset Quotes eld
12690 \end_inset 
12691
12692
12693 \family typewriter 
12694 layout Enumerate
12695 \family default 
12696
12697 \begin_inset Quotes erd
12698 \end_inset 
12699
12700
12701 \layout List
12702 \labelwidthstring MMMMM
12703
12704
12705 \family sans 
12706 M-p\SpecialChar ~
12707 f
12708 \family default 
12709  
12710 \begin_inset Quotes eld
12711 \end_inset 
12712
12713
12714 \family typewriter 
12715 layout ShortFoilhead
12716 \family default 
12717
12718 \begin_inset Quotes erd
12719 \end_inset 
12720
12721
12722 \layout List
12723 \labelwidthstring MMMMM
12724
12725
12726 \family sans 
12727 M-p\SpecialChar ~
12728 S-F
12729 \family default 
12730  
12731 \begin_inset Quotes eld
12732 \end_inset 
12733
12734
12735 \family typewriter 
12736 layout Foilhead
12737 \family default 
12738
12739 \begin_inset Quotes erd
12740 \end_inset 
12741
12742
12743 \layout List
12744 \labelwidthstring MMMMM
12745
12746
12747 \family sans 
12748 M-p\SpecialChar ~
12749 i
12750 \family default 
12751  
12752 \begin_inset Quotes eld
12753 \end_inset 
12754
12755
12756 \family typewriter 
12757 layout Itemize
12758 \family default 
12759
12760 \begin_inset Quotes erd
12761 \end_inset 
12762
12763
12764 \layout List
12765 \labelwidthstring MMMMM
12766
12767
12768 \family sans 
12769 M-p\SpecialChar ~
12770 l
12771 \family default 
12772  
12773 \begin_inset Quotes eld
12774 \end_inset 
12775
12776
12777 \family typewriter 
12778 layout List
12779 \family default 
12780
12781 \begin_inset Quotes erd
12782 \end_inset 
12783
12784
12785 \layout List
12786 \labelwidthstring MMMMM
12787
12788
12789 \family sans 
12790 M-p\SpecialChar ~
12791 S-L
12792 \family default 
12793  
12794 \begin_inset Quotes eld
12795 \end_inset 
12796
12797
12798 \family typewriter 
12799 layout LaTeX
12800 \family default 
12801
12802 \begin_inset Quotes erd
12803 \end_inset 
12804
12805
12806 \layout List
12807 \labelwidthstring MMMMM
12808
12809
12810 \family sans 
12811 M-p\SpecialChar ~
12812 n
12813 \family default 
12814  
12815 \begin_inset Quotes eld
12816 \end_inset 
12817
12818
12819 \family typewriter 
12820 layout Enumerate
12821 \family default 
12822
12823 \begin_inset Quotes erd
12824 \end_inset 
12825
12826
12827 \layout List
12828 \labelwidthstring MMMMM
12829
12830
12831 \family sans 
12832 M-p\SpecialChar ~
12833 q
12834 \family default 
12835  
12836 \begin_inset Quotes eld
12837 \end_inset 
12838
12839
12840 \family typewriter 
12841 layout Quote
12842 \family default 
12843
12844 \begin_inset Quotes erd
12845 \end_inset 
12846
12847
12848 \layout List
12849 \labelwidthstring MMMMM
12850
12851
12852 \family sans 
12853 M-p\SpecialChar ~
12854 S-Q
12855 \family default 
12856  
12857 \begin_inset Quotes eld
12858 \end_inset 
12859
12860
12861 \family typewriter 
12862 layout Quotation
12863 \family default 
12864
12865 \begin_inset Quotes erd
12866 \end_inset 
12867
12868
12869 \layout List
12870 \labelwidthstring MMMMM
12871
12872
12873 \family sans 
12874 M-p\SpecialChar ~
12875 r
12876 \family default 
12877  
12878 \begin_inset Quotes eld
12879 \end_inset 
12880
12881
12882 \family typewriter 
12883 layout ShortRotatefoilhead
12884 \family default 
12885
12886 \begin_inset Quotes erd
12887 \end_inset 
12888
12889
12890 \layout List
12891 \labelwidthstring MMMMM
12892
12893
12894 \family sans 
12895 M-p\SpecialChar ~
12896 S-R
12897 \family default 
12898  
12899 \begin_inset Quotes eld
12900 \end_inset 
12901
12902
12903 \family typewriter 
12904 layout Rotatefoilhead
12905 \family default 
12906
12907 \begin_inset Quotes erd
12908 \end_inset 
12909
12910
12911 \layout List
12912 \labelwidthstring MMMMM
12913
12914
12915 \family sans 
12916 M-p\SpecialChar ~
12917 s
12918 \family default 
12919  
12920 \begin_inset Quotes eld
12921 \end_inset 
12922
12923
12924 \family typewriter 
12925 layout Standard
12926 \family default 
12927
12928 \begin_inset Quotes erd
12929 \end_inset 
12930
12931
12932 \layout List
12933 \labelwidthstring MMMMM
12934
12935
12936 \family sans 
12937 M-p\SpecialChar ~
12938 t
12939 \family default 
12940  
12941 \begin_inset Quotes eld
12942 \end_inset 
12943
12944
12945 \family typewriter 
12946 layout Title
12947 \family default 
12948
12949 \begin_inset Quotes erd
12950 \end_inset 
12951
12952
12953 \layout List
12954 \labelwidthstring MMMMM
12955
12956
12957 \family sans 
12958 M-p\SpecialChar ~
12959 v
12960 \family default 
12961  
12962 \begin_inset Quotes eld
12963 \end_inset 
12964
12965
12966 \family typewriter 
12967 layout Verse
12968 \family default 
12969
12970 \begin_inset Quotes erd
12971 \end_inset 
12972
12973
12974 \layout List
12975 \labelwidthstring MMMMM
12976
12977
12978 \family sans 
12979 M-p\SpecialChar ~
12980 x
12981 \family default 
12982  
12983 \begin_inset Quotes eld
12984 \end_inset 
12985
12986
12987 \family typewriter 
12988 layout LaTeX
12989 \family default 
12990
12991 \begin_inset Quotes erd
12992 \end_inset 
12993
12994
12995 \layout List
12996 \labelwidthstring MMMMM
12997
12998
12999 \family sans 
13000 M-p\SpecialChar ~
13001 S-at
13002 \family default 
13003  
13004 \begin_inset Quotes eld
13005 \end_inset 
13006
13007
13008 \family typewriter 
13009 layout Section*
13010 \family default 
13011
13012 \begin_inset Quotes erd
13013 \end_inset 
13014
13015
13016 \layout List
13017 \labelwidthstring MMMMMMMMMMM
13018
13019
13020 \family sans 
13021 M-p\SpecialChar ~
13022 S-numbersign
13023 \family default 
13024  
13025 \begin_inset Quotes eld
13026 \end_inset 
13027
13028
13029 \family typewriter 
13030 layout Subsection*
13031 \family default 
13032
13033 \begin_inset Quotes erd
13034 \end_inset 
13035
13036
13037 \layout List
13038 \labelwidthstring MMMMMMMMMMM
13039
13040
13041 \family sans 
13042 M-p\SpecialChar ~
13043 S-dollar
13044 \family default 
13045  
13046 \begin_inset Quotes eld
13047 \end_inset 
13048
13049
13050 \family typewriter 
13051 layout Subsubsection*
13052 \family default 
13053
13054 \begin_inset Quotes erd
13055 \end_inset 
13056
13057
13058 \end_deeper 
13059 \end_deeper 
13060 \layout Paragraph
13061
13062 Purpose:
13063 \layout Standard
13064
13065 To select a paragraph environment.
13066 \layout Paragraph
13067
13068 Usage:
13069 \layout Standard
13070
13071 This function requires an argument, which is the name of the paragraph environme
13072 nt to use.
13073  Yes, we realize the nomenclature is confusing.
13074  Unfortunately, we've changed our terminology but not the function names.
13075 \layout Standard
13076
13077 There are more possible arguments than those listed in the keybindings.
13078  In fact, the possible arguments change depending on what document class
13079  you're using.
13080  In any case, there are so many different paragraph environments that we
13081  couldn't go into detail about each one here.
13082  [
13083 \emph on 
13084 Editor's Note- Maybe we need another chapter, just for the layouts? - jw
13085 \emph default 
13086 ]
13087 \layout Paragraph
13088
13089 See Also:
13090 \layout Standard
13091
13092 The appropriate section of UserGuide.lyx.
13093 \layout Subsection
13094
13095 layout-character
13096 \layout Description
13097
13098 Default\SpecialChar ~
13099 Bindings:
13100 \begin_deeper 
13101 \layout List
13102 \labelwidthstring MMMMMMM
13103
13104
13105 \series bold 
13106 Menu\SpecialChar ~
13107 -
13108 \series default 
13109  
13110 \family sans 
13111 \bar under 
13112 L
13113 \bar default 
13114 ayout \SpecialChar \menuseparator
13115
13116 \bar under 
13117 C
13118 \bar default 
13119 haracter
13120 \begin_deeper 
13121 \layout Description
13122
13123 Character\SpecialChar ~
13124 Layout: (controls for character font settings)
13125 \end_deeper 
13126 \layout List
13127 \labelwidthstring MMMMMMM
13128
13129
13130 \series bold 
13131 Keyboard\SpecialChar ~
13132 -
13133 \series default 
13134  
13135 \family sans 
13136 M-l\SpecialChar ~
13137 c
13138 \end_deeper 
13139 \layout Paragraph
13140
13141 Purpose:
13142 \layout Standard
13143
13144 Activates the 
13145 \family sans 
13146 Character Layout
13147 \family default 
13148  pop-up, which allows you to control the character family, series, shape,
13149  size, and underlining font details.
13150 \layout Paragraph
13151
13152 Usage:
13153 \layout Standard
13154
13155 You can change the character appearance just once, for selected text, or
13156  for all subsequently typed text.
13157 \layout Standard
13158
13159 Yes, we realize the nomenclature is confusing.
13160  Unfortunately, we've changed our terminology but not the function names.
13161 \layout Paragraph
13162
13163 See Also:
13164 \layout Standard
13165
13166 layout-paragraph; layout-document.
13167 \layout Subsection
13168
13169 layout-document
13170 \layout Description
13171
13172 Default\SpecialChar ~
13173 Bindings:
13174 \begin_deeper 
13175 \layout List
13176 \labelwidthstring MMMMMMM
13177
13178
13179 \series bold 
13180 Menu\SpecialChar ~
13181 -
13182 \series default 
13183  
13184 \family sans 
13185 \bar under 
13186 L
13187 \bar default 
13188 ayout\SpecialChar \menuseparator
13189
13190 \bar under 
13191 D
13192 \bar default 
13193 ocument
13194 \begin_deeper 
13195 \layout Description
13196
13197 Document\SpecialChar ~
13198 Layout: (controls for document format settings)
13199 \end_deeper 
13200 \layout List
13201 \labelwidthstring MMMMMMM
13202
13203
13204 \series bold 
13205 Keyboard\SpecialChar ~
13206 -
13207 \series default 
13208  
13209 \family sans 
13210 M-l\SpecialChar ~
13211 d
13212 \end_deeper 
13213 \layout Paragraph
13214
13215 Purpose:
13216 \layout Standard
13217
13218 Activates the 
13219 \family sans 
13220 Document Layout
13221 \family default 
13222  pop-up, which allows you to control parameters affecting the entire document,
13223  including: class, pagestyle, default font type and size, language, paper
13224  size, number of paper sides and orientation, number of columns, paragraph
13225  separation method and spacing, section numbering and table of contents
13226  depth, and other parameters.
13227 \layout Paragraph
13228
13229 See Also:
13230 \layout Standard
13231
13232 layout-character; layout-paragraph.
13233 \layout Subsection
13234
13235 layout-paragraph
13236 \layout Description
13237
13238 Default\SpecialChar ~
13239 Bindings:
13240 \begin_deeper 
13241 \layout List
13242 \labelwidthstring MMMMMMM
13243
13244
13245 \series bold 
13246 Menu\SpecialChar ~
13247 -
13248 \series default 
13249  
13250 \family sans 
13251 \bar under 
13252 L
13253 \bar default 
13254 ayout\SpecialChar \menuseparator
13255
13256 \bar under 
13257 P
13258 \bar default 
13259 aragraph
13260 \begin_deeper 
13261 \layout Description
13262
13263 Paragraph\SpecialChar ~
13264 Layout: (controls for paragraph format settings)
13265 \end_deeper 
13266 \layout List
13267 \labelwidthstring MMMMMMM
13268
13269
13270 \series bold 
13271 Keyboard\SpecialChar ~
13272 -
13273 \series default 
13274  
13275 \family sans 
13276 M-l\SpecialChar ~
13277 p
13278 \end_deeper 
13279 \layout Paragraph
13280
13281 Purpose:
13282 \layout Standard
13283
13284 Activates the 
13285 \family sans 
13286 Paragraph Layout
13287 \family default 
13288  pop-up, which allows you to control parameters affecting the current paragraph,
13289  including: alignment, vertical spacing above and below the paragraph, line
13290  spacing, page breaking, indention, and label width (for appropriate paragraphs).
13291  
13292 \layout Paragraph
13293
13294 Usage:
13295 \layout Standard
13296
13297 You may make changes either to the current paragraph or to a group of selected
13298  paragraphs.
13299  Changes made to the current paragraph [or the selected group] do not affect
13300  other paragraphs.
13301 \layout Standard
13302
13303 Yes, we realize the nomenclature is confusing.
13304  Unfortunately, we've changed our terminology but not the function names.
13305 \layout Paragraph
13306
13307 See Also:
13308 \layout Standard
13309
13310 layout-character; layout-document.
13311 \layout Subsection
13312
13313 layout-preamble
13314 \layout Description
13315
13316 Default\SpecialChar ~
13317 Bindings:
13318 \begin_deeper 
13319 \layout List
13320 \labelwidthstring MMMMMMM
13321
13322
13323 \series bold 
13324 Menu\SpecialChar ~
13325 -
13326 \series default 
13327  
13328 \family sans 
13329 \bar under 
13330 L
13331 \bar default 
13332 ayout\SpecialChar \menuseparator
13333
13334 \bar under 
13335 L
13336 \bar default 
13337 aTeX\SpecialChar ~
13338 Preamble
13339 \begin_deeper 
13340 \layout Description
13341
13342 LaTeX\SpecialChar ~
13343 Preamble: (edit window for direct modification of the LaTeX preamble)
13344 \end_deeper 
13345 \layout List
13346 \labelwidthstring MMMMMMM
13347
13348
13349 \series bold 
13350 Keyboard\SpecialChar ~
13351 -
13352 \series default 
13353  
13354 \family sans 
13355 M-l\SpecialChar ~
13356 l
13357 \end_deeper 
13358 \layout Paragraph
13359
13360 Purpose:
13361 \layout Standard
13362
13363 Activates the 
13364 \family sans 
13365 LaTeX\SpecialChar ~
13366 Preamble 
13367 \family default 
13368 pop-up, which allows you to directly make additions to the LaTeX preamble
13369  that LyX inserts in the LaTeX version of the document.
13370 \layout Paragraph
13371
13372 Usage:
13373 \layout Standard
13374
13375 In the LaTeX preamble, you can insert non-standard LaTeX parameter settings
13376  or LaTeX commands.
13377  
13378 \layout Standard
13379
13380 Each document has its own preamble.
13381  LyX currently adds certain commands to the preamble based on settings you've
13382  chosen from within LyX.
13383  Some things LyX just can't do yet, but LaTeX can.
13384  Or, you may want to use some custom LaTeX macros.
13385  The 
13386 \family sans 
13387 LaTeX Preamble
13388 \family default 
13389  popup is where to do it.
13390 \layout Paragraph
13391
13392 Example:
13393 \layout Standard
13394
13395 The following is a typical preamble that changes default settings for twocolumn
13396  mode, creates a simple custom LaTeX command for later use in this document,
13397  and then reads in some other personal settings and/or macros from an external
13398  file.
13399  Remember, if you want your documents to be portable, you need to bundle
13400  any such external files with the document file(s):
13401 \layout LyX-Code
13402
13403
13404 \backslash 
13405 columnsep 10pt
13406 \layout LyX-Code
13407
13408
13409 \backslash 
13410 columnseprule 2pt
13411 \layout LyX-Code
13412
13413
13414 \backslash 
13415 newcommand{
13416 \backslash 
13417 astm}[2]{#1
13418 \backslash 
13419 ,#2}
13420 \layout LyX-Code
13421
13422 %
13423 \layout LyX-Code
13424
13425
13426 \backslash 
13427 input{
13428 \backslash 
13429 home
13430 \backslash 
13431 homenode
13432 \backslash 
13433 myname
13434 \backslash 
13435 latex
13436 \backslash 
13437 macros
13438 \backslash 
13439 my_macros.def}
13440 \layout Paragraph
13441
13442 See Also:
13443 \layout Standard
13444
13445 The appropriate chapter in LyX User's Guide.
13446 \layout Subsection
13447
13448 layout-quotes
13449 \layout Description
13450
13451 Default\SpecialChar ~
13452 Bindings:
13453 \begin_deeper 
13454 \layout List
13455 \labelwidthstring MMMMMMM
13456
13457
13458 \series bold 
13459 Menu\SpecialChar ~
13460 -
13461 \series default 
13462  
13463 \family sans 
13464 \bar under 
13465 L
13466 \bar default 
13467 ayout\SpecialChar \menuseparator
13468
13469 \bar under 
13470 Q
13471 \bar default 
13472 uotes
13473 \begin_deeper 
13474 \layout Description
13475
13476 Quotes: (controls for setting desired quotation marks)
13477 \end_deeper 
13478 \layout List
13479 \labelwidthstring MMMMMMM
13480
13481
13482 \series bold 
13483 Keyboard\SpecialChar ~
13484 -
13485 \series default 
13486  
13487 \family sans 
13488 M-l\SpecialChar ~
13489 q
13490 \end_deeper 
13491 \layout Paragraph
13492
13493 Purpose:
13494 \layout Standard
13495
13496 Activates the 
13497 \family sans 
13498 Quotes
13499 \family default 
13500  pop-up, which allows you to set the type of quote marks used by LyX.
13501 \layout Paragraph
13502
13503 Usage:
13504 \layout Standard
13505
13506 Self explanatory.
13507  Different languages use different symbols for the default quotes.
13508  For example, French uses 
13509 \begin_inset Quotes fld
13510 \end_inset 
13511
13512
13513 \begin_inset Quotes frd
13514 \end_inset 
13515
13516 , not 
13517 \begin_inset Quotes eld
13518 \end_inset 
13519
13520
13521 \begin_inset Quotes erd
13522 \end_inset 
13523
13524 .
13525  Selecting a different type of quote changes the behavior of the 
13526 \family sans 
13527
13528 \begin_inset Quotes eld
13529 \end_inset 
13530
13531
13532 \family default 
13533  and 
13534 \family sans 
13535 '
13536 \family default 
13537  keys.
13538  LyX supports a bunch of different quotes.
13539  If you need a special one not present, contact
13540 \family typewriter 
13541  lyx-devel@lists.lyx.org
13542 \family default 
13543  and we'll see what we can come up with.
13544 \layout Paragraph
13545
13546 See Also:
13547 \layout Standard
13548
13549 ?
13550 \layout Subsection
13551
13552 line-begin
13553 \layout Description
13554
13555 Default\SpecialChar ~
13556 Bindings:
13557 \begin_deeper 
13558 \layout List
13559 \labelwidthstring MMMMMMM
13560
13561
13562 \series bold 
13563 Keyboard\SpecialChar ~
13564 -
13565 \series default 
13566  
13567 \family sans 
13568 Home
13569 \family default 
13570  in 
13571 \family typewriter 
13572 cua.bind.
13573 \begin_deeper 
13574 \layout Standard
13575
13576
13577 \family sans 
13578 C-a
13579 \family default 
13580  in 
13581 \family typewriter 
13582 emacs.bind
13583 \family default 
13584 .
13585 \end_deeper 
13586 \end_deeper 
13587 \layout Paragraph
13588
13589 Purpose:
13590 \layout Standard
13591
13592 Move the cursor to the beginning of the current line.
13593 \layout Paragraph
13594
13595 See Also:
13596 \layout Standard
13597
13598 char-forward; char-backward; word-forward; word-backward; line-end; tab-forward;
13599  up; down; screen-up; screen-down; buffer-begin; buffer-end.
13600 \layout Subsection
13601
13602 line-begin-select
13603 \layout Description
13604
13605 Default\SpecialChar ~
13606 Bindings:
13607 \begin_deeper 
13608 \layout List
13609 \labelwidthstring MMMMMMM
13610
13611
13612 \series bold 
13613 Keyboard\SpecialChar ~
13614 -
13615 \series default 
13616  
13617 \family sans 
13618 S-Home
13619 \end_deeper 
13620 \layout Paragraph
13621
13622 Purpose:
13623 \layout Standard
13624
13625 Select (highlight) text from the current cursor location to the beginning
13626  of the current line.
13627  The selected text is shown in reverse video.
13628  
13629 \layout Paragraph
13630
13631 See Also:
13632 \layout Standard
13633
13634 line-begin;
13635 \layout Standard
13636
13637 backward-select; forward-select; up-select; down-select; word-forward-select;
13638  word-backward-select; line-begin-select; line-end-select; screen-up-select;
13639  screen-down-select; buffer-begin-select; buffer-end-select.
13640 \layout Subsection
13641
13642 line-delete-forward
13643 \layout Description
13644
13645 Default\SpecialChar ~
13646 Bindings:
13647 \begin_deeper 
13648 \layout List
13649 \labelwidthstring MMMMMMM
13650
13651
13652 \series bold 
13653 Keyboard\SpecialChar ~
13654 -
13655 \series default 
13656  
13657 \family sans 
13658 C-k
13659 \family default 
13660  or 
13661 \family sans 
13662 M-e\SpecialChar ~
13663 k
13664 \end_deeper 
13665 \layout Paragraph
13666
13667 Purpose:
13668 \layout Standard
13669
13670 Delete text from the current cursor location to the end of the screen line.
13671  
13672 \layout Paragraph
13673
13674 Usage:
13675 \layout Standard
13676
13677 If the cursor is at the end of the line there is no action.
13678  If the cursor is at the beginning of the line, the text of the entire line
13679  is deleted but the empty line is retained for insertion of new text.
13680 \layout Paragraph
13681
13682 See Also:
13683 \layout Standard
13684
13685 ?
13686 \layout Subsection
13687
13688 line-end
13689 \layout Description
13690
13691 Default\SpecialChar ~
13692 Bindings:
13693 \begin_deeper 
13694 \layout List
13695 \labelwidthstring MMMMMMM
13696
13697
13698 \series bold 
13699 Keyboard\SpecialChar ~
13700 -
13701 \series default 
13702  
13703 \family sans 
13704 End
13705 \family default 
13706  in 
13707 \family typewriter 
13708 cua.bind
13709 \family default 
13710 .
13711 \begin_deeper 
13712 \layout Standard
13713
13714
13715 \family sans 
13716 C-e
13717 \family default 
13718  in 
13719 \family typewriter 
13720 emacs.bind
13721 \family default 
13722 .
13723 \end_deeper 
13724 \end_deeper 
13725 \layout Paragraph
13726
13727 Purpose:
13728 \layout Standard
13729
13730 Move the cursor to the end of the current line.
13731 \layout Paragraph
13732
13733 See Also:
13734 \layout Standard
13735
13736 char-forward; char-backward; word-forward; word-backward; line-end; tab-forward;
13737  up; down; paragraph-up; paragraph-down; screen-up; screen-down; buffer-begin;
13738  buffer-end.
13739 \layout Subsection
13740
13741 line-end-select
13742 \layout Description
13743
13744 Default\SpecialChar ~
13745 Bindings:
13746 \begin_deeper 
13747 \layout List
13748 \labelwidthstring MMMMMMM
13749
13750
13751 \series bold 
13752 Keyboard\SpecialChar ~
13753 -
13754 \series default 
13755  
13756 \family sans 
13757 S-End
13758 \family default 
13759  
13760 \end_deeper 
13761 \layout Paragraph
13762
13763 Purpose:
13764 \layout Standard
13765
13766 Select (highlight) text from the current cursor location right to the end
13767  of the current line, in the current buffer.
13768  The selected text is shown in reverse video.
13769  
13770 \layout Paragraph
13771
13772 See Also:
13773 \layout Standard
13774
13775 line-end;
13776 \layout Standard
13777
13778 backward-select; forward-select; up-select; down-select; word-forward-select;
13779  word-backward-select; line-begin-select; screen-up-select; screen-down-select;
13780  buffer-begin-select; buffer-end-select.
13781 \layout Subsection
13782
13783 lyx-quit
13784 \layout Description
13785
13786 Default\SpecialChar ~
13787 Bindings:
13788 \begin_deeper 
13789 \layout List
13790 \labelwidthstring MMMMMMM
13791
13792
13793 \series bold 
13794 Menu\SpecialChar ~
13795 -
13796 \series default 
13797  
13798 \family sans 
13799 \bar under 
13800 F
13801 \bar default 
13802 ile\SpecialChar \menuseparator
13803 E
13804 \bar under 
13805 x
13806 \bar default 
13807 it
13808 \layout List
13809 \labelwidthstring MMMMMMM
13810
13811
13812 \series bold 
13813 Keyboard\SpecialChar ~
13814 -
13815 \series default 
13816  
13817 \family sans 
13818 M-f\SpecialChar ~
13819 x
13820 \family default 
13821  (standard).
13822 \begin_deeper 
13823 \layout Standard
13824
13825
13826 \family sans 
13827 C-q
13828 \family default 
13829  in 
13830 \family typewriter 
13831 cua.bind
13832 \family default 
13833 .
13834 \layout Standard
13835
13836
13837 \family sans 
13838 C-x\SpecialChar ~
13839
13840 \family roman 
13841 or
13842 \family sans 
13843  C-x\SpecialChar ~
13844 C-c
13845 \family default 
13846  in 
13847 \family typewriter 
13848 emacs.bind
13849 \family default 
13850 .
13851 \end_deeper 
13852 \end_deeper 
13853 \layout Paragraph
13854
13855 Purpose:
13856 \layout Standard
13857
13858 Exit LyX and close all buffers and windows.
13859 \layout Paragraph
13860
13861 Usage:
13862 \layout Standard
13863
13864 After entering the command, a pop-up for each open and modified buffer appears,
13865  asking you if you want to save that buffer.
13866  This only happens if any open documents need saving.
13867 \layout Standard
13868
13869 At this point, one of two things happen.
13870  If you executed 
13871 \family typewriter 
13872 lyx-quit
13873 \family default 
13874  from the keyboard, LyX simply quits.
13875  If you used 
13876 \family sans 
13877 Quit
13878 \family default 
13879  from the 
13880 \family sans 
13881 File
13882 \family default 
13883  menu, however, LyX asks you if you really want to quit.
13884 \layout Standard
13885
13886 If you decide to customize the keybinding for this one, choose a complicated
13887  key sequence.
13888 \layout Paragraph
13889
13890 See Also:
13891 \layout Standard
13892
13893 ?
13894 \layout Section
13895
13896 M
13897 \layout Subsection
13898
13899 marginpar-insert
13900 \layout Description
13901
13902 Default\SpecialChar ~
13903 Bindings:
13904 \begin_deeper 
13905 \layout List
13906 \labelwidthstring MMMMMMM
13907
13908
13909 \series bold 
13910 Menu\SpecialChar ~
13911 -
13912 \series default 
13913  
13914 \family sans 
13915 \bar under 
13916 I
13917 \bar default 
13918 nsert\SpecialChar \menuseparator
13919
13920 \bar under 
13921 M
13922 \bar default 
13923 argin note
13924 \layout List
13925 \labelwidthstring MMMMMMM
13926
13927
13928 \series bold 
13929 Toolbar\SpecialChar ~
13930 -
13931 \series default 
13932  Button 6 from the right.
13933  
13934 \begin_deeper 
13935 \layout Standard
13936
13937 Text column on the left with a short text column on the right and an arrow
13938  pointing upwards at the shorter text.
13939 \end_deeper 
13940 \layout List
13941 \labelwidthstring MMMMMMM
13942
13943
13944 \series bold 
13945 Keyboard\SpecialChar ~
13946
13947 \family sans 
13948 \series default 
13949  M-i m
13950 \end_deeper 
13951 \layout Paragraph
13952
13953 Purpose:
13954 \layout Standard
13955
13956 Insert a margin note.
13957 \layout Paragraph
13958
13959 Usage:
13960 \layout Standard
13961
13962 Use the keyboard, menu, or toolbar to insert a marginpar.
13963  A red box appears on the next line.
13964  If you're in the middle of a line, the line appears to break around the
13965  box [it doesn't really].
13966  Anything you enter in the box will be in the marginpar.
13967 \layout Standard
13968
13969 To the left of the red box is another, smaller box with the word 
13970 \begin_inset Quotes eld
13971 \end_inset 
13972
13973
13974 \family sans 
13975 margin
13976 \family default 
13977
13978 \begin_inset Quotes erd
13979 \end_inset 
13980
13981  written in red on a grey background.
13982  Click on this box once with the left mouse button to close the marginpar.
13983  A closed marginpar looks like the word 
13984 \begin_inset Quotes eld
13985 \end_inset 
13986
13987
13988 \family sans 
13989 margin
13990 \family default 
13991
13992 \begin_inset Quotes erd
13993 \end_inset 
13994
13995  written as a superscript in red with an '!' in the left margin.
13996 \layout Standard
13997
13998 You can also open and close marginpars, as well as other types of notes
13999  and labels, with the 
14000 \family typewriter 
14001 open-stuff
14002 \family default 
14003  command.
14004  See its entry for keybindings.
14005 \layout Standard
14006
14007 One last note: marginpars aren't supported in minipage environments so LyX
14008  will warn you if you try to.
14009 \layout Paragraph
14010
14011 Examples:
14012 \layout Standard
14013
14014 This
14015 \begin_inset Marginal
14016 collapsed true
14017
14018 \layout Standard
14019
14020 Marginpar
14021 \end_inset 
14022
14023  is a marginpar.
14024 \layout Paragraph
14025
14026 See Also:
14027 \layout Standard
14028
14029 open-stuff; footnote-insert;
14030 \layout Standard
14031
14032
14033 \emph on 
14034 Tricks for Footnotes and Marginpars
14035 \emph default 
14036  in 
14037 \emph on 
14038 Extended Features.
14039 \layout Subsection
14040
14041 mark-off
14042 \layout Description
14043
14044 Default\SpecialChar ~
14045 Bindings:
14046 \begin_deeper 
14047 \layout List
14048 \labelwidthstring MMMMMMM
14049
14050
14051 \series bold 
14052 Menu\SpecialChar ~
14053 -
14054 \series default 
14055  Main\SpecialChar \menuseparator
14056 Item
14057 \layout List
14058 \labelwidthstring MMMMMMM
14059
14060
14061 \series bold 
14062 Toolbar\SpecialChar ~
14063 -
14064 \series default 
14065  Button # from the left.
14066  
14067 \begin_deeper 
14068 \layout Standard
14069
14070 Brief description of button icon.
14071 \end_deeper 
14072 \layout List
14073 \labelwidthstring MMMMMMM
14074
14075
14076 \series bold 
14077 Keyboard\SpecialChar ~
14078 -
14079 \series default 
14080  
14081 \family sans 
14082 M-e S-M
14083 \end_deeper 
14084 \layout Paragraph
14085
14086 Purpose:
14087 \layout Standard
14088
14089 Turns off selection marking.
14090 \layout Paragraph
14091
14092 Usage:
14093 \layout Standard
14094
14095 Description.
14096 \layout Paragraph
14097
14098 Examples:
14099 \layout Standard
14100
14101 Examples.
14102 \layout Paragraph
14103
14104 See Also:
14105 \layout Standard
14106
14107 mark-on; mark-toggle; cut; copy;
14108 \layout Subsection
14109
14110 mark-on
14111 \layout Description
14112
14113 Default\SpecialChar ~
14114 Bindings:
14115 \begin_deeper 
14116 \layout List
14117 \labelwidthstring MMMMMMM
14118
14119
14120 \series bold 
14121 Keyboard\SpecialChar ~
14122 -
14123 \series default 
14124  
14125 \family sans 
14126 M-e m
14127 \begin_deeper 
14128 \layout Standard
14129
14130
14131 \family sans 
14132 C-@
14133 \family default 
14134  in 
14135 \family typewriter 
14136 emacs.bind
14137 \family default 
14138 .
14139 \end_deeper 
14140 \end_deeper 
14141 \layout Paragraph
14142
14143 Purpose:
14144 \layout Standard
14145
14146 Description.
14147 \layout Paragraph
14148
14149 Usage:
14150 \layout Standard
14151
14152 Description.
14153 \layout Paragraph
14154
14155 Examples:
14156 \layout Standard
14157
14158 Examples.
14159 \layout Paragraph
14160
14161 See Also:
14162 \layout Standard
14163
14164 mark-off; mark-toggle; cut; copy;
14165 \layout Subsection
14166
14167 mark-toggle
14168 \layout Description
14169
14170 Default\SpecialChar ~
14171 Bindings:
14172 \begin_deeper 
14173 \layout List
14174 \labelwidthstring MMMMMMM
14175
14176
14177 \series bold 
14178 Keyboard\SpecialChar ~
14179 -
14180 \series default 
14181  
14182 \family sans 
14183 C-m
14184 \family default 
14185  in 
14186 \family typewriter 
14187 emacs.bind
14188 \family default 
14189 .
14190 \end_deeper 
14191 \layout Paragraph
14192
14193 Purpose:
14194 \layout Standard
14195
14196 Toggles selection marking on/off.
14197 \layout Paragraph
14198
14199 Usage:
14200 \layout Standard
14201
14202 Description.
14203 \layout Paragraph
14204
14205 Examples:
14206 \layout Standard
14207
14208 Examples.
14209 \layout Paragraph
14210
14211 See Also:
14212 \layout Standard
14213
14214 mark-off; mark-on; cut; copy;
14215 \layout Subsection
14216
14217 math-delim
14218 \layout Description
14219
14220 Default\SpecialChar ~
14221 Bindings:
14222 \begin_deeper 
14223 \layout List
14224 \labelwidthstring MMMMMMM
14225
14226
14227 \series bold 
14228 Menu\SpecialChar ~
14229 -
14230 \series default 
14231  
14232 \family sans 
14233 \bar under 
14234 M
14235 \bar default 
14236 ath\SpecialChar \menuseparator
14237
14238 \bar under 
14239 M
14240 \bar default 
14241 ath Panel
14242 \begin_deeper 
14243 \layout Description
14244
14245 MathPanel: Third button from left to right.
14246  
14247 \begin_deeper 
14248 \layout Standard
14249
14250 Two square brackets enclosing a blue rectangle.
14251 \end_deeper 
14252 \end_deeper 
14253 \end_deeper 
14254 \layout Paragraph
14255
14256 Purpose:
14257 \layout Standard
14258
14259 To insert math delimiters [i.
14260  e.
14261  - parentheses, brackets, etc.].
14262 \layout Paragraph
14263
14264 Usage:
14265 \layout Standard
14266
14267 Requires two arguments, the left and right delimiters.
14268  Each delimiter can be specified by either a LaTeX name or a valid character
14269  .
14270  Use only one space between items.
14271 \layout Standard
14272
14273 If you use this function from the 
14274 \family sans 
14275 Math Panel
14276 \family default 
14277 , you'll get another popup that allows you to choose the left and right
14278  delimiters.
14279 \layout Paragraph
14280
14281 Examples: 
14282 \layout Standard
14283
14284
14285 \begin_inset Quotes eld
14286 \end_inset 
14287
14288
14289 \family typewriter 
14290 math-delim { rangle
14291 \family default 
14292
14293 \begin_inset Quotes erd
14294 \end_inset 
14295
14296  result in 
14297 \begin_inset Formula $\left\{ \right\rangle $
14298 \end_inset 
14299
14300  with the cursor at the small rectangle.
14301  
14302 \layout Paragraph
14303
14304 See Also:
14305 \layout Standard
14306
14307 UserGuide, chapter Math.
14308 \layout Subsection
14309
14310 math-display
14311 \layout Description
14312
14313 Default\SpecialChar ~
14314 Bindings:
14315 \begin_deeper 
14316 \layout List
14317 \labelwidthstring MMMMMMM
14318
14319
14320 \series bold 
14321 Menu\SpecialChar ~
14322 -
14323 \series default 
14324  
14325 \family sans 
14326 \bar under 
14327 M
14328 \bar default 
14329 ath\SpecialChar \menuseparator
14330 D
14331 \bar under 
14332 i
14333 \bar default 
14334 splay
14335 \begin_deeper 
14336 \layout Description
14337
14338 MathPanel: Rightmost button.
14339 \begin_deeper 
14340 \layout Standard
14341
14342 A small blue rectangle with two horizontal lines below and above.
14343 \end_deeper 
14344 \end_deeper 
14345 \end_deeper 
14346 \layout Paragraph
14347
14348 Purpose:
14349 \layout Standard
14350
14351 In text mode, this is used to create a new displayed equation.
14352  In math mode it changes the display status of a formula from inlined to
14353  display and vice-versa.
14354  
14355 \layout Paragraph
14356
14357 Usage:
14358 \layout Standard
14359
14360 Self-Explanatory
14361 \layout Paragraph
14362
14363 Examples:
14364 \layout Standard
14365
14366 This is a displayed equation:
14367 \layout Standard
14368
14369
14370 \begin_inset Formula \[
14371 a=b+c\]
14372
14373 \end_inset 
14374
14375
14376 \layout Paragraph
14377
14378 See Also:
14379 \layout Standard
14380
14381 UserGuide, chapter Math.
14382 \layout Subsection
14383
14384 math-greek
14385 \layout Description
14386
14387 Default\SpecialChar ~
14388 Bindings:
14389 \begin_deeper 
14390 \layout List
14391 \labelwidthstring MMMMMMM
14392
14393
14394 \series bold 
14395 Keyboard\SpecialChar ~
14396 -
14397 \series default 
14398  
14399 \family sans 
14400 M-m g
14401 \family default 
14402  
14403 \end_deeper 
14404 \layout Paragraph
14405
14406 Purpose:
14407 \layout Standard
14408
14409 Enter a single Greek character.
14410  
14411 \layout Paragraph
14412
14413 Usage:
14414 \layout Standard
14415
14416 After invoking this function, the next character you type will be translated
14417  to a Greek character.
14418  Anything typed after that character will be a normal Latin character.
14419 \layout Paragraph
14420
14421 Examples:
14422 \layout Standard
14423
14424
14425 \begin_inset Formula $\Gamma\Omega\alpha\beta$
14426 \end_inset 
14427
14428 .
14429 \layout Paragraph
14430
14431 See Also:
14432 \layout Standard
14433
14434 UserGuide, chapter Math.
14435 \layout Subsection
14436
14437 math-greek-toggle
14438 \layout Description
14439
14440 Default\SpecialChar ~
14441 Bindings:
14442 \begin_deeper 
14443 \layout List
14444 \labelwidthstring MMMMMMM
14445
14446
14447 \series bold 
14448 Keyboard\SpecialChar ~
14449 -
14450 \series default 
14451  
14452 \family sans 
14453 M-m S-G
14454 \family default 
14455  
14456 \end_deeper 
14457 \layout Paragraph
14458
14459 Purpose:
14460 \layout Standard
14461
14462 Turn on the math Greek keyboard.
14463  
14464 \layout Paragraph
14465
14466 Usage:
14467 \layout Standard
14468
14469 Every typed Latin character is mapped to Greek until this command is invoked
14470  again.
14471  If you leave math mode, the Greek keyboard remains active.
14472  
14473 \layout Paragraph
14474
14475 See Also:
14476 \layout Standard
14477
14478 UserGuide, chapter Math.
14479 \layout Subsection
14480
14481 math-insert
14482 \layout Description
14483
14484 Default\SpecialChar ~
14485 Bindings:
14486 \begin_deeper 
14487 \layout List
14488 \labelwidthstring MMMMMMM
14489
14490
14491 \series bold 
14492 Keyboard\SpecialChar ~
14493 -
14494 \series default 
14495  The 
14496 \family sans 
14497 M-m
14498 \family default 
14499  prefix, plus one of the following keys:
14500 \begin_deeper 
14501 \layout List
14502 \labelwidthstring MMMMM
14503
14504
14505 \family sans 
14506 M-m\SpecialChar ~
14507
14508 \family default 
14509 "
14510 \family typewriter 
14511 math-insert 
14512 \backslash 
14513 int
14514 \family default 
14515
14516 \layout List
14517 \labelwidthstring MMMMM
14518
14519
14520 \family sans 
14521 M-m\SpecialChar ~
14522 o
14523 \family default 
14524  "
14525 \family typewriter 
14526 math-insert 
14527 \backslash 
14528 oint
14529 \family default 
14530
14531 \layout List
14532 \labelwidthstring MMMMM
14533
14534
14535 \family sans 
14536 M-m\SpecialChar ~
14537 p
14538 \family default 
14539  "
14540 \family typewriter 
14541 math-insert 
14542 \backslash 
14543 partial
14544 \family default 
14545
14546 \layout List
14547 \labelwidthstring MMMMM
14548
14549
14550 \family sans 
14551 M-m\SpecialChar ~
14552 s
14553 \family default 
14554  "
14555 \family typewriter 
14556 math-insert 
14557 \backslash 
14558 sqrt
14559 \family default 
14560
14561 \layout List
14562 \labelwidthstring MMMMM
14563
14564
14565 \family sans 
14566 M-m\SpecialChar ~
14567 S-S
14568 \family default 
14569  "
14570 \family typewriter 
14571 math-insert 
14572 \backslash 
14573 sum
14574 \family default 
14575 "
14576 \end_deeper 
14577 \end_deeper 
14578 \layout Paragraph
14579
14580 Purpose:
14581 \layout Standard
14582
14583 To insert math objects or symbols.
14584  
14585 \layout Paragraph
14586
14587 Usage:
14588 \layout Standard
14589
14590 Requires an argument, which can be the LaTeX name of either a symbol or
14591  an object.
14592  The possible arguments are:
14593 \layout Itemize
14594
14595
14596 \family typewriter 
14597 frac
14598 \layout Itemize
14599
14600
14601 \family typewriter 
14602 int
14603 \layout Itemize
14604
14605
14606 \family typewriter 
14607 oint
14608 \layout Itemize
14609
14610
14611 \family typewriter 
14612 partial
14613 \layout Itemize
14614
14615
14616 \family typewriter 
14617 sqrt
14618 \layout Itemize
14619
14620
14621 \family typewriter 
14622 sum
14623 \layout Paragraph
14624
14625 Examples:
14626 \layout Standard
14627
14628
14629 \begin_inset Quotes eld
14630 \end_inset 
14631
14632
14633 \family typewriter 
14634 math-insert 
14635 \backslash 
14636 int
14637 \family default 
14638
14639 \begin_inset Quotes erd
14640 \end_inset 
14641
14642  or 
14643 \begin_inset Quotes eld
14644 \end_inset 
14645
14646
14647 \family typewriter 
14648 math-insert 
14649 \backslash 
14650 frac
14651 \family default 
14652
14653 \begin_inset Quotes erd
14654 \end_inset 
14655
14656 .
14657 \layout Paragraph
14658
14659 See Also:
14660 \layout Standard
14661
14662 UserGuide, chapter Math.
14663 \layout Subsection
14664
14665 math-limits
14666 \layout Description
14667
14668 Default\SpecialChar ~
14669 Bindings:
14670 \begin_deeper 
14671 \layout List
14672 \labelwidthstring MMMMMMM
14673
14674
14675 \series bold 
14676 Keyboard\SpecialChar ~
14677 -
14678 \series default 
14679  
14680 \family sans 
14681 M-m l
14682 \family default 
14683  
14684 \end_deeper 
14685 \layout Paragraph
14686
14687 Purpose:
14688 \layout Standard
14689
14690 To change the appearance of the limits above and below an integral symbol,
14691  a limit, a summation, etc.
14692  
14693 \layout Paragraph
14694
14695 Usage:
14696 \layout Standard
14697
14698 Put the cursor 
14699 \emph on 
14700 before
14701 \emph default 
14702  [i.e.
14703  to the left] of the symbol with the limits, then invoke 
14704 \family typewriter 
14705 math-limits
14706 \family default 
14707 .
14708 \layout Paragraph
14709
14710 Examples:
14711 \layout Standard
14712
14713 This is a normal integral 
14714 \begin_inset Formula ${\displaystyle \int_{0}^{\infty}}$
14715 \end_inset 
14716
14717  and this was changed with limits 
14718 \begin_inset Formula $\int_{0}^{\infty}$
14719 \end_inset 
14720
14721 .
14722 \layout Paragraph
14723
14724 See Also:
14725 \layout Standard
14726
14727 UserGuide, chapter Math.
14728 \layout Subsection
14729
14730 math-matrix
14731 \layout Description
14732
14733 Default\SpecialChar ~
14734 Bindings:
14735 \begin_deeper 
14736 \layout List
14737 \labelwidthstring MMMMMMM
14738
14739
14740 \series bold 
14741 Menu\SpecialChar ~
14742 -
14743 \series default 
14744  
14745 \family sans 
14746 \bar under 
14747 M
14748 \bar default 
14749 ath\SpecialChar \menuseparator
14750
14751 \bar under 
14752 M
14753 \bar default 
14754 ath Panel
14755 \begin_deeper 
14756 \layout Description
14757
14758 MathPanel: A grid of 
14759 \begin_inset Formula $3\times3$
14760 \end_inset 
14761
14762  small blue rectangles.
14763 \end_deeper 
14764 \end_deeper 
14765 \layout Paragraph
14766
14767 Purpose:
14768 \layout Standard
14769
14770 To insert a matrix.
14771  
14772 \layout Paragraph
14773
14774 Usage:
14775 \layout Standard
14776
14777 This command requires as arguments the dimensions of the matrix (two integer
14778  numbers separated by an space) and, optionally, the alignment.
14779  The alignment is a word composed of the vertical alignment (
14780 \family typewriter 
14781 b
14782 \family default 
14783
14784 \family typewriter 
14785 c
14786 \family default 
14787  or 
14788 \family typewriter 
14789 t
14790 \family default 
14791 ) and the horizontal alignments (
14792 \family typewriter 
14793 l
14794 \family default 
14795
14796 \family typewriter 
14797 c
14798 \family default 
14799  or 
14800 \family typewriter 
14801 r
14802 \family default 
14803 ).
14804 \layout Paragraph
14805
14806 Examples:
14807 \layout Standard
14808
14809
14810 \family typewriter 
14811 math-matrix 3 3 bccc 
14812 \family default 
14813 results in 
14814 \begin_inset Formula $\begin{array}{ccc}
14815 \\\\\end{array}$
14816 \end_inset 
14817
14818 , a 
14819 \begin_inset Formula $3\times3$
14820 \end_inset 
14821
14822  matrix with its bottom at the baseline and all columns centered.
14823 \layout Paragraph
14824
14825 See Also:
14826 \layout Standard
14827
14828 UserGuide, chapter Math.
14829 \layout Subsection
14830
14831 math-mode
14832 \layout Description
14833
14834 Default\SpecialChar ~
14835 Bindings:
14836 \begin_deeper 
14837 \layout List
14838 \labelwidthstring MMMMMMM
14839
14840
14841 \series bold 
14842 Menu\SpecialChar ~
14843 -
14844 \series default 
14845  
14846 \family sans 
14847 \bar under 
14848 M
14849 \bar default 
14850 ath\SpecialChar \menuseparator
14851
14852 \bar under 
14853 M
14854 \bar default 
14855 ath mode
14856 \layout List
14857 \labelwidthstring MMMMMMM
14858
14859
14860 \series bold 
14861 Toolbar\SpecialChar ~
14862 -
14863 \series default 
14864  Second button from the right.
14865  
14866 \begin_deeper 
14867 \layout Standard
14868
14869 A blue equation.
14870 \end_deeper 
14871 \layout List
14872 \labelwidthstring MMMMMMM
14873
14874
14875 \series bold 
14876 Keyboard\SpecialChar ~
14877 -
14878 \series default 
14879  
14880 \family sans 
14881 M-c m
14882 \family default 
14883  
14884 \end_deeper 
14885 \layout Paragraph
14886
14887 Purpose:
14888 \layout Standard
14889
14890 Set math mode.
14891 \layout Paragraph
14892
14893 Usage:
14894 \layout Standard
14895
14896 In text mode you can insert a math expression.
14897 \layout Paragraph
14898
14899 Examples:
14900 \layout Standard
14901
14902 Most of the entries for math functions have examples of math mode in them.
14903  Here's another example:
14904 \layout Standard
14905
14906 Here is some text.
14907  Now suppose I wanted an inlined equation, such as 
14908 \begin_inset Formula $\frac{A\cdot e^{x}}{x+1}$
14909 \end_inset 
14910
14911 , in my text.
14912  I'd use math mode.
14913 \layout Paragraph
14914
14915 See Also:
14916 \layout Standard
14917
14918 UserGuide, chapter Math.
14919 \layout Subsection
14920
14921 math-nonumber
14922 \layout Description
14923
14924 Default\SpecialChar ~
14925 Bindings: None
14926 \layout Paragraph
14927
14928 Purpose:
14929 \layout Standard
14930
14931 To suppress the number of a line in a numbered equation array.
14932 \layout Paragraph
14933
14934 Usage:
14935 \layout Standard
14936
14937 The cursor position must be at the line whose number will be suppressed.
14938 \layout Paragraph
14939
14940 Examples:
14941 \layout Standard
14942
14943 This example contains a two-line, numbered equation.
14944  Ordinarily, both lines get numbered, which makes no sense for this equation:
14945 \layout Standard
14946
14947
14948 \begin_inset Formula \begin{eqnarray}
14949 (x+y)(x-y) & = & x^{2}-xy+xy-y^{2}\nonumber \\
14950  & = & x^{2}-y^{2}\end{eqnarray}
14951
14952 \end_inset 
14953
14954
14955 \layout Standard
14956
14957 Notice that only the bottom line has a number.
14958  The top line had its number suppressed using 
14959 \begin_inset Quotes eld
14960 \end_inset 
14961
14962
14963 \family typewriter 
14964 math-nonumber
14965 \family default 
14966
14967 \begin_inset Quotes erd
14968 \end_inset 
14969
14970 .
14971 \layout Paragraph
14972
14973 See Also:
14974 \layout Standard
14975
14976 UserGuide, chapter Math.
14977 \layout Subsection
14978
14979 math-number
14980 \layout Description
14981
14982 Default\SpecialChar ~
14983 Bindings:
14984 \begin_deeper 
14985 \layout List
14986 \labelwidthstring MMMMMMM
14987
14988
14989 \series bold 
14990 Keyboard\SpecialChar ~
14991 -
14992 \series default 
14993  
14994 \family sans 
14995 M-m n
14996 \family default 
14997  
14998 \end_deeper 
14999 \layout Paragraph
15000
15001 Purpose:
15002 \layout Standard
15003
15004 Toggles the numbering status of an equation.
15005  Changes the LaTeX environment automatically.
15006  
15007 \layout Paragraph
15008
15009 Usage:
15010 \layout Standard
15011
15012 Self-explanatory
15013 \layout Paragraph
15014
15015 Examples:
15016 \layout Standard
15017
15018 This is a numbered equation
15019 \layout Standard
15020
15021
15022 \begin_inset Formula \begin{equation}
15023 x=2-y\end{equation}
15024
15025 \end_inset 
15026
15027
15028 \layout Standard
15029
15030 And this is not
15031 \layout Standard
15032
15033
15034 \begin_inset Formula \[
15035 x=y-2\]
15036
15037 \end_inset 
15038
15039
15040 \layout Paragraph
15041
15042 See Also:
15043 \layout Standard
15044
15045 UserGuide, chapter Math.
15046 \layout Subsection
15047
15048 math-size
15049 \layout Description
15050
15051 Default\SpecialChar ~
15052 Bindings:
15053 \begin_deeper 
15054 \layout List
15055 \labelwidthstring MMMMMMM
15056
15057
15058 \series bold 
15059 Keyboard\SpecialChar ~
15060 -
15061 \series default 
15062  
15063 \family sans 
15064 M-m ?
15065 \end_deeper 
15066 \layout Standard
15067
15068
15069 \emph on 
15070 Editor's Note - there may be no default binding for this command.
15071  - jw
15072 \layout Paragraph
15073
15074 Purpose:
15075 \layout Standard
15076
15077 To change arbitrarily the size used by math fonts inside a context.
15078  Provides an interface to the LaTeX math mode font size commands.
15079 \layout Paragraph
15080
15081 Usage:
15082 \layout Standard
15083
15084 Requires one argument.
15085  Valid arguments are 
15086 \family typewriter 
15087 displaystyle
15088 \family default 
15089
15090 \family typewriter 
15091 textstyle
15092 \family default 
15093
15094 \family typewriter 
15095 scriptstyle
15096 \family default 
15097  and 
15098 \family typewriter 
15099 scriptscriptstyle
15100 \family default 
15101 .
15102 \layout Standard
15103
15104 As for how to use these arbitrary font sizes, see a good LaTeX book.
15105  You should use this for fine-tuning only.
15106  LyX [and LaTeX] will ordinarily set an appropriate font size for you.
15107  
15108 \layout Paragraph
15109
15110 Examples:
15111 \layout Standard
15112
15113 This is the normal size of a fraction inside text 
15114 \begin_inset Formula $\frac{1}{2}$
15115 \end_inset 
15116
15117 , and this other 
15118 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
15119 \end_inset 
15120
15121  is the result of using 
15122 \family typewriter 
15123 math-size displaystyle.
15124
15125 \family default 
15126  [There's no visible difference between the two inside LyX, but there will
15127  be a difference once you print.]
15128 \layout Paragraph
15129
15130 See Also:
15131 \layout Standard
15132
15133 UserGuide, chapter Math; 
15134 \layout Standard
15135
15136 any good LaTeX guide.
15137 \layout Subsection
15138
15139 melt
15140 \layout Description
15141
15142 Default\SpecialChar ~
15143 Bindings:
15144 \begin_deeper 
15145 \layout List
15146 \labelwidthstring MMMMMMM
15147
15148
15149 \series bold 
15150 Menu\SpecialChar ~
15151 -
15152 \series default 
15153  
15154 \family sans 
15155 Edit\SpecialChar \menuseparator
15156 Floats\SpecialChar ~
15157 &\SpecialChar ~
15158 Insets\SpecialChar \menuseparator
15159 Melt
15160 \layout List
15161 \labelwidthstring MMMMMMM
15162
15163
15164 \series bold 
15165 Toolbar\SpecialChar ~
15166 -
15167 \series default 
15168  This button is not activated as default.
15169 \begin_deeper 
15170 \layout Standard
15171
15172 The icon shows two small 
15173 \begin_inset Quotes eld
15174 \end_inset 
15175
15176 blobs
15177 \begin_inset Quotes erd
15178 \end_inset 
15179
15180  with an arrow between them pointing down towards a larger 
15181 \begin_inset Quotes eld
15182 \end_inset 
15183
15184 blob.
15185 \begin_inset Quotes erd
15186 \end_inset 
15187
15188
15189 \end_deeper 
15190 \layout List
15191 \labelwidthstring MMMMMMM
15192
15193
15194 \series bold 
15195 Keyboard\SpecialChar ~
15196 -
15197 \series default 
15198  No default keybinding
15199 \end_deeper 
15200 \layout Paragraph
15201
15202 Purpose:
15203 \layout Standard
15204
15205 To move the contents of a floating inset to the body at the location where
15206  it appears in the LyX window.
15207 \layout Paragraph
15208
15209 Usage:
15210 \layout Standard
15211
15212 Place the cursor inside the unfolded float.
15213 \layout Paragraph
15214
15215 See Also:
15216 \layout Standard
15217
15218 footnote-insert; open-stuff; marginpar-insert
15219 \layout Standard
15220
15221 Floats are described in detail in chapter 4 of the 
15222 \emph on 
15223 Userguide.
15224 \layout Subsection
15225
15226 menu-open
15227 \layout Description
15228
15229 Default\SpecialChar ~
15230 Bindings:
15231 \begin_deeper 
15232 \layout List
15233 \labelwidthstring MMMMMMM
15234
15235
15236 \series bold 
15237 Menu\SpecialChar ~
15238 -
15239 \series default 
15240  Main\SpecialChar \menuseparator
15241 Item
15242 \layout List
15243 \labelwidthstring MMMMMMM
15244
15245
15246 \series bold 
15247 Toolbar\SpecialChar ~
15248 -
15249 \series default 
15250  Button # from the left.
15251  
15252 \begin_deeper 
15253 \layout Standard
15254
15255 Brief description of button icon.
15256 \end_deeper 
15257 \layout List
15258 \labelwidthstring MMMMMMM
15259
15260
15261 \series bold 
15262 Keyboard\SpecialChar ~
15263 -
15264 \series default 
15265  
15266 \family sans 
15267 C-S-M-W-key
15268 \family default 
15269  in 
15270 \family typewriter 
15271 file1.bind
15272 \family default 
15273 .
15274 \begin_deeper 
15275 \layout Standard
15276
15277
15278 \family sans 
15279 C-S-M-W-key
15280 \family default 
15281  in 
15282 \family typewriter 
15283 file2.bind
15284 \family default 
15285 .
15286 \end_deeper 
15287 \end_deeper 
15288 \layout Paragraph
15289
15290 Purpose:
15291 \layout Standard
15292
15293 Description.
15294 \layout Paragraph
15295
15296 Usage:
15297 \layout Standard
15298
15299 Description.
15300 \layout Paragraph
15301
15302 Examples:
15303 \layout Standard
15304
15305 Examples.
15306 \layout Paragraph
15307
15308 See Also:
15309 \layout Standard
15310
15311 Other entries or documents.
15312  Separate many references by either a 
15313 \begin_inset Quotes eld
15314 \end_inset 
15315
15316 ;
15317 \begin_inset Quotes erd
15318 \end_inset 
15319
15320  or place in multiple paragraphs.
15321 \layout Subsection
15322
15323 meta-prefix
15324 \layout Description
15325
15326 Default\SpecialChar ~
15327 Bindings:
15328 \begin_deeper 
15329 \layout List
15330 \labelwidthstring MMMMMMM
15331
15332
15333 \series bold 
15334 Menu\SpecialChar ~
15335 -
15336 \series default 
15337  Main\SpecialChar \menuseparator
15338 Item
15339 \layout List
15340 \labelwidthstring MMMMMMM
15341
15342
15343 \series bold 
15344 Toolbar\SpecialChar ~
15345 -
15346 \series default 
15347  Button # from the left.
15348  
15349 \begin_deeper 
15350 \layout Standard
15351
15352 Brief description of button icon.
15353 \end_deeper 
15354 \layout List
15355 \labelwidthstring MMMMMMM
15356
15357
15358 \series bold 
15359 Keyboard\SpecialChar ~
15360 -
15361 \series default 
15362  
15363 \family sans 
15364 C-S-M-W-key
15365 \family default 
15366  in 
15367 \family typewriter 
15368 file1.bind
15369 \family default 
15370 .
15371 \begin_deeper 
15372 \layout Standard
15373
15374
15375 \family sans 
15376 C-S-M-W-key
15377 \family default 
15378  in 
15379 \family typewriter 
15380 file2.bind
15381 \family default 
15382 .
15383 \end_deeper 
15384 \end_deeper 
15385 \layout Paragraph
15386
15387 Purpose:
15388 \layout Standard
15389
15390 Description.
15391 \layout Paragraph
15392
15393 Usage:
15394 \layout Standard
15395
15396 Description.
15397 \layout Paragraph
15398
15399 Examples:
15400 \layout Standard
15401
15402 Examples.
15403 \layout Paragraph
15404
15405 See Also:
15406 \layout Standard
15407
15408 Other entries or documents.
15409  Separate many references by either a 
15410 \begin_inset Quotes eld
15411 \end_inset 
15412
15413 ;
15414 \begin_inset Quotes erd
15415 \end_inset 
15416
15417  or place in multiple paragraphs.
15418 \layout Section
15419
15420 N-R
15421 \layout Subsection
15422
15423 note-insert
15424 \layout Description
15425
15426 Default\SpecialChar ~
15427 Bindings:
15428 \begin_deeper 
15429 \layout List
15430 \labelwidthstring MMMMMMM
15431
15432
15433 \series bold 
15434 Menu\SpecialChar ~
15435 -
15436 \series default 
15437  
15438 \family sans 
15439 \bar under 
15440 I
15441 \bar default 
15442 nsert\SpecialChar \menuseparator
15443
15444 \bar under 
15445 N
15446 \bar default 
15447 ote
15448 \layout List
15449 \labelwidthstring MMMMMMM
15450
15451
15452 \series bold 
15453 Keyboard\SpecialChar ~
15454 -
15455 \series default 
15456  
15457 \family sans 
15458 M-i\SpecialChar ~
15459 n
15460 \family default 
15461  
15462 \end_deeper 
15463 \layout Paragraph
15464
15465 Purpose:
15466 \layout Standard
15467
15468 Creates at the current cursor position, and for screen interactive use only,
15469  a LyX Note, which is visible by the word 
15470 \begin_inset Quotes eld
15471 \end_inset 
15472
15473 Note
15474 \begin_inset Quotes erd
15475 \end_inset 
15476
15477  within a bright-yellow box.
15478  The box is tied to a pop-up, within which you can insert a message.
15479 \layout Paragraph
15480
15481 Usage:
15482 \layout Standard
15483
15484 After inserting the note at the desired text position, click on the note
15485  to see bring-up the pop-up, and type-in your message.
15486  Neither the box nor the message appear in the printed output.
15487 \layout Paragraph
15488
15489 Examples:
15490 \layout Standard
15491
15492
15493 \begin_inset Note
15494 collapsed true
15495
15496 \layout Standard
15497
15498 fields Wed Oct 9 13:57:36 1996
15499 \layout Standard
15500
15501 You can move through the document, from note to note, via the
15502 \layout Standard
15503
15504 note-next command.
15505 \end_inset 
15506
15507 To the immediate left is an inserted note.
15508  Click on the box with your mouse to see the message.
15509 \layout Paragraph
15510
15511 See Also:
15512 \layout Standard
15513
15514 note-next; open-stuff.
15515 \layout Subsection
15516
15517 note-next
15518 \layout Description
15519
15520 Default\SpecialChar ~
15521 Bindings:
15522 \begin_deeper 
15523 \layout List
15524 \labelwidthstring MMMMMMM
15525
15526
15527 \series bold 
15528 Menu\SpecialChar ~
15529 -
15530 \series default 
15531  
15532 \family sans 
15533 \bar under 
15534 E
15535 \bar default 
15536 dit\SpecialChar \menuseparator
15537 Go
15538 \family default 
15539 \SpecialChar ~
15540
15541 \family sans 
15542 to
15543 \family default 
15544 \SpecialChar ~
15545
15546 \family sans 
15547 \bar under 
15548 N
15549 \bar default 
15550 ote
15551 \layout List
15552 \labelwidthstring MMMMMMM
15553
15554
15555 \series bold 
15556 Keyboard\SpecialChar ~
15557 -
15558 \series default 
15559  
15560 \family sans 
15561 M-e\SpecialChar ~
15562 n
15563 \family default 
15564  
15565 \end_deeper 
15566 \layout Paragraph
15567
15568 Purpose:
15569 \layout Standard
15570
15571 Move the current cursor and screen location to the next LyX 
15572 \family sans 
15573 Note
15574 \family default 
15575  in the current buffer.
15576  There is no action if there are no more notes in the document (or no notes
15577  at all).
15578 \layout Paragraph
15579
15580 See Also:
15581 \layout Standard
15582
15583 note-insert.
15584 \layout Subsection
15585
15586 open-stuff
15587 \layout Description
15588
15589 Default\SpecialChar ~
15590 Bindings:
15591 \begin_deeper 
15592 \layout List
15593 \labelwidthstring MMMMMMM
15594
15595
15596 \series bold 
15597 Menu\SpecialChar ~
15598 -
15599 \series default 
15600  
15601 \family sans 
15602 \bar under 
15603 E
15604 \bar default 
15605 dit\SpecialChar \menuseparator
15606 Floats\SpecialChar ~
15607 &\SpecialChar ~
15608
15609 \bar under 
15610 I
15611 \bar default 
15612 nsets\SpecialChar \menuseparator
15613
15614 \bar under 
15615 O
15616 \bar default 
15617 pen/Close
15618 \layout List
15619 \labelwidthstring MMMMMMM
15620
15621
15622 \series bold 
15623 Keyboard\SpecialChar ~
15624 -
15625 \series default 
15626  
15627 \family sans 
15628 C-o
15629 \family default 
15630  
15631 \newline 
15632 (or use the appropriate mouse button action)
15633 \end_deeper 
15634 \layout Paragraph
15635
15636 Purpose:
15637 \layout Standard
15638
15639 Opens a LyX inset for editing or parameter modification.
15640 \layout Paragraph
15641
15642 Usage:
15643 \layout Standard
15644
15645 Place the cursor to the left of the entity and execute the command.
15646  Or, click on the center of the object with the mouse.
15647  
15648 \family sans 
15649 open-stuff 
15650 \family default 
15651 will open a math-mode block (left mouse button, single click), figure, note,
15652  footnote or margin note (left mouse button, double-click).
15653 \layout Standard
15654
15655 Typically, the object you're opening is some sort of inset or float.
15656  You can use 
15657 \family typewriter 
15658 melt
15659 \family default 
15660  to remove the float and merge the text back into the body of the document.
15661 \layout Paragraph
15662
15663 See Also:
15664 \layout Standard
15665
15666 melt.
15667 \layout Subsection
15668
15669 paste
15670 \layout Description
15671
15672 Default\SpecialChar ~
15673 Bindings:
15674 \begin_deeper 
15675 \layout List
15676 \labelwidthstring MMMMMMM
15677
15678
15679 \series bold 
15680 Menu\SpecialChar ~
15681 -
15682 \series default 
15683  
15684 \family sans 
15685 \bar under 
15686 E
15687 \bar default 
15688 dit\SpecialChar \menuseparator
15689
15690 \bar under 
15691 P
15692 \bar default 
15693 aste
15694 \layout List
15695 \labelwidthstring MMMMMMM
15696
15697
15698 \series bold 
15699 Toolbar\SpecialChar ~
15700 -
15701 \series default 
15702  Button #6 from the left.
15703  
15704 \begin_deeper 
15705 \layout Standard
15706
15707 Schematic of a clipboard with arrow to a document.
15708 \end_deeper 
15709 \layout List
15710 \labelwidthstring MMMMMMM
15711
15712
15713 \series bold 
15714 Keyboard\SpecialChar ~
15715 -
15716 \series default 
15717  
15718 \family sans 
15719 M-e\SpecialChar ~
15720 p
15721 \begin_deeper 
15722 \layout Standard
15723
15724
15725 \family sans 
15726 C-v
15727 \family default 
15728  or 
15729 \family sans 
15730 S-Insert
15731 \family default 
15732  in 
15733 \family typewriter 
15734 cua.bind
15735 \family default 
15736 .
15737 \newline 
15738
15739 \family sans 
15740 C-y
15741 \family default 
15742  in 
15743 \family typewriter 
15744 emacs.bind
15745 \family default 
15746 .
15747 \end_deeper 
15748 \end_deeper 
15749 \layout Paragraph
15750
15751 Purpose:
15752 \layout Standard
15753
15754 Paste the contents of the paste buffer into the current buffer, at the current
15755  cursor location.
15756 \layout Paragraph
15757
15758 Usage:
15759 \layout Standard
15760
15761 Upon starting LyX, the paste buffer is initially empty.
15762  During a 
15763 \family typewriter 
15764 cut
15765 \family sans 
15766  
15767 \family default 
15768 or 
15769 \family typewriter 
15770 copy
15771 \family sans 
15772  
15773 \family default 
15774 operation, the selected text will be stored in the paste buffer, overwriting
15775  anything previously stored in the buffer.
15776 \layout Standard
15777
15778 If a selection is highlighted at the current cursor location, LyX 
15779 \family typewriter 
15780 paste
15781 \family sans 
15782  
15783 \family default 
15784 inserts the paste buffer text 
15785 \emph on 
15786 after
15787 \emph default 
15788  the selection.
15789  It does not overwrite; it only operates in 
15790 \emph on 
15791 insert 
15792 \emph default 
15793 mode.
15794 \layout Paragraph
15795
15796 See Also:
15797 \layout Standard
15798
15799 cut; copy.
15800 \layout Subsection
15801
15802 prefix-arg
15803 \layout Description
15804
15805 Default\SpecialChar ~
15806 Bindings:
15807 \begin_deeper 
15808 \layout List
15809 \labelwidthstring MMMMMMM
15810
15811
15812 \series bold 
15813 Menu\SpecialChar ~
15814 -
15815 \series default 
15816  ?
15817 \layout List
15818 \labelwidthstring MMMMMMM
15819
15820
15821 \series bold 
15822 Toolbar\SpecialChar ~
15823 -
15824 \series default 
15825  ?
15826 \begin_deeper 
15827 \layout Standard
15828
15829 ?
15830 \end_deeper 
15831 \layout List
15832 \labelwidthstring MMMMMMM
15833
15834
15835 \series bold 
15836 Keyboard\SpecialChar ~
15837 -
15838 \series default 
15839  ?
15840 \end_deeper 
15841 \layout Paragraph
15842
15843 Purpose:
15844 \layout Standard
15845
15846 ?
15847 \layout Paragraph
15848
15849 Usage:
15850 \layout Standard
15851
15852 ?
15853 \layout Paragraph
15854
15855 Examples:
15856 \layout Standard
15857
15858 ?
15859 \layout Paragraph
15860
15861 See Also:
15862 \layout Standard
15863
15864 ?
15865 \layout Subsection
15866
15867 protected-space-insert
15868 \layout Description
15869
15870 Default\SpecialChar ~
15871 Bindings:
15872 \begin_deeper 
15873 \layout List
15874 \labelwidthstring MMMMMMM
15875
15876
15877 \series bold 
15878 Menu\SpecialChar ~
15879 -
15880 \series default 
15881  
15882 \family sans 
15883 \bar under 
15884 I
15885 \bar default 
15886 nsert\SpecialChar \menuseparator
15887 S
15888 \bar under 
15889 p
15890 \bar default 
15891 ecial
15892 \family default 
15893 \SpecialChar ~
15894
15895 \family sans 
15896 Character\SpecialChar \menuseparator
15897 Protected
15898 \family default 
15899 \SpecialChar ~
15900
15901 \family sans 
15902 \bar under 
15903 B
15904 \bar default 
15905 lank
15906 \layout List
15907 \labelwidthstring MMMMMMM
15908
15909
15910 \series bold 
15911 Keyboard\SpecialChar ~
15912 -
15913 \series default 
15914  
15915 \family sans 
15916 C-Space
15917 \family default 
15918  
15919 \end_deeper 
15920 \layout Paragraph
15921
15922 Purpose:
15923 \layout Standard
15924
15925 Insert an interword space at which a line break will not be allowed either
15926  on the LyX screen or in the LaTeX output.
15927  
15928 \layout Paragraph
15929
15930 Usage:
15931 \layout Standard
15932
15933 The protected space is represented on the screen as a small, magenta, 
15934 \begin_inset Quotes eld
15935 \end_inset 
15936
15937 square cup
15938 \begin_inset Quotes erd
15939 \end_inset 
15940
15941  symbol, like this \SpecialChar ~
15942 , which if you are reading a printed copy looks something
15943  like 
15944 \begin_inset Formula $\sqcup$
15945 \end_inset 
15946
15947 .
15948 \layout Standard
15949
15950 This is sometimes also called a 
15951 \begin_inset Quotes eld
15952 \end_inset 
15953
15954 hard space
15955 \begin_inset Quotes erd
15956 \end_inset 
15957
15958  or a 
15959 \begin_inset Quotes eld
15960 \end_inset 
15961
15962 fixed space
15963 \begin_inset Quotes erd
15964 \end_inset 
15965
15966  because it is not resized like other whitespace.
15967 \layout Standard
15968
15969 Use the protected space for phrases that you don't want broken at the end
15970  of a line, or to insert more than one word into certain kinds of headings.
15971  For example, the 
15972 \family sans 
15973 Description
15974 \family default 
15975  list always treats the first word of the paragraph as an item label and
15976  boldfaces it.
15977  If you wanted to use more than one word as an item label, use protected
15978  space between the words.
15979 \layout Standard
15980
15981
15982 \emph on 
15983 Never
15984 \emph default 
15985  use 
15986 \family typewriter 
15987 protected-space
15988 \family default 
15989  as a substitute tab-stop! LyX has far, far better ways of formatting text,
15990  so use them.
15991 \layout Paragraph
15992
15993 Examples:
15994 \layout Standard
15995
15996 This phrase, 
15997 \begin_inset Quotes eld
15998 \end_inset 
15999
16000 the\SpecialChar ~
16001 whole\SpecialChar ~
16002 nine\SpecialChar ~
16003 yards,
16004 \begin_inset Quotes erd
16005 \end_inset 
16006
16007  will not be broken at the end of a line.
16008  And if we had a description list with multi-word labels:
16009 \layout Description
16010
16011 entry\SpecialChar ~
16012 #1 This is one.
16013 \layout Description
16014
16015 entry\SpecialChar ~
16016 #2 This is two.
16017  Notice the protected space between the words in the item label.
16018 \layout Paragraph
16019
16020 See Also:
16021 \layout Standard
16022
16023 The User's Guide
16024 \layout Subsection
16025
16026 quote-insert
16027 \layout Description
16028
16029 Default\SpecialChar ~
16030 Bindings:
16031 \begin_deeper 
16032 \layout List
16033 \labelwidthstring MMMMMMM
16034
16035
16036 \series bold 
16037 Keyboard\SpecialChar ~
16038 -
16039 \series default 
16040  
16041 \family sans 
16042 C-q
16043 \family roman 
16044 ,
16045 \family sans 
16046  S-C-
16047 \begin_inset Quotes eld
16048 \end_inset 
16049
16050
16051 \family roman 
16052 ,
16053 \family sans 
16054  M-i\SpecialChar ~
16055 '
16056 \family roman 
16057 , or
16058 \family sans 
16059  M-i\SpecialChar ~
16060 S-
16061 \begin_inset Quotes eld
16062 \end_inset 
16063
16064
16065 \family default 
16066  
16067 \end_deeper 
16068 \layout Paragraph
16069
16070 Purpose:
16071 \layout Standard
16072
16073 Insert a typewriter-style double quote symbol, ", at the current cursor
16074  location.
16075 \layout Paragraph
16076
16077 Usage:
16078 \layout Standard
16079
16080 On the default keyboard, the grave and apostrophe keys produce matching
16081  single quote characters, and the double-quote key produces context-sensitive
16082  anti-symmetric double quotes.
16083  While it should normally be used only in rare situations, the 
16084 \family typewriter 
16085 quote-insert
16086 \family sans 
16087  
16088 \family default 
16089 command allows you to easily produce the
16090 \family sans 
16091  
16092 \family default 
16093 less esthetically pleasing typewriter-style double quote symbol.
16094 \layout Standard
16095
16096 This command also allows you to create a double-quote character when you've
16097  changed the behavior of the 
16098 \family sans 
16099
16100 \begin_inset Quotes eld
16101 \end_inset 
16102
16103
16104 \family default 
16105  key using the 
16106 \family typewriter 
16107 layout-quotes
16108 \family default 
16109  command.
16110 \layout Paragraph
16111
16112 See Also:
16113 \layout Standard
16114
16115 layout-quotes.
16116 \layout Subsection
16117
16118 redo
16119 \layout Description
16120
16121 Default\SpecialChar ~
16122 Bindings:
16123 \begin_deeper 
16124 \layout List
16125 \labelwidthstring MMMMMMM
16126
16127
16128 \series bold 
16129 Menu\SpecialChar ~
16130 -
16131 \series default 
16132  
16133 \family sans 
16134 \bar under 
16135 E
16136 \bar default 
16137 dit\SpecialChar \menuseparator
16138
16139 \bar under 
16140 R
16141 \bar default 
16142 edo
16143 \layout List
16144 \labelwidthstring MMMMMMM
16145
16146
16147 \series bold 
16148 Keyboard\SpecialChar ~
16149 -
16150 \series default 
16151  
16152 \family sans 
16153 M-e\SpecialChar ~
16154 r
16155 \family default 
16156  
16157 \begin_deeper 
16158 \layout Standard
16159
16160
16161 \family sans 
16162 C-Z
16163 \family default 
16164  in 
16165 \family typewriter 
16166 cua.bind
16167 \family default 
16168 .
16169 \end_deeper 
16170 \end_deeper 
16171 \layout Paragraph
16172
16173 Purpose:
16174 \layout Standard
16175
16176 Attempts to redo the last major editing command that was undone with the
16177  
16178 \family typewriter 
16179 undo
16180 \family sans 
16181  
16182 \family default 
16183 command.
16184 \layout Paragraph
16185
16186 Usage:
16187 \layout Standard
16188
16189 Self-explanatory.
16190  
16191 \family typewriter 
16192 redo
16193 \family default 
16194  may not always succeed, or it may redo more editing than you expected.
16195  The only limit to how many times you can perform a 
16196 \family typewriter 
16197 redo
16198 \family default 
16199  is the beginning of the undo buffer.
16200 \layout Paragraph
16201
16202 See Also:
16203 \layout Standard
16204
16205 undo.
16206  
16207 \layout Subsection
16208
16209 ref-insert
16210 \layout Description
16211
16212 Default\SpecialChar ~
16213 Bindings:
16214 \begin_deeper 
16215 \layout List
16216 \labelwidthstring MMMMMMM
16217
16218
16219 \series bold 
16220 Menu\SpecialChar ~
16221 -
16222 \series default 
16223  
16224 \family sans 
16225 \bar under 
16226 I
16227 \bar default 
16228 nsert \SpecialChar \menuseparator
16229 Cross-
16230 \bar under 
16231 R
16232 \bar default 
16233 eference
16234 \begin_deeper 
16235 \layout Description
16236
16237 Insert\SpecialChar ~
16238 Reference: (cross-reference control panel)
16239 \end_deeper 
16240 \layout List
16241 \labelwidthstring MMMMMMM
16242
16243
16244 \series bold 
16245 Keyboard\SpecialChar ~
16246 -
16247 \series default 
16248  
16249 \family sans 
16250 M-i\SpecialChar ~
16251 r
16252 \end_deeper 
16253 \layout Paragraph
16254
16255 Purpose:
16256 \layout Standard
16257
16258 Insert a cross-reference (using a character string label key), based on
16259  a previously defined label.
16260 \layout Paragraph
16261
16262 Usage:
16263 \layout Standard
16264
16265 This command inserts either a LaTeX 
16266 \family typewriter 
16267
16268 \backslash 
16269 ref{key}
16270 \emph on 
16271  
16272 \family default 
16273 \emph default 
16274 or a 
16275 \family typewriter 
16276
16277 \backslash 
16278 pageref{key}
16279 \family default 
16280  command, as appropriate, into the document.
16281  The 
16282 \family typewriter 
16283 key
16284 \family default 
16285  parameter is the case-sensitive alphanumeric label that you previously
16286  defined using 
16287 \family typewriter 
16288 label-insert
16289 \family default 
16290 .
16291  Executing the 
16292 \family typewriter 
16293 ref-insert
16294 \family sans 
16295  
16296 \family default 
16297 command brings up the 
16298 \family sans 
16299 Insert\SpecialChar ~
16300 Reference
16301 \family default 
16302  pop-up control panel, which shows you a selection list of previously defined
16303  references.
16304  Also on this panel, you are given the option of referencing either the
16305  environment reference related to that label (like the section number) or
16306  the page number at which the label is located.
16307 \layout Standard
16308
16309 The 
16310 \family typewriter 
16311
16312 \backslash 
16313 ref(key)
16314 \family default 
16315  command allows LaTeX to track the specified key and substitute the appropriate
16316  cross-reference.
16317  The environment referenced can be a section, table, figure, equation number,
16318  enumerated item, 
16319 \emph on 
16320 etc
16321 \emph default 
16322 .
16323  Note that the actual printed label is not displayed until you view or print
16324  your document; LyX displays instead on the screen the symbolic label, which
16325  is the character string label key that you defined.
16326  
16327 \layout Standard
16328
16329 Note that labels defined in math mode don't become visible to the 
16330 \family sans 
16331 Insert\SpecialChar ~
16332 Reference
16333 \family default 
16334  popup until after you close and reopen the document.
16335 \layout Paragraph
16336
16337 Examples:
16338 \layout Standard
16339
16340 See 
16341 \family typewriter 
16342 label-ref
16343 \family sans 
16344  
16345 \family default 
16346 for an example of referencing a section number.
16347  That same label from that example can also be used to reference the page
16348  number at that location; for example, the page number of that location
16349  is Page\SpecialChar ~
16350
16351 \begin_inset LatexCommand \pageref{test label}
16352
16353 \end_inset 
16354
16355 .
16356 \layout Paragraph
16357
16358 See Also:
16359 \layout Standard
16360
16361 label-insert; math-number.
16362  
16363 \layout Standard
16364
16365 You can find further description of the LaTeX labeling and cross-referencing
16366  method in the LyX User's Guide or any good LaTeX user's guide.
16367 \layout Section
16368
16369 S
16370 \layout Subsection
16371
16372 screen-down
16373 \layout Description
16374
16375 Default\SpecialChar ~
16376 Bindings:
16377 \begin_deeper 
16378 \layout List
16379 \labelwidthstring MMMMMMM
16380
16381
16382 \series bold 
16383 Keyboard\SpecialChar ~
16384 -
16385 \series default 
16386  
16387 \family sans 
16388 PageDown
16389 \family default 
16390  
16391 \begin_deeper 
16392 \layout Standard
16393
16394
16395 \family sans 
16396 C-v 
16397 \family roman 
16398 or
16399 \family sans 
16400  C-x\SpecialChar ~
16401 ]
16402 \family default 
16403  in 
16404 \family typewriter 
16405 emacs.bind
16406 \family default 
16407 .
16408 \end_deeper 
16409 \end_deeper 
16410 \layout Paragraph
16411
16412 Purpose:
16413 \layout Standard
16414
16415 Moves the cursor down one screenful of text while maintaining the current
16416  relative cursor screen position.
16417 \layout Paragraph
16418
16419 Usage:
16420 \layout Standard
16421
16422 Self-explanatory.
16423  Note that repeated 
16424 \family typewriter 
16425 screen-down
16426 \family default 
16427  and 
16428 \family typewriter 
16429 screen-up
16430 \family default 
16431  commands will not necessarily return the cursor to its previous location.
16432 \layout Paragraph
16433
16434 See Also:
16435 \layout Standard
16436
16437 char-forward; char-backward; word-forward; word-backward; line-begin; line-end;
16438  tab-forward; up; down; screen-up; buffer-begin; buffer-end.
16439 \layout Subsection
16440
16441 screen-down-select
16442 \layout Description
16443
16444 Default\SpecialChar ~
16445 Bindings:
16446 \begin_deeper 
16447 \layout List
16448 \labelwidthstring MMMMMMM
16449
16450
16451 \series bold 
16452 Keyboard\SpecialChar ~
16453 -
16454 \series default 
16455  
16456 \family sans 
16457 S-PageDown
16458 \family default 
16459  
16460 \end_deeper 
16461 \layout Paragraph
16462
16463 Purpose:
16464 \layout Standard
16465
16466 Highlights (selects) the text between the starting and ending cursor positions
16467  during a 
16468 \family typewriter 
16469 screen-down
16470 \family sans 
16471  
16472 \family default 
16473 move.
16474  The highlighted text is shown in reverse video.
16475 \layout Paragraph
16476
16477 See Also:
16478 \layout Standard
16479
16480 screen-down;
16481 \layout Standard
16482
16483 backward-select; forward-select; up-select; down-select; word-forward-select;
16484  word-backward-select; line-begin-select; line-end-select; screen-up-select;
16485  buffer-begin-select; buffer-end-select.
16486 \layout Subsection
16487
16488 screen-recenter
16489 \layout Description
16490
16491 Default\SpecialChar ~
16492 Bindings:
16493 \begin_deeper 
16494 \layout List
16495 \labelwidthstring MMMMMMM
16496
16497
16498 \series bold 
16499 Keyboard\SpecialChar ~
16500 -
16501 \series default 
16502  
16503 \family sans 
16504 C-l
16505 \family default 
16506  in 
16507 \family typewriter 
16508 emacs.bind
16509 \family default 
16510 .
16511 \end_deeper 
16512 \layout Paragraph
16513
16514 Purpose:
16515 \layout Standard
16516
16517 Repositions the screen so that it is centered on the current cursor location.
16518  The position of the cursor in the text does not change.
16519 \layout Paragraph
16520
16521 See Also:
16522 \layout Standard
16523
16524 ?
16525 \layout Subsection
16526
16527 screen-up
16528 \layout Description
16529
16530 Default\SpecialChar ~
16531 Bindings:
16532 \begin_deeper 
16533 \layout List
16534 \labelwidthstring MMMMMMM
16535
16536
16537 \series bold 
16538 Keyboard\SpecialChar ~
16539 -
16540 \series default 
16541  
16542 \family sans 
16543 PageUp 
16544 \begin_deeper 
16545 \layout Standard
16546
16547
16548 \family sans 
16549 C-x\SpecialChar ~
16550 [
16551 \family default 
16552  in 
16553 \family typewriter 
16554 emacs.bind
16555 \family default 
16556 .
16557 \end_deeper 
16558 \end_deeper 
16559 \layout Paragraph
16560
16561 Purpose:
16562 \layout Standard
16563
16564 Moves the cursor up one screenful of text while maintaining the current
16565  relative cursor screen position.
16566 \layout Paragraph
16567
16568 Usage:
16569 \layout Standard
16570
16571 Self-explanatory.
16572  Note that repeated 
16573 \family typewriter 
16574 screen-down
16575 \family default 
16576  and 
16577 \family typewriter 
16578 screen-up
16579 \family default 
16580  commands will not necessarily return the cursor to its previous location.
16581 \layout Paragraph
16582
16583 See Also:
16584 \layout Standard
16585
16586 char-forward; char-backward; word-forward; word-backward; line-begin; line-end;
16587  tab-forward; up; down; screen-down; buffer-begin; buffer-end.
16588 \layout Subsection
16589
16590 screen-up-select
16591 \layout Description
16592
16593 Default\SpecialChar ~
16594 Bindings:
16595 \begin_deeper 
16596 \layout List
16597 \labelwidthstring MMMMMMM
16598
16599
16600 \series bold 
16601 Keyboard\SpecialChar ~
16602 -
16603 \series default 
16604  
16605 \family sans 
16606 S-PageUp
16607 \family default 
16608  
16609 \end_deeper 
16610 \layout Paragraph
16611
16612 Purpose:
16613 \layout Standard
16614
16615 Highlights (selects) the text between the starting and ending cursor positions
16616  during a 
16617 \family typewriter 
16618 screen-up
16619 \family sans 
16620  
16621 \family default 
16622 move.
16623  The highlighted text is shown in reverse video.
16624 \layout Paragraph
16625
16626 See Also:
16627 \layout Standard
16628
16629 screen-up;
16630 \layout Standard
16631
16632 backward-select; forward-select; up-select; down-select; word-forward-select;
16633  word-backward-select; line-begin-select; line-end-select; screen-down-select;
16634  buffer-begin-select; buffer-end-select.
16635 \layout Subsection
16636
16637 self-insert
16638 \layout Description
16639
16640 Default\SpecialChar ~
16641 Bindings:
16642 \begin_deeper 
16643 \layout List
16644 \labelwidthstring MMMMMMM
16645
16646
16647 \series bold 
16648 Menu\SpecialChar ~
16649 -
16650 \series default 
16651  Main\SpecialChar \menuseparator
16652 Item
16653 \layout List
16654 \labelwidthstring MMMMMMM
16655
16656
16657 \series bold 
16658 Toolbar\SpecialChar ~
16659 -
16660 \series default 
16661  Button # from the left.
16662  
16663 \begin_deeper 
16664 \layout Standard
16665
16666 Brief description of button icon.
16667 \end_deeper 
16668 \layout List
16669 \labelwidthstring MMMMMMM
16670
16671
16672 \series bold 
16673 Keyboard\SpecialChar ~
16674 -
16675 \series default 
16676  None.
16677 \end_deeper 
16678 \layout Paragraph
16679
16680 Purpose:
16681 \layout Standard
16682
16683 Don't know what this does<ref>.
16684 \layout Paragraph
16685
16686 Usage:
16687 \layout Standard
16688
16689 ?
16690 \layout Paragraph
16691
16692 Examples:
16693 \layout Standard
16694
16695 ?
16696 \layout Paragraph
16697
16698 See Also:
16699 \layout Standard
16700
16701 ?
16702 \layout Subsection
16703
16704 server-char-after
16705 \layout Description
16706
16707 Default\SpecialChar ~
16708 Bindings: None.
16709 \layout Paragraph
16710
16711 Purpose:
16712 \layout Standard
16713
16714 One of the functions for the LyX server.
16715 \layout Paragraph
16716
16717 Usage:
16718 \layout Standard
16719
16720 ?
16721 \layout Paragraph
16722
16723 Examples:
16724 \layout Standard
16725
16726 Examples.
16727 \layout Paragraph
16728
16729 See Also:
16730 \layout Standard
16731
16732 server-get-font; server-get-latex; server-get-layout; server-get-name; server-ge
16733 t-xy; server-notify; server-set-xy.
16734 \layout Subsection
16735
16736 server-get-font
16737 \layout Description
16738
16739 Default\SpecialChar ~
16740 Bindings: None.
16741 \layout Paragraph
16742
16743 Purpose:
16744 \layout Standard
16745
16746 One of the functions for the LyX server.
16747 \layout Paragraph
16748
16749 Usage:
16750 \layout Standard
16751
16752 ?
16753 \layout Paragraph
16754
16755 See Also:
16756 \layout Standard
16757
16758 server-char-after; server-get-latex; server-get-layout; server-get-name;
16759  server-get-xy; server-notify; server-set-xy.
16760 \layout Subsection
16761
16762 server-get-latex
16763 \layout Description
16764
16765 Default\SpecialChar ~
16766 Bindings: None.
16767 \layout Paragraph
16768
16769 Purpose:
16770 \layout Standard
16771
16772 One of the functions for the LyX server.
16773 \layout Paragraph
16774
16775 Usage:
16776 \layout Standard
16777
16778 ?
16779 \layout Paragraph
16780
16781 See Also:
16782 \layout Standard
16783
16784 server-char-after; server-get-font; server-get-layout; server-get-name;
16785  server-get-xy; server-notify; server-set-xy.
16786 \layout Subsection
16787
16788 server-get-layout
16789 \layout Description
16790
16791 Default\SpecialChar ~
16792 Bindings: None.
16793 \layout Paragraph
16794
16795 Purpose:
16796 \layout Standard
16797
16798 One of the functions for the LyX server.
16799 \layout Paragraph
16800
16801 Usage:
16802 \layout Paragraph
16803
16804 See Also:
16805 \layout Standard
16806
16807 server-char-after; server-get-font; server-get-latex; server-get-name; server-ge
16808 t-xy; server-notify; server-set-xy.
16809 \layout Subsection
16810
16811 server-get-name
16812 \layout Description
16813
16814 Default\SpecialChar ~
16815 Bindings: None.
16816 \layout Paragraph
16817
16818 Purpose:
16819 \layout Standard
16820
16821 One of the functions for the LyX server.
16822 \layout Paragraph
16823
16824 Usage:
16825 \layout Standard
16826
16827 ?
16828 \layout Paragraph
16829
16830 See Also:
16831 \layout Standard
16832
16833 server-char-after; server-get-font; server-get-latex; server-get-layout;
16834  server-get-xy; server-notify; server-set-xy.
16835 \layout Subsection
16836
16837 server-get-xy
16838 \layout Description
16839
16840 Default\SpecialChar ~
16841 Bindings: None.
16842 \layout Paragraph
16843
16844 Purpose:
16845 \layout Standard
16846
16847 One of the functions for the LyX server.
16848 \layout Paragraph
16849
16850 Usage:
16851 \layout Standard
16852
16853 ?
16854 \layout Paragraph
16855
16856 See Also:
16857 \layout Standard
16858
16859 server-char-after; server-get-font; server-get-latex; server-get-layout;
16860  server-get-name; server-notify; server-set-xy.
16861 \layout Subsection
16862
16863 server-notify
16864 \layout Description
16865
16866 Default\SpecialChar ~
16867 Bindings: None.
16868 \layout Paragraph
16869
16870 Purpose:
16871 \layout Standard
16872
16873 One of the functions for the LyX server.
16874 \layout Paragraph
16875
16876 Usage:
16877 \layout Standard
16878
16879 ?
16880 \layout Paragraph
16881
16882 See Also:
16883 \layout Standard
16884
16885 server-char-after; server-get-font; server-get-latex; server-get-layout;
16886  server-get-name; server-get-xy; server-set-xy.
16887 \layout Subsection
16888
16889 server-set-xy
16890 \layout Description
16891
16892 Default\SpecialChar ~
16893 Bindings: None.
16894 \layout Paragraph
16895
16896 Purpose:
16897 \layout Standard
16898
16899 One of the functions for the LyX server.
16900 \layout Paragraph
16901
16902 Usage:
16903 \layout Standard
16904
16905 ?
16906 \layout Paragraph
16907
16908 See Also:
16909 \layout Standard
16910
16911 server-char-after; server-get-font; server-get-latex; server-get-layout;
16912  server-get-name; server-get-xy; server-notify.
16913 \layout Subsection
16914
16915 set-color
16916 \layout Standard
16917
16918 Default\SpecialChar ~
16919 Bindings: None.
16920 \layout Paragraph
16921
16922 Purpose:
16923 \layout Standard
16924
16925 Change the colors used by LyX.
16926 \layout Paragraph
16927
16928 Usage:
16929 \layout Standard
16930
16931 set-color required two arguments, the LyX color name (essentially the object
16932  to be colours) and the display (currently X11) color name.
16933 \layout Paragraph
16934
16935 See Also:
16936 \layout Standard
16937
16938 The set-color section of the Customization guide.
16939 \layout Subsection
16940
16941 spellchecker
16942 \layout Description
16943
16944 Default\SpecialChar ~
16945 Bindings:
16946 \begin_deeper 
16947 \layout List
16948 \labelwidthstring MMMMMMM
16949
16950
16951 \series bold 
16952 Menu\SpecialChar ~
16953 -
16954 \series default 
16955  
16956 \family sans 
16957 \bar under 
16958 E
16959 \bar default 
16960 dit \SpecialChar \menuseparator
16961
16962 \bar under 
16963 S
16964 \bar default 
16965 pellchecker
16966 \begin_deeper 
16967 \layout Description
16968
16969 Spellchecker: (control panel for the spellchecker)
16970 \newline 
16971 or
16972 \layout Standard
16973
16974
16975 \family sans 
16976 \bar under 
16977 O
16978 \bar default 
16979 ptions\SpecialChar \menuseparator
16980
16981 \bar under 
16982 S
16983 \bar default 
16984 pellchecker\SpecialChar ~
16985 Options
16986 \layout Description
16987
16988 Spellchecker\SpecialChar ~
16989 Options:
16990 \family sans 
16991  
16992 \bar under 
16993 S
16994 \bar default 
16995 tart\SpecialChar ~
16996 Spellchecker
16997 \end_deeper 
16998 \layout List
16999 \labelwidthstring MMMMMMM
17000
17001
17002 \series bold 
17003 Keyboard\SpecialChar ~
17004 -
17005 \series default 
17006  
17007 \family sans 
17008 M-e\SpecialChar ~
17009 s
17010 \family default 
17011  
17012 \end_deeper 
17013 \layout Paragraph
17014
17015 Purpose:
17016 \layout Standard
17017
17018 Start spellchecker.
17019 \layout Standard
17020
17021 [
17022 \emph on 
17023 Author's Note: Need more detail here.
17024  -<ref>
17025 \emph default 
17026 ]
17027 \layout Paragraph
17028
17029 See Also:
17030 \layout Standard
17031
17032 spellcheck popup.
17033  [
17034 \emph on 
17035 Editor's Note: To be added later - jw.
17036 \emph default 
17037 ]
17038 \layout Subsection
17039
17040 symbol-insert
17041 \layout Description
17042
17043 Default\SpecialChar ~
17044 Bindings:
17045 \begin_deeper 
17046 \layout List
17047 \labelwidthstring MMMMMMM
17048
17049
17050 \series bold 
17051 Keyboard\SpecialChar ~
17052 -
17053 \series default 
17054  
17055 \family sans 
17056 M-c\SpecialChar ~
17057 m
17058 \end_deeper 
17059 \layout Paragraph
17060
17061 Purpose:
17062 \layout Standard
17063
17064 This command is simply an alias for the command 
17065 \family typewriter 
17066 math-mode
17067 \family default 
17068 .
17069  
17070 \layout Paragraph
17071
17072 See Also:
17073 \layout Standard
17074
17075 math-mode.
17076  
17077 \layout Section
17078
17079 T-U
17080 \layout Subsection
17081
17082 tab-forward
17083 \layout Description
17084
17085 Default\SpecialChar ~
17086 Bindings:
17087 \begin_deeper 
17088 \layout List
17089 \labelwidthstring MMMMMMM
17090
17091
17092 \series bold 
17093 Keyboard\SpecialChar ~
17094 -
17095 \series default 
17096  
17097 \family sans 
17098 Tab
17099 \family default 
17100  
17101 \end_deeper 
17102 \layout Paragraph
17103
17104 Purpose:
17105 \layout Standard
17106
17107 Move the cursor position forward to the left margin at the start of the
17108  next paragraph or list item.
17109 \layout Paragraph
17110
17111 Usage:
17112 \layout Standard
17113
17114 Note that although other motion commands have a text selection parallel,
17115  
17116 \family typewriter 
17117 tab-forward
17118 \family default 
17119  does not; there is currently no 
17120 \begin_inset Quotes eld
17121 \end_inset 
17122
17123
17124 \family typewriter 
17125 tab-forward-select
17126 \family default 
17127
17128 \begin_inset Quotes erd
17129 \end_inset 
17130
17131  command in LyX.
17132 \layout Paragraph
17133
17134 See Also:
17135 \layout Standard
17136
17137 char-forward; char-backward; word-forward; word-backward; line-begin; line-end;
17138  up; down; screen-up; screen-down; buffer-begin; buffer-end.
17139 \layout Subsection
17140
17141 table-insert
17142 \layout Description
17143
17144 Default\SpecialChar ~
17145 Bindings:
17146 \begin_deeper 
17147 \layout List
17148 \labelwidthstring MMMMMMM
17149
17150
17151 \series bold 
17152 Menu\SpecialChar ~
17153 -
17154 \series default 
17155  
17156 \family sans 
17157 \bar under 
17158 E
17159 \bar default 
17160 dit\SpecialChar \menuseparator
17161 Ta
17162 \bar under 
17163 b
17164 \bar default 
17165 le\SpecialChar \menuseparator
17166 Insert
17167 \family default 
17168 \SpecialChar ~
17169
17170 \family sans 
17171 table
17172 \begin_deeper 
17173 \layout Description
17174
17175 Table: (table size and insertion control panel)
17176 \end_deeper 
17177 \layout List
17178 \labelwidthstring MMMMMMM
17179
17180
17181 \series bold 
17182 Toolbar\SpecialChar ~
17183 -
17184 \series default 
17185  First button on the right.
17186  
17187 \begin_deeper 
17188 \layout Standard
17189
17190 Table icon showing a four by four table with gridlines.
17191 \end_deeper 
17192 \end_deeper 
17193 \layout Paragraph
17194
17195 Purpose:
17196 \layout Standard
17197
17198 Inserts a LaTeX table (
17199 \family typewriter 
17200 tabular
17201 \family default 
17202  environment) into the text.
17203 \layout Paragraph
17204
17205 Usage:
17206 \layout Standard
17207
17208 Executing the command creates a pop-up table control panel that allows you
17209  to set the initial number of rows and columns.
17210  Hitting either the control panel 
17211 \family sans 
17212 OK
17213 \family default 
17214  or 
17215 \family sans 
17216 Apply 
17217 \family default 
17218 buttons inserts the table at the current cursor location.
17219  Text can then be inserted into any cell of a table by selecting the cell
17220  and typing.
17221  The table can be modified by placing the cursor anywhere in the table and
17222  clicking the right mouse button, which brings up a table control menu.
17223 \layout Paragraph
17224
17225 Examples:
17226 \layout Standard
17227
17228 Executing the 
17229 \family typewriter 
17230 table-insert
17231 \family default 
17232  function at the end of this sentence, and accepting the default values,
17233  results in the following:
17234 \layout Standard
17235 \added_space_top 0.3cm \added_space_bottom 0.3cm \align center 
17236
17237 \begin_inset  Tabular
17238 <lyxtabular version="3" rows="5" columns="5">
17239 <features>
17240 <column alignment="center" valignment="top" leftline="true" width="0pt">
17241 <column alignment="center" valignment="top" leftline="true" width="0pt">
17242 <column alignment="center" valignment="top" leftline="true" width="0pt">
17243 <column alignment="center" valignment="top" leftline="true" width="0pt">
17244 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
17245 <row topline="true" bottomline="true">
17246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17247 \begin_inset Text
17248
17249 \layout Standard
17250
17251
17252 \family roman 
17253 \series medium 
17254 \shape up 
17255 \size normal 
17256 \emph off 
17257 \bar no 
17258 \noun off 
17259 1
17260 \end_inset 
17261 </cell>
17262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17263 \begin_inset Text
17264
17265 \layout Standard
17266
17267
17268 \family roman 
17269 \series medium 
17270 \shape up 
17271 \size normal 
17272 \emph off 
17273 \bar no 
17274 \noun off 
17275 2
17276 \end_inset 
17277 </cell>
17278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17279 \begin_inset Text
17280
17281 \layout Standard
17282
17283
17284 \family roman 
17285 \series medium 
17286 \shape up 
17287 \size normal 
17288 \emph off 
17289 \bar no 
17290 \noun off 
17291 3
17292 \end_inset 
17293 </cell>
17294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17295 \begin_inset Text
17296
17297 \layout Standard
17298
17299
17300 \family roman 
17301 \series medium 
17302 \shape up 
17303 \size normal 
17304 \emph off 
17305 \bar no 
17306 \noun off 
17307 4
17308 \end_inset 
17309 </cell>
17310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17311 \begin_inset Text
17312
17313 \layout Standard
17314
17315
17316 \family roman 
17317 \series medium 
17318 \shape up 
17319 \size normal 
17320 \emph off 
17321 \bar no 
17322 \noun off 
17323 5
17324 \end_inset 
17325 </cell>
17326 </row>
17327 <row topline="true">
17328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17329 \begin_inset Text
17330
17331 \layout Standard
17332
17333
17334 \family roman 
17335 \series medium 
17336 \shape up 
17337 \size normal 
17338 \emph off 
17339 \bar no 
17340 \noun off 
17341 A
17342 \end_inset 
17343 </cell>
17344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17345 \begin_inset Text
17346
17347 \layout Standard
17348
17349
17350 \family roman 
17351 \series medium 
17352 \shape up 
17353 \size normal 
17354 \emph off 
17355 \bar no 
17356 \noun off 
17357 x
17358 \end_inset 
17359 </cell>
17360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17361 \begin_inset Text
17362
17363 \layout Standard
17364
17365 \end_inset 
17366 </cell>
17367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17368 \begin_inset Text
17369
17370 \layout Standard
17371
17372 \end_inset 
17373 </cell>
17374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17375 \begin_inset Text
17376
17377 \layout Standard
17378
17379
17380 \family roman 
17381 \series medium 
17382 \shape up 
17383 \size normal 
17384 \emph off 
17385 \bar no 
17386 \noun off 
17387 y
17388 \end_inset 
17389 </cell>
17390 </row>
17391 <row topline="true">
17392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17393 \begin_inset Text
17394
17395 \layout Standard
17396
17397
17398 \family roman 
17399 \series medium 
17400 \shape up 
17401 \size normal 
17402 \emph off 
17403 \bar no 
17404 \noun off 
17405 B
17406 \end_inset 
17407 </cell>
17408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17409 \begin_inset Text
17410
17411 \layout Standard
17412
17413 \end_inset 
17414 </cell>
17415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17416 \begin_inset Text
17417
17418 \layout Standard
17419
17420
17421 \family roman 
17422 \series medium 
17423 \shape up 
17424 \size normal 
17425 \emph off 
17426 \bar no 
17427 \noun off 
17428 x
17429 \end_inset 
17430 </cell>
17431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17432 \begin_inset Text
17433
17434 \layout Standard
17435
17436
17437 \family roman 
17438 \series medium 
17439 \shape up 
17440 \size normal 
17441 \emph off 
17442 \bar no 
17443 \noun off 
17444 y
17445 \end_inset 
17446 </cell>
17447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17448 \begin_inset Text
17449
17450 \layout Standard
17451
17452 \end_inset 
17453 </cell>
17454 </row>
17455 <row topline="true">
17456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17457 \begin_inset Text
17458
17459 \layout Standard
17460
17461
17462 \family roman 
17463 \series medium 
17464 \shape up 
17465 \size normal 
17466 \emph off 
17467 \bar no 
17468 \noun off 
17469 C
17470 \end_inset 
17471 </cell>
17472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17473 \begin_inset Text
17474
17475 \layout Standard
17476
17477 \end_inset 
17478 </cell>
17479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17480 \begin_inset Text
17481
17482 \layout Standard
17483
17484
17485 \family roman 
17486 \series medium 
17487 \shape up 
17488 \size normal 
17489 \emph off 
17490 \bar no 
17491 \noun off 
17492 y
17493 \end_inset 
17494 </cell>
17495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17496 \begin_inset Text
17497
17498 \layout Standard
17499
17500
17501 \family roman 
17502 \series medium 
17503 \shape up 
17504 \size normal 
17505 \emph off 
17506 \bar no 
17507 \noun off 
17508 x
17509 \end_inset 
17510 </cell>
17511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17512 \begin_inset Text
17513
17514 \layout Standard
17515
17516 \end_inset 
17517 </cell>
17518 </row>
17519 <row topline="true" bottomline="true">
17520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17521 \begin_inset Text
17522
17523 \layout Standard
17524
17525
17526 \family roman 
17527 \series medium 
17528 \shape up 
17529 \size normal 
17530 \emph off 
17531 \bar no 
17532 \noun off 
17533 D
17534 \end_inset 
17535 </cell>
17536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17537 \begin_inset Text
17538
17539 \layout Standard
17540
17541
17542 \family roman 
17543 \series medium 
17544 \shape up 
17545 \size normal 
17546 \emph off 
17547 \bar no 
17548 \noun off 
17549 y
17550 \end_inset 
17551 </cell>
17552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17553 \begin_inset Text
17554
17555 \layout Standard
17556
17557 \end_inset 
17558 </cell>
17559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17560 \begin_inset Text
17561
17562 \layout Standard
17563
17564 \end_inset 
17565 </cell>
17566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17567 \begin_inset Text
17568
17569 \layout Standard
17570
17571
17572 \family roman 
17573 \series medium 
17574 \shape up 
17575 \size normal 
17576 \emph off 
17577 \bar no 
17578 \noun off 
17579 x
17580 \end_inset 
17581 </cell>
17582 </row>
17583 </lyxtabular>
17584
17585 \end_inset 
17586
17587
17588 \layout Standard
17589
17590 We took the liberty of adding a little text to the table.
17591 \layout Paragraph
17592
17593 See Also:
17594 \layout Standard
17595
17596 TBD\SpecialChar \@.
17597  We'll think of something, to be sure\SpecialChar \ldots{}
17598
17599 \layout Subsection
17600
17601 tex-mode
17602 \layout Description
17603
17604 Default\SpecialChar ~
17605 Bindings:
17606 \begin_deeper 
17607 \layout List
17608 \labelwidthstring MMMMMMM
17609
17610
17611 \series bold 
17612 Menu\SpecialChar ~
17613 -
17614 \series default 
17615  
17616 \family sans 
17617 \bar under 
17618 L
17619 \bar default 
17620 ayout\SpecialChar \menuseparator
17621
17622 \bar under 
17623 T
17624 \bar default 
17625 ex
17626 \family default 
17627 \SpecialChar ~
17628
17629 \family sans 
17630 Style
17631 \layout List
17632 \labelwidthstring MMMMMMM
17633
17634
17635 \series bold 
17636 Toolbar\SpecialChar ~
17637 -
17638 \series default 
17639  Fourth button from the right.
17640  
17641 \begin_deeper 
17642 \layout Standard
17643
17644 Button with TeX on the face
17645 \end_deeper 
17646 \layout List
17647 \labelwidthstring MMMMMMM
17648
17649
17650 \series bold 
17651 Keyboard\SpecialChar ~
17652 -
17653 \series default 
17654  
17655 \family sans 
17656 M-l\SpecialChar ~
17657
17658 \family roman 
17659 or
17660 \family sans 
17661  M-c\SpecialChar ~
17662 t
17663 \family default 
17664  (standard)
17665 \begin_deeper 
17666 \layout Standard
17667
17668
17669 \family sans 
17670 C-l
17671 \family default 
17672  in 
17673 \family typewriter 
17674 cua.bind
17675 \family default 
17676 .
17677 \end_deeper 
17678 \end_deeper 
17679 \layout Paragraph
17680
17681 Purpose:
17682 \layout Standard
17683
17684 Enter LaTeX code.
17685  
17686 \layout Paragraph
17687
17688 Usage:
17689 \layout Standard
17690
17691 The 
17692 \family typewriter 
17693 tex-mode
17694 \family default 
17695  command is a toggle function.
17696  When first executed, 
17697 \family typewriter 
17698 tex-mode
17699 \family default 
17700  begins accepting characters as a LaTeX command rather than text; when 
17701 \family typewriter 
17702 tex-mode
17703 \family sans 
17704  
17705 \family default 
17706 is executed again this action stops.
17707  The result must be a valid and appropriate LaTeX command, or an error will
17708  result when the file is processed with LaTeX.
17709 \layout Paragraph
17710
17711 Examples:
17712 \layout Standard
17713
17714 The characters accepted as a LaTeX command are shown on the screen in red,
17715  as this example of the LaTeX 
17716 \family typewriter 
17717
17718 \backslash 
17719 relax
17720 \family default 
17721  command shows: 
17722 \begin_inset Quotes eld
17723 \end_inset 
17724
17725
17726 \begin_inset ERT
17727 status Inlined
17728
17729 \layout Standard
17730
17731 \backslash 
17732 relax
17733 \end_inset 
17734
17735
17736 \begin_inset Quotes erd
17737 \end_inset 
17738
17739 .
17740 \layout Paragraph
17741
17742 See Also:
17743 \layout Standard
17744
17745 math-mode.
17746 \layout Subsection
17747
17748 toc-insert
17749 \layout Description
17750
17751 Default\SpecialChar ~
17752 Bindings:
17753 \begin_deeper 
17754 \layout List
17755 \labelwidthstring MMMMMMM
17756
17757
17758 \series bold 
17759 Menu\SpecialChar ~
17760 -
17761 \series default 
17762  
17763 \family sans 
17764 \bar under 
17765 I
17766 \bar default 
17767 nsert\SpecialChar \menuseparator
17768 Lists and 
17769 \bar under 
17770 T
17771 \bar default 
17772 OC\SpecialChar \menuseparator
17773 Table
17774 \family default 
17775 \SpecialChar ~
17776
17777 \family sans 
17778 of
17779 \family default 
17780 \SpecialChar ~
17781
17782 \family sans 
17783 \bar under 
17784 C
17785 \bar default 
17786 ontents
17787 \layout List
17788 \labelwidthstring MMMMMMM
17789
17790
17791 \series bold 
17792 Keyboard\SpecialChar ~
17793 -
17794 \series default 
17795  
17796 \family sans 
17797 M-i t c
17798 \end_deeper 
17799 \layout Paragraph
17800
17801 Purpose:
17802 \layout Standard
17803
17804 Inserts a
17805 \family sans 
17806  table of contents in your document at the current cursor position.
17807
17808 \family default 
17809  
17810 \layout Paragraph
17811
17812 Usage:
17813 \layout Standard
17814
17815 The standard location for a table of contents is straight after the title
17816  page.
17817  So insert it there for best results.
17818 \layout Paragraph
17819
17820 See Also:
17821 \layout Standard
17822
17823 toc-view; Table of Contents popup.
17824 \layout Subsection
17825
17826 toc-view
17827 \layout Description
17828
17829 Default\SpecialChar ~
17830 Bindings:
17831 \begin_deeper 
17832 \layout List
17833 \labelwidthstring MMMMMMM
17834
17835
17836 \series bold 
17837 Menu\SpecialChar ~
17838 -
17839 \series default 
17840  
17841 \family sans 
17842 \bar under 
17843 E
17844 \bar default 
17845 dit\SpecialChar \menuseparator
17846
17847 \bar under 
17848 T
17849 \bar default 
17850 able
17851 \family default 
17852 \SpecialChar ~
17853
17854 \family sans 
17855 of
17856 \family default 
17857 \SpecialChar ~
17858
17859 \family sans 
17860 Contents
17861 \begin_deeper 
17862 \layout Description
17863
17864 Table\SpecialChar ~
17865 of\SpecialChar ~
17866 Contents: (table of contents control panel)
17867 \end_deeper 
17868 \layout List
17869 \labelwidthstring MMMMMMM
17870
17871
17872 \series bold 
17873 Keyboard\SpecialChar ~
17874 -
17875 \series default 
17876  
17877 \family sans 
17878 M-e t
17879 \family default 
17880  
17881 \end_deeper 
17882 \layout Paragraph
17883
17884 Purpose:
17885 \layout Standard
17886
17887 This function brings up the 
17888 \family sans 
17889 Table\SpecialChar ~
17890 of\SpecialChar ~
17891 Contents 
17892 \family default 
17893 pop-up.
17894  
17895 \layout Paragraph
17896
17897 Usage:
17898 \layout Standard
17899
17900 You can update the table of contents using the 
17901 \family sans 
17902 \bar under 
17903 U
17904 \bar default 
17905 pdate
17906 \family default 
17907  button on the control panel, but the primary purpose of the 
17908 \family sans 
17909 Table\SpecialChar ~
17910 of\SpecialChar ~
17911 Contents 
17912 \family default 
17913 pop-up is browsing.
17914 \layout Paragraph
17915
17916 See Also:
17917 \layout Standard
17918
17919 toc-insert; Table of Contents popup.
17920 \layout Subsection
17921
17922 toggle-cursor-follows-scrollbar
17923 \layout Description
17924
17925 Default\SpecialChar ~
17926 Bindings: None.
17927 \layout Paragraph
17928
17929 Purpose:
17930 \layout Standard
17931
17932 To control the movement of the cursor when you use the scrollbar.
17933 \layout Paragraph
17934
17935 Usage:
17936 \layout Standard
17937
17938 Use this switch to change the way the cursor is handled when you move the
17939  scrollbar.
17940  The default behaviour is for the cursor to remain at the last position
17941  you were editing even if you scroll it off the screen.
17942  The alternate behaviour is for the cursor to always be on screen with its
17943  position limited by the topmost or bottommost visible line of text.
17944 \layout Standard
17945
17946 It is possible to set the alternate behaviour as the default by adding an
17947  entry in your 
17948 \family typewriter 
17949 lyxrc
17950 \family default 
17951  file of the form: 
17952 \family typewriter 
17953
17954 \backslash 
17955 cursor_follows_scrollbar true
17956 \family default 
17957 .
17958 \layout Subsection
17959
17960 toolbar-add-to
17961 \layout Description
17962
17963 Default\SpecialChar ~
17964 Bindings: None.
17965 \layout Paragraph
17966
17967 Purpose:
17968 \layout Standard
17969
17970 Used in the 
17971 \family typewriter 
17972 lyxrc
17973 \family default 
17974  files to add a toolbar button.
17975 \layout Paragraph
17976
17977 Usage:
17978 \layout Standard
17979
17980 ?
17981 \layout Paragraph
17982
17983 See Also:
17984 \layout Standard
17985
17986 toolbar-push.
17987 \layout Subsection
17988
17989 toolbar-push
17990 \layout Description
17991
17992 Default\SpecialChar ~
17993 Bindings: None.
17994 \layout Paragraph
17995
17996 Purpose:
17997 \layout Standard
17998
17999 Used in the 
18000 \family typewriter 
18001 lyxrc
18002 \family default 
18003  files to add a toolbar button.
18004 \layout Paragraph
18005
18006 Usage:
18007 \layout Standard
18008
18009 ?
18010 \layout Paragraph
18011
18012 See Also:
18013 \layout Standard
18014
18015 toolbar-add-to.
18016 \layout Subsection
18017
18018 undo
18019 \layout Description
18020
18021 Default\SpecialChar ~
18022 Bindings:
18023 \begin_deeper 
18024 \layout List
18025 \labelwidthstring MMMMMMM
18026
18027
18028 \series bold 
18029 Menu\SpecialChar ~
18030 -
18031 \series default 
18032  
18033 \family sans 
18034 \bar under 
18035 E
18036 \bar default 
18037 dit\SpecialChar \menuseparator
18038
18039 \bar under 
18040 U
18041 \bar default 
18042 ndo
18043 \layout List
18044 \labelwidthstring MMMMMMM
18045
18046
18047 \series bold 
18048 Keyboard\SpecialChar ~
18049 -
18050 \series default 
18051  
18052 \family sans 
18053 M-e\SpecialChar ~
18054 u
18055 \family default 
18056  
18057 \begin_deeper 
18058 \layout Standard
18059
18060
18061 \family sans 
18062 C-z
18063 \family default 
18064  in 
18065 \family typewriter 
18066 cua.bind
18067 \family default 
18068 .
18069 \newline 
18070
18071 \family sans 
18072 C-x\SpecialChar ~
18073 u or C-~S-slash
18074 \family default 
18075  in 
18076 \family typewriter 
18077 emacs.bind
18078 \family default 
18079 .
18080 \end_deeper 
18081 \end_deeper 
18082 \layout Paragraph
18083
18084 Purpose:
18085 \layout Standard
18086
18087 Undo the last major editing command.
18088 \layout Paragraph
18089
18090 Usage:
18091 \layout Standard
18092
18093 Self explanatory.
18094  
18095 \layout Standard
18096
18097 Two things: first, 
18098 \family typewriter 
18099 undo
18100 \family default 
18101  has unlimited depth.
18102  
18103 \emph on 
18104 (Except in the beta-version, where this feature has been limited to 100
18105  steps for safety).
18106  
18107 \emph default 
18108 You can keep invoking 
18109 \family typewriter 
18110 undo
18111 \family default 
18112  until you run out of changes and the document is back in the state it was
18113  in when you loaded it.
18114 \layout Standard
18115
18116 Second, 
18117 \family typewriter 
18118 undo
18119 \family default 
18120  does not work everywhere.
18121  You cannot undo changes to the document layout, for example.
18122 \layout Paragraph
18123
18124 See Also:
18125 \layout Standard
18126
18127 redo.
18128  
18129 \layout Subsection
18130
18131 up
18132 \layout Description
18133
18134 Default\SpecialChar ~
18135 Bindings:
18136 \begin_deeper 
18137 \layout List
18138 \labelwidthstring MMMMMMM
18139
18140
18141 \series bold 
18142 Keyboard\SpecialChar ~
18143 -
18144 \series default 
18145  
18146 \family sans 
18147 Up
18148 \begin_deeper 
18149 \layout Standard
18150
18151
18152 \family sans 
18153 C-p
18154 \family default 
18155  in 
18156 \family typewriter 
18157 emacs.bind
18158 \family default 
18159 .
18160 \end_deeper 
18161 \end_deeper 
18162 \layout Paragraph
18163
18164 Purpose:
18165 \layout Standard
18166
18167 Moves the cursor down up line.
18168  If the cursor starting-position is at the top of the screen-display, the
18169  buffer scrolls downward to display the new current line about 1/4 of the
18170  screen-height from the top of the screen.
18171 \layout Paragraph
18172
18173 See Also:
18174 \layout Standard
18175
18176 char-forward; char-backward; word-forward; word-backward; tab-forward; line-begi
18177 n; line-end; down; screen-up; screen-down; buffer-begin; buffer-end.
18178 \layout Subsection
18179
18180 up-select
18181 \layout Description
18182
18183 Default\SpecialChar ~
18184 Bindings:
18185 \begin_deeper 
18186 \layout List
18187 \labelwidthstring MMMMMMM
18188
18189
18190 \series bold 
18191 Keyboard\SpecialChar ~
18192 -
18193 \series default 
18194  
18195 \family sans 
18196 S-Up
18197 \end_deeper 
18198 \layout Paragraph
18199
18200 Purpose:
18201 \layout Standard
18202
18203 To select text from the current cursor position to the same position one
18204  line up.
18205  If the previous line is shorter than the current line, the cursor simply
18206  moves to the end of the previous line.
18207 \layout Paragraph
18208
18209 See Also:
18210 \layout Standard
18211
18212 up;
18213 \layout Standard
18214
18215 backward-select; forward-select; down-select; word-forward-select; word-backward
18216 -select; line-begin-select; line-end-select; screen-up-select; screen-down-selec
18217 t; buffer-begin-select; buffer-end-select.
18218 \layout Section
18219
18220 W-Z
18221 \layout Subsection
18222
18223 word-backward
18224 \layout Description
18225
18226 Default\SpecialChar ~
18227 Bindings:
18228 \begin_deeper 
18229 \layout List
18230 \labelwidthstring MMMMMMM
18231
18232
18233 \series bold 
18234 Keyboard\SpecialChar ~
18235 -
18236 \series default 
18237  
18238 \family sans 
18239 C-Left
18240 \end_deeper 
18241 \layout Paragraph
18242
18243 Purpose:
18244 \layout Standard
18245
18246 Moves the cursor backward by one word.
18247 \layout Paragraph
18248
18249 Usage:
18250 \layout Standard
18251
18252 Self explanatory.
18253  If you are already at the beginning of a word, the cursor moves to the
18254  first letter of the previous word.
18255  If you are in the middle or at the end of a word, the cursor moves to the
18256  first letter of that word.
18257 \layout Paragraph
18258
18259 See Also:
18260 \layout Standard
18261
18262 char-forward; char-backward; word-forward; tab-forward; line-begin; line-end;
18263  up; down; screen-up; screen-down; buffer-begin; buffer-end.
18264 \layout Subsection
18265
18266 word-backward-select
18267 \layout Description
18268
18269 Default\SpecialChar ~
18270 Bindings:
18271 \begin_deeper 
18272 \layout List
18273 \labelwidthstring MMMMMMM
18274
18275
18276 \series bold 
18277 Keyboard\SpecialChar ~
18278 -
18279 \series default 
18280  
18281 \family sans 
18282 S-C-Left
18283 \end_deeper 
18284 \layout Paragraph
18285
18286 Purpose:
18287 \layout Standard
18288
18289 Highlights (selects) the text between the starting and ending positions
18290  during a 
18291 \family typewriter 
18292 word-backward
18293 \family default 
18294  move.
18295  The highlighted text is shown in reverse video.
18296 \layout Paragraph
18297
18298 See Also:
18299 \layout Standard
18300
18301 word-backward; backward-select; forward-select; up-select; down-select;
18302  word-forward-select; line-begin-select; line-end-select; screen-up-select;
18303  screen-down-select; buffer-begin-select; buffer-end-select.
18304 \layout Subsection
18305
18306 word-capitalize
18307 \layout Description
18308
18309 Default\SpecialChar ~
18310 Bindings:
18311 \begin_deeper 
18312 \layout List
18313 \labelwidthstring MMMMMMM
18314
18315
18316 \series bold 
18317 Keyboard\SpecialChar ~
18318 -
18319 \series default 
18320  
18321 \family sans 
18322 M-c\SpecialChar ~
18323 Right
18324 \end_deeper 
18325 \layout Paragraph
18326
18327 Purpose:
18328 \layout Standard
18329
18330 Capitalizes the next character to the right of the current cursor, and moves
18331  the cursor position to the beginning of the next word.
18332 \layout Paragraph
18333
18334 Usage:
18335 \layout Standard
18336
18337 No case change occurs for preselected text.
18338 \layout Paragraph
18339
18340 Examples:
18341 \layout Standard
18342
18343 If your current cursor location is immediately to the left of the 
18344 \begin_inset Quotes eld
18345 \end_inset 
18346
18347 p
18348 \begin_inset Quotes erd
18349 \end_inset 
18350
18351  in the word 
18352 \emph on 
18353 description
18354 \emph default 
18355  and you execute the 
18356 \family typewriter 
18357 word-capitalize
18358 \family default 
18359  function, 
18360 \emph on 
18361 description
18362 \emph default 
18363  will change to 
18364 \emph on 
18365 descriPtion.
18366
18367 \emph default 
18368  
18369 \layout Paragraph
18370
18371 See Also:
18372 \layout Standard
18373
18374 word-lowcase; word-upcase.
18375 \layout Subsection
18376
18377 word-delete-backward
18378 \layout Description
18379
18380 Default\SpecialChar ~
18381 Bindings:
18382 \begin_deeper 
18383 \layout List
18384 \labelwidthstring MMMMMMM
18385
18386
18387 \series bold 
18388 Keyboard\SpecialChar ~
18389 -
18390 \series default 
18391  
18392 \family sans 
18393 C-BackSpace
18394 \end_deeper 
18395 \layout Paragraph
18396
18397 Purpose:
18398 \layout Standard
18399
18400 Deletes the previous word.
18401 \layout Paragraph
18402
18403 Usage:
18404 \layout Standard
18405
18406 If the cursor is in between words (in whitespace), then the previous word
18407  is deleted.
18408  
18409 \layout Standard
18410
18411 If the cursor is in the middle of a word, then the beginning of the word
18412  is deleted to the cursor location.
18413  
18414 \layout Standard
18415
18416 If the cursor is at the beginning of a paragraph, then the last word of
18417  the previous paragraph is deleted.
18418  Also in this case, if both paragraph have the same environment, LyX will
18419  join the two paragraphs.
18420  
18421 \layout Paragraph
18422
18423 See Also:
18424 \layout Standard
18425
18426 word-delete-forward.
18427 \layout Subsection
18428
18429 word-delete-forward
18430 \layout Description
18431
18432 Default\SpecialChar ~
18433 Bindings:
18434 \begin_deeper 
18435 \layout List
18436 \labelwidthstring MMMMMMM
18437
18438
18439 \series bold 
18440 Keyboard\SpecialChar ~
18441 -
18442 \series default 
18443  
18444 \family sans 
18445 C-Delete
18446 \newline 
18447 M-d
18448 \family default 
18449  in 
18450 \family typewriter 
18451 emacs.bind
18452 \end_deeper 
18453 \layout Paragraph
18454
18455 Purpose:
18456 \layout Standard
18457
18458 Deletes the next word.
18459 \layout Paragraph
18460
18461 Usage:
18462 \layout Standard
18463
18464 If the cursor is in between words (in whitespace), then the next word is
18465  deleted.
18466  
18467 \layout Standard
18468
18469 If the cursor is in the middle of a word, then the end of the word is deleted
18470  to the cursor location.
18471  
18472 \layout Standard
18473
18474 If the cursor is at the end of a paragraph, one of two things can happen.
18475  If the current and next paragraph have the same paragraph environment,
18476  LyX merges the two paragraphs, but doesn't delete any words.
18477  If the two paragraphs have different environments, nothing happens.
18478  Note that this is different from the behavior of 
18479 \family typewriter 
18480 word-delete-backward
18481 \family default 
18482 .
18483 \layout Paragraph
18484
18485 See Also:
18486 \layout Standard
18487
18488 word-delete-backward.
18489 \layout Subsection
18490
18491 word-forward
18492 \layout Description
18493
18494 Default\SpecialChar ~
18495 Bindings:
18496 \begin_deeper 
18497 \layout List
18498 \labelwidthstring MMMMMMM
18499
18500
18501 \series bold 
18502 Keyboard\SpecialChar ~
18503 -
18504 \series default 
18505  
18506 \family sans 
18507 C-Right
18508 \end_deeper 
18509 \layout Paragraph
18510
18511 Purpose:
18512 \layout Standard
18513
18514 Moves the cursor forward by one word.
18515  
18516 \layout Paragraph
18517
18518 Usage:
18519 \layout Standard
18520
18521 Unlike 
18522 \family typewriter 
18523 word-backward
18524 \family default 
18525 , this function always displays the same behavior.
18526  It always moves the cursor to the beginning of the next word, no matter
18527  where the starting cursor location may be.
18528 \layout Paragraph
18529
18530 See Also:
18531 \layout Standard
18532
18533 char-forward; char-backward; word-forward; word-backward; tab-forward; line-begi
18534 n; line-end; up; down; screen-up; screen-down; buffer-begin; buffer-end.
18535 \layout Subsection
18536
18537 word-forward-select
18538 \layout Description
18539
18540 Default\SpecialChar ~
18541 Bindings:
18542 \begin_deeper 
18543 \layout List
18544 \labelwidthstring MMMMMMM
18545
18546
18547 \series bold 
18548 Keyboard\SpecialChar ~
18549 -
18550 \series default 
18551  
18552 \family sans 
18553 S-C-Right
18554 \end_deeper 
18555 \layout Paragraph
18556
18557 Purpose:
18558 \layout Standard
18559
18560 Highlights (selects) the text between the starting and ending positions
18561  during a 
18562 \family typewriter 
18563 word-forward
18564 \family sans 
18565  
18566 \family default 
18567 move.
18568  The highlighted text is shown in reverse video.
18569 \layout Paragraph
18570
18571 See Also:
18572 \layout Standard
18573
18574 word-forward;
18575 \layout Standard
18576
18577 backward-select; forward-select; up-select; down-select; word-backward-select;
18578  line-begin-select; line-end-select; screen-up-select; screen-down-select;
18579  buffer-begin-select; buffer-end-select.
18580 \layout Subsection
18581
18582 word-lowcase
18583 \layout Description
18584
18585 Default\SpecialChar ~
18586 Bindings:
18587 \begin_deeper 
18588 \layout List
18589 \labelwidthstring MMMMMMM
18590
18591
18592 \series bold 
18593 Keyboard\SpecialChar ~
18594 -
18595 \series default 
18596  
18597 \family sans 
18598 M-c\SpecialChar ~
18599 Down
18600 \end_deeper 
18601 \layout Paragraph
18602
18603 Purpose:
18604 \layout Standard
18605
18606 Forces a word to all lowercase, then moves the cursor to the start of the
18607  next word.
18608 \layout Paragraph
18609
18610 Usage:
18611 \layout Standard
18612
18613 Only the portion of the word to the right of the cursor is affected.
18614  No case change occurs for preselected text.
18615 \layout Paragraph
18616
18617 Examples:
18618 \layout Standard
18619
18620 If your current cursor location is immediately to the left of the 
18621 \begin_inset Quotes eld
18622 \end_inset 
18623
18624 p
18625 \begin_inset Quotes erd
18626 \end_inset 
18627
18628  in the word 
18629 \emph on 
18630 DESCRIPTION
18631 \emph default 
18632  and you execute the 
18633 \family typewriter 
18634 word-lowcase
18635 \family default 
18636  function, 
18637 \emph on 
18638 DESCRIPTION
18639 \emph default 
18640  will change to 
18641 \emph on 
18642 DESCRIption
18643 \emph default 
18644 .
18645 \layout Paragraph
18646
18647 See Also:
18648 \layout Standard
18649
18650 word-capitalize; word-upcase.
18651 \layout Subsection
18652
18653 word-upcase
18654 \layout Description
18655
18656 Default\SpecialChar ~
18657 Bindings:
18658 \begin_deeper 
18659 \layout List
18660 \labelwidthstring MMMMMMM
18661
18662
18663 \series bold 
18664 Keyboard\SpecialChar ~
18665 -
18666 \series default 
18667  
18668 \family sans 
18669 M-c\SpecialChar ~
18670 Up
18671 \end_deeper 
18672 \layout Paragraph
18673
18674 Purpose:
18675 \layout Standard
18676
18677 Forces a word to all uppercase, then moves the cursor to the start of the
18678  next word.
18679 \layout Paragraph
18680
18681 Usage:
18682 \layout Standard
18683
18684 Only the portion of the word to the right of the cursor is affected.
18685  No case change occurs for preselected text.
18686 \layout Paragraph
18687
18688 Examples:
18689 \layout Standard
18690
18691 If your current cursor location is immediately to the left of the 
18692 \begin_inset Quotes eld
18693 \end_inset 
18694
18695 p
18696 \begin_inset Quotes erd
18697 \end_inset 
18698
18699  in the word 
18700 \emph on 
18701 description
18702 \emph default 
18703  and you execute the 
18704 \family sans 
18705 word-upcase
18706 \family default 
18707  function, 
18708 \emph on 
18709 description
18710 \emph default 
18711  will change to 
18712 \emph on 
18713 descriPTION
18714 \emph default 
18715 .
18716 \layout Paragraph
18717
18718 See Also:
18719 \layout Standard
18720
18721 word-capitalize; word-lowcase.
18722 \layout Chapter
18723
18724 General Information
18725 \layout Standard
18726
18727
18728 \emph on 
18729
18730 \begin_inset LatexCommand \label{ch:misc}
18731
18732 \end_inset 
18733
18734  Ed.
18735  Note: This is otherwise known as The Dreaded Miscellaneous! It'll be a
18736  pain to maintain, since I'll probably be splitting it every few months!
18737  -jw
18738 \layout Section*
18739
18740 Reserved for Future Use.
18741 \the_end