<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: LyX and jurabib</title>
	<link>http://en.dahnielson.com/2006/05/lyx-and-jurabib.html</link>
	<description>Misleading the public since 1979</description>
	<pubDate>Thu, 28 Aug 2008 18:16:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: Boris</title>
		<link>http://en.dahnielson.com/2006/05/lyx-and-jurabib.html#comment-3779</link>
		<author>Boris</author>
		<pubDate>Mon, 09 Jul 2007 16:25:17 +0000</pubDate>
		<guid>http://en.dahnielson.com/2006/05/lyx-and-jurabib.html#comment-3779</guid>
		<description>HEy Danielson

thanks for your aproach. Have you managed to work out a better solution?

I have the follwing code for 'humanities' / MLA style and I am not able to get it work.
Ok the first lines need to be taken out since LYX has its own options. But how do I integrate all the redefinitions? I always receive some error code :(

-------------------------
\documentclass[12pt, oneside, a4paper, BCOR14.5mm, DIV12, headsepline, normalheadings, draft]{scrreprt}
\usepackage{mathptmx}
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{graphicx,textcomp,booktabs,amsmath}
\usepackage{setspace}\doublespacing 
%\onehalfspacing % 

% from here on I believe it shold only be prompted to LYX preamble settings...

\usepackage[UKenglish]{babel}
\usepackage{mla6}

\jurabibsetup{
	authorformat={citationreversed,reducedifibidem,firstnotreversed},
	citefull=first,
	round,% -- JMC
	endnote=false,% -- JMC
	annotatorfirstsep=qtd,% -- JMC
%	idem=strict,% -- JMC %----&#62;the MLA Handbook says those options should be avoided, if, however, you want to use them, delete the %
%	ibidem=strict,% -- JMC %----&#62;the MLA Handbook says those options should be avoided, if, however, you want to use them, delete the %
%	pages=ignoreibidem,% -- JMC (new option in latest beta)	crossref=long %----&#62;the MLA Handbook says those options should be avoided, if, however, you want to use them, delete the %
	crossref=long,
	titleformat=commasep,
	bibformat=ibidem,
	}

\AddTo\bibsenglish{%
	\def\edbyname{}
	\def\Edbyname{ed.}
	\def\inname{\unskip}
  \def\editorname{\unskip,\space ed.}
  \def\editorsname{\unskip,\space eds.}
  \def\etalname{et al\periodn}
  \renewcommand*{\trans}{trans.}
  \renewcommand*{\ibidemname}{}
	\renewcommand*{\ibidemmidname}{}
	\renewcommand*{\idemname}{}
	\renewcommand*{\idemmidname}{}
	\renewcommand*{\firstedname}{1\textsuperscript{st}}
	\renewcommand*{\secondedname}{2\textsuperscript{nd}}
  \renewcommand*{\thirdedname}{3\textsuperscript{rd}}
  \renewcommand*{\fourthedname}{4\textsuperscript{th}}
  \renewcommand*{\fifthedname}{5\textsuprescript{th}}
  \renewcommand*{\thedname}{\textsuperscript{th}}
	\renewcommand*{\editionname}{ed.}
	\renewcommand*{\urldatecomment}{\unskip\commas}
	\biburlfont{rm}
}
\addto\jbonlyforbib{%
	\DeclareRobustCommand{\mla}{. }
	\DeclareRobustCommand{\mlaws}{.}
	\DeclareRobustCommand{\commas}{ }
	\DeclareRobustCommand{\periodn}{}
	\DeclareRobustCommand{\nosnoc}{.}
	\DeclareRobustCommand{\commanot}{}
	\DeclareRobustCommand{\nocolon}{:}
	\DeclareRobustCommand{\diss}{Diss}
	\DeclareRobustCommand{\perf}{Perf.}
	\DeclareRobustCommand{\dir}{Dir.}
	\DeclareRobustCommand{\reviewintro}{Rev. of }
	\DeclareRobustCommand{\specintro}{Spec. issue of }
	\DeclareRobustCommand{\Edbyname}{Ed.}
  \DeclareRobustCommand{\editorname}{\unskip,\space ed}
  \DeclareRobustCommand{\editorsname}{\unskip,\space eds}
  \DeclareRobustCommand{\revedname}{Rev.}
  \DeclareRobustCommand{\editionname}{ed}
  \DeclareRobustCommand{\trans}{Trans.}
  \DeclareRobustCommand{\bibapyldelim}{}
  \DeclareRobustCommand{\bibapyrdelim}{}
	\renewcommand*{\bibtfont}{\textit}
	\renewcommand*{\bibbtfont}{\textit}
	\renewcommand*{\bibjtfont}{\textit}
	\renewcommand{\bibauthormultiple}{---. }
}</description>
		<content:encoded><![CDATA[<p>HEy Danielson</p>
<p>thanks for your aproach. Have you managed to work out a better solution?</p>
<p>I have the follwing code for &#8216;humanities&#8217; / MLA style and I am not able to get it work.<br />
Ok the first lines need to be taken out since LYX has its own options. But how do I integrate all the redefinitions? I always receive some error code :(</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
\documentclass[12pt, oneside, a4paper, BCOR14.5mm, DIV12, headsepline, normalheadings, draft]{scrreprt}<br />
\usepackage{mathptmx}<br />
\usepackage[latin1]{inputenc}<br />
\usepackage[T1]{fontenc}<br />
\usepackage{graphicx,textcomp,booktabs,amsmath}<br />
\usepackage{setspace}\doublespacing<br />
%\onehalfspacing % </p>
<p>% from here on I believe it shold only be prompted to LYX preamble settings&#8230;</p>
<p>\usepackage[UKenglish]{babel}<br />
\usepackage{mla6}</p>
<p>\jurabibsetup{<br />
	authorformat={citationreversed,reducedifibidem,firstnotreversed},<br />
	citefull=first,<br />
	round,% &#8212; JMC<br />
	endnote=false,% &#8212; JMC<br />
	annotatorfirstsep=qtd,% &#8212; JMC<br />
%	idem=strict,% &#8212; JMC %&#8212;-&gt;the MLA Handbook says those options should be avoided, if, however, you want to use them, delete the %<br />
%	ibidem=strict,% &#8212; JMC %&#8212;-&gt;the MLA Handbook says those options should be avoided, if, however, you want to use them, delete the %<br />
%	pages=ignoreibidem,% &#8212; JMC (new option in latest beta)	crossref=long %&#8212;-&gt;the MLA Handbook says those options should be avoided, if, however, you want to use them, delete the %<br />
	crossref=long,<br />
	titleformat=commasep,<br />
	bibformat=ibidem,<br />
	}</p>
<p>\AddTo\bibsenglish{%<br />
	\def\edbyname{}<br />
	\def\Edbyname{ed.}<br />
	\def\inname{\unskip}<br />
  \def\editorname{\unskip,\space ed.}<br />
  \def\editorsname{\unskip,\space eds.}<br />
  \def\etalname{et al\periodn}<br />
  \renewcommand*{\trans}{trans.}<br />
  \renewcommand*{\ibidemname}{}<br />
	\renewcommand*{\ibidemmidname}{}<br />
	\renewcommand*{\idemname}{}<br />
	\renewcommand*{\idemmidname}{}<br />
	\renewcommand*{\firstedname}{1\textsuperscript{st}}<br />
	\renewcommand*{\secondedname}{2\textsuperscript{nd}}<br />
  \renewcommand*{\thirdedname}{3\textsuperscript{rd}}<br />
  \renewcommand*{\fourthedname}{4\textsuperscript{th}}<br />
  \renewcommand*{\fifthedname}{5\textsuprescript{th}}<br />
  \renewcommand*{\thedname}{\textsuperscript{th}}<br />
	\renewcommand*{\editionname}{ed.}<br />
	\renewcommand*{\urldatecomment}{\unskip\commas}<br />
	\biburlfont{rm}<br />
}<br />
\addto\jbonlyforbib{%<br />
	\DeclareRobustCommand{\mla}{. }<br />
	\DeclareRobustCommand{\mlaws}{.}<br />
	\DeclareRobustCommand{\commas}{ }<br />
	\DeclareRobustCommand{\periodn}{}<br />
	\DeclareRobustCommand{\nosnoc}{.}<br />
	\DeclareRobustCommand{\commanot}{}<br />
	\DeclareRobustCommand{\nocolon}{:}<br />
	\DeclareRobustCommand{\diss}{Diss}<br />
	\DeclareRobustCommand{\perf}{Perf.}<br />
	\DeclareRobustCommand{\dir}{Dir.}<br />
	\DeclareRobustCommand{\reviewintro}{Rev. of }<br />
	\DeclareRobustCommand{\specintro}{Spec. issue of }<br />
	\DeclareRobustCommand{\Edbyname}{Ed.}<br />
  \DeclareRobustCommand{\editorname}{\unskip,\space ed}<br />
  \DeclareRobustCommand{\editorsname}{\unskip,\space eds}<br />
  \DeclareRobustCommand{\revedname}{Rev.}<br />
  \DeclareRobustCommand{\editionname}{ed}<br />
  \DeclareRobustCommand{\trans}{Trans.}<br />
  \DeclareRobustCommand{\bibapyldelim}{}<br />
  \DeclareRobustCommand{\bibapyrdelim}{}<br />
	\renewcommand*{\bibtfont}{\textit}<br />
	\renewcommand*{\bibbtfont}{\textit}<br />
	\renewcommand*{\bibjtfont}{\textit}<br />
	\renewcommand{\bibauthormultiple}{&#8212;. }<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>
