Re: biblatex in lyx

2019-09-28 Thread Kornel Benko
Am Samstag, 28. September 2019, 17:11:49 CEST schrieb John White:
> 
> > > No doubt you should follow Kornel's suggestion. However whenever
> > > something like this happens to me, I get on synaptic and install every
> > > texlive thing except full texlive.
> > >
> > > John
> >
> > Thanks, Kornel and John for your help, which I appreciated. John, does
> > it make sense to remove texlive full if I have it already installed or
> > does it affect also things I need for texlive to function fully under lyx?
> >
> > Wolfgang
> 
> Sorry. No clue.  Have never installed full texlive.
> 
> John
> 

Looks like 'texlive full' is somewhat misleading. Don't worry, simply install 
texlive-bibtex-extra.

Kornel

signature.asc
Description: This is a digitally signed message part.


Re: biblatex in lyx

2019-09-28 Thread John White

On Saturday, September 28, 2019 1:11:03 AM PDT Wolfgang Engelmann wrote:
> Am 27.09.19 um 20:05 schrieb John White:
> > On Friday, September 27, 2019 7:23:18 AM PDT Kornel Benko wrote:
> > > Am Freitag, 27. September 2019, 15:54:44 CEST schrieb Wolfgang
> > 
> > Engelmann:
> > > > I had to reinstall a Debian and in it lyx2.3.3. I get with a document
> > > > 
> > > > which worked with biblatex before this >
> > > > 
> > > > 
> > > > 
> > > > The cite engine biblatex-natbib requires a package that is not
> > > > 
> > > > 
> > > > 
> > > > available in your LaTeX installation, or a converter that
> > > > 
> > > > 
> > > > 
> > > > you have not installed. LaTeX output may not be possible.
> > > > 
> > > > 
> > > > 
> > > > Missing prerequisites:
> > > > 
> > > > 
> > > > 
> > > > biblatex.sty
> > > 
> > > ..
> > > 
> > > > What am I missing and how do I get it?
> > > > 
> > > > 
> > > > 
> > > > Wolfgang
> > > 
> > > Check first that biblatex.sty is not available.
> > > 
> > > $ kpsewhich biblatex.sty
> > > 
> > > 
> > > 
> > > If not, try to install apt-file
> > > 
> > > then:
> > > 
> > > $ apt-file update
> > > 
> > > $ apt-file find biblatex.sty
> > > 
> > > --> texlive-bibtex-extra
> > > 
> > > $ sudo apt-get install texlive-bibtex-extra
> > > 
> > > 
> > > 
> > > In lyx you should now reconfigure.
> > > 
> > > 
> > > 
> > > Kornel
> > 
> > No doubt you should follow Kornel's suggestion. However whenever
> > something like this happens to me, I get on synaptic and install every
> > texlive thing except full texlive.
> > 
> > John
> 
> Thanks, Kornel and John for your help, which I appreciated. John, does
> it make sense to remove texlive full if I have it already installed or
> does it affect also things I need for texlive to function fully under lyx?
> 
> Wolfgang

Sorry. No clue.  Have never installed full texlive.

John



Re: biblatex in lyx

2019-09-28 Thread Wolfgang Engelmann

Am 27.09.19 um 20:05 schrieb John White:


On Friday, September 27, 2019 7:23:18 AM PDT Kornel Benko wrote:

> Am Freitag, 27. September 2019, 15:54:44 CEST schrieb Wolfgang 
Engelmann:


> > I had to reinstall a Debian and in it lyx2.3.3. I get with a document

> > which worked with biblatex before this >

> >

> > The cite engine biblatex-natbib requires a package that is not

> >

> > available in your LaTeX installation, or a converter that

> >

> > you have not installed. LaTeX output may not be possible.

> >

> > Missing prerequisites:

> >

> > biblatex.sty

>

> ..

>

> > What am I missing and how do I get it?

> >

> > Wolfgang

>

> Check first that biblatex.sty is not available.

> $ kpsewhich biblatex.sty

>

> If not, try to install apt-file

> then:

> $ apt-file update

> $ apt-file find biblatex.sty

> --> texlive-bibtex-extra

> $ sudo apt-get install texlive-bibtex-extra

>

> In lyx you should now reconfigure.

>

> Kornel

No doubt you should follow Kornel's suggestion. However whenever 
something like this happens to me, I get on synaptic and install every 
texlive thing except full texlive.


John

Thanks, Kornel and John for your help, which I appreciated. John, does 
it make sense to remove texlive full if I have it already installed or 
does it affect also things I need for texlive to function fully under lyx?


Wolfgang



Re: biblatex in lyx

2019-09-27 Thread John White

On Friday, September 27, 2019 7:23:18 AM PDT Kornel Benko wrote:
> Am Freitag, 27. September 2019, 15:54:44 CEST schrieb Wolfgang Engelmann:
> > I had to reinstall a Debian and in it lyx2.3.3. I get with a document
> > which worked with biblatex before this >
> > 
> > The cite engine biblatex-natbib requires a package that is not
> > 
> > available in your LaTeX installation, or a converter that
> > 
> > you have not installed. LaTeX output may not be possible.
> > 
> > Missing prerequisites:
> > 
> > biblatex.sty
> 
> ..
> 
> > What am I missing and how do I get it?
> > 
> > Wolfgang
> 
> Check first that biblatex.sty is not available.
>   $ kpsewhich biblatex.sty
> 
> If not, try to install apt-file
> then:
>   $ apt-file update
>   $ apt-file find biblatex.sty
>   --> texlive-bibtex-extra
>   $ sudo apt-get install  texlive-bibtex-extra
> 
> In lyx you should now reconfigure.
> 
>   Kornel

No doubt you should follow Kornel's suggestion.  However whenever something 
like 
this happens to me, I get on synaptic and install every texlive thing except 
full 
texlive.

John



Re: biblatex in lyx

2019-09-27 Thread Kornel Benko
Am Freitag, 27. September 2019, 15:54:44 CEST schrieb Wolfgang Engelmann:
> I had to reinstall a Debian and in it lyx2.3.3. I get with a document 
> which worked with biblatex before this >
> 
> The cite engine biblatex-natbib requires a package that is not
> 
> available in your LaTeX installation, or a converter that
> 
> you have not installed. LaTeX output may not be possible.
> 
> Missing prerequisites:
> 
> biblatex.sty
> 

..

> What am I missing and how do I get it?
> 
> Wolfgang
> 

Check first that biblatex.sty is not available.
$ kpsewhich biblatex.sty

If not, try to install apt-file
then:
$ apt-file update
$ apt-file find biblatex.sty
--> texlive-bibtex-extra
$ sudo apt-get install  texlive-bibtex-extra

In lyx you should now reconfigure.

Kornel




signature.asc
Description: This is a digitally signed message part.


biblatex in lyx

2019-09-27 Thread Wolfgang Engelmann
I had to reinstall a Debian and in it lyx2.3.3. I get with a document 
which worked with biblatex before this >


The cite engine biblatex-natbib requires a package that is not

available in your LaTeX installation, or a converter that

you have not installed. LaTeX output may not be possible.

Missing prerequisites:

biblatex.sty

See section 3.1.2.3 (Modules) of the User's Guide for more information

> which module do I need?

In the console is >

This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) 
(preloaded format=pdflatex) restricted \write18 enabled. entering 
extended mode (./PBR4-20190927.tex LaTeX2e <2018-12-01>


This is given by sudo find / -name 'latex' >

/usr/share/doc/texlive-doc/latex /usr/share/texmf/doc/latex 
/usr/share/texmf/tex/latex 
/usr/share/scilab/modules/graphics/demos/textrendering/latex 
/usr/share/texlive/texmf-dist/makeindex/latex 
/usr/share/texlive/texmf-dist/tex4ht/ht-fonts/alias/latex 
/usr/share/texlive/texmf-dist/tex4ht/ht-fonts/unicode/latex 
/usr/share/texlive/texmf-dist/tex/latex 
/usr/share/texlive/texmf-dist/source/latex 
/usr/lib/python2.7/dist-packages/sympy/parsing/latex /usr/bin/latex


What am I missing and how do I get it?

Wolfgang



TeX comments in preamble (was: Biblatex in LyX 2.3 and newer)

2018-11-16 Thread Guenter Milde
On 2018-11-10, jezZiFeR wrote:

> Also the lines:
> \urlstyle{%}
> \usepackage{%}
> \begin{%}

> caused some errors – do I really have to remove all of them? Is there
> is one obvious reason for this?

In TeX (and the LyX-user-preamble), a % starts a comment that stretches till
the end of line. Therefore, all these lines produce unbalanced braces, for
TeX the code becomes:

 \urlstyle{
 \usepackage{
 \begin{

Günter



Re: Biblatex in LyX 2.3 and newer

2018-11-10 Thread jezZiFeR
Dear Daniel,

yes, I thought that the problems I have are a biblatex-problem, because it 
happened when I installed LyX 2.3. The other packages I now deactivated were 
working fine before, so I am still not sure, what exactly the problem might be 
– all of those error messages seemed to have startet at the same point. I will 
try some things and most probably make another minimal-example.

Thanks also for your minimal-example, this is obvious.

Best
Jess


Am 10. Nov. 2018, 12:32 +0100 schrieb Daniel :
> Dear Jess,
>
> Your question was about biblatex that is what I concentrated on. If
> there are other problems try to produce a minimal example that shows
> these other errors.
>
> On 10/11/2018 08:34, jezZiFeR wrote:
> > And also, why do I have to remove the
> >
> > pageref=true
> >
> > option from biblatex?
> I might be wrong but pageref=true does not seem to be a valid biblatex
> option. Attached is a minimal example to show it. Remove pageref=true
> from the biblatex options in this example and it should work fine.
>
> Best,
> Daniel


Re: Biblatex in LyX 2.3 and newer

2018-11-10 Thread Daniel

Dear Jess,

Your question was about biblatex that is what I concentrated on. If 
there are other problems try to produce a minimal example that shows 
these other errors.


On 10/11/2018 08:34, jezZiFeR wrote:

And also, why do I have to remove the

pageref=true

option from biblatex?
I might be wrong but pageref=true does not seem to be a valid biblatex 
option. Attached is a minimal example to show it. Remove pageref=true 
from the biblatex options in this example and it should work fine.


Best,
Daniel


pageref.lyx
Description: application/lyx


Re: Biblatex in LyX 2.3 and newer

2018-11-09 Thread jezZiFeR
Dear Daniel,

thank you for trying my file out. Okay, the file is not minimal enough, so I 
removed the list of figures and also the footnote with the missing reference. 
There is no reason, why I once added the page numbers as part of the citation, 
once not. That might be the result of trying out how to get a decent distance 
between »S.« and the number.

I now also erased some of the lines in the preamble that do not correspond to 
biblatex. It was obvious, that most of the errors were caused by the line:
\DeclareFieldFormat{title}{\mkbibemph{#1}}
which I have added italic fonts in titles. Is there also another achieve that?

Also the lines:
\urlstyle{%}
\usepackage{%}
\begin{%}
caused some errors – do I really have to remove all of them? Is there is one 
obvious reason for this?

And also, why do I have to remove the
pageref=true
option from biblatex?

I add a minimal example this time which I think is really minimal, in a working 
form. I left the mentioned lines in the preamble, deactivated.

Thank you, best,
Jess




Am 10. Nov. 2018, 02:51 +0100 schrieb Daniel :
> On 09/11/2018 19:39, jezZiFeR wrote:
> > Hello,
> >
> > I do not get Biblatex working correctly since using LyX 2.3 on
> > OSX10.13.6, I get a lot of errors and am not sure about the changes I
> > have made in the preferences and in the preamble. I tried to follow
> > these descriptions:
> > https://wiki.lyx.org/BibTeX/Biblatex#toc2
> >
> > It seems I did not do that correctly… What did I do wrong? I add a
> > minimal example here.
> >
> > Thanks for help
> > Jess
>
> Hi
>
> It is a bit hard to say what might cause your errors. There are three
> references and some text in your document. If you remove any of those
> your error disappears? If not, then the attached is not a minimal example.
>
> After removing the a bit strange looking preamble (which seems to have
> nothing to do with biblatex if I saw it correctly) and the
> "pageref=true" option from biblatex, I could typeset the document
> without problems on Windows 10.
>
> One of the references was not in the attached bib file though. Although,
> is there a reason some of the page numbers were part of the citation and
> some not?
>
> Best,
> Daniel
>


Minimal.bib
Description: Binary data


Minimal.lyx
Description: Binary data


Re: Biblatex in LyX 2.3 and newer

2018-11-09 Thread Daniel

On 09/11/2018 19:39, jezZiFeR wrote:

Hello,

I do not get Biblatex working correctly since using LyX 2.3 on 
OSX10.13.6, I get a lot of errors and am not sure about the changes I 
have made in the preferences and in the preamble. I tried to follow 
these descriptions:

https://wiki.lyx.org/BibTeX/Biblatex#toc2

It seems I did not do that correctly… What did I do wrong? I add a 
minimal example here.


Thanks for help
Jess


Hi

It is a bit hard to say what might cause your errors. There are three 
references and some text in your document. If you remove any of those 
your error disappears? If not, then the attached is not a minimal example.


After removing the a bit strange looking preamble (which seems to have 
nothing to do with biblatex if I saw it correctly) and the 
"pageref=true" option from biblatex, I could typeset the document 
without problems on Windows 10.


One of the references was not in the attached bib file though. Although, 
is there a reason some of the page numbers were part of the citation and 
some not?


Best,
Daniel



Biblatex in LyX 2.3 and newer

2018-11-09 Thread jezZiFeR
Hello,

I do not get Biblatex working correctly since using LyX 2.3 on OSX10.13.6, I 
get a lot of errors and am not sure about the changes I have made in the 
preferences and in the preamble. I tried to follow these descriptions:
https://wiki.lyx.org/BibTeX/Biblatex#toc2

It seems I did not do that correctly… What did I do wrong? I add a minimal 
example here.

Thanks for help
Jess


Minimal.lyx
Description: Binary data


Diss4.bib
Description: Binary data


Re: Biblatex in LyX 2.2

2016-06-15 Thread PhilipPirrip


On 06/13/2016 08:58 AM, F M Salter wrote:

Hi
In attempting to follow the biblatex instructions on the wiki, I
have run into two problems.  I would very much appreciate a helping hand.

1.  Using the style authoryear produces the required "References"
section heading on the left.
 There is however on each reference page an extra centred
"/references/" page header for which I have no explanation.

How might this be removed?

2. This style introduces  "In:" after the title for both  journal
name and  book titles in the references.
The editorial style calls for a "," between title and a journal
and for "in:" between title and book title.

How might this be achieved?




Hi Frank,
How about \pagestyle{plain} (inside a TeX code inset, Ctrl+L), insert it 
just before your \printbibliography



And for the other issue, yes, style designers got something wrong and 
this "In:" is being inserted in many unnecessary places. Here's the 
solution:

http://tex.stackexchange.com/questions/10682/suppress-in-biblatex

In short, just add
\renewbibmacro{in:}{}
after
\usepackage[...]{biblatex}



Biblatex in LyX 2.2

2016-06-13 Thread F M Salter
Hi
In attempting to follow the biblatex instructions on the wiki, I
have run into two problems.  I would very much appreciate a helping hand.

1.  Using the style authoryear produces the required "References"
section heading on the left.
 There is however on each reference page an extra centred
"/references/" page header for which I have no explanation.

How might this be removed?

2. This style introduces  "In:" after the title for both  journal
name and  book titles in the references.
The editorial style calls for a "," between title and a journal
and for "in:" between title and book title.

How might this be achieved?

Regards
Frank Salter

   


Re: biblatex in lyx

2009-03-12 Thread Wolfgang Engelmann
Am Tuesday 10 March 2009 19:55:56 schrieb Stefano Franchi:
> On Tuesday 10 March 2009 11:30:52 Wolfgang Engelmann wrote:
> > I am trying to use biblatex in lyx. The etoolbox.sty is not found. I
> > tried to find and install it with synaptics under Debian Lenny, but it is
> > not listed. Where can I find it?
> >
> > Wolfgang
>
> I  downloaded from the CTAN archive, copied it to the relevant directory
> (indicatd in the install instructions), and ran the usual texhash (as su).
> Biblatex worked  fine afterwards.
>
>
Thanks, Stefano. 

I followed your advice. 

The good news is, that the German Version of my book uses 'und' instead 
of 'and' both in the citations in the text as well as in the bibliography.

The bad news is:
I had to take out backreferencing, because the backref package is not 
compatible with biblatex. As a result, the citations in the text are not 
marked anymore (which was handy, clicking at it brings the reader to the 
reference in the bibliography), and the backref page numbers behind the 
references are gone (which was helpful, because one can find easily a 
particular reference in the text by clicking on this page number). 

Although this feature is also in biblatex:

backref 
The backref package creates back references in the bibliography. See the 
package options hyperref and backref in section 3.1.2 for comparable 
functionality.

and §3.1.2:
backref=true, false   
default: false
   Whether to print back references in the bibliography. The 
backreferences are a list of page numbers indicating the pages on which the 
respective bibliography entry is cited. If there are refsection environments 
in the document, the back references are local to the reference sections. 
Strictly speaking, this option only controls whether the biblatex package 
collects the data required to print such references. This feature still has 
to be supported by the selected bibliography style.  All standard styles 
which ship with this package do so.

However, if I include it:
\usepackage[style=authoryear,natbib=true,backref=true ]{biblatex}
the features are not shown (even after reconfigure)

I might have missed something?

btw, I am using Koma-book

Wolfgang


Re: biblatex in lyx

2009-03-10 Thread Stefano Franchi
On Tuesday 10 March 2009 11:30:52 Wolfgang Engelmann wrote:
> I am trying to use biblatex in lyx. The etoolbox.sty is not found. I tried
> to find and install it with synaptics under Debian Lenny, but it is not
> listed. Where can I find it?
>
> Wolfgang

I  downloaded from the CTAN archive, copied it to the relevant directory 
(indicatd in the install instructions), and ran the usual texhash (as su). 
Biblatex worked  fine afterwards.


S.


__
Stefano Franchi
Department of Philosophy          Ph:  (979) 862-2211
Texas A&M University  Fax: (979) 845-0458
305B Bolton Hall  fran...@philosophy.tamu.edu
College Station, TX 77843-4237



biblatex in lyx

2009-03-10 Thread Wolfgang Engelmann
I am trying to use biblatex in lyx. The etoolbox.sty is not found. I tried to 
find and install it with synaptics under Debian Lenny, but it is not listed. 
Where can I find it?

Wolfgang