http://wiki.lyx.org/uploads/LyX/UserGuideA4PDF.lyx

There's no point doing a diff... the result is simply twice the size of Uwe's .lyx file...

Diff File see attached


regards Uwe
3c3
< \textclass book
---
> \textclass scrbook
5c5
< \usepackage[english]{babel}
---
> % DO NOT ALTER THIS PREAMBLE!!!
6d5
< % DO NOT ALTER THIS PREAMBLE!!!!
12,13c11,12
< % the documentation team intead of messing around in here.  --jpw 4/97
< 
---
> % the documentation team
> % email: [EMAIL PROTECTED]
14,17d12
< %% Widens the vertical table spacing
< %%
< \renewcommand{\arraystretch}{1.25}
< \setlength{\tabcolsep}{0.45em}
18a14,15
> % assure that the correct language is used
> \usepackage[english]{babel}
20,21c17,18
< %% Provides certain commands which are missing.
< %%
---
> % let the index appear in the TOC
> \usepackage [nottoc]{tocbibind}
22,34d18
< \DeclareRobustCommand{\textyen}{%
< {\fontencoding{U}\fontfamily{msa}\selectfont\char85}%
< }
< \DeclareRobustCommand{\textcurrency}{%
< {\fontencoding{U}\fontfamily{wasy}\selectfont\char27}%
< }
< \DeclareRobustCommand{\textcent}{%
< {\fontencoding{U}\fontfamily{wasy}\selectfont\char103}%
< }
< \DeclareRobustCommand{\textbrokenbar}{%
< {\fontencoding{U}\fontfamily{wasy}\selectfont\char124}%
< }
< 
36,38c20,22
< %% For some odd reason, this character isn't defined in T1-encoding. 
< %%
< \DeclareInputText{"0AD}{\textendash}
---
> % provides missing characters,
> % see note in chapter Character Tables
> \usepackage{textcomp}
38a23,37
> 
> % link all cross references and URLs in dvi and pdf output
> \usepackage[colorlinks=true, bookmarks, bookmarksnumbered,
> linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,
> pdfpagelayout=OneColumn, pdfnewwindow=true,
> pdfstartview=XYZ, plainpages=false, pdfpagelabels,
> pdfauthor={LyX Team},
> pdftitle={The LyX User's Guide},pdfsubject={LyX},
> pdfkeywords={LyX}]{hyperref}
> 
> % adjust margins
> \setlength{\oddsidemargin}{-2.27pt}
> \setlength{\evensidemargin}{-2.27pt}
> \setlength{\textwidth}{16.1cm}
> \setlength{\textheight}{23.2cm}
39a39,42
> % widens the vertical table spacing
> \renewcommand{\arraystretch}{1.25}
> % set the separation of table columns
> \setlength{\tabcolsep}{0.45em}
41,43c44,46
< %% Accented characters missing in non-T1 encodings.
< %%
< \ProvideTextCommandDefault{\quotedblbase}{%
---
> % insertion of 1.5mm additional vertical space between footnotes
> \let\myFoot\footnote
> \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
44,75d46
< \raisebox{-1ex}{\textquotedblright}
< \hspace{-0.7em}
< }
< \ProvideTextCommandDefault{\quotesinglbase}{%
< \raisebox{-1ex}{\textquoteright}
< \hspace{-0.7em}
< }
< \ProvideTextCommandDefault{\guillemotleft}{%
< \raisebox{0.27ex}{\ensuremath{\scriptscriptstyle \ll\!\!\!}}
< }
< \ProvideTextCommandDefault{\guillemotright}{%
< \raisebox{0.27ex}{\ensuremath{\scriptscriptstyle \gg}}
< }
< \ProvideTextCommandDefault{\guilsinglleft}{%
< \raisebox{0.27ex}{\ensuremath{\scriptscriptstyle <\!\!\!}}
< }
< \ProvideTextCommandDefault{\guilsinglright}{%
< \raisebox{0.27ex}{\ensuremath{\scriptscriptstyle >}}
< }
< \ProvideTextCommandDefault{\DH}{%
< D\hspace{-0.7em}\rule[0.8ex]{0.30em}{0.08ex}\hspace{0.40em}
< }
< \ProvideTextCommandDefault{\dh}{%
< \ensuremath{\mathrm{\partial}}
< \hspace{-0.65em}\rule[1.35ex]{0.3em}{0.08ex}\hspace{0.35em}
< }
< \ProvideTextCommandDefault{\TH}{%
< \textsc{I\hspace{-0.325em}p}
< }
< \ProvideTextCommandDefault{\th}{%
< p\hspace{-0.55em}l
< }
81c52
< \paperfontsize default
---
> \paperfontsize 12
83c54
< \papersize Default
---
> \papersize a4paper
86c57
< \use_amsmath 0
---
> \use_amsmath 1
98c69
< \paperpagestyle headings
---
> \paperpagestyle default
98a70,97
> 
> \layout Standard
> 
> 
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> pagenumbering{Roman}
> \end_inset 
> 
> 
> \begin_inset Note
> collapsed true
> 
> \layout Standard
> 
> 
> \series bold 
> 
> \backslash 
> pagenumbering{roman}
> \series default 
>  changes pagenumbering to roman numbers
> \end_inset 
> 
123a123,194
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> hypertarget{Inhalt}{}
> \end_inset 
> 
> 
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> pdfbookmark[1]{Contents}{TOC}
> \end_inset 
> 
> 
> \begin_inset Note
> collapsed true
> 
> \layout Standard
> 
> 
> \series bold 
> 
> \backslash 
> hypertarget
> \series default 
>  and 
> \series bold 
> 
> \backslash 
> pdfbookmark
> \series default 
>  affect, that the Table of Contents appears in pdf as bookmark.
> \layout Standard
> 
> More to this commands could be found in the documentation of the LaTeX-package
>  
> \series bold 
> hyperref
> \series default 
> .
> \end_inset 
> 
> 
> \begin_inset Note
> collapsed true
> 
> \layout Standard
> 
> To export this document as pdf, ps oder dvi, the LaTeX-packages 
> \series bold 
> hyperref
> \series default 
>  and 
> \series bold 
> tocbibind
> \series default 
>  have to be installed.
> \layout Standard
> 
> These packages are part of all popular LaTeX-distributions.
> \end_inset 
> 
> 
> \layout Standard
> \pagebreak_bottom 
> 
128a200,212
> \layout Standard
> 
> 
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> pagenumbering{arabic}
> \end_inset 
> 
> 
134c218
< What is LyX?
---
> What is 
134a219,272
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> texorpdfstring{
> \end_inset 
> 
> LyX
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> }{LyX}
> \end_inset 
> 
> ?
> \begin_inset Note
> collapsed true
> 
> \layout Standard
> 
> 
> \series bold 
> 
> \backslash 
> texorpdfstring
> \series default 
>  makes sure, that the word 
> \begin_inset Quotes eld
> \end_inset 
> 
> LyX
> \begin_inset Quotes erd
> \end_inset 
> 
>  appears correctly in the pdf-bookmark.
> \layout Standard
> 
> More to 
> \series bold 
> 
> \backslash 
> texorpdfstring
> \series default 
>  could be found in the documentation of the LaTeX-package 
> \series bold 
> hyperref
> \series default 
> .
> \end_inset 
> 
> 
223c361
< Invoking LyX
---
> Invoking 
223a362,379
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> texorpdfstring{
> \end_inset 
> 
> LyX
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> }{LyX}
> \end_inset 
> 
> 
251,252c407,408
< How LyX Looks
< \layout Subsubsection
---
> How 
> \begin_inset ERT
252a409,419
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> texorpdfstring{
> \end_inset 
> 
> LyX
> \begin_inset ERT
> status Collapsed
254c421
< The Main Window
---
> \layout Standard
254a422,425
> }{LyX}
> \end_inset 
> 
>  Looks
372c543
< The LyX Interface
---
> The 
372a544,561
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> texorpdfstring{
> \end_inset 
> 
> LyX
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> }{LyX}
> \end_inset 
> 
>  Interface
1057c1246
< \layout List
---
> \layout Labeling
1088c1277
< \layout List
---
> \layout Labeling
1105c1294
< \layout List
---
> \layout Labeling
1121c1310
< \layout List
---
> \layout Labeling
1162c1351
< \layout List
---
> \layout Labeling
1206c1395
< \layout List
---
> \layout Labeling
1215c1404
< \layout List
---
> \layout Labeling
1339c1528
< Using LyX with Other Programs
---
> Using 
1339a1529,1546
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> texorpdfstring{
> \end_inset 
> 
> LyX
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> }{LyX}
> \end_inset 
> 
>  with Other Programs
1456c1663
< Cut and Paste Between LyX and Other X Programs
---
> Cut and Paste Between 
1456a1664,1681
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> texorpdfstring{
> \end_inset 
> 
> LyX
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> }{LyX}
> \end_inset 
> 
>  and Other X Programs
1483c1708
< LyX Setup and Supporting Applications
---
> 
1483a1709,1726
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> texorpdfstring{
> \end_inset 
> 
> LyX
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> }{LyX}
> \end_inset 
> 
>  Setup and Supporting Applications
1533c1776
< Basic LyX Setup
---
> Basic 
1533a1777,1794
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> texorpdfstring{
> \end_inset 
> 
> LyX
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> }{LyX}
> \end_inset 
> 
>  Setup
1696c1957
< 
---
> xmodmap and xkeycaps
1697,1702d1957
< \family typewriter 
< xmodmap
< \family default 
<  and 
< \family typewriter 
< xkeycaps
1711,1712d1965
< 
< \family typewriter 
1735c1988
<  somewhere in your startup scripts [for example, 
---
>  somewhere in your startup scripts [e.g.
1735a1989
>  
1747c2001
< , or 
---
>  or 
1751c2005
<  are all possibilities].
---
>  are possible].
1754,1755d2007
< 
< \family typewriter 
2064c2316
<  A complete list of mirrors may be found at 
---
>  A complete list of mirrors may be found at
2064a2317,2318
> \newline 
> 
2074c2328
< .
---
> 
2132,2133c2386,2387
<  converts DVI files into PostScript�, which is the format most printers
<  use nowadays.
---
>  converts DVI files into PostScript, which is the format most printers use
>  nowadays.
2135c2389
<  the PostScript� through 
---
>  the PostScript through 
2437c2691
<  Once you've done all that, you can print to either a PostScript� printer
---
>  Once you've done all that, you can print to either a PostScript printer
2468c2722
<  You can't include any PostScript� files, such as graphics, in your documents,
---
>  You can't include any PostScript files, such as graphics, in your documents,
2502c2756
<  to allow you to view PostScript� files.
---
>  to allow you to view PostScript files.
2593c2847
<  view the PostScript� version of the document.
---
>  view the PostScript version of the document.
2661c2915
< LyX Basics
---
> 
2661a2916,2933
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> texorpdfstring{
> \end_inset 
> 
> LyX
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> }{LyX}
> \end_inset 
> 
>  Basics
3781c4053
< \layout List
---
> \layout Labeling
3803c4075
< \layout List
---
> \layout Labeling
3811c4083
< \layout List
---
> \layout Labeling
3819c4091
< \layout List
---
> \layout Labeling
3827c4099
< \layout List
---
> \layout Labeling
3837c4109
< \layout List
---
> \layout Labeling
3859c4131
< \layout List
---
> \layout Labeling
3898c4170
< \layout List
---
> \layout Labeling
3927c4199
< \layout List
---
> \layout Labeling
3951c4223
< \layout List
---
> \layout Labeling
3994c4266
< \layout List
---
> \layout Labeling
4017c4289
< \layout List
---
> \layout Labeling
4295c4567
< The paragraph environments correspond to the various 
---
> The paragraph environments correspond to the various
4295a4568,4570
> \layout Standard
> 
> 
4316c4591
<  command sequences in an ordinary LaTeX file.
---
> 
4316a4592,4593
> \newline 
> command sequences in an ordinary LaTeX file.
5900c6177
<  You can customize these labels in 
---
>  You can customize these labels in the
5900a6178,6187
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> linebreak 
> \end_inset 
> 
>  
6238c6525
< The LyX 
---
> The 
6238a6526,6543
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> texorpdfstring{
> \end_inset 
> 
> LyX
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> }{LyX}
> \end_inset 
> 
>  
6300c6605
< \layout List
---
> \layout Labeling
6320c6625
< \layout List
---
> \layout Labeling
6328c6633
< \layout List
---
> \layout Labeling
6345c6650
< \layout List
---
> \layout Labeling
6356c6661
< \layout List
---
> \layout Labeling
6375c6680
< \layout List
---
> \layout Labeling
6501c6806
< \layout List
---
> \layout Labeling
6509c6814
< \layout List
---
> \layout Labeling
6519c6824
< \layout List
---
> \layout Labeling
7230a7536,7553
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> texorpdfstring{
> \end_inset 
> 
> LyX
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> }{LyX}
> \end_inset 
> 
> 
7232c7555
< LyX-Code
---
> -Code
7554c7877
<  or 
---
>  or
7554a7878,7879
> \newline 
> 
8341,8343d8665
< \layout Subsubsection
< 
< Nesting limits
8459c8781
< \layout List
---
> \layout Labeling
8469c8791
< \layout List
---
> \layout Labeling
8484c8806
< \layout List
---
> \layout Labeling
8565c8887
< \layout List
---
> \layout Labeling
8597c8919
< \layout List
---
> \layout Labeling
8603c8925
< \layout List
---
> \layout Labeling
8610c8932
< \layout List
---
> \layout Labeling
8625c8947
< \layout List
---
> \layout Labeling
8639c8961
< \layout List
---
> \layout Labeling
8645c8967
< \layout List
---
> \layout Labeling
8651c8973
< \layout List
---
> \layout Labeling
9707c10029
< \layout List
---
> \layout Labeling
9728c10050
< \layout List
---
> \layout Labeling
9747c10069
< \layout List
---
> \layout Labeling
9768c10090
< \layout List
---
> \layout Labeling
9789c10111
< \layout List
---
> \layout Labeling
9802c10124
< \layout List
---
> \layout Labeling
9815c10137
< \layout List
---
> \layout Labeling
9836c10158
< \layout List
---
> \layout Labeling
9850c10172
< \layout List
---
> \layout Labeling
9863c10185
< \layout List
---
> \layout Labeling
9880c10202
< \layout List
---
> \layout Labeling
9895c10217
< \layout List
---
> \layout Labeling
9910c10232
< \layout List
---
> \layout Labeling
9930c10252
< \layout List
---
> \layout Labeling
9963c10285
< \layout List
---
> \layout Labeling
9990c10312
< \layout List
---
> \layout Labeling
10022c10344
< \layout List
---
> \layout Labeling
10055c10377
< \layout List
---
> \layout Labeling
10087c10409
< \layout List
---
> \layout Labeling
10120c10442
< \layout List
---
> \layout Labeling
10153c10475
< \layout List
---
> \layout Labeling
10181c10503
< \layout List
---
> \layout Labeling
10214c10536
< \layout List
---
> \layout Labeling
10261c10583
< \layout List
---
> \layout Labeling
10274c10596
< \layout List
---
> \layout Labeling
10302c10624
< \layout List
---
> \layout Labeling
10322c10644
< \layout List
---
> \layout Labeling
10362c10684
< \layout List
---
> \layout Labeling
10431c10753
< \layout List
---
> \layout Labeling
10613,10614c10935,10936
<  If you have included PostScript� pictures in your document, there will
<  only be a link to these files.
---
>  If you have included PostScript pictures in your document, there will only
>  be a link to these files.
10657c10979
< Nowadays, most printers understand the PostScript� format.
---
> Nowadays, most printers understand the PostScript format.
10662,10663c10984,10985
<  file to a PostScript� file for you when you go to print out your document.
<  LyX will also let you preview a PostScript� version of your document using
---
>  file to a PostScript file for you when you go to print out your document.
>  LyX will also let you preview a PostScript version of your document using
10677,10678c10999,11000
< ] takes any PostScript� graphics you may have included in your document
<  and puts it into the resulting PostScript� version of your document.
---
> ] takes any PostScript graphics you may have included in your document and
>  puts it into the resulting PostScript version of your document.
10680c11002
<  That makes the PostScript� version much, much more portable than the DVI
---
>  That makes the PostScript version much, much more portable than the DVI
10697c11019
< Quick Viewing with 
---
> Quick Viewing with xdvi
10698,10699d11019
< \family typewriter 
< xdvi
10776c11096
< Viewing the PostScript� Version with 
---
> Viewing the PostScript Version with ghostview
10777,10778d11096
< \family typewriter 
< ghostview
10786c11104
<  There may be times, however, when you want to look at the PostScript� version.
---
>  There may be times, however, when you want to look at the PostScript version.
10798c11116
<  I always like to look at the PostScript� file before I print it, just so
---
>  I always like to look at the PostScript file before I print it, just so
10803c11121
<  You can use PostScript� fonts in a LaTeX document, but 
---
>  You can use PostScript fonts in a LaTeX document, but 
10812c11130
<  or some other PostScript� file viewer to see the actual results.
---
>  or some other PostScript file viewer to see the actual results.
10815c11133
< To view the PostScript� version of your document, select 
---
> To view the PostScript version of your document, select 
10903c11221
< \layout List
---
> \layout Labeling
10950,10951c11268,11269
<  The printer should understand PostScript� files.
< \layout List
---
>  The printer should understand PostScript files.
> \layout Labeling
10963c11281
< Script� format.
---
> Script format.
11048c11366
< status Inlined
---
> status Collapsed
11077c11395
< status Inlined
---
> status Collapsed
11087c11405
< status Inlined
---
> status Collapsed
11509c11827
< \layout List
---
> \layout Labeling
11541c11859
< \layout List
---
> \layout Labeling
11569c11887
< \layout List
---
> \layout Labeling
11601c11919
< \layout List
---
> \layout Labeling
11633c11951
< \layout List
---
> \layout Labeling
11665c11983
< \layout List
---
> \layout Labeling
12130c12448
< collapsed true
---
> collapsed false
12199c12517
<  Encapsulated PostScript� figures are handled very well by LyX, which uses
---
>  Encapsulated PostScript figures are handled very well by LyX, which uses
12320c12638
< \added_space_bottom medskip \align center 
---
> 
12520c12838
< \layout Standard
---
> \hfill 
12521d12838
< \align center 
13205a13523,13540
> XFig and 
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> texorpdfstring{
> \end_inset 
> 
> LyX
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> }{LyX}
> \end_inset 
> 
13207,13210d13541
< \family typewriter 
< XFig
< \family default 
<  and LyX
13235c13566
< Export the figure as Encapsulated PostScript�.
---
> Export the figure as Encapsulated PostScript.
13242c13573
<  PostScript� fonts, which is OK\SpecialChar [EMAIL PROTECTED]
---
>  PostScript fonts, which is OK\SpecialChar [EMAIL PROTECTED]
13249,13250c13580,13581
< The only disadvantage is that you cannot create formulas as PostScript�
<  text except by hand.
---
> The only disadvantage is that you cannot create formulas as PostScript text
>  except by hand.
13318c13649
< Export the figure as LaTeX/PostScript� combined.
---
> Export the figure as LaTeX/PostScript combined.
13331c13662
< the PostScript� part 
---
> the PostScript part 
13342c13673
< , that contains all text and a link to the PostScript� part.
---
> , that contains all text and a link to the PostScript part.
13347c13678
<  This will automatically include the PostScript� part, too.
---
>  This will automatically include the PostScript part, too.
13412c13743
<  So if you want scalable pictures, the PostScript� format is your only choice.
---
>  So if you want scalable pictures, the PostScript format is your only choice.
14128c14459
<  for PostScript� output.
---
>  for PostScript output.
18533c18864
< When exported to LaTeX, a macro definition will produce the command 
---
> When exported to LaTeX, a macro definition will produce the command
18533a18865,18866
> \newline 
> 
18541c18874
< sqrt{#1}}.
---
> sqrt{#1}}
18544c18877
< Directions on using macros
---
> How to create macros
18545,18547d18877
< \layout Subsubsection
< 
< How to create them
18642c18972
< \layout Subsubsection
---
> \layout Subsection
18644c18974
< How to navigate
---
> How to navigate in macros
18961,18962c19291,19292
< It is possible (in AMS LaTeX) to embolden (not italicize) numbers and special
<  symbols.
---
> It is possible (in 
> \begin_inset ERT
18962a19293,19301
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> AmS
> \end_inset 
> 
> -LaTeX) to embolden (not italicize) numbers and special symbols.
19032c19371
<  (or AMS LaTeX's 
---
>  (or 
19032a19372,19381
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> AmS
> \end_inset 
> 
> -LaTeX's 
19176,19180c19525,19529
< \family roman 
< \size largest 
< Here is a paragraph in 
< \begin_inset Quotes eld
< \end_inset 
---
> \family roman 
> \size largest 
> Here is a paragraph in 
> \begin_inset Quotes eld
> \end_inset 
19180a19530,19586
> 
> largest
> \begin_inset Quotes erd
> \end_inset 
> 
>  font, with symbols: 
> \begin_inset Formula $\alpha$
> \end_inset 
> 
> .
> \layout Standard
> 
> This applies to math fonts in titles, etc.
>  as well.
> \layout Section
> 
> 
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> texorpdfstring{
> \end_inset 
> 
> 
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> AmS
> \end_inset 
> 
> 
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> }{AMS}
> \end_inset 
> 
> -LaTeX
> \layout Standard
> 
> The American Mathematical Society (AMS) provide a LaTeX packages that are
>  in common use.
>  LyX includes some support for these packages.
> \layout Subsection
> 
> Enabling 
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
19182,19183c19588,19589
< largest
< \begin_inset Quotes erd
---
> \backslash 
> texorpdfstring{
19186,19188d19591
<  font, with symbols: 
< \begin_inset Formula $\alpha$
< \end_inset 
19190c19593
< .
---
> \begin_inset ERT
19190a19594,19595
> status Collapsed
> 
19193,19195c19598,19600
< This applies to math fonts in titles, etc.
<  as well.
< \layout Section
---
> \backslash 
> AmS
> \end_inset 
19197,19198d19601
< AMS LaTeX
< \layout Standard
19200,19203c19603,19606
< The American Mathematical Society (AMS) provide a LaTeX packages that are
<  in common use.
<  LyX includes some support for these packages.
< \layout Subsection
---
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
19203a19607,19608
> }{AMS}
> \end_inset 
19205c19610
< Enabling AMS Support
---
> -Support
19227,19228c19632,19633
<  If selected, this will include the AMS package in the document, and make
<  the facilities available.
---
>  If selected, this will include the 
> \begin_inset ERT
19228a19634,19642
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> AmS
> \end_inset 
> 
> -package in the document, and make the facilities available.
19231c19645
< AMS Symbols
---
> 
19231a19646,19679
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> texorpdfstring{
> \end_inset 
> 
> 
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> AmS
> \end_inset 
> 
> 
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> }{AMS}
> \end_inset 
> 
> -Symbols
> \layout Standard
> 
> The 
> \begin_inset ERT
> status Collapsed
> 
19234,19236c19682,19684
< The AMS LaTeX packages add support for some mathematical symbols that are
<  not accessible from plain LaTeX (or LyX), but are fairly common in mathematical
<  typesetting, such as the old-German Fraktur font and the stylized 
---
> \backslash 
> AmS
> \end_inset 
19236a19685,19688
> 
> -LaTeX packages add support for some mathematical symbols that are not accessibl
> e from plain LaTeX (or LyX), but are fairly common in mathematical typesetting,
>  such as the old-German Fraktur font and the stylized 
19245c19697
<  Once activated, all AMS LaTeX symbols and environments are available.
---
>  Once activated, all 
19245a19698,19707
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> AmS
> \end_inset 
> 
> -LaTeX symbols and environments are available.
19249c19711
<  The AMS layouts include these packages automatically.
---
>  The 
19249a19712,19721
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> AmS
> \end_inset 
> 
> -layouts include these packages automatically.
19252c19724
< AMS Formula Types
---
> 
19252a19725,19727
> \begin_inset ERT
> status Collapsed
> 
19255c19730
< AMS provide a selection of different formula types.
---
> \backslash 
19255a19731,19765
> texorpdfstring{
> \end_inset 
> 
> 
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> AmS
> \end_inset 
> 
> 
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> }{AMS}
> \end_inset 
> 
> -Formula Types
> \layout Standard
> 
> 
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> AmS
> \end_inset 
> 
> -LaTeX provides a selection of different formula types.
19277,19278c19787,19788
<  Refer to the AMS documentation for the differences between these formula
<  types.
---
>  Refer to the 
> \begin_inset ERT
19278a19789,19798
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> AmS
> \end_inset 
> 
> -documenta\SpecialChar \-
> tion for the differences between these formula types.
19402c19922
< LaTeX Warning: Reference `X' on page Y undefined on input line Z.
---
> LaTeX Warning:
19402a19923,19926
> \family default 
>  
> \family typewriter 
> Reference `X' on page Y undefined on input line Z
19404c19928
< LaTeX Warning: There were undefined references.
---
> LaTeX Warning:
19404a19929,19932
> \family default 
>  
> \family typewriter 
> There were undefined references
19836c20364
< \layout List
---
> \layout Labeling
20513c21041
<  dialog has some additional options which are fairly self-explanatory:
---
>  dialog has some additional options which are self-explanatory:
20525c21053
< Prevent the spellchecker from complaining about compounded words like 
---
> Prevent the spellchecker from complaining about compounded words like
20525a21054,21055
> \newline 
> 
20721c21251
< Keyboard mapping configuration
---
> Keyboard mapping configuration
20721a21252,21386
> \layout Standard
> 
> 
> \begin_inset LatexCommand \label{sec:optkey}
> 
> \end_inset 
> 
> The preferences dialog allows you to choose up to two keyboard mappings.
>  This allows you to choose the keymap of your choice for your U.S.-style keyboard.
>  You can choose primary and secondary keyboard languages and then select
>  which one you want to use.
> \layout Subsection
> 
> Character Tables
> \layout Standard
> 
> 
> \begin_inset LatexCommand \label{sec:keytab}
> 
> \end_inset 
> 
> Table\SpecialChar ~
> 
> \begin_inset LatexCommand \ref{cap:The-latin1-character}
> 
> \end_inset 
> 
>  shows the 
> \family typewriter 
> Latin1
> \family default 
>  character set.
>  You should be able to enter the characters in the first eight columns directly
>  from the keyboard.
> \layout Standard
> 
> There are a few things you need to know about this table.
>  This manual is set up --- by hand, mind you --- to print all of these character
> s.
>  That ain't the default.
>  Nowhere near, in fact.
>  Here are some of the details you'll need to bear in mind when using characters
>  from the 
> \family typewriter 
> Latin1
> \family default 
>  character set:
> \layout Itemize
> 
> The characters at entries A2, A4, A5, A6 and AD -- the cent, the yen, the
>  generic-currency-symbol, the broken vertical bar and the short dash are
>  just plain missing in the default encodings.
>  We don't know where they are or why this is the case.
> \layout Itemize
> 
> Even if you've selected 
> \family sans 
> latin1
> \family default 
>  in the 
> \family sans 
> \bar under 
> D
> \bar default 
> ocument\SpecialChar \menuseparator
> 
> \bar under 
> S
> \bar default 
> ettings
> \family default 
>  dialog, users who have only the 
> \family typewriter 
> T1
> \family default 
> -fonts for LaTeX [or who have the 
> \family typewriter 
> T1
> \family default 
> -fonts but aren't using them] will still miss a few characters: D0, F0,
>  DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and the
>  french quotes won't show up.
> \layout Itemize
> 
> Users of 
> \family typewriter 
> T1
> \family default 
> -fonts can, however, get the french quotes [characters AB and BB] if they
>  include the either the package 
> \family typewriter 
> umlaute.sty
> \family default 
>  or 
> \family typewriter 
> german.sty
> \family default 
>  in their documents.
> \begin_inset Foot
> collapsed true
> 
> \layout Standard
> 
> This only holds when you want to input these quotes by yourself.
>  The automatic quote feature described in Section 
> \begin_inset LatexCommand \ref{sec:quotes}
> 
> \end_inset 
> 
> , will generate automatically LaTeX code adapted to available fonts and
>  packages.
> \end_inset 
> 
> 
> \begin_inset Note
> collapsed false
> 
> \layout Standard
> 
> The characters of the following table, which are inserted as commands, could
>  not be inserted directly with the keyboard, because the standard encoding
>  
> \begin_inset Quotes eld
> \end_inset 
> 
> T1
> \begin_inset Quotes erd
> \end_inset 
> 
>  doesn't know them.
>  To let LaTeX understand the commands, the package 
> \series bold 
> textcomp
> \series default 
>  needs to be loaded in the peamble with the line
20725c21390
< \begin_inset LatexCommand \label{sec:optkey}
---
> \series bold 
20725a21391,21394
> 
> \backslash 
> usepackage{textcomp}
> \layout Standard
20726a21396,21400
> The package 
> \series bold 
> textcomp
> \series default 
>  is available on every LaTeX system.
20729,20733d21402
< The preferences dialog allows you to choose up to two keyboard mappings.
<  This allows you to choose the keymap of your choice for your U.S.-style keyboard.
<  You can choose primary and secondary keyboard languages and then select
<  which one you want to use.
< \layout Subsection
20735d21403
< Character Tables
20739c21407
< \begin_inset LatexCommand \label{sec:keytab}
---
> \begin_inset Float table
20739a21408,21414
> wide false
> collapsed false
> 
> \layout Caption
> 
> 
> \begin_inset LatexCommand \label{cap:The-latin1-character}
20743c21418
< Here is a table with all the characters in the 
---
> The 
20745c21420
< Latin1
---
> latin1
20747c21422
<  character set.
---
>  character set
20748,20750d21422
<  You should be able to enter all these characters directly from the keyboard
<  without using too many modifier keys (if your keyboard is set up correctly,
<  that is).
20752c21424
< \added_space_top 0.3cm \added_space_bottom 0.3cm \align center 
---
> \align center 
21667,21674c22339,22346
< \family roman 
< \series medium 
< \shape up 
< \emph off 
< \bar no 
< \noun off 
< \color none
< �
---
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> textcent
> \end_inset 
21674a22347,22357
> 
> 
> \begin_inset Note
> collapsed true
> 
> \layout Standard
> 
> character � 
> \end_inset 
> 
> 
22145,22152c22828,22835
< \family roman 
< \series medium 
< \shape up 
< \emph off 
< \bar no 
< \noun off 
< \color none
< �
---
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> textcurrency
> \end_inset 
22152a22836,22846
> 
> 
> \begin_inset Note
> collapsed true
> 
> \layout Standard
> 
> character � 
> \end_inset 
> 
> 
22384,22391c23078,23085
< \family roman 
< \series medium 
< \shape up 
< \emph off 
< \bar no 
< \noun off 
< \color none
< �
---
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> textyen
> \end_inset 
22391a23086,23096
> 
> 
> \begin_inset Note
> collapsed true
> 
> \layout Standard
> 
> character � 
> \end_inset 
> 
> 
22623,22630c23328,23335
< \family roman 
< \series medium 
< \shape up 
< \emph off 
< \bar no 
< \noun off 
< \color none
< �
---
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> textbrokenbar
> \end_inset 
22630a23336,23346
> 
> 
> \begin_inset Note
> collapsed true
> 
> \layout Standard
> 
> character � 
> \end_inset 
> 
> 
24298,24305c25014,25021
< \family roman 
< \series medium 
< \shape up 
< \emph off 
< \bar no 
< \noun off 
< \color none
< �
---
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> textendash
> \end_inset 
24305a25022,25032
> 
> 
> \begin_inset Note
> collapsed true
> 
> \layout Standard
> 
> Zeichen � 
> \end_inset 
> 
> 
24863,24939d25589
< \layout Standard
< 
< There are a few things you need to know about this table.
<  This manual is set up --- by hand, mind you --- to print all of these character
< s.
<  That ain't the default.
<  Nowhere near, in fact.
<  Here are some of the details you'll need to bear in mind when using characters
<  from the 
< \family typewriter 
< Latin1
< \family default 
<  character set:
< \layout Itemize
< 
< The characters at entries A2, A4, A5, A6 and AD -- the cent, the yen, the
<  generic-currency-symbol, the broken vertical bar, and the short dash --
<  are just plain missing in the default encodings.
<  We don't know where they are or why this is the case.
< \layout Itemize
< 
< Even if you've selected 
< \family sans 
< latin1
< \family default 
<  in the 
< \family sans 
< \bar under 
< D
< \bar default 
< ocument\SpecialChar \menuseparator
< 
< \bar under 
< S
< \bar default 
< ettings
< \family default 
<  dialog, users who have only the 
< \family typewriter 
< OT1
< \family default 
< -fonts for LaTeX [or who have the 
< \family typewriter 
< T1
< \family default 
< -fonts but aren't using them] will still be missing a few characters: D0,
<  F0, DE, FE, AB, and BB -- the uppercase and lowercase eth and thorn, and
<  the french quotes -- won't show up.
< \layout Itemize
< 
< Users of 
< \family typewriter 
< OT1
< \family default 
< -fonts can, however, get the french quotes [characters AB and BB] if they
<  include the either the package 
< \family typewriter 
< umlaute.sty
< \family default 
<  or 
< \family typewriter 
< german.sty
< \family default 
<  in their documents.
< \begin_inset Foot
< collapsed true
< 
< \layout Standard
< 
< This only holds when you want to input these quotes by yourself.
<  The automatic quote feature described in Section 
< \begin_inset LatexCommand \ref{sec:quotes}
< 
< \end_inset 
< 
< , will generate automatically LaTeX code adapted to available fonts and
<  packages.
25414c26064
< paragraph environments, document layout, nesting, typography notes, fonts
---
> paragraph environments, document layout, nesting, typography notes,
25414a26065,26074
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> linebreak 
> \end_inset 
> 
>  fonts
25433,25434c26093,26094
< The LyX source tree.
<  File: CREDITS.
---
> The LyX Team: 
> \begin_inset ERT
25434a26095,26115
> status Collapsed
> 
> \layout Standard
> 
> \backslash 
> href{http://www.lyx.org/cgi-bin/viewcvs.cgi/*checkout*/lyx-devel/lib/CREDITS?rev=HEAD&content-type=text/plain}{
> \end_inset 
> 
> 
> \emph on 
> CREDITS
> \emph default 
> 
> \begin_inset ERT
> status Collapsed
> 
> \layout Standard
> }
> \end_inset 
> 
> 
25438c26119
< Leslie Lamport.
---
> Leslie Lamport: 
25439d26119
<  
25457,25458c26137,26138
< A Guide to LaTeX2e, Kopka and Daly.
<  
---
> Kopka and Daly: 
> \emph on 
25458a26139
> A Guide to LaTeX2e

Reply via email to