]> git.lyx.org Git - lyx.git/commitdiff
Extended.lyx: fix bug 5126
authorUwe Stöhr <uwestoehr@web.de>
Wed, 6 Aug 2008 23:59:42 +0000 (23:59 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Wed, 6 Aug 2008 23:59:42 +0000 (23:59 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26089 a592a061-630c-0410-9148-cb99ea01b6c8

lib/doc/Extended.lyx
lib/doc/de/Extended.lyx

index 0b52b344d59e83fbf4bc3a4a898cd5b929633228..abe57c25f68b8ecd9384be68eb65fc57653c6004 100644 (file)
@@ -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
index 80c53bc901c90972779a65bfdb388914842c65b8..f5a6bc5454e52bae1a46cd27e1603466bb91faf5 100644 (file)
@@ -1,5 +1,5 @@
-#LyX 1.6.0beta4 created this file. For more info see http://www.lyx.org/
-\lyxformat 338
+#LyX 1.6.0rc1 created this file. For more info see http://www.lyx.org/
+\lyxformat 340
 \begin_document
 \begin_header
 \textclass scrbook
@@ -154,8 +154,8 @@ Haase
 \end_layout
 
 \begin_layout Date
-letzte Änderung: 13.
Juli 2008
+letzte Änderung: 7.
August 2008
 \end_layout
 
 \begin_layout Standard
@@ -3431,6 +3431,60 @@ Querverweis
 und wählen die gewünschte.
 \end_layout
 
+\begin_layout Subsection
+Literaturverzeichnisse in allen Unterdokumenten
+\end_layout
+
+\begin_layout Standard
+Kopieren Sie das Literaturverzeichnis mit allen Einträgen in alle Unterdokumente
+, und ändern Sie es um in einen Kommentar.
+ Auf diese Weise findet LyX die 
+\family typewriter
+.bib
+\family default
+-Dateien, und Sie können die Verweise einfach einfügen, ohne das Literaturverzei
+chnis sichtbar zu machen.
+\end_layout
+
+\begin_layout Standard
+Da das Literaturverzeichnis in einem Kommentar ist, wird LaTeX es aber nicht
+ benutzen, und die Verweise werden wie [?] anstatt [1] aussehen.
+ Eine Lösung ist, das LaTeX-Paket 
+\family typewriter
+comment
+\family default
+ zu benutzen, mit dem die Kommentare nur beim separaten Druck eingefügt
+ werden.
+ Fügen Sie im LaTeX-Vorspann jedes Unterdokuments folgendes ein:
+\end_layout
+
+\begin_layout LyX-Code
+
+\backslash
+usepackage{comment}
+\end_layout
+
+\begin_layout LyX-Code
+
+\backslash
+includecomment{comment}
+\end_layout
+
+\begin_layout Standard
+Siehe auch 
+\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 Subsection
 Druckvorschau
 \end_layout