]> git.lyx.org Git - features.git/commitdiff
linguistics.lyx: document how to insert footnotes in glosses.
authorJuergen Spitzmueller <spitz@lyx.org>
Tue, 19 May 2015 07:42:56 +0000 (09:42 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Tue, 19 May 2015 07:42:56 +0000 (09:42 +0200)
lib/examples/de/linguistics.lyx
lib/examples/linguistics.lyx

index 45d2dfe5a622a3061c7c1f7559ff4deb46b3d11b..5f23ab61e4c4edc59a21b1a67419a98640ded1bb 100644 (file)
@@ -1,7 +1,8 @@
 #LyX 2.2 created this file. For more info see http://www.lyx.org/
-\lyxformat 488
+\lyxformat 493
 \begin_document
 \begin_header
+\origin /home/jspitz/lyx/lyx-devel/lib/examples/de/
 \textclass article
 \begin_preamble
 %% Kommentieren Sie das Folgende aus, um Tableaux-Überschriften zu erzeugen:
@@ -872,6 +873,35 @@ textwidth
  im Beispielcode) ändern, damit sie zur Seitenbreite Ihres Dokuments passt.
 \end_layout
 
+\begin_layout Subsubsection*
+Fußnoten in Glossen
+\end_layout
+
+\begin_layout Standard
+Sie können zwar eine Fußnote in eine 
+\emph on
+Glosse 
+\emph default
+einfügen, dies führt aber zu einem LaTeX-Fehler.
+ Wenn Sie Fußnoten benötigen, schreiben Sie an der Stelle, an der das Fußnotenze
+ichen erscheinen soll, im TeX-Modus 
+\family typewriter
+
+\backslash
+footnotemark
+\family default
+ in die Glosse.
+ Direkt nach (und außerhalb) der Glosse schreiben Sie, ebenfalls im TeX-Modus,
+\family typewriter
+\backslash
+footnotetext{Die Fußnote ...}
+\family default
+.
+ Sollten Sie mehrere Fußnoten brauchen, geben Sie einfach mehrere dieser
+ Befehlspaare ein.
+\end_layout
+
 \begin_layout Subsubsection*
 Glossen (und Beispiele) in Beamer-Präsentationen
 \end_layout
@@ -915,14 +945,17 @@ inline false
 status open
 
 \begin_layout Plain Layout
+
 Provides covington 1
 \end_layout
 
 \begin_layout Plain Layout
+
 AddToPreamble
 \end_layout
 
 \begin_layout Plain Layout
+
                
 \backslash
 let
@@ -933,6 +966,7 @@ relax
 \end_layout
 
 \begin_layout Plain Layout
+
                
 \backslash
 let
@@ -943,6 +977,7 @@ relax
 \end_layout
 
 \begin_layout Plain Layout
+
                
 \backslash
 let
@@ -953,6 +988,7 @@ relax
 \end_layout
 
 \begin_layout Plain Layout
+
                
 \backslash
 let
@@ -963,12 +999,14 @@ relax
 \end_layout
 
 \begin_layout Plain Layout
+
                
 \backslash
 usepackage{covington}
 \end_layout
 
 \begin_layout Plain Layout
+
 EndPreamble
 \end_layout
 
@@ -1377,12 +1415,14 @@ status open
 
 \begin_layout Plain Layout
 
+
 \backslash
 floatstyle{plaintop}
 \end_layout
 
 \begin_layout Plain Layout
 
+
 \backslash
 restylefloat{tableau}
 \end_layout
@@ -1405,12 +1445,14 @@ status open
 
 \begin_layout Plain Layout
 
+
 \backslash
 floatstyle{komaabove}
 \end_layout
 
 \begin_layout Plain Layout
 
+
 \backslash
 restylefloat{tableau}
 \end_layout
@@ -1519,6 +1561,7 @@ status open
 
 \begin_layout Plain Layout
 
+
 \backslash
 renewcommand
 \backslash
index b8aec22e13af402a5e8a67951b92963cd46a7ce8..92ea839cd536102f7221d2755fc5849665a6ca44 100644 (file)
@@ -1,7 +1,8 @@
 #LyX 2.2 created this file. For more info see http://www.lyx.org/
-\lyxformat 488
+\lyxformat 493
 \begin_document
 \begin_header
+\origin /home/jspitz/lyx/lyx-devel/lib/examples/
 \textclass article
 \begin_preamble
 %% Uncomment the following for Tableaux captions on top:
@@ -874,6 +875,37 @@ textwidth
  in the example code) to fit the glosses to your actual page width.
 \end_layout
 
+\begin_layout Subsubsection*
+Footnotes in Glosses
+\end_layout
+
+\begin_layout Standard
+Although you can insert a footnote in a 
+\emph on
+Glosse
+\emph default
+ inset, LaTeX compilation will not succeed.
+ If you need footnotes, put 
+\family typewriter
+
+\backslash
+footnotemark
+\family default
+ in TeX mode in the glosse at the point where the footnote number should
+ appear, and
+\family typewriter
+\backslash
+footnotetext{Actual footnote ...}
+\family default
+, also in TeX mode, right behind the 
+\emph on
+Glosse
+\emph default
+ inset.
+ If you need several footnotes, just insert multiple of these constructs.
+\end_layout
+
 \begin_layout Subsubsection*
 Using Glosses (and Examples) in a Beamer Presentation
 \end_layout