]> git.lyx.org Git - lyx.git/blobdiff - lib/examples/xypic.lyx
Insert correct shortcut for environment split
[lyx.git] / lib / examples / xypic.lyx
index c96d856163aaaa0154c069d895f8a6e2e8cd49bb..b4419f263f944732bdad9952555f310b0275268e 100644 (file)
@@ -1,11 +1,21 @@
-#LyX 1.6.5svn created this file. For more info see http://www.lyx.org/
-\lyxformat 345
+#LyX 2.3 created this file. For more info see http://www.lyx.org/
+\lyxformat 544
 \begin_document
 \begin_header
+\save_transient_properties true
+\origin /systemlyxdir/examples/
 \textclass scrartcl
 \begin_preamble
-\usepackage[all]{xy}
+% DO NOT ALTER THIS PREAMBLE!!!
+%
+% This preamble is designed to ensure that the file prints
+% out as advertised. If you mess with this preamble,
+% parts of this document may not print out as expected.  If you
+% have problems LaTeXing this file, please contact 
+% the documentation team
+% email: lyx-docs@lists.lyx.org
 
+\usepackage[all]{xy}
 
 % define new commands used in sec. 5.1
 \newcommand{\xyR}[1]{
 \def\LyX{\texorpdfstring{%
   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
   {LyX}}
+
+% if pdflatex is used
+\usepackage{ifpdf}
+\ifpdf
+
+% set fonts for nicer pdf view
+\IfFileExists{lmodern.sty}
+ {\usepackage{lmodern}}{}
+
+\fi % end if pdflatex is used
 \end_preamble
 \options BCOR7.5mm
 \use_default_options false
+\maintain_unincluded_children false
 \language english
+\language_package default
 \inputencoding auto
-\font_roman ae
-\font_sans default
-\font_typewriter default
+\fontencoding global
+\font_roman "default" "default"
+\font_sans "default" "default"
+\font_typewriter "default" "default"
+\font_math "auto" "auto"
 \font_default_family default
+\use_non_tex_fonts false
 \font_sc false
 \font_osf false
-\font_sf_scale 100
-\font_tt_scale 100
-
+\font_sf_scale 100 100
+\font_tt_scale 100 100
+\use_microtype false
+\use_dash_ligatures false
 \graphics default
+\default_output_format default
+\output_sync 0
+\bibtex_command default
+\index_command default
 \paperfontsize 12
 \spacing single
 \use_hyperref true
 \pdf_colorlinks true
 \pdf_backref false
 \pdf_pdfusetitle false
-\pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,pdfpagelayout=OneColumn, pdfnewwindow=true,pdfstartview=XYZ, plainpages=false, pdfpagelabels"
+\pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,pdfpagelayout=OneColumn, pdfnewwindow=true,pdfstartview=XYZ, plainpages=false"
 \papersize a4paper
 \use_geometry false
-\use_amsmath 1
-\use_esint 0
+\use_package amsmath 1
+\use_package amssymb 1
+\use_package cancel 1
+\use_package esint 1
+\use_package mathdots 1
+\use_package mathtools 1
+\use_package mhchem 1
+\use_package stackrel 1
+\use_package stmaryrd 1
+\use_package undertilde 1
 \cite_engine basic
+\cite_engine_type default
+\biblio_style plain
 \use_bibtopic false
+\use_indices false
 \paperorientation portrait
+\suppress_date true
+\justification true
+\use_refstyle 0
+\use_minted 0
+\notefontcolor #0000ff
+\index Index
+\shortcut idx
+\color #008000
+\end_index
 \secnumdepth 3
 \tocdepth 3
 \paragraph_separation indent
-\defskip medskip
-\quotes_language english
+\paragraph_indentation default
+\is_math_indent 0
+\math_numbering_side default
+\quotes_style english
+\dynamic_quotes 0
 \papercolumns 1
 \papersides 2
 \paperpagestyle default
 \tracking_changes false
 \output_changes false
-\author "" 
-\author "" 
-\author "" 
+\html_math_output 0
+\html_css_as_file 0
+\html_be_strict true
 \end_header
 
 \begin_body
@@ -95,7 +148,8 @@ Xy
 
 \end_inset
 
--pic in LyX
+-pic in \SpecialChar LyX
+
 \end_layout
 
 \begin_layout Author
@@ -104,11 +158,13 @@ H.
 \end_layout
 
 \begin_layout Abstract
-With the recent versions of LyX and with the 
+With the recent versions of \SpecialChar LyX
+ and with the 
 \family typewriter
 preview
 \family default
--style installed in the LaTeX-System, the graph drawing package 
+-style installed in the \SpecialChar LaTeX
+-System, the graph drawing package 
 \family typewriter
 
 \begin_inset ERT
@@ -125,8 +181,10 @@ Xy
 
 
 \family default
--pic can be conveniently used inside LyX.
- Diagrams can be edited and displayed inside the main LyX editing window.
+-pic can be conveniently used inside \SpecialChar LyX
+.
+ Diagrams can be edited and displayed inside the main \SpecialChar LyX
+ editing window.
  Here, we shall describe how to use the 
 \family typewriter
 
@@ -137,7 +195,8 @@ xymatrix
 \family typewriter
 xypic
 \family default
- inside LyX in order to draw, to edit and to preview diagrams as typically
+ inside \SpecialChar LyX
+ in order to draw, to edit and to preview diagrams as typically
  used in category theory, algebra, and related fields.
  
 \end_layout
@@ -161,18 +220,26 @@ The
 xypic
 \family default
 -package has long served as a convenient tool for easily constructing graphs
- and diagrams in LaTeX.
- Unfortunately, its use in LyX had long been restricted to the infamous
- TeX code boxes, meaning that the LyX editor could only display the LaTeX-source
- and not the finished diagram.
+ and diagrams in \SpecialChar LaTeX
+.
+ Unfortunately, its use in \SpecialChar LyX
+ had long been restricted to the infamous \SpecialChar TeX
+ code
+ boxes, meaning that the \SpecialChar LyX
+ editor could only display the \SpecialChar LaTeX
+-source and not
+ the finished diagram.
  The new 
 \family typewriter
 preview
 \family default
--style of LaTeX which is part of the AUCTeX project
+-style of \SpecialChar LaTeX
+ which is part of the AUC\SpecialChar TeX
+ project
 \begin_inset CommandInset citation
 LatexCommand cite
 key "AUCTeX"
+literal "true"
 
 \end_inset
 
@@ -180,7 +247,8 @@ key "AUCTeX"
 \family typewriter
 xypic
 \family default
--diagrams, constructed, displayed and interactively edited inside LyX.
+-diagrams, constructed, displayed and interactively edited inside \SpecialChar LyX
+.
 \end_layout
 
 \begin_layout Standard
@@ -193,10 +261,8 @@ xypic
 \begin_layout Standard
 \align center
 \begin_inset Graphics
-       filename ../../../g-free-1.6/lib/examples/xyfigure.png
-       scale 50
-       BoundingBox 0bp 0bp 580bp 440bp
-       clip
+       filename xyfigure.png
+       width 75col%
 
 \end_inset
 
@@ -224,8 +290,10 @@ Xy
 
 \end_inset
 
--pic can be used from inside LyX, how diagrams can be created and edited.
- We have tested the following using LyX versions 1.3.7 up to 1.6, running under
+-pic can be used from inside \SpecialChar LyX
+, how diagrams can be created and edited.
+ We have tested the following using \SpecialChar LyX
+ versions 1.3.7 up to 1.6, running under
  Windows
 \begin_inset space \thinspace{}
 \end_inset
@@ -249,7 +317,8 @@ Xy
 
 \end_inset
 
--pic code inside the LyX-window, select it all and convert it to a graphical
+-pic code inside the \SpecialChar LyX
+-window, select it all and convert it to a graphical
  representation by pressing 
 \family sans
 Ctrl-m
@@ -273,7 +342,8 @@ Xy
 \end_inset
 
 -pic more frequently, or if you want to modify your initial figure, you
- will want to assemble and modify your figures using LyX's math editor.
+ will want to assemble and modify your figures using \SpecialChar LyX
+'s math editor.
  
 \end_layout
 
@@ -286,7 +356,8 @@ Once the cursor is moved over a diagram, this is displayed as an array of
 \end_layout
 
 \begin_layout Standard
-In the first two sections of this documentation, we explain how to use LyX
+In the first two sections of this documentation, we explain how to use \SpecialChar LyX
+
  in the first mentioned mode and we introduce all 
 \begin_inset ERT
 status collapsed
@@ -341,7 +412,8 @@ Xy
 \end_inset
 
 -pic, rather our motivation is to give an introduction how the most important
- commands work inside LyX, since the keystrokes as explained in the 
+ commands work inside \SpecialChar LyX
+, since the keystrokes as explained in the 
 \begin_inset ERT
 status collapsed
 
@@ -358,10 +430,12 @@ Xy
 \begin_inset CommandInset citation
 LatexCommand cite
 key "xypic manual"
+literal "true"
 
 \end_inset
 
- will not always function correctly inside LyX.
+ will not always function correctly inside \SpecialChar LyX
+.
  
 \end_layout
 
@@ -370,7 +444,8 @@ Preparation
 \end_layout
 
 \begin_layout Standard
-The following requires that the LaTeX-packages 
+The following requires that the \SpecialChar LaTeX
+-packages 
 \family typewriter
 xypic
 \family default
@@ -378,11 +453,13 @@ xypic
 \family typewriter
 preview
 \family default
- are installed in the LaTeX system.
+ are installed in the \SpecialChar LaTeX
+ system.
  They are available from CTAN, see at 
 \begin_inset CommandInset citation
 LatexCommand cite
 key "instant-preview"
+literal "true"
 
 \end_inset
 
@@ -391,17 +468,20 @@ key "instant-preview"
 \begin_inset CommandInset citation
 LatexCommand cite
 key "xypic"
+literal "true"
 
 \end_inset
 
 .
  After freshly installing them, it may be necessary, to run 
 \family sans
-Tools\SpecialChar \menuseparator
+Tools\SpecialChar menuseparator
 Reconfigure
 \family default
- from the main LyX menu.
- The steps to a first diagram output in LyX are then:
+ from the main \SpecialChar LyX
+ menu.
+ The steps to a first diagram output in \SpecialChar LyX
+ are then:
 \end_layout
 
 \begin_layout Enumerate
@@ -412,11 +492,12 @@ preview
 
 \begin_deeper
 \begin_layout Enumerate
-Open LyX, choose 
+Open \SpecialChar LyX
+, choose 
 \family sans
-Tools\SpecialChar \menuseparator
-Preferences\SpecialChar \menuseparator
-Look and Feel\SpecialChar \menuseparator
+Tools\SpecialChar menuseparator
+Preferences\SpecialChar menuseparator
+Look and Feel\SpecialChar menuseparator
 Display
 \family default
  and turn 
@@ -429,8 +510,8 @@ Instant Preview
 \begin_layout Enumerate
 In 
 \family sans
-Document\SpecialChar \menuseparator
-Settings\SpecialChar \menuseparator
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
 Math
 \begin_inset space ~
 \end_inset
@@ -453,12 +534,16 @@ Test, if
 \family typewriter
 instant-preview
 \family default
- works by opening a LyX-document and entering any math-formula, e.
+ works by opening a \SpecialChar LyX
+-document and entering any math-formula, e.
 \begin_inset space \thinspace{}
 \end_inset
 
 g.
+\begin_inset space \space{}
+\end_inset
+
+
 \begin_inset Formula $a+b=c$
 \end_inset
 
@@ -494,7 +579,8 @@ Xy
 
 \begin_deeper
 \begin_layout Enumerate
-Inside your LyX-Document, enter the text 
+Inside your \SpecialChar LyX
+-Document, enter the text 
 \family typewriter
 
 \begin_inset Newline newline
@@ -512,8 +598,8 @@ ar[r] & B}
 \begin_layout Enumerate
 Select the whole text and choose 
 \family sans
-Insert\SpecialChar \menuseparator
-Math\SpecialChar \menuseparator
+Insert\SpecialChar menuseparator
+Math\SpecialChar menuseparator
 Display Formula
 \family default
 , or use the corresponding keyboard shortcut 
@@ -557,6 +643,7 @@ Xy
 \begin_inset CommandInset citation
 LatexCommand cite
 key "xypic manual"
+literal "true"
 
 \end_inset
 
@@ -628,8 +715,8 @@ Again, to turn this code into a graphical output, select it all at once
 \backslash
 xymatrix{
 \family default
- \SpecialChar \ldots{}
- up to the closing brace \SpecialChar \ldots{}
+ \SpecialChar ldots
+ up to the closing brace \SpecialChar ldots
  
 \family typewriter
 }
@@ -643,7 +730,8 @@ xymatrix{
 \begin_layout Standard
 \begin_inset Formula $\xymatrix{U\ar@/_{1pc}/[ddr]_{\psi}\ar@/{}^{1pc}/[drr]^{\varphi}\ar@{.>}[dr]|-{(x,y)}\\
  & X\times_{Z}Y\ar[d]^{q}\ar[r]_{p} & X\ar[d]_{f}\\
- & Y\ar[r]^{g} & Z}
+ & Y\ar[r]^{g} & Z
+}
 $
 \end_inset
 
@@ -717,8 +805,9 @@ times_Z Y   & X
 \end_layout
 
 \begin_layout Standard
-The pattern should be familiar from LaTeX: We see three rows, the first
- two being terminated by the end-of-line-marker 
+The pattern should be familiar from \SpecialChar LaTeX
+: We see three rows, the first two being
+ terminated by the end-of-line-marker 
 \family typewriter
 
 \backslash
@@ -850,12 +939,12 @@ ar[d]
 ar[r] & Z }
 \end_layout
 
-\begin_layout Standard
-\begin_inset Formula \xymatrix{ U \ar[ddr] \ar[drr] \ar[dr]\\
- &  X \times_{Z} Y \ar[d] \ar[r]  &  X \ar[d]\\
- &  Y \ar[r]  &  Z }
-
-
+\begin_layout LyX-Code
+\begin_inset Formula $\xymatrix{U\ar[ddr]\ar[drr]\ar[dr]\\
+ & X\times_{Z}Y\ar[d]\ar[r] & X\ar[d]\\
+ & Y\ar[r] & Z
+}
+$
 \end_inset
 
 
@@ -1015,11 +1104,11 @@ ar[r]^g & Z }
 \end_layout
 
 \begin_layout LyX-Code
-\begin_inset Formula \xymatrix{ U \ar[ddr]_{\psi}\ar[drr]^{\varphi}\ar[dr]|-{(x,y)}\\
- &  X \times_{Z} Y \ar[d]^{q} \ar[r]_{p}  &  X \ar[d]_{f}\\
- &  Y \ar[r]^{g}  &  Z }
-
-
+\begin_inset Formula $\xymatrix{U\ar[ddr]_{\psi}\ar[drr]^{\varphi}\ar[dr]|-{(x,y)}\\
+ & X\times_{Z}Y\ar[d]^{q}\ar[r]_{p} & X\ar[d]_{f}\\
+ & Y\ar[r]^{g} & Z
+}
+$
 \end_inset
 
 
@@ -1044,13 +1133,17 @@ Xy
 \end_inset
 
 g.
+\begin_inset space \space{}
+\end_inset
+
+
 \family typewriter
 (.3)
 \family default
 .
- In LyX this works only for labels which are placed on top of the arrow,
- such as 
+ In \SpecialChar LyX
+ this works only for labels which are placed on top of the arrow, such
+ as 
 \family typewriter
 
 \backslash
@@ -1083,7 +1176,10 @@ Xy
 \end_inset
 
 g.
+\begin_inset space \space{}
+\end_inset
+
+
 \family typewriter
 
 \backslash
@@ -1099,7 +1195,8 @@ ar[r]_(.3)
 \backslash
 psi
 \family default
- is not correctly interpreted by LyX's math editor.
+ is not correctly interpreted by \SpecialChar LyX
+'s math editor.
  Two workarounds are suggested in the last section of this note.
 \end_layout
 
@@ -1166,7 +1263,7 @@ ar
 \family typewriter
 @
 \family default
--sign and a pair of braces {\SpecialChar \ldots{}
+-sign and a pair of braces {\SpecialChar ldots
 } containing characters describing the end,
  the shaft and the tip of the arrow.
  These characters are chosen to give some form of ASCII-rendering of the
 
 \backslash
 ar@{^(->}[r].
-\begin_inset Newline newline
-\end_inset
-
-
 \end_layout
 
 \begin_layout Standard
+\align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="11" columns="2">
-<features islongtable="true">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -1215,7 +1309,8 @@ Result
 \begin_inset Text
 
 \begin_layout Plain Layout
-Source code in LyX
+Source code in \SpecialChar LyX
+
 \end_layout
 
 \end_inset
@@ -1226,12 +1321,11 @@ Source code in LyX
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula \xymatrix{\ \ar[r]  &  \ }
-
-
+\begin_inset Formula $\xymatrix{\ \ar[r] & \ }
+$
 \end_inset
 
-
 \end_layout
 
 \end_inset
@@ -1255,12 +1349,11 @@ ar
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula \xymatrix{\ \ar@{-->}[r]  &  \ }
-
-
+\begin_inset Formula $\xymatrix{\ \ar@{-->}[r] & \ }
+$
 \end_inset
 
-
 \end_layout
 
 \end_inset
@@ -1284,12 +1377,11 @@ ar@{-->}
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula \xymatrix{\ \ar@{..>}[r]  &  \ }
-
-
+\begin_inset Formula $\xymatrix{\ \ar@{..>}[r] & \ }
+$
 \end_inset
 
-
 \end_layout
 
 \end_inset
@@ -1313,12 +1405,11 @@ ar@{..>}
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula \xymatrix{\ \ar@{~>}[r]  &  \ }
-
-
+\begin_inset Formula $\xymatrix{\ \ar@{~>}[r] & \ }
+$
 \end_inset
 
-
 \end_layout
 
 \end_inset
@@ -1342,9 +1433,8 @@ ar@{~>}
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula \xymatrix{\ \ar@{->>}[r]  &  \ }
-
-
+\begin_inset Formula $\xymatrix{\ \ar@{->>}[r] & \ }
+$
 \end_inset
 
 
@@ -1371,9 +1461,8 @@ ar@{->>}
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula \xymatrix{\ \ar@{-->>}[r]  &  \ }
-
-
+\begin_inset Formula $\xymatrix{\ \ar@{-->>}[r] & \ }
+$
 \end_inset
 
 
@@ -1400,9 +1489,8 @@ ar@{-->>}
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula \xymatrix{\ \ar@{>->>}[r]  &  \ }
-
-
+\begin_inset Formula $\xymatrix{\ \ar@{>->>}[r] & \ }
+$
 \end_inset
 
 
@@ -1429,9 +1517,8 @@ ar@{>->>}
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula \xymatrix{\ \ar@{_{(}->}[r]  &  \ }
-
-
+\begin_inset Formula $\xymatrix{\ \ar@{_{(}->}[r] & \ }
+$
 \end_inset
 
 
@@ -1458,9 +1545,8 @@ ar@{_(->}
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula \xymatrix{\ \ar@{^{(}->}[r]  &  \ }
-
-
+\begin_inset Formula $\xymatrix{\ \ar@{^{(}->}[r] & \ }
+$
 \end_inset
 
 
@@ -1487,9 +1573,8 @@ ar@{^(->}
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula \xymatrix{\ \ar@{|-|}[r]  &  \ }
-
-
+\begin_inset Formula $\xymatrix{\ \ar@{|-|}[r] & \ }
+$
 \end_inset
 
 
@@ -1520,58 +1605,55 @@ ar@{|-|}
 
 \begin_layout Standard
 \noindent
-Following the @-character by either a 2, 3, _,or a ^, we can produce arrows
+Following the @-character by either a 2, 3, _ or a ^, we can produce arrows
  with double, triple shaft or arrows showing only the lower or upper half
  of their tips and ends.
- Arrows need not have tips nor ends, as the last example shows :
-\begin_inset Newline newline
-\end_inset
-
-
+ Arrows need not have tips nor ends, as the last example shows:
 \end_layout
 
 \begin_layout Standard
+\align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
-<features islongtable="true">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-Result
+Result 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-Source code for LyX
+Source code for \SpecialChar LyX
+
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula \xymatrix{\ \ar@2[r]  &  \ }
-
-
+\begin_inset Formula $\xymatrix{\ \ar@2[r] & \ }
+$
 \end_inset
 
-
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1586,21 +1668,20 @@ ar@2
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula \xymatrix{\ \ar@3[r]  &  \ }
-
-
+\begin_inset Formula $\xymatrix{\ \ar@3[r] & \ }
+$
 \end_inset
 
-
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1615,21 +1696,20 @@ ar@3
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula \xymatrix{\ \ar@_{->}[r]  &  \ }
-
-
+\begin_inset Formula $\xymatrix{\ \ar@_{->}[r] & \ }
+$
 \end_inset
 
-
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1644,21 +1724,20 @@ ar@_{->}
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula \xymatrix{\ \ar@^{->}[r]  &  \ }
-
-
+\begin_inset Formula $\xymatrix{\ \ar@^{->}[r] & \ }
+$
 \end_inset
 
-
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1673,21 +1752,20 @@ ar@^{->}
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula \xymatrix{\ \ar@^{>>->>}[r]  &  \ }
-
-
+\begin_inset Formula $\xymatrix{\ \ar@^{>>->>}[r] & \ }
+$
 \end_inset
 
-
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1695,28 +1773,29 @@ ar@^{->}
 \family typewriter
 
 \backslash
-ar@^{>>->>}
+ar@^{>\SpecialChar ligaturebreak
+>->\SpecialChar ligaturebreak
+>}
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula \xymatrix{\ \ar@{^{<}-_{>}}[r]  &  \ }
-
-
+\begin_inset Formula $\xymatrix{\ \ar@{^{<}-_{>}}[r] & \ }
+$
 \end_inset
 
-
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1731,21 +1810,20 @@ ar@{^<-_>}
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula \xymatrix{\ \ar@2{--}[r]  &  \ }
-
-
+\begin_inset Formula $\xymatrix{\ \ar@2{--}[r] & \ }
+$
 \end_inset
 
-
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1825,8 +1903,10 @@ This defines a new arrow tip, referred to as
 \backslash
 ar@{-|>}[r]
 \family default
- and which displays correctly in LyX as:
-\begin_inset Formula \[
+ and which displays correctly in \SpecialChar LyX
+ as:
+\begin_inset Formula 
+\[
 \xymatrix{A\ar@{-|>}[r] & \ \ B}
 \]
 
@@ -1879,18 +1959,10 @@ ar@<1ex>[l]}
 \begin_layout Standard
 \noindent
 produces
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset Formula \[
+\begin_inset Formula 
+\[
 \xymatrix{\circ\ar@<1ex>[r] & \circ\ar@<1ex>[l]}
 \]
 
 \end_inset
 
@@ -1908,7 +1980,8 @@ $
 \end_inset
 
 .
- When their code is written inside LyX as above, select it and choose either
+ When their code is written inside \SpecialChar LyX
+ as above, select it and choose either
  
 \family sans
 Ctrl-m
@@ -1921,12 +1994,12 @@ Ctrl-M
  Diagrams constructed inline can later be centered, or, conversely, centered
  diagrams can be changed to inline formulas with 
 \family sans
-Edit\SpecialChar \menuseparator
+Edit\SpecialChar menuseparator
 Math
 \family default
  
 \family sans
-\SpecialChar \menuseparator
+\SpecialChar menuseparator
 Change Formula Type.
 \end_layout
 
@@ -1954,7 +2027,8 @@ For bending arrows we use the modifier @/
 \end_inset
 
 / .
- The ellipsis stands for a TeX-measure which needs to be entered as a lower
+ The ellipsis stands for a \SpecialChar TeX
+-measure which needs to be entered as a lower
  or upper index.
  Whereas in 
 \family typewriter
@@ -1965,7 +2039,10 @@ xypic
 \end_inset
 
 g.
+\begin_inset space \space{}
+\end_inset
+
+
 \family typewriter
 
 \backslash
@@ -1975,13 +2052,17 @@ ar@/_1pc/
 \family typewriter
 1pc
 \family default
- downwards, this cannot directly be done in LyX.
+ downwards, this cannot directly be done in \SpecialChar LyX
+.
  It is necessary, to enclose the measure in a pair of braces, such as e.
 \begin_inset space \thinspace{}
 \end_inset
 
 g.
+\begin_inset space \space{}
+\end_inset
+
+
 \family typewriter
 
 \backslash
@@ -2012,7 +2093,8 @@ ar@/_{.5pc}/[l]}
 \end_layout
 
 \begin_layout Standard
-\begin_inset Formula \[
+\begin_inset Formula 
+\[
 \xymatrix{A\ar@/{}_{.5pc}/[r] & B\ar@/{}_{.5pc}/[l]}
 \]
 
@@ -2085,9 +2167,11 @@ in
 \end_layout
 
 \begin_layout Standard
-\begin_inset Formula \[
+\begin_inset Formula 
+\[
 \xymatrix{A\ar@(dr,dl)[r]\ar@(dr,dl)[rr] & B\ar@(d,r)[dl] & C\\
-E\ar@(ul,ur)}
+E\ar@(ul,ur)
+}
 \]
 
 \end_inset
@@ -2199,7 +2283,8 @@ $
 \end_layout
 
 \begin_layout Standard
-\begin_inset Formula \[
+\begin_inset Formula 
+\[
 \xymatrix{\txt{start}\ar[r] & *++[o][F]{1}\ar[r] & *++[o][F=]{2}\ar@(ur,dr)\ar@(ur,ul)[l]}
 \]
 
@@ -2242,13 +2327,14 @@ ar@(ur,ul)[l]
 \end_layout
 
 \begin_layout Standard
-The LaTeX command 
+The \SpecialChar LaTeX
+ command 
 \family typewriter
 
 \backslash
 entrymodifiers={
 \family default
-\SpecialChar \ldots{}
+\SpecialChar ldots
 
 \family typewriter
 }
@@ -2330,9 +2416,11 @@ The dimension of the rectangle is given as a dotted pair
 .
  These are followed by the framing commands, to produce figures such as
  the following: 
-\begin_inset Formula \[
+\begin_inset Formula 
+\[
 \xymatrix{A & B\ar@(d,r)[dl]\sp(0.2)\phi\sp(0.7)\psi\save"1,1"."2,1"*+[F=]\frm{}\restore\,\\
-C & \save"1,1"."1,2"*++[F]\frm{}\restore}
+C & \save"1,1"."1,2"*++[F]\frm{}\restore
+}
 \]
 
 \end_inset
@@ -2392,7 +2480,8 @@ restore
 \end_layout
 
 \begin_layout Section
-Using LyX's math editor
+Using \SpecialChar LyX
+'s math editor
 \begin_inset CommandInset label
 LatexCommand label
 name "sec:math-editor"
@@ -2416,8 +2505,8 @@ Ctrl-m
 \family sans
 Ctrl-M
 \family default
-, one may construct and modify the whole xypic-diagram inside LyX's math
- editor.
+, one may construct and modify the whole xypic-diagram inside \SpecialChar LyX
+'s math editor.
  We describe the editing steps for a figure just like the one above.
  
 \end_layout
@@ -2427,7 +2516,8 @@ Caveat - how to enter braces
 \end_layout
 
 \begin_layout Standard
-Recall that in LyX's math-editor any pair of braces 
+Recall that in \SpecialChar LyX
+'s math-editor any pair of braces 
 \family typewriter
 {
 \family default
@@ -2462,7 +2552,7 @@ Xy
 \family typewriter
 @{
 \family default
- \SpecialChar \ldots{}
+ \SpecialChar ldots
  
 \family typewriter
 }
@@ -2475,7 +2565,8 @@ Xy
 \backslash
 {
 \family default
- and let LyX provide the closing brace and the box into which to enter the
+ and let \SpecialChar LyX
+ provide the closing brace and the box into which to enter the
  description of the arrow.
 \end_layout
 
@@ -2492,7 +2583,10 @@ Braces that are entered without the backslash
 \end_inset
 
 g.
+\begin_inset space \space{}
+\end_inset
+
+
 \family typewriter
 {x
 \backslash
@@ -2561,7 +2655,7 @@ Alt-m c i.
 At any time, further rows or columns can be entered or deleted using commands
  available from 
 \family sans
-Edit\SpecialChar \menuseparator
+Edit\SpecialChar menuseparator
 Math,
 \family default
  resp.
@@ -2577,7 +2671,7 @@ Alt-m w
  A more direct way uses the icons in the math toolbar once it has been activated
  via 
 \family sans
-View\SpecialChar \menuseparator
+View\SpecialChar menuseparator
 Toolbars.
 \end_layout
 
@@ -2631,7 +2725,8 @@ r
 \begin_layout Standard
 Next, label the arrows by attaching a label text as upper or lower indices
  to the end of the arrow's path.
- As always in LyX's math editor, an underscore 
+ As always in \SpecialChar LyX
+'s math editor, an underscore 
 \family typewriter
 _
 \family default
@@ -2640,7 +2735,8 @@ _
 ^
 \family default
  followed by a space opens a box for an upper index.
- You can enter any LaTeX-code as a label.
+ You can enter any \SpecialChar LaTeX
+-code as a label.
 \end_layout
 
 \begin_layout Subsection
@@ -2653,7 +2749,7 @@ Finally, you can modify the appearance of the arrows by entering @-modifiers
 \family typewriter
 @{
 \family default
-\SpecialChar \ldots{}
+\SpecialChar ldots
 
 \family typewriter
 }
@@ -2662,18 +2758,18 @@ Finally, you can modify the appearance of the arrows by entering @-modifiers
 \family typewriter
 @<
 \family default
-\SpecialChar \ldots{}
+\SpecialChar ldots
 >, 
 \family typewriter
 @(
 \family default
-\SpecialChar \ldots{}
-,\SpecialChar \ldots{}
+\SpecialChar ldots
+,\SpecialChar ldots
 ) or 
 \family typewriter
 @/
 \family default
-\SpecialChar \ldots{}
+\SpecialChar ldots
 
 \family typewriter
 /
@@ -2686,7 +2782,8 @@ Finally, you can modify the appearance of the arrows by entering @-modifiers
 \backslash
 {
 \family default
- with the arrow description entered inside the LyX-supplied box.
+ with the arrow description entered inside the \SpecialChar LyX
+-supplied box.
  If this box remains empty, you have specified an empty arrow.
  This is a useful construction, too, as you will see in the next section.
  
@@ -2697,7 +2794,7 @@ The other modifiers,
 \family typewriter
 @<
 \family default
-\SpecialChar \ldots{}
+\SpecialChar ldots
 
 \family typewriter
 >
@@ -2706,8 +2803,8 @@ The other modifiers,
 \family typewriter
 @(
 \family default
-\SpecialChar \ldots{}
-,\SpecialChar \ldots{}
+\SpecialChar ldots
+,\SpecialChar ldots
 
 \family typewriter
 ) 
@@ -2716,7 +2813,7 @@ and
 \family typewriter
 @/
 \family default
-\SpecialChar \ldots{}
+\SpecialChar ldots
 
 \family typewriter
 / 
@@ -2751,8 +2848,9 @@ where
 \emph on
 measure
 \emph default
- is any valid TeX-measure that should be entered as upper or lower index
- to the first slash /.
+ is any valid \SpecialChar TeX
+-measure that should be entered as upper or lower index to
+ the first slash /.
  Make sure that the ending slash does not end up being part of the upper
  or lower index.
 \end_layout
@@ -2778,7 +2876,8 @@ A more serious reason could be a syntactical error in your input (in that
 \family sans
 Ctrl+Z
 \family default
-, or try to translate the LyX-file into 
+, or try to translate the \SpecialChar LyX
+-file into 
 \family sans
 DVI
 \family default
@@ -2788,7 +2887,7 @@ Ctrl+D
 \family default
  or 
 \family sans
-View\SpecialChar \menuseparator
+View\SpecialChar menuseparator
 DVI
 \family default
 .
@@ -2801,7 +2900,8 @@ Hacks
 \end_layout
 
 \begin_layout Standard
-Certain things do not work correctly inside LyX.
+Certain things do not work correctly inside \SpecialChar LyX
+.
  The ones that we (used to) miss most are the horizontal and vertical scaling
  of diagrams, and the correct positioning of arrows.
  There are some workarounds that we are explaining here.
@@ -2828,13 +2928,21 @@ Xy
 
 \end_inset
 
--manual, for instance, 
+-manual, 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "xypic manual"
+literal "true"
+
+\end_inset
+
+, for instance, 
 \family typewriter
 
 \backslash
 xymatrix@R=1pc{
 \family default
-\SpecialChar \ldots{}
+\SpecialChar ldots
 
 \family typewriter
 }
 
 \end_inset
 
--matrix with row spacing of 1 pica.
+-matrix with row spacing of 1
+\begin_inset space ~
+\end_inset
+
+pica.
  Similarly, 
 \family typewriter
 
 \backslash
 xymatrix@C=
 \family default
-\SpecialChar \ldots{}
+\SpecialChar ldots
 
 \family typewriter
 {
 \family default
-\SpecialChar \ldots{}
+\SpecialChar ldots
 
 \family typewriter
 }
 \family default
  allows to modify the space between columns.
- Unfortunately, these commands do currently not work inside LyX, as the
- @-character is interpreted by LyX as ending the 
-\begin_inset ERT
-status collapsed
+ Unfortunately, one cannot type 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout Plain Layout
 
+\family typewriter
 
 \backslash
-Xy
+xymatrix@R=1pc
+\family default
+
+\begin_inset Quotes erd
+\end_inset
+
+ into a formula to get the desired matrix because the @-character is interpreted
+ by \SpecialChar LyX
+ as ending the 
+\family typewriter
+
+\backslash
+xymatrix
+\family default
+ command.
+ But there are two other ways of getting the desired matrix:
 \end_layout
 
+\begin_layout Itemize
+One types e.g.
+\begin_inset space \space{}
+\end_inset
+
+
+\family typewriter
+
+\backslash
+xymatrix@R=1pc
+\family default
+ as normal document text, then either highlight it and press 
+\begin_inset Info
+type  "shortcut"
+arg   "math-mode"
+\end_inset
+
+ to get a formula, or copy it into an existing formula.
+ You can now continue as normal.
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Note:
+\series default
+ This method only works for single spacing settings, so using
+\begin_inset Newline newline
 \end_inset
 
--matrix-macro.
+
+\family typewriter
+
+\backslash
+xymatrix@M=1pt
+\family default
+ is possible while 
+\family typewriter
+
+\backslash
+xymatrix@M=1pt@C=1dd
+\family default
+ is not.
+ The method also don't work if you use '!' to get a fixed grid with a defined
+ dimension, e.g.
+\begin_inset space \space{}
+\end_inset
+
+
+\family typewriter
+
+\backslash
+xymatrix@!R=3pt
+\family default
+ fails while
+\family typewriter
  
+\backslash
+xymatrix@!R
+\family default
+ works.
 \end_layout
 
-\begin_layout Standard
-Knowing that 
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
+
+For the following matrix, the command 
+\family typewriter
+
+\backslash
+xymatrix@C=9pc
+\family default
+ was used:
+\begin_inset Formula 
+\[
+\xymatrix@C=9pc{A\ar[r]\ar[d] & B\\
+C\ar@{}[ur]|{\text{{horizontal stretch}}}
+}
+\]
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Itemize
 \begin_inset ERT
 status collapsed
 
@@ -2906,7 +3118,11 @@ Xy
 \begin_inset space ~
 \end_inset
 
- stores the values for row-spacing and column-spacing in the variables 
+ stores the values for row-spacing and column-spacing in the variables
+\begin_inset Newline newline
+\end_inset
+
+
 \family typewriter
 
 \backslash
@@ -2918,25 +3134,23 @@ xymatrixrowsep@
 \backslash
 xymatrixrowsep@
 \family default
-, add the following macro to the preamble (
+.
+ So one can add the following macro to the preamble (
 \family sans
-Layout\SpecialChar \menuseparator
-Document\SpecialChar \menuseparator
+Layout\SpecialChar menuseparator
+Document\SpecialChar menuseparator
 Preamble
 \family default
 ):
-\begin_inset Newpage pagebreak
-\end_inset
-
-
 \end_layout
 
+\begin_deeper
 \begin_layout LyX-Code
 
 \backslash
 newcommand{
 \backslash
-xyR}[1]{% 
+xyR}[1]{%
 \end_layout
 
 \begin_layout LyX-Code
@@ -2947,10 +3161,6 @@ xydef@
 xymatrixrowsep@{#1}}
 \end_layout
 
-\begin_layout LyX-Code
-
-\end_layout
-
 \begin_layout Standard
 A macro 
 \family typewriter
@@ -2973,7 +3183,7 @@ xymatrixcolsep@
 .
  Now, a figure can be scaled by entering 
 \backslash
-xyR{...} into the 
+xyR{ into the formula before the 
 \begin_inset ERT
 status collapsed
 
@@ -3006,11 +3216,54 @@ xyC
 \family default
  or both.
  Don't forget the backslashes and remember, that the closing brace is automatica
-lly supplied by LyX.
+lly supplied by \SpecialChar LyX
+.
  Inside the braces enter the dimensions.
- The default is 
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Note:
+\series default
+ these commands affect all following 
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+Xy
+\end_layout
+
+\end_inset
+
+-matrices.
+ Therefore don't forget to reset the values to default after the usage of
 \family typewriter
-2pt
+
+\backslash
+xyR
+\family default
+ etc..
+\end_layout
+
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
+
+The default is 
+\family typewriter
+2pc
 \family default
 .
  Here you see a diagram which is squashed vertically and stretched horizontally
@@ -3018,24 +3271,38 @@ lly supplied by LyX.
 \family typewriter
 
 \backslash
-xyR{9pc}
+xyR{.5pc}
 \backslash
-xyC{.5pc}
+xyC{9pc}
 \family default
 :
-\end_layout
-
-\begin_layout Standard
-\begin_inset Formula \[
-\xyC{.5pc}\xyC{9pc}\xymatrix{A\ar[r]\ar[d] & B\\
-C\ar@{}[ur]|{\text{{horizontal stretch}}}}
+\begin_inset Formula 
+\[
+\xyR{.5pc}\xyC{9pc}\xymatrix{A\ar[r]\ar[d] & B\\
+C\ar@{}[ur]|{\text{{horizontal stretch}}}
+}
 \]
 
 \end_inset
 
 
+\begin_inset Formula $\xyR{2pc}\xyC{2pc}$
+\end_inset
+
+
+\begin_inset Note Note
+status collapsed
+
+\begin_layout Plain Layout
+reset to default
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
+\end_deeper
 \begin_layout Subsection
 Label positioning
 \end_layout
@@ -3106,7 +3373,8 @@ ar[ur]_(0.3)
 \backslash
 phi
 \family default
-, does not work from inside LyX.
+, does not work from inside \SpecialChar LyX
+.
  Instead, one has to replace the hat-symbol ^, resp.
  the underscore _ , by the macros 
 \family typewriter
@@ -3169,9 +3437,11 @@ phi_{4}}.
 \end_layout
 
 \begin_layout Standard
-\begin_inset Formula \[
+\begin_inset Formula 
+\[
 \xyC{4pc}\xymatrix{\bullet\ar[dr]\sp(0.3)\varphi & \circ\ar@{}[d]|\vdots\ar@(r,r)[d]\sp(0.2){\phi_{1}}\sp(0.4){\phi_{2}}\sb(0.6){\phi_{3}}\sp(0.8){\phi_{4}}\\
-\circ\ar[ur]\sb(0.3)\phi & \bullet}
+\circ\ar[ur]\sb(0.3)\phi & \bullet
+}
 \]
 
 \end_inset
@@ -3192,7 +3462,10 @@ A more general trick uses invisible arrows to place any object almost anywhere
 \end_inset
 
 g.
+\begin_inset space \space{}
+\end_inset
+
+
 \family typewriter
 (0.6)
 \family default
@@ -3273,20 +3546,7 @@ horizontal stretch
 \begin_layout Subsection
 Further 
 \family typewriter
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
 Xy
-\end_layout
-
-\end_inset
-
-
 \family default
 -tricks
 \end_layout
@@ -3337,6 +3597,7 @@ Xy
 \begin_inset CommandInset citation
 LatexCommand cite
 key "xypic manual"
+literal "true"
 
 \end_inset
 
@@ -3347,6 +3608,7 @@ key "xypic manual"
 \begin_inset CommandInset citation
 LatexCommand cite
 key "Lauda"
+literal "true"
 
 \end_inset
 
@@ -3364,9 +3626,12 @@ Xy
 \end_inset
 
 -pic to make braids, cobordism, string diagrams, and much more.
- A good and rather systematic introduction to 
+ You might want to look on 
 \family typewriter
-
+inset_preview.lyx
+\family default
+ example shipped with \SpecialChar LyX
+, which demonstrates how to use more advanced 
 \begin_inset ERT
 status collapsed
 
@@ -3379,26 +3644,34 @@ Xy
 
 \end_inset
 
+-commands via 
+\family typewriter
+\SpecialChar TeX
 
+\begin_inset space ~
+\end_inset
+
+Code
 \family default
--matrix is 
-\begin_inset CommandInset citation
-LatexCommand cite
-key "Ouvaton"
+ and 
+\family typewriter
+Instant preview
+\family default
+ insets.
+\end_layout
 
+\begin_layout Standard
+\begin_inset Newpage newpage
 \end_inset
 
-.
- Even if you share with me the disadvantage of not being fluent in Esperanto,
- you will be able to understand most of it.
+
 \end_layout
 
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-label "1"
 key "xypic manual"
+literal "true"
 
 \end_inset
 
@@ -3421,22 +3694,7 @@ Xy
 -pic User's Guide
 \emph default
 .
- Version 3.7, Feb.
- 16, 1999.
- Available as part of the 
-\family typewriter
-xypic
-\family default
- LaTeX package.
-\end_layout
-
-\begin_layout Bibliography
-\begin_inset CommandInset bibitem
-LatexCommand bibitem
-label "2"
-key "instant-preview"
-
+\begin_inset Newline newline
 \end_inset
 
 
@@ -3445,7 +3703,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://www.tug.org/tex-archive/help/Catalogue/entries/preview-latex.html
+https://www.ctan.org/tex-archive/macros/generic/diagrams/xypic/doc/xyguide.pdf
 \end_layout
 
 \end_inset
@@ -3456,9 +3714,31 @@ http://www.tug.org/tex-archive/help/Catalogue/entries/preview-latex.html
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-label "3"
-key "xypic"
+key "xypic reference"
+literal "true"
+
+\end_inset
+
+Kristoffer H.
+ Rose and Ross Moore: 
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+Xy
+\end_layout
+
+\end_inset
 
+
+\emph on
+-pic Reference Manual
+\emph default
+.
+\begin_inset Newline newline
 \end_inset
 
 
@@ -3467,7 +3747,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://www.tug.org/tex-archive/help/Catalogue/entries/xypic.html
+https://www.ctan.org/tex-archive/macros/generic/diagrams/xypic/doc/xyrefer.pdf
 \end_layout
 
 \end_inset
@@ -3478,18 +3758,35 @@ http://www.tug.org/tex-archive/help/Catalogue/entries/xypic.html
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-label "4"
-key "AUCTeX"
+key "xypic"
+literal "true"
 
 \end_inset
 
+Homepage of the package 
+\begin_inset ERT
+status collapsed
 
+\begin_layout Plain Layout
+
+
+\backslash
+Xy
+\end_layout
+
+\end_inset
+
+
+\emph on
+-pic
+\emph default
+: 
 \begin_inset Flex URL
 status collapsed
 
 \begin_layout Plain Layout
 
-http://www.gnu.org/software/auctex/
+http://www.ctan.org/pkg/xypic
 \end_layout
 
 \end_inset
@@ -3500,39 +3797,45 @@ http://www.gnu.org/software/auctex/
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-label "5"
-key "Lauda"
+key "instant-preview"
+literal "true"
 
 \end_inset
 
-Aarlon Lauda: 
-\begin_inset ERT
+Homepage of preview-latex:
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Flex URL
 status collapsed
 
 \begin_layout Plain Layout
 
-
-\backslash
-Xy
+http://www.gnu.org/software/auctex/preview-latex.html
 \end_layout
 
 \end_inset
 
 
-\emph on
--pic
-\emph default
-\emph on
-tutorial with an archive of examples
-\emph default
-.
+\end_layout
+
+\begin_layout Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+key "AUCTeX"
+literal "true"
+
+\end_inset
+
+Homepage of AUC\SpecialChar TeX
+: 
 \begin_inset Flex URL
 status collapsed
 
 \begin_layout Plain Layout
 
-http://www.dpmms.cam.ac.uk/~al366/xytutorial.html
+http://www.gnu.org/software/auctex/
 \end_layout
 
 \end_inset
@@ -3543,12 +3846,12 @@ http://www.dpmms.cam.ac.uk/~al366/xytutorial.html
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-label "6"
-key "Ouvaton"
+key "Lauda"
+literal "true"
 
 \end_inset
 
-Filipp Ouvaton
+Aarlon Lauda
 \begin_inset ERT
 status collapsed
 
@@ -3565,18 +3868,21 @@ Xy
 \emph on
 -pic
 \emph default
-: 
 \emph on
-Enkonduko pri Xymatrix
+tutorial with an archive of examples
 \emph default
 .
+\begin_inset Newline newline
+\end_inset
+
+
 \begin_inset Flex URL
-status collapsed
+status open
 
 \begin_layout Plain Layout
 
-http://filip.ouvaton.org/xypic/xymatrix/index.html
+https://www.ctan.org/tex-archive/macros/generic/diagrams/xypic/doc/xyguide.pdf
 \end_layout
 
 \end_inset