]> git.lyx.org Git - lyx.git/blob - lib/examples/xyfigure.lyx
modernCV.lyx:
[lyx.git] / lib / examples / xyfigure.lyx
1 #LyX 1.6.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 345
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 \graphics default
21 \paperfontsize default
22 \spacing single
23 \use_hyperref false
24 \papersize default
25 \use_geometry false
26 \use_amsmath 1
27 \use_esint 0
28 \cite_engine basic
29 \use_bibtopic false
30 \paperorientation portrait
31 \secnumdepth 3
32 \tocdepth 3
33 \paragraph_separation indent
34 \defskip medskip
35 \quotes_language english
36 \papercolumns 1
37 \papersides 1
38 \paperpagestyle default
39 \tracking_changes false
40 \output_changes false
41 \author ""
42 \author ""
43 \end_header
44
45 \begin_body
46
47 \begin_layout Section*
48 Editing 
49 \begin_inset ERT
50 status collapsed
51
52 \begin_layout Plain Layout
53
54
55 \backslash
56 Xy
57 \end_layout
58
59 \end_inset
60
61 -Pic figures in LyX
62 \end_layout
63
64 \begin_layout Standard
65 Below you see an 
66 \begin_inset ERT
67 status collapsed
68
69 \begin_layout Plain Layout
70
71
72 \backslash
73 Xy
74 \end_layout
75
76 \end_inset
77
78 -Pic diagram inside LyX being edited and to the right you see how the diagram
79  appears as soon as the cursor leaves the editing area.
80 \end_layout
81
82 \begin_layout Standard
83 \begin_inset Formula \xymatrix{A\ar[d]\ar[r]  &  B\ar[d]\ar@{-->}[dl] \\
84 C\ar@{_{(}->}[r]  &  D\ar@/{}_{1pc}/[u]}
85
86
87 \end_inset
88
89  
90 \begin_inset Formula $\xymatrix{\, & \, & \mbox{}A\ar[r]\ar[d] & B\ar[d]\ar@{-->}[dl]\\
91 \, &  & C\ar@{_{(}->}[r] & D\ar@/_{1pc}/[u]}
92 $
93 \end_inset
94
95
96 \end_layout
97
98 \end_body
99 \end_document