]> git.lyx.org Git - lyx.git/blobdiff - lib/doc/Extended.lyx
Math.lyx: revert r26267 see the mailing list for an explanation
[lyx.git] / lib / doc / Extended.lyx
index 46c45c23c350a4e1649bddefa7f4308c98394ca3..7a15dec79e0d617a72ec5c6b42b591c999801400 100644 (file)
@@ -1,5 +1,5 @@
 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
-\lyxformat 339
+\lyxformat 340
 \begin_document
 \begin_header
 \textclass scrbook
@@ -2958,6 +2958,59 @@ buffer
  to use.
 \end_layout
 
+\begin_layout Subsection
+Bibliography Lists in all Subdocuments
+\end_layout
+
+\begin_layout Standard
+Copy the bibliography list with all entries to all subdocuments and transform
+ them to a comment.
+ This way LyX will find the 
+\family typewriter
+.bib
+\family default
+-files and you can easily insert references without making the bibliography
+ list visible.
+\end_layout
+
+\begin_layout Standard
+As the bibliography list is in a comment, LaTeX won't use use it and the
+ references will look like this [?] instead of [1].
+ A solution is to use the LaTeX-package 
+\family typewriter
+comment
+\family default
+ that will only include comments by processing the files separately.
+ To do this, add in the LaTeX preamble of every subdocument the following:
+\end_layout
+
+\begin_layout LyX-Code
+
+\backslash
+usepackage{comment}
+\end_layout
+
+\begin_layout LyX-Code
+
+\backslash
+includecomment{comment}
+\end_layout
+
+\begin_layout Standard
+See also 
+\begin_inset Flex URL
+status collapsed
+
+\begin_layout Plain Layout
+
+http://wiki.lyx.org/FAQ/Unsorted#toc31
+\end_layout
+
+\end_inset
+
+.
+\end_layout
+
 \begin_layout Section
 Fancy Headers and Footers
 \end_layout
@@ -12631,29 +12684,15 @@ Building a Set of Foils
 \begin_layout Standard
 This section will give a simple introduction to using the different environments
  to build a set of foils.
- If you want to see an example set of foils take a look at the 
+ If you want to see an example set of foils, take a look at the 
 \family typewriter
 Foils.lyx
 \family default
- file accessible from the 
-\family sans
-\bar under
-F
-\bar default
-ile\SpecialChar \menuseparator
-
-\bar under
-O
-\bar default
-pen\SpecialChar \ldots{}
-
-\family default
- dialog under the 
-\family sans
-Examples
+ file you find in LyX's 
+\family typewriter
+examples
 \family default
- button.
+ folder.
 \end_layout
 
 \begin_layout Subsubsection