]> git.lyx.org Git - lyx.git/blob - lib/examples/linguistics.lyx
4690e009ec0177cb9cf5a34f03d63879ebab1e14
[lyx.git] / lib / examples / linguistics.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 %% Uncomment the following for Tableaux captions on top:
8 %\floatstyle{plaintop}
9 %\restylefloat{tableau}
10 \end_preamble
11 \use_default_options false
12 \begin_modules
13 linguistics
14 \end_modules
15 \language english
16 \inputencoding auto
17 \font_roman lmodern
18 \font_sans default
19 \font_typewriter default
20 \font_default_family default
21 \font_sc false
22 \font_osf false
23 \font_sf_scale 100
24 \font_tt_scale 100
25
26 \graphics default
27 \paperfontsize default
28 \spacing single
29 \use_hyperref false
30 \papersize default
31 \use_geometry false
32 \use_amsmath 1
33 \use_esint 1
34 \cite_engine basic
35 \use_bibtopic false
36 \paperorientation portrait
37 \secnumdepth 3
38 \tocdepth 3
39 \paragraph_separation indent
40 \defskip medskip
41 \quotes_language english
42 \papercolumns 1
43 \papersides 1
44 \paperpagestyle default
45 \tracking_changes false
46 \output_changes false
47 \author "" 
48 \author "" 
49 \end_header
50
51 \begin_body
52
53 \begin_layout Title
54 Writing linguistic papers with LyX
55 \end_layout
56
57 \begin_layout Author
58 Jürgen Spitzmüller
59 \begin_inset Newline newline
60 \end_inset
61
62
63 \begin_inset CommandInset href
64 LatexCommand href
65 target "spitz@lyx.org"
66 type "mailto:"
67
68 \end_inset
69
70
71 \end_layout
72
73 \begin_layout Date
74 14/09/2008
75 \end_layout
76
77 \begin_layout Abstract
78 This paper describes some features that LyX provides to linguists.
79  It demonstrates how to use some native support in order to produce numbered
80  examples, glosses, OT tableaux, semantic markup, and phonetic symbols (IPA).
81 \end_layout
82
83 \begin_layout Section
84 Aims and prerequisites
85 \end_layout
86
87 \begin_layout Standard
88 Basically, this paper describes the features of the 
89 \begin_inset Quotes eld
90 \end_inset
91
92 Linguistics
93 \begin_inset Quotes erd
94 \end_inset
95
96  module that ships with LyX as of version 1.6.0.
97  
98 \begin_inset Quotes eld
99 \end_inset
100
101 Modules
102 \begin_inset Quotes erd
103 \end_inset
104
105  are support files (introduced with LyX 1.6.0) that can easily be selected
106  for any document.
107  In order to use the Linguistics module, go to 
108 \family sans
109 Document\SpecialChar \menuseparator
110 Settings\SpecialChar \menuseparator
111 Modules
112 \family default
113 , select 
114 \begin_inset Quotes eld
115 \end_inset
116
117 Linguistics
118 \begin_inset Quotes erd
119 \end_inset
120
121  from the list of available modules, and hit the 
122 \family sans
123 Add
124 \family default
125  button to select it for your document (as already done for this document).
126 \end_layout
127
128 \begin_layout Standard
129 You should be able to use the module with any document class (please inform
130  me, if not).
131  However, in order to use all the features, you need to have the following
132  LaTeX packages installed:
133 \end_layout
134
135 \begin_layout Enumerate
136
137 \emph on
138 covington.sty
139 \emph default
140  
141 \begin_inset CommandInset citation
142 LatexCommand cite
143 key "covington"
144
145 \end_inset
146
147 : This is the base package used for numbered examples and glosses.
148 \end_layout
149
150 \begin_layout Enumerate
151
152 \emph on
153 enumitem.sty
154 \emph default
155  
156 \begin_inset CommandInset citation
157 LatexCommand cite
158 key "enumitem"
159
160 \end_inset
161
162 : This package is used for the Subexamples style.
163  It is generally useful to alter the appearance of lists (such as 
164 \emph on
165 enumerate
166 \emph default
167
168 \emph on
169 itemize
170 \emph default
171
172 \emph on
173 description
174 \emph default
175 ).
176 \end_layout
177
178 \begin_layout Enumerate
179
180 \emph on
181 csquotes.sty
182 \emph default
183  
184 \begin_inset CommandInset citation
185 LatexCommand cite
186 key "csquotes"
187
188 \end_inset
189
190 : Needed for the 
191 \emph on
192 Meaning
193 \emph default
194  character style.
195  The package provides context sensitive quotation marks, depending on the
196  language in use.
197 \end_layout
198
199 \begin_layout Enumerate
200
201 \emph on
202 float.sty
203 \emph default
204  
205 \begin_inset CommandInset citation
206 LatexCommand cite
207 key "float"
208
209 \end_inset
210
211 : Needed for the OT tableaux floats and list of floats.
212  This package should be part of any LaTeX distribution.
213 \end_layout
214
215 \begin_layout Section
216 Numbered examples
217 \end_layout
218
219 \begin_layout Standard
220 Numbered examples are inserted via the layout dropdown box in the toolbar.
221  There are three variants:
222 \end_layout
223
224 \begin_layout Numbered Example (multiline)
225 This is a multiline example [Style 
226 \emph on
227 Numbered Example (multiline)
228 \emph default
229 ]
230 \end_layout
231
232 \begin_layout Numbered Example (multiline)
233 it can have several paragraphs
234 \end_layout
235
236 \begin_layout Numbered Examples (consecutive)
237 This is a single example
238 \begin_inset CommandInset label
239 LatexCommand label
240 name "exa:single-example"
241
242 \end_inset
243
244  [Style 
245 \emph on
246 Numbered Example (consecutive)
247 \emph default
248 ]
249 \end_layout
250
251 \begin_layout Numbered Examples (consecutive)
252 Consecutive single examples get their own numbers
253 \end_layout
254
255 \begin_layout Subexample
256 This is a subexample
257 \begin_inset CommandInset label
258 LatexCommand label
259 name "sub:subexample"
260
261 \end_inset
262
263  [Style 
264 \emph on
265 Subexample
266 \emph default
267 ]
268 \end_layout
269
270 \begin_layout Subexample
271 And another one
272 \end_layout
273
274 \begin_layout Standard
275 References to examples are produced as usual: insert a label to the example
276  and a crossreference via 
277 \family sans
278 Insert\SpecialChar \menuseparator
279 Cross references
280 \family default
281 .
282  We refer here, just for the sake of demonstrating this, to 
283 \begin_inset CommandInset ref
284 LatexCommand ref
285 reference "exa:single-example"
286
287 \end_inset
288
289  and 
290 \begin_inset CommandInset ref
291 LatexCommand ref
292 reference "sub:subexample"
293
294 \end_inset
295
296 .
297 \end_layout
298
299 \begin_layout Section
300 Glosses
301 \end_layout
302
303 \begin_layout Standard
304 The Linguistics module provides two kinds of glosses, which can be inserted
305  via 
306 \family sans
307 Insert\SpecialChar \menuseparator
308 Custom Insets
309 \family default
310 : The standard 
311 \emph on
312 Custom:Glosse
313 \emph default
314  provides a glosse that consists of two lines and a translation, the 
315 \emph on
316 Custom:Tri-Glosse
317 \emph default
318  insets consists of three lines and a translation.
319  Note that the translation line is mandatory and must be preceded by the
320  command 
321 \family typewriter
322
323 \backslash
324 glt
325 \family default
326  which should be inserted verbatim in the Glosse inset (ERT is not needed,
327  and in fact not even possible).
328 \end_layout
329
330 \begin_layout Standard
331 Here is a simple example:
332 \end_layout
333
334 \begin_layout Standard
335 \begin_inset Flex Custom:Glosse
336 status open
337
338 \begin_layout Plain Layout
339 C'est un exemple simple
340 \end_layout
341
342 \begin_layout Plain Layout
343 {This is} an example simple
344 \end_layout
345
346 \begin_layout Plain Layout
347
348 \backslash
349 glt 
350 \begin_inset Quotes els
351 \end_inset
352
353 This is a simple example
354 \begin_inset Quotes ers
355 \end_inset
356
357
358 \end_layout
359
360 \end_inset
361
362
363 \end_layout
364
365 \begin_layout Standard
366 Note that the braces hold together multi-word expressions.
367  In the same vein, we can make a three-line glosse:
368 \end_layout
369
370 \begin_layout Standard
371 \begin_inset Flex Custom:Tri-Glosse
372 status open
373
374 \begin_layout Plain Layout
375 C'est un exemple simple
376 \end_layout
377
378 \begin_layout Plain Layout
379 {Das ist} ein Beispiel einfach
380 \end_layout
381
382 \begin_layout Plain Layout
383 {This is} an example simple
384 \end_layout
385
386 \begin_layout Plain Layout
387
388 \backslash
389 glt 
390 \begin_inset Quotes els
391 \end_inset
392
393 This is a simple example
394 \begin_inset Quotes ers
395 \end_inset
396
397
398 \end_layout
399
400 \end_inset
401
402
403 \end_layout
404
405 \begin_layout Standard
406 If you want to have numbered glosses, you can simply insert the Glosse inset
407  to a numbered examples paragraph, as follows:
408 \end_layout
409
410 \begin_layout Numbered Examples (consecutive)
411 \begin_inset Flex Custom:Tri-Glosse
412 status open
413
414 \begin_layout Plain Layout
415 Mein Luftkissenfahrzeug ist voller Aale
416 \end_layout
417
418 \begin_layout Plain Layout
419 My skeertuig is vol palings
420 \end_layout
421
422 \begin_layout Plain Layout
423 My hovercraft is {full of} eels
424 \end_layout
425
426 \begin_layout Plain Layout
427
428 \backslash
429 glt 
430 \begin_inset Quotes els
431 \end_inset
432
433 Do you have matches?
434 \begin_inset Quotes ers
435 \end_inset
436
437
438 \end_layout
439
440 \end_inset
441
442
443 \end_layout
444
445 \begin_layout Section
446 Optimality Theory Tableaux
447 \end_layout
448
449 \begin_layout Standard
450 OT tableaux itself can of course simply be inserted as ordinary tables (for
451  specific features such as dashed lines and shaded cells, cf.
452  the 
453 \emph on
454 EmbeddedObjects
455 \emph default
456  manual).
457  However, you might want to have the tableaux numbered throughout the document,
458  and you might want to have a 
459 \emph on
460 List of Tableaux
461 \emph default
462 , similar to the 
463 \emph on
464 List of Tables
465 \emph default
466 .
467  
468 \end_layout
469
470 \begin_layout Standard
471 The Linguistics module provides support for both.
472  In 
473 \family sans
474 Insert\SpecialChar \menuseparator
475 Floats
476 \family default
477 , you'll find a Tableaux float:
478 \end_layout
479
480 \begin_layout Standard
481 \begin_inset Float tableau
482 placement h
483 wide false
484 sideways false
485 status open
486
487 \begin_layout Plain Layout
488 \align center
489 \begin_inset Tabular
490 <lyxtabular version="3" rows="5" columns="5">
491 <features>
492 <column alignment="right" valignment="top" width="0">
493 <column alignment="center" valignment="top" width="0">
494 <column alignment="center" valignment="top" width="0">
495 <column alignment="center" valignment="top" width="0" special="|c">
496 <column alignment="center" valignment="top" width="0">
497 <row>
498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
499 \begin_inset Text
500
501 \begin_layout Plain Layout
502 /atikap/
503 \end_layout
504
505 \end_inset
506 </cell>
507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
508 \begin_inset Text
509
510 \begin_layout Plain Layout
511
512 \noun on
513 Onset
514 \end_layout
515
516 \end_inset
517 </cell>
518 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
519 \begin_inset Text
520
521 \begin_layout Plain Layout
522
523 \noun on
524 NoCoda
525 \end_layout
526
527 \end_inset
528 </cell>
529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
530 \begin_inset Text
531
532 \begin_layout Plain Layout
533
534 \noun on
535 Dep
536 \end_layout
537
538 \end_inset
539 </cell>
540 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
541 \begin_inset Text
542
543 \begin_layout Plain Layout
544
545 \noun on
546 Max
547 \end_layout
548
549 \end_inset
550 </cell>
551 </row>
552 <row>
553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
554 \begin_inset Text
555
556 \begin_layout Plain Layout
557 \begin_inset Formula $\mbox{☞}$
558 \end_inset
559
560  
561 \begin_inset Formula $\mbox{\textipa{P}}$
562 \end_inset
563
564 a.ti.ka
565 \end_layout
566
567 \end_inset
568 </cell>
569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
570 \begin_inset Text
571
572 \begin_layout Plain Layout
573
574 \end_layout
575
576 \end_inset
577 </cell>
578 <cell alignment="center" valignment="top" topline="true" usebox="none">
579 \begin_inset Text
580
581 \begin_layout Plain Layout
582
583 \end_layout
584
585 \end_inset
586 </cell>
587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
588 \begin_inset Text
589
590 \begin_layout Plain Layout
591 *
592 \end_layout
593
594 \end_inset
595 </cell>
596 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
597 \begin_inset Text
598
599 \begin_layout Plain Layout
600 *
601 \end_layout
602
603 \end_inset
604 </cell>
605 </row>
606 <row>
607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
608 \begin_inset Text
609
610 \begin_layout Plain Layout
611 a.ti.ka
612 \end_layout
613
614 \end_inset
615 </cell>
616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
617 \begin_inset Text
618
619 \begin_layout Plain Layout
620 *!
621 \end_layout
622
623 \end_inset
624 </cell>
625 <cell alignment="center" valignment="top" topline="true" usebox="none">
626 \begin_inset Text
627
628 \begin_layout Plain Layout
629
630 \end_layout
631
632 \end_inset
633 </cell>
634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
635 \begin_inset Text
636
637 \begin_layout Plain Layout
638
639 \end_layout
640
641 \end_inset
642 </cell>
643 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
644 \begin_inset Text
645
646 \begin_layout Plain Layout
647 *
648 \end_layout
649
650 \end_inset
651 </cell>
652 </row>
653 <row>
654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
655 \begin_inset Text
656
657 \begin_layout Plain Layout
658 \begin_inset Formula $\mbox{\textipa{P}}$
659 \end_inset
660
661 a.ti.kap
662 \end_layout
663
664 \end_inset
665 </cell>
666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
667 \begin_inset Text
668
669 \begin_layout Plain Layout
670
671 \end_layout
672
673 \end_inset
674 </cell>
675 <cell alignment="center" valignment="top" topline="true" usebox="none">
676 \begin_inset Text
677
678 \begin_layout Plain Layout
679 *!
680 \end_layout
681
682 \end_inset
683 </cell>
684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
685 \begin_inset Text
686
687 \begin_layout Plain Layout
688 *
689 \end_layout
690
691 \end_inset
692 </cell>
693 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
694 \begin_inset Text
695
696 \begin_layout Plain Layout
697
698 \end_layout
699
700 \end_inset
701 </cell>
702 </row>
703 <row>
704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
705 \begin_inset Text
706
707 \begin_layout Plain Layout
708 a.ti.kap
709 \end_layout
710
711 \end_inset
712 </cell>
713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
714 \begin_inset Text
715
716 \begin_layout Plain Layout
717 *!
718 \end_layout
719
720 \end_inset
721 </cell>
722 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
723 \begin_inset Text
724
725 \begin_layout Plain Layout
726 *!
727 \end_layout
728
729 \end_inset
730 </cell>
731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
732 \begin_inset Text
733
734 \begin_layout Plain Layout
735
736 \end_layout
737
738 \end_inset
739 </cell>
740 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
741 \begin_inset Text
742
743 \begin_layout Plain Layout
744
745 \end_layout
746
747 \end_inset
748 </cell>
749 </row>
750 </lyxtabular>
751
752 \end_inset
753
754
755 \end_layout
756
757 \begin_layout Plain Layout
758 \begin_inset Caption
759
760 \begin_layout Plain Layout
761 Example Tableau
762 \end_layout
763
764 \end_inset
765
766
767 \end_layout
768
769 \end_inset
770
771
772 \end_layout
773
774 \begin_layout Standard
775 Note that by default, the caption is always placed below the tableaux in
776  the output, no matter where you put it in the LyX window.
777  To get the Tableaux captions on top, put the following code in 
778 \family sans
779 Document\SpecialChar \menuseparator
780 Settings\SpecialChar \menuseparator
781 Preamble
782 \family default
783 :
784 \end_layout
785
786 \begin_layout LyX-Code
787
788 \backslash
789 floatstyle{plaintop}
790 \end_layout
791
792 \begin_layout LyX-Code
793
794 \backslash
795 restylefloat{tableau}
796 \end_layout
797
798 \begin_layout Standard
799 If your using a KOMA class, use the following instead for better spacing:
800 \end_layout
801
802 \begin_layout LyX-Code
803
804 \backslash
805 floatstyle{komaabove}
806 \end_layout
807
808 \begin_layout LyX-Code
809
810 \backslash
811 restylefloat{tableau}
812 \end_layout
813
814 \begin_layout Standard
815 A List of Tableaux inset can be found in 
816 \family sans
817 Insert\SpecialChar \menuseparator
818 Lists & TOC
819 \family default
820 .
821  Even though this usually is placed at the beginning or the end of the document,
822  we do this here for exemplification purposes:
823 \end_layout
824
825 \begin_layout Standard
826 \begin_inset FloatList tableau
827
828 \end_inset
829
830
831 \end_layout
832
833 \begin_layout Section
834 Semantic Markup (Character Styles)
835 \end_layout
836
837 \begin_layout Standard
838 The Linguistics module comes with some character styles that are common
839  in linguistics:
840 \end_layout
841
842 \begin_layout Enumerate
843 Concept (in small caps): 
844 \begin_inset Flex CharStyle:Concepts
845 status collapsed
846
847 \begin_layout Plain Layout
848 concept
849 \end_layout
850
851 \end_inset
852
853  
854 \end_layout
855
856 \begin_layout Enumerate
857 Expression (emphasized): 
858 \begin_inset Flex CharStyle:Expression
859 status collapsed
860
861 \begin_layout Plain Layout
862 expression
863 \end_layout
864
865 \end_inset
866
867
868 \end_layout
869
870 \begin_layout Enumerate
871 Meaning (in single quotes): 
872 \begin_inset Flex CharStyle:Meaning
873 status collapsed
874
875 \begin_layout Plain Layout
876 meaning
877 \end_layout
878
879 \end_inset
880
881
882 \end_layout
883
884 \begin_layout Standard
885 You can insert the character styles via the 
886 \family sans
887 Edit\SpecialChar \menuseparator
888 Text Style
889 \family default
890  submenu.
891  If you need to change the appearance of these styles later, you can redefine
892  them in the preamble.
893  To make expressions bold, for instance, insert:
894 \end_layout
895
896 \begin_layout LyX-Code
897
898 \backslash
899 renewcommand
900 \backslash
901 lingexpr[1]{
902 \backslash
903 textbf{#1}}
904 \end_layout
905
906 \begin_layout Standard
907 Similarly, concept (
908 \family typewriter
909
910 \backslash
911 lingconcept
912 \family default
913 ) and meaning (
914 \family typewriter
915
916 \backslash
917 lingmeaning
918 \family default
919 ) can be modified.
920 \end_layout
921
922 \begin_layout Section
923 Phonetic Symbols (IPA)
924 \end_layout
925
926 \begin_layout Standard
927 You do not need the Linguistics module to insert phonetic symbols, this
928  is a base functionality of LyX.
929  However, since this is frequently used by linguists, we will describe it
930  (briefly) in this paper nevertheless.
931 \end_layout
932
933 \begin_layout Standard
934 A prerequisite to use LyX's IPA support is the LaTeX package 
935 \emph on
936 tipa
937 \emph default
938  
939 \begin_inset CommandInset citation
940 LatexCommand cite
941 key "tipa"
942
943 \end_inset
944
945 .
946  Additionally, if you want to have instant preview, you should have the
947  
948 \emph on
949 preview-latex
950 \emph default
951  package 
952 \begin_inset CommandInset citation
953 LatexCommand cite
954 key "preview"
955
956 \end_inset
957
958  installed.
959 \end_layout
960
961 \begin_layout Standard
962 Phonetic symbols can be entered via 
963 \family sans
964 Insert\SpecialChar \menuseparator
965 Special characters\SpecialChar \menuseparator
966 Phonetic symbols.
967  
968 \family default
969 You get a little frame, where you can insert the symbols using the shortcut
970  notation which is described in the tipa manual.
971  Example: 
972 \begin_inset Formula $\text{\textipa{[Ekspl@"neIS@n]}}$
973 \end_inset
974
975 .
976  Given that preview-latex is installed and you have switched on instant
977  preview (in 
978 \family sans
979 Tools\SpecialChar \menuseparator
980 Preferences\SpecialChar \menuseparator
981 Graphics
982 \family default
983 ), you'll get a nice preview as soon as the cursor leaves the frame.
984 \end_layout
985
986 \begin_layout Standard
987 Furthermore, most IPA glyphs can also be inserted (e.
988 \begin_inset space \thinspace{}
989 \end_inset
990
991 g.
992  via 
993 \family sans
994 Insert\SpecialChar \menuseparator
995 Special characters\SpecialChar \menuseparator
996 Symbols\SpecialChar \ldots{}
997
998 \family default
999 ) or pasted directly into LyX: [ɛkspləˈneɪʃən].
1000  In the output, they will be automatically transformed into the correct
1001  
1002 \emph on
1003 tipa
1004 \emph default
1005  macro (if not, please inform me).
1006  However, please note that the former method produces better output quality
1007  for two reasons:
1008 \end_layout
1009
1010 \begin_layout Enumerate
1011 direct input might result in a mix of fonts (in the above example, the latin
1012  characters are taken from the base font, the IPA glyphs from the IPA font,
1013  whereas 
1014 \family sans
1015 Insert\SpecialChar \menuseparator
1016 Special characters\SpecialChar \menuseparator
1017 Phonetic symbol
1018 \family default
1019 s uses the IPA font for all characters)
1020 \end_layout
1021
1022 \begin_layout Enumerate
1023 the letter kerning is not preserved
1024 \end_layout
1025
1026 \begin_layout Standard
1027 So unless you only need to insert single IPA characters, the former method
1028  is recommended, and it's worth learning the (pretty intuitive) IPA shortcut
1029  notation.
1030 \end_layout
1031
1032 \begin_layout Section
1033 Further information
1034 \end_layout
1035
1036 \begin_layout Standard
1037 For a detailed description of specific possibilities for linguists, please
1038  refer to the LinguistLyX page on the LyX wiki 
1039 \begin_inset CommandInset citation
1040 LatexCommand cite
1041 key "linguistlyx"
1042
1043 \end_inset
1044
1045  (feel free to enter your own hints there).
1046 \end_layout
1047
1048 \begin_layout Bibliography
1049 \begin_inset CommandInset bibitem
1050 LatexCommand bibitem
1051 key "covington"
1052
1053 \end_inset
1054
1055 The covington package: 
1056 \begin_inset Flex URL
1057 status collapsed
1058
1059 \begin_layout Plain Layout
1060
1061 http://www.ctan.org/tex-archive/macros/latex/contrib/covington/
1062 \end_layout
1063
1064 \end_inset
1065
1066 .
1067 \end_layout
1068
1069 \begin_layout Bibliography
1070 \begin_inset CommandInset bibitem
1071 LatexCommand bibitem
1072 key "csquotes"
1073
1074 \end_inset
1075
1076 The csquotes package: 
1077 \begin_inset Flex URL
1078 status collapsed
1079
1080 \begin_layout Plain Layout
1081
1082 http://www.ctan.org/tex-archive/macros/latex/contrib/csquotes/
1083 \end_layout
1084
1085 \end_inset
1086
1087 .
1088 \end_layout
1089
1090 \begin_layout Bibliography
1091 \begin_inset CommandInset bibitem
1092 LatexCommand bibitem
1093 key "enumitem"
1094
1095 \end_inset
1096
1097 The enumitem package: 
1098 \begin_inset Flex URL
1099 status collapsed
1100
1101 \begin_layout Plain Layout
1102
1103 http://www.ctan.org/tex-archive/macros/latex/contrib/enumitem/
1104 \end_layout
1105
1106 \end_inset
1107
1108 .
1109 \end_layout
1110
1111 \begin_layout Bibliography
1112 \begin_inset CommandInset bibitem
1113 LatexCommand bibitem
1114 key "float"
1115
1116 \end_inset
1117
1118 The float package: 
1119 \begin_inset Flex URL
1120 status collapsed
1121
1122 \begin_layout Plain Layout
1123
1124 http://www.ctan.org/tex-archive/macros/latex/contrib/float/
1125 \end_layout
1126
1127 \end_inset
1128
1129 .
1130 \end_layout
1131
1132 \begin_layout Bibliography
1133 \begin_inset CommandInset bibitem
1134 LatexCommand bibitem
1135 key "linguistlyx"
1136
1137 \end_inset
1138
1139 Maria Gouskova, Stacia Hartleben and Jürgen Spitzmüller: Using LyX for Linguisti
1140 c Papers.
1141  
1142 \begin_inset Flex URL
1143 status open
1144
1145 \begin_layout Plain Layout
1146
1147 http://wiki.lyx.org/LyX/LinguistLyX
1148 \end_layout
1149
1150 \end_inset
1151
1152 .
1153 \end_layout
1154
1155 \begin_layout Bibliography
1156 \begin_inset CommandInset bibitem
1157 LatexCommand bibitem
1158 key "preview"
1159
1160 \end_inset
1161
1162 The preview-latex package: 
1163 \begin_inset Flex URL
1164 status collapsed
1165
1166 \begin_layout Plain Layout
1167
1168 http://www.ctan.org/tex-archive/macros/latex/contrib/preview/
1169 \end_layout
1170
1171 \end_inset
1172
1173 .
1174 \end_layout
1175
1176 \begin_layout Bibliography
1177 \begin_inset CommandInset bibitem
1178 LatexCommand bibitem
1179 key "tipa"
1180
1181 \end_inset
1182
1183 The tipa package and fonts: 
1184 \begin_inset Flex URL
1185 status collapsed
1186
1187 \begin_layout Plain Layout
1188
1189 http://www.ctan.org/tex-archive/fonts/tipa/
1190 \end_layout
1191
1192 \end_inset
1193
1194 .
1195 \end_layout
1196
1197 \end_body
1198 \end_document