LyX - Jurabib streikt

Antwort erstellen


Diese Frage dient dazu, das automatisierte Versenden von Formularen durch Spam-Bots zu verhindern.
Smilies
:D :) :( :o :shock: :? 8) :lol: :-x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:

BBCode ist eingeschaltet
[img] ist eingeschaltet
[flash] ist ausgeschaltet
[url] ist eingeschaltet
Smilies sind eingeschaltet

Die letzten Beiträge des Themas

Ich habe die Datenschutzerklärung gelesen und bin damit einverstanden.

   

Wenn du eine Datei oder mehrere Dateien anhängen möchtest, gib die Details unten ein.

Ansicht erweitern Die letzten Beiträge des Themas: LyX - Jurabib streikt

von ist4000 » Fr 22. Mär 2013, 17:54

Danke schön. In die LaTeX - Präambel eingefügt und es geht.

von u_fischer » Fr 22. Mär 2013, 15:24

ist4000 hat geschrieben:Ich nutze eine Tex Live Distribution für Mac und da ist jurabib schon dabei.
Oder meinst du etwas anderes?
In deinem Quellcode fehlt "\usepackage{jurabib}".

Und nein, ich weiß nicht, wie man Lyx dazu bringt, das dem Quellcode hinzuzufügen.

von ist4000 » Fr 22. Mär 2013, 14:47

Ich nutze eine Tex Live Distribution für Mac und da ist jurabib schon dabei.
Oder meinst du etwas anderes?
Oder heißt es noch nicht, dass LyX einwandfrei darauf zugreifen kann?
In einem LyX Dokument funktioniert es auch schon. Komischerweise nicht in jedem und offenbar nicht in Reinform.

von u_fischer » Fr 22. Mär 2013, 14:14

Du musst das Paket jurabib laden. Es definiert doch erst \jurabibsetup.

LyX - Jurabib streikt

von ist4000 » Fr 22. Mär 2013, 13:43

Hallo,

ich versuche jurabib in Lyx 2.0 zu nutzen und folge dabei der Anleitung http://wiki.lyx.org/LyX/HumanitiesLyX#using-jurabib
Wenn ich die Präambel einsetze, den Zitierstil jurabib wähle und das Literaturverzeichnis einsetze mit dem Stil jox, kommt schon der Fehler.
Die latex.Quelle ist nur
% Quellcode vorschauen

%% LyX 2.0.5.1 created this file.  For more info, see http://www.lyx.org/.
%% Do not edit unless you really know what you are doing.
\documentclass[ngerman]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{luainputenc}

\makeatletter
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% User specified LaTeX commands.
\jurabibsetup{%
titleformat=italic,%
titleformat=commasep,%
commabeforerest,%
ibidem=strict,%
citefull=first,%
lookat,%
oxford,%
pages=format,%
idem%
}

\makeatother

\usepackage{babel}
\begin{document}
\bibliographystyle{jox}
\nocite{*}
\bibliography{/Users/BM/Documents/Neu/Transitorte-Zula/03_Lit-Quelle/Zula_Lit_03-22}

\end{document}
Wenn ich die Vorschau versuche:
This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012) (format=latex 2012.6.30)  22 MAR 2013 13:41
entering extended mode
 restricted \write18 enabled.
 %&-line parsing enabled.
**Transit-Orte_03-22.tex
(./Transit-Orte_03-22.tex
LaTeX2e <2011/06/27>
Babel <v3.8m> and hyphenation patterns for english, dumylang, nohyphenation, ge
rman-x-2012-05-30, ngerman-x-2012-05-30, afrikaans, ancientgreek, ibycus, arabi
c, armenian, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danis
h, dutch, ukenglish, usenglishmax, esperanto, estonian, ethiopic, farsi, finnis
h, french, friulan, galician, german, ngerman, swissgerman, monogreek, greek, h
ungarian, icelandic, assamese, bengali, gujarati, hindi, kannada, malayalam, ma
rathi, oriya, panjabi, tamil, telugu, indonesian, interlingua, irish, italian, 
kurmanji, latin, latvian, lithuanian, mongolian, mongolianlmc, bokmal, nynorsk,
 polish, portuguese, romanian, romansh, russian, sanskrit, serbian, serbianc, s
lovak, slovenian, spanish, swedish, turkish, turkmen, ukrainian, uppersorbian, 
welsh, loaded.

(/usr/local/texlive/2012/texmf-dist/tex/latex/base/article.cls
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
(/usr/local/texlive/2012/texmf-dist/tex/latex/base/size10.clo
File: size10.clo 2007/10/19 v1.4h Standard LaTeX file (size option)
)
\c@part=\count79
\c@section=\count80
\c@subsection=\count81
\c@subsubsection=\count82
\c@paragraph=\count83
\c@subparagraph=\count84
\c@figure=\count85
\c@table=\count86
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\bibindent=\dimen102
) (/usr/local/texlive/2012/texmf-dist/tex/latex/base/fontenc.sty
Package: fontenc 2005/09/27 v1.99g Standard LaTeX package
(/usr/local/texlive/2012/texmf-dist/tex/latex/base/t1enc.def
File: t1enc.def 2005/09/27 v1.99g Standard LaTeX file
LaTeX Font Info:    Redeclaring font encoding T1 on input line 43.
)) (/usr/local/texlive/2012/texmf-dist/tex/latex/base/inputenc.sty
Package: inputenc 2008/03/30 v1.1d Input encoding file
\inpenc@prehook=\toks14
\inpenc@posthook=\toks15
(/usr/local/texlive/2012/texmf-dist/tex/latex/base/latin9.def
File: latin9.def 2008/03/30 v1.1d Input encoding file
))
! Undefined control sequence.
l.11 \jurabibsetup
                  {%
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.


! LaTeX Error: Missing \begin{document}.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.12 t
      itleformat=italic,%
You're in trouble here.  Try typing  <return>  to proceed.
If that doesn't work, type  X <return>  to quit.


Overfull \hbox (193.42773pt too wide) in paragraph at lines 12--22
[]\T1/cmr/m/n/10 titleformat=italic,titleformat=commasep,commabeforerest,ibidem
=strict,citefull=first,lookat,oxford,pages=format,idem 
 []

(/usr/local/texlive/2012/texmf-dist/tex/generic/babel/babel.sty
Package: babel 2008/07/08 v3.8m The Babel package
(/usr/local/texlive/2012/texmf-dist/tex/generic/babel/ngermanb.ldf
Language: ngermanb 2008/07/06 v2.6n new German support from the babel system
(/usr/local/texlive/2012/texmf-dist/tex/generic/babel/babel.def
File: babel.def 2008/07/08 v3.8m Babel common definitions
\babel@savecnt=\count87
\U@D=\dimen103
)
\l@naustrian = a dialect from \language\l@ngerman 
Package babel Info: Making " an active character on input line 92.
))
No file Transit-Orte_03-22.aux.
\openout1 = `Transit-Orte_03-22.aux'.

LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line 26.
LaTeX Font Info:    ... okay on input line 26.
LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line 26.
LaTeX Font Info:    ... okay on input line 26.
LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input line 26.
LaTeX Font Info:    ... okay on input line 26.
LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on input line 26.
LaTeX Font Info:    ... okay on input line 26.
LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input line 26.
LaTeX Font Info:    ... okay on input line 26.
LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line 26.
LaTeX Font Info:    ... okay on input line 26.
No file Transit-Orte_03-22.bbl.
[1

] (./Transit-Orte_03-22.aux) ) 
Here is how much of TeX's memory you used:
 794 strings out of 493489
 8750 string characters out of 3141349
 59650 words of memory out of 3000000
 4164 multiletter control sequences out of 15000+200000
 4403 words of font info for 15 fonts, out of 3000000 for 9000
 957 hyphenation exceptions out of 8191
 25i,4n,24p,190b,125s stack positions out of 5000i,500n,10000p,200000b,50000s

Output written on Transit-Orte_03-22.dvi (1 page, 344 bytes).
Für eine Aufklärung danke ich im Voraus.

Nach oben