]> git.lyx.org Git - lyx.git/blob - lib/examples/xyfigure.lyx
Cmake export tests: Handle attic files with now missing references to png graphics
[lyx.git] / lib / examples / xyfigure.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 503
3 \begin_document
4 \begin_header
5 \origin /systemlyxdir/examples/
6 \textclass article
7 \begin_preamble
8 \usepackage[all]{xy}
9 \end_preamble
10 \use_default_options false
11 \maintain_unincluded_children false
12 \language english
13 \language_package default
14 \inputencoding auto
15 \fontencoding global
16 \font_roman "default" "default"
17 \font_sans "default" "default"
18 \font_typewriter "default" "default"
19 \font_math "auto" "auto"
20 \font_default_family default
21 \use_non_tex_fonts false
22 \font_sc false
23 \font_osf false
24 \font_sf_scale 100 100
25 \font_tt_scale 100 100
26 \graphics default
27 \default_output_format default
28 \output_sync 0
29 \bibtex_command default
30 \index_command default
31 \paperfontsize default
32 \spacing single
33 \use_hyperref false
34 \papersize default
35 \use_geometry false
36 \use_package amsmath 1
37 \use_package amssymb 1
38 \use_package cancel 0
39 \use_package esint 0
40 \use_package mathdots 1
41 \use_package mathtools 0
42 \use_package mhchem 1
43 \use_package stackrel 0
44 \use_package stmaryrd 0
45 \use_package undertilde 0
46 \cite_engine basic
47 \cite_engine_type default
48 \biblio_style plain
49 \use_bibtopic false
50 \use_indices false
51 \paperorientation portrait
52 \suppress_date false
53 \justification true
54 \use_refstyle 0
55 \index Index
56 \shortcut idx
57 \color #008000
58 \end_index
59 \secnumdepth 3
60 \tocdepth 3
61 \paragraph_separation indent
62 \paragraph_indentation default
63 \quotes_language english
64 \papercolumns 1
65 \papersides 1
66 \paperpagestyle default
67 \tracking_changes false
68 \output_changes false
69 \html_math_output 0
70 \html_css_as_file 0
71 \html_be_strict false
72 \end_header
73
74 \begin_body
75
76 \begin_layout Section*
77 Editing 
78 \begin_inset ERT
79 status collapsed
80
81 \begin_layout Plain Layout
82
83
84 \backslash
85 Xy
86 \end_layout
87
88 \end_inset
89
90 -Pic figures in \SpecialCharNoPassThru LyX
91 \end_layout
92
93 \begin_layout Standard
94 Below you see an 
95 \begin_inset ERT
96 status collapsed
97
98 \begin_layout Plain Layout
99
100
101 \backslash
102 Xy
103 \end_layout
104
105 \end_inset
106
107 -Pic diagram inside \SpecialCharNoPassThru LyX
108  being edited and to the right you see how the diagram
109  appears as soon as the cursor leaves the editing area.
110 \end_layout
111
112 \begin_layout Standard
113 \begin_inset Formula $\xymatrix{A\ar[d]\ar[r]  &  B\ar[d]\ar@{-->}[dl] \\
114 C\ar@{_{(}->}[r]  &  D\ar@/{}_{1pc}/[u] 
115 }
116 $
117 \end_inset
118
119  
120 \begin_inset Formula $\xymatrix{\, & \, & \mbox{}A\ar[r]\ar[d] & B\ar[d]\ar@{-->}[dl]\\
121 \, &  & C\ar@{_{(}->}[r] & D\ar@/_{1pc}/[u]
122 }
123 $
124 \end_inset
125
126
127 \end_layout
128
129 \end_body
130 \end_document