]> git.lyx.org Git - lyx.git/blob - lib/examples/xyfigure.lyx
- braille.module: add Inset for \braillebox
[lyx.git] / lib / examples / xyfigure.lyx
1 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 344
3 \begin_document
4 \begin_header
5 \textclass article
6 \begin_preamble
7 \usepackage[all]{xy}
8 \end_preamble
9 \use_default_options false
10 \language english
11 \inputencoding auto
12 \font_roman default
13 \font_sans default
14 \font_typewriter default
15 \font_default_family default
16 \font_sc false
17 \font_osf false
18 \font_sf_scale 100
19 \font_tt_scale 100
20
21 \graphics default
22 \paperfontsize default
23 \spacing single
24 \use_hyperref false
25 \papersize default
26 \use_geometry false
27 \use_amsmath 1
28 \use_esint 0
29 \cite_engine basic
30 \use_bibtopic false
31 \paperorientation portrait
32 \secnumdepth 3
33 \tocdepth 3
34 \paragraph_separation indent
35 \defskip medskip
36 \quotes_language english
37 \papercolumns 1
38 \papersides 1
39 \paperpagestyle default
40 \tracking_changes false
41 \output_changes false
42 \author "" 
43 \author "" 
44 \end_header
45
46 \begin_body
47
48 \begin_layout Section*
49 Editing 
50 \begin_inset ERT
51 status collapsed
52
53 \begin_layout Plain Layout
54
55
56 \backslash
57 Xy
58 \end_layout
59
60 \end_inset
61
62 -Pic figures in LyX
63 \end_layout
64
65 \begin_layout Standard
66 Below you see an 
67 \begin_inset ERT
68 status collapsed
69
70 \begin_layout Plain Layout
71
72
73 \backslash
74 Xy
75 \end_layout
76
77 \end_inset
78
79 -Pic diagram inside LyX being edited and to the right you see how the diagram
80  appears as soon as the cursor leaves the editing area.
81 \end_layout
82
83 \begin_layout Standard
84 \begin_inset Formula \xymatrix{A\ar[d]\ar[r]  &  B\ar[d]\ar@{-->}[dl] \\
85 C\ar@{_{(}->}[r]  &  D\ar@/{}_{1pc}/[u]}
86
87
88 \end_inset
89
90  
91 \begin_inset Formula $\xymatrix{\, & \, & \mbox{}A\ar[r]\ar[d] & B\ar[d]\ar@{-->}[dl]\\
92 \, &  & C\ar@{_{(}->}[r] & D\ar@/_{1pc}/[u]}
93 $
94 \end_inset
95
96
97 \end_layout
98
99 \end_body
100 \end_document