]> git.lyx.org Git - lyx.git/blobdiff - lib/examples/linguistics.lyx
Whitespace cosmetics
[lyx.git] / lib / examples / linguistics.lyx
index 4aa60e349190b66056ffc427d739f9a73ce6f427..883d94bbe0d6333209c4b46e9c7fb149d4b1f0cd 100644 (file)
@@ -1,14 +1,35 @@
-#LyX 2.2 created this file. For more info see http://www.lyx.org/
-\lyxformat 506
+#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 unavailable
+\origin /systemlyxdir/examples/
 \textclass article
 \begin_preamble
 %% Uncomment the following for Tableaux captions on top:
 %\floatstyle{plaintop}
 %\restylefloat{tableau}
+
+% Backwards compatibility for forest 1.x
+% If you use forest 2.0.1 or later, you can delete this
+\@ifpackageloaded{forest}{%
+  \@ifpackagelater{forest}{2016/02/20}{}{%
+    \forestset{
+      roof/.style={edge path={\noexpand\path[\forestoption{edge}]%
+          (.north west)--(!u.south)--(.north east)--cycle
+          \forestoption{edge label};
+        }
+      },
+      sn edges/.style={
+        for tree={parent anchor=south, child anchor=north},
+      },
+      linguistics preamble/.style={sn edges, baseline, for tree={align=center}}
+    }
+    \preto\forest@do{%
+      \forestOpreto{\forest@root}{given options}{linguistics preamble,}%
+    }
+  }
+}{}
 \end_preamble
 \use_default_options false
 \begin_modules
@@ -29,6 +50,8 @@ linguistics
 \font_osf false
 \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
@@ -75,7 +98,9 @@ linguistics
 \tocdepth 3
 \paragraph_separation indent
 \paragraph_indentation default
-\quotes_language english
+\is_math_indent 0
+\math_numbering_side default
+\quotes_style english
 \papercolumns 1
 \papersides 1
 \paperpagestyle default
@@ -84,6 +109,7 @@ linguistics
 \html_math_output 0
 \html_css_as_file 0
 \html_be_strict false
+\use_minted 0
 \end_header
 
 \begin_body
@@ -103,6 +129,7 @@ Jürgen Spitzmüller
 LatexCommand href
 target "spitz@lyx.org"
 type "mailto:"
+literal "false"
 
 \end_inset
 
@@ -185,14 +212,11 @@ covington.sty
 \begin_inset CommandInset citation
 LatexCommand cite
 key "covington"
+literal "true"
 
 \end_inset
 
 : This is the base package used for numbered examples and glosses.
-\begin_inset Separator parbreak
-\end_inset
-
-
 \end_layout
 
 \begin_deeper
@@ -216,6 +240,7 @@ enumitem.sty
 \begin_inset CommandInset citation
 LatexCommand cite
 key "enumitem"
+literal "true"
 
 \end_inset
 
@@ -233,10 +258,6 @@ itemize
 description
 \emph default
 ).
-\begin_inset Separator parbreak
-\end_inset
-
-
 \end_layout
 
 \begin_deeper
@@ -260,6 +281,7 @@ csquotes.sty
 \begin_inset CommandInset citation
 LatexCommand cite
 key "csquotes"
+literal "true"
 
 \end_inset
 
@@ -270,10 +292,6 @@ Meaning
  character style.
  The package provides context sensitive quotation marks, depending on the
  language in use.
-\begin_inset Separator parbreak
-\end_inset
-
-
 \end_layout
 
 \begin_deeper
@@ -297,16 +315,13 @@ float.sty
 \begin_inset CommandInset citation
 LatexCommand cite
 key "float"
+literal "true"
 
 \end_inset
 
 : Needed for the OT tableaux floats and list of floats.
  This package should be part of any \SpecialChar LaTeX
  distribution.
-\begin_inset Separator parbreak
-\end_inset
-
-
 \end_layout
 
 \begin_deeper
@@ -330,14 +345,11 @@ forest.sty
 \begin_inset CommandInset citation
 LatexCommand cite
 key "forest"
+literal "true"
 
 \end_inset
 
 : This package is used to generate structure trees.
-\begin_inset Separator parbreak
-\end_inset
-
-
 \end_layout
 
 \begin_deeper
@@ -724,10 +736,6 @@ Settings\SpecialChar menuseparator
 LaTeX Preamble
 \family default
 :
-\begin_inset Separator parbreak
-\end_inset
-
-
 \end_layout
 
 \begin_layout Quote
@@ -912,16 +920,48 @@ Using Glosses (and Examples) in a Beamer Presentation
 \end_layout
 
 \begin_layout Standard
-The 
+If you use the linguistics module with 
+\emph on
+beamer
+\emph default
+ presentations, there are some caveats:
+\end_layout
+
+\begin_layout Itemize
+If you want to use glosses in 
+\emph on
+beamer
+\emph default
+, you need to put it in a 
+\begin_inset Quotes eld
+\end_inset
+
+fragile
+\begin_inset Quotes erd
+\end_inset
+
+ frame.
+\end_layout
+
+\begin_layout Itemize
+Older versions of the 
 \emph on
 covington
 \emph default
- package and the 
+ package (before version 1.1) do not play with the 
+\emph on
+beamer
+\emph default
+ class out of the box, since both 
 \emph on
 beamer
 \emph default
- class do not work together out of the box, since they both try to define
- the commands 
+ and 
+\emph on
+covington
+\emph default
+ try to define the commands 
 \family typewriter
 
 \backslash
@@ -933,9 +973,14 @@ example
 \backslash
 examples
 \family default
-, which results in a \SpecialChar LaTeX
+.
+ In these older versions of 
+\emph on
+covington
+\emph default
+, this results in a \SpecialChar LaTeX
  error.
- You can work around the problem by inserting the following code in 
+ You can work around this problem by inserting the following code in 
 \family sans
 Document\SpecialChar menuseparator
 Settings\SpecialChar menuseparator
@@ -944,6 +989,7 @@ Local Layout
 :
 \end_layout
 
+\begin_deeper
 \begin_layout Quote
 \begin_inset listings
 lstparams "basicstyle={\footnotesize\ttfamily},tabsize=4"
@@ -1039,27 +1085,48 @@ OK
 \end_inset
 
 .
- This effectively defuncts beamer's example(s) environment in favour of
- covington's.
-\end_layout
-
-\begin_layout Standard
-Furthermore, if you want to use glosses in 
+ This effectively defuncts 
 \emph on
-beamer
+beamer's
 \emph default
-, you need to put it in a 
-\begin_inset Quotes eld
+ example(s) environment in favor of 
+\emph on
+covington's
+\emph default
+ (i.
+\begin_inset space \thinspace{}
 \end_inset
 
-fragile
-\begin_inset Quotes erd
-\end_inset
+e., you can use the 
+\family sans
+Numbered Example
+\family default
+ styles, but not 
+\emph on
+beamer's
+\emph default
+\family sans
+Example
+\family default
+ and 
+\family sans
+Examples
+\family default
+).
+\end_layout
 
- frame.
+\begin_layout Standard
+As of v.
+ 1.1 of 
+\emph on
+covington
+\emph default
+, this problem is solved.
  
 \end_layout
 
+\end_deeper
 \begin_layout Section
 Optimality Theory Tableaux
 \end_layout
@@ -1639,7 +1706,7 @@ If you view the PDF output, you will see that the input
 \begin_layout Standard
 expands to a real structure tree.
  To view the result within the \SpecialChar LyX
- workarea, you can simply embed the Structure
+ work area, you can simply embed the Structure
  Tree inset into a Preview inset (
 \family sans
 Insert\SpecialChar menuseparator
@@ -1677,11 +1744,58 @@ Roofs can be easily generated by means of the
 \begin_inset Quotes eld
 \end_inset
 
+roof
+\begin_inset Quotes erd
+\end_inset
+
+ option
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+\noindent
+Note that the 
+\begin_inset Quotes eld
+\end_inset
+
+roof
+\begin_inset Quotes erd
+\end_inset
+
+ option only exists as of 
+\family sans
+forest
+\family default
+ version 2.0.
+ We have added some code to the preamble of this manual to support previous
+ versions.
+ If you use a 
+\family sans
+forest
+\family default
+ version < 2.0, you either need to copy this code to your preamble or use
+ the old option 
+\begin_inset Quotes eld
+\end_inset
+
 triangle
 \begin_inset Quotes erd
 \end_inset
 
- option (note that the comma has special meaning, as it marks options):
+ instead of 
+\begin_inset Quotes eld
+\end_inset
+
+roof
+\begin_inset Quotes erd
+\end_inset
+
+.
+\end_layout
+
+\end_inset
+
+ (note that the comma has special meaning, as it marks options):
 \end_layout
 
 \begin_layout Standard
@@ -1689,8 +1803,7 @@ triangle
 status open
 
 \begin_layout Plain Layout
-[VP [DP[John]] [V' [V[sent]] [DP[Mary]] [DP[another letter, triangle]] ]
- ]
+[VP [DP[John]] [V' [V[sent]] [DP[Mary]] [DP[another letter, roof]] ] ]
 \end_layout
 
 \end_inset
@@ -1743,6 +1856,7 @@ The package supports many additional features, such as movement arrows and
 \begin_inset CommandInset citation
 LatexCommand cite
 key "forest"
+literal "true"
 
 \end_inset
 
@@ -1775,17 +1889,14 @@ tipa
 \begin_inset CommandInset citation
 LatexCommand cite
 key "tipa"
+literal "true"
 
 \end_inset
 
-.
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-If you use Xe\SpecialChar TeX
- or Lua\SpecialChar TeX
- (i.
+, which is automatically loaded by \SpecialChar LyX
+ if you follow the procedure described
+ below.
+ If you use Unicode fonts (i.
 \begin_inset space \thinspace{}
 \end_inset
 
@@ -1804,13 +1915,98 @@ Document\SpecialChar menuseparator
 Settings\SpecialChar menuseparator
 Fonts
 \family default
-), no extra package is needed.
+), the package 
+\emph on
+xunicode
+\emph default
+ is loaded instead (since 
+\emph on
+tipa
+\emph default
+ does not work in this context).
+\begin_inset Foot
+status open
+
+\begin_layout Plain Layout
+See also https://github.com/wspr/fontspec/issues/280 and the discussion in
+ docutils-devel (https://www.mail-archive.com/search?l=mid&q=1487664738.2405.6.camel%
+40lyx.org).
 \end_layout
 
 \end_inset
 
- Additionally, if you want to have instant preview, you should have the
+ The 
+\emph on
+xunicode
+\emph default
+ package emulates the 
+\emph on
+tipa
+\emph default
+ output, but is not perfect at that, so some things might not look as expected.
+ Furthermore, you need to take care in this case to use a font that includes
+ the IPA glyphs (such as 
+\emph on
+CMU Serif
+\emph default
+ or 
+\emph on
+SIL Doulos
+\emph default
+).
+ You can also specify an extra font only for IPA by adding the following
+ to 
+\family sans
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
+LaTeX Preamble
+\family default
+:
+\end_layout
+
+\begin_layout Standard
+\begin_inset listings
+lstparams "language={[LaTeX]TeX},basicstyle={\footnotesize\ttfamily}"
+inline false
+status open
+
+\begin_layout Plain Layout
+
+
+\backslash
+AtBeginDocument{%
+\end_layout
+
+\begin_layout Plain Layout
+
+
+\backslash
+newfontfamily{
+\backslash
+ipafont}{CMU Serif}% or another font
+\end_layout
+
+\begin_layout Plain Layout
+
+
+\backslash
+def
+\backslash
+useTIPAfont{
+\backslash
+ipafont}
+\end_layout
+
+\begin_layout Plain Layout
+
+}
+\end_layout
+
+\end_inset
+
+Additionally, and independent from which of the above approaches you use,
+ if you want to have instant preview, you should have the 
 \emph on
 preview-latex
 \emph default
@@ -1818,6 +2014,7 @@ preview-latex
 \begin_inset CommandInset citation
 LatexCommand cite
 key "preview"
+literal "true"
 
 \end_inset
 
@@ -2039,6 +2236,7 @@ For a detailed description of specific possibilities for linguists, please
 \begin_inset CommandInset citation
 LatexCommand cite
 key "linguistlyx"
+literal "true"
 
 \end_inset
 
@@ -2049,6 +2247,7 @@ key "linguistlyx"
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "covington"
+literal "true"
 
 \end_inset
 
@@ -2070,6 +2269,7 @@ http://www.ctan.org/tex-archive/macros/latex/contrib/covington/
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "csquotes"
+literal "true"
 
 \end_inset
 
@@ -2091,6 +2291,7 @@ http://www.ctan.org/tex-archive/macros/latex/contrib/csquotes/
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "enumitem"
+literal "true"
 
 \end_inset
 
@@ -2112,6 +2313,7 @@ http://www.ctan.org/tex-archive/macros/latex/contrib/enumitem/
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "float"
+literal "true"
 
 \end_inset
 
@@ -2133,6 +2335,7 @@ http://www.ctan.org/tex-archive/macros/latex/contrib/float/
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "forest"
+literal "true"
 
 \end_inset
 
@@ -2154,6 +2357,7 @@ http://www.ctan.org/tex-archive/graphics/pgf/contrib/forest
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "linguistlyx"
+literal "true"
 
 \end_inset
 
@@ -2178,6 +2382,7 @@ http://wiki.lyx.org/LyX/LinguistLyX
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "preview"
+literal "true"
 
 \end_inset
 
@@ -2199,6 +2404,7 @@ http://www.ctan.org/tex-archive/macros/latex/contrib/preview/
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "tipa"
+literal "true"
 
 \end_inset