Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-13 Thread Jürgen Spitzmüller
Note, though, that BibTeX (or Biblatex) can only parse the name properly
without any braces, and if it given in one of the following three forms:

First von Last
von Last, First
von Last, Jr, First

That is, the example should be entered as:

de la Iglesia, H. O. and Cambras, T.

or

H. O. de la Iglesia and T. Cambras

Then, it is the task of the bibtex or biblatex style file output the name
as you prefer.

(BTW I would also enter always complete first names. The style file can
abbreviate that to initials, if desired).

Regards
Jürgen


2014/1/12 Paul A. Rubin ru...@msu.edu

 I think I would have entered it into JabRef as

 H. O. {de la Iglesia} and T. Cambras ...

 or possibly

 {H. O.} {de la Iglesia} and T. Cambras ...

 (although I think the braces around the initials are unnecessary).

 Paul






Re: Biblatex and LyX issue #was: Re: Author-year in Lyx

2014-01-13 Thread Wolfgang Engelmann
On Saturday 11 January 2014 18:03:52 stefano franchi wrote:
 On Sat, Jan 11, 2014 at 10:47 AM, Wolfgang Engelmann 
 
 engelm...@uni-tuebingen.de wrote:
   On Saturday 11 January 2014 16:23:41 stefano franchi wrote:
On Saturday 11 January 2014 11:25:43 Wolfgang Engelmann wrote:
   for biber type
   
   biber --version
  
  it is 1.6
  
   for biblatex, the easier way is to look at the latex log. Whn
   biblatex
   
   is loaded (at the beginning of the log) it will tell you the version
  
  biblatex 2013/05/01 v2.6
 
 You're all right then---biblatex 2.6 wants biber 1.6, so everything is
 fine on that front.
 
 I still think you may have path-related  issues in the preamble.
 
 Do check the capitalization of your home directory (WE vs we) as per my
 previous message.

Did take care of that, Stefano,

Your example is working.

However, if I try my document, I get on the terminal output under the biber 
part this:

###
Scanning input file PB-Biber.nlodone (150 entries accepted, 0 rejected).
Sorting entriesdone (1163 comparisons).
Generating output file PB-Biber.nlsdone (298 lines written, 0 warnings).
Output written in PB-Biber.nls.
Transcript written in PB-Biber.ilg.

Running: pdflatex  PB-Biber.tex  /dev/null
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013)
 restricted \write18 enabled.
entering extended mode
(./PB-Biber.tex
LaTeX2e 2011/06/27
Babel 3.9f and hyphenation patterns for 78 languages loaded.

Running: xdg-open PB-Biber.pdf


and as a result a pdf file with all citation included, but no Bibliography 
at the end, listing my references.

I wonder what 
Running: xdg-open PB-Biber.pdf
means.

I guess I have to experiment with Stefanos example, which works, adding bit 
by bit the essentials of my document and see where and why it fails, unless 
somebody sees already from the output above what went wrong.

Wolfgang


Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-13 Thread Wolfgang Engelmann
On Monday 13 January 2014 09:06:33 Jürgen Spitzmüller wrote:
 Note, though, that BibTeX (or Biblatex) can only parse the name properly
 without any braces, and if it given in one of the following three forms:
 
 First von Last
 von Last, First
 von Last, Jr, First
 
 That is, the example should be entered as:
 
 de la Iglesia, H. O. and Cambras, T.
 
 or
 
 H. O. de la Iglesia and T. Cambras
 
 Then, it is the task of the bibtex or biblatex style file output the
 name as you prefer.

Thanks for this. Is there a site which shows examples for various styles 
which give an output like
Iglesia, de la
in the references.
I used Kluwer style and the output is
de la Iglesia

Wolfgang


Re: Biblatex and LyX issue #was: Re: Author-year in Lyx

2014-01-13 Thread Wolfgang Engelmann
On Saturday 11 January 2014 18:03:52 stefano franchi wrote:
 On Sat, Jan 11, 2014 at 10:47 AM, Wolfgang Engelmann 
 
 engelm...@uni-tuebingen.de wrote:
   On Saturday 11 January 2014 16:23:41 stefano franchi wrote:
On Saturday 11 January 2014 11:25:43 Wolfgang Engelmann wrote:
   for biber type
   
   biber --version
  
  it is 1.6
  
   for biblatex, the easier way is to look at the latex log. Whn
   biblatex
   
   is loaded (at the beginning of the log) it will tell you the version
  
  biblatex 2013/05/01 v2.6
 
 You're all right then---biblatex 2.6 wants biber 1.6, so everything is
 fine on that front.
 
 I still think you may have path-related  issues in the preamble.
 
 Do check the capitalization of your home directory (WE vs we) as per my
 previous message.
 
 
 Cheers,
 
 S.


we@wolfgang:~$ 
Running: xdg-open testing-biblatexE.pdf



Running: xdg-open testing-biblatexE.pdf


Running: xdg-open testing-biblatexC.pdf

Running: pdflatex  testing-biblatexD.tex  /dev/null
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013)
 restricted \write18 enabled.
entering extended mode
(./testing-biblatexD.tex
LaTeX2e 2011/06/27
Babel 3.9f and hyphenation patterns for 78 languages loaded.


Running: biber testing-biblatexD
INFO - This is Biber 1.6
INFO - Logfile is 'testing-biblatexD.blg'
INFO - Reading 'testing-biblatexD.bcf'
INFO - Found 1 citekeys in bib section 0
INFO - Processing section 0
INFO - Looking for bibtex format file '/tmp/lisp.bib' for section 0
INFO - Found BibTeX data source '/tmp/lisp.bib'
INFO - Overriding locale 'de_DE.UTF-8' default tailoring 'variable = 
shifted' with 'variable = non-ignorable'
INFO - Sorting 'entry' list 'nyt' keys
INFO - No sort tailoring available for locale 'de_DE.UTF-8'
INFO - Writing 'testing-biblatexD.bbl' with encoding 'ascii'
INFO - Output to testing-biblatexD.bbl

Running: pdflatex  testing-biblatexD.tex  /dev/null
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013)
 restricted \write18 enabled.
entering extended mode
(./testing-biblatexD.tex
LaTeX2e 2011/06/27
Babel 3.9f and hyphenation patterns for 78 languages loaded.


Running: pdflatex  testing-biblatexD.tex  /dev/null
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013)
 restricted \write18 enabled.
entering extended mode
(./testing-biblatexD.tex
LaTeX2e 2011/06/27
Babel 3.9f and hyphenation patterns for 78 languages loaded.


Running: pdflatex  testing-biblatexD.tex  /dev/null
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013)
 restricted \write18 enabled.
entering extended mode
(./testing-biblatexD.tex
LaTeX2e 2011/06/27
Babel 3.9f and hyphenation patterns for 78 languages loaded.


Running: xdg-open testing-biblatexD.pdf


Re: Biblatex and LyX issue #was: Re: Author-year in Lyx

2014-01-13 Thread Csikos Bela
Wolfgang Engelmann engelm...@uni-tuebingen.de írta:

...
Did take care of that, Stefano,
nbsp;
Your example is working.
nbsp;
However, if I try my document, I get on the terminal output under the biber 
part this:
nbsp;
###
Scanning input file PB-Biber.nlodone (150 entries accepted, 0 rejected).
Sorting entriesdone (1163 comparisons).
Generating output file PB-Biber.nlsdone (298 lines written, 0 warnings).
Output written in PB-Biber.nls.

Hello:

If Stephano's  example file is working it might be that your bib file causes 
the problem.

What I suggest is:

1. Copy your bib file to the same place where you have the working example file.
2. If it still doesn't work, try to remove parts from your bib file step by 
step (first make a backup of the original bib file), and check if it works. 
This may help find the lines of the bib file that causes the problem. 

bcsikos



Re: Biblatex and LyX issue #was: Re: Author-year in Lyx

2014-01-13 Thread stefano franchi
On Mon, Jan 13, 2014 at 3:52 AM, Wolfgang Engelmann 
engelm...@uni-tuebingen.de wrote:

  On Saturday 11 January 2014 18:03:52 stefano franchi wrote:

  On Sat, Jan 11, 2014 at 10:47 AM, Wolfgang Engelmann 

 

  engelm...@uni-tuebingen.de wrote:

   On Saturday 11 January 2014 16:23:41 stefano franchi wrote:

 On Saturday 11 January 2014 11:25:43 Wolfgang Engelmann wrote:

for biber type

   

biber --version

  

   it is 1.6

  

for biblatex, the easier way is to look at the latex log. Whn

biblatex

   

is loaded (at the beginning of the log) it will tell you the version

  

   biblatex 2013/05/01 v2.6

 

  You're all right then---biblatex 2.6 wants biber 1.6, so everything is

  fine on that front.

 

  I still think you may have path-related issues in the preamble.

 

  Do check the capitalization of your home directory (WE vs we) as per my

  previous message.



 Did take care of that, Stefano,



 Your example is working.



 However, if I try my document, I get on the terminal output under the
 biber part this:



 ###

 Scanning input file PB-Biber.nlodone (150 entries accepted, 0
 rejected).

 Sorting entriesdone (1163 comparisons).

 Generating output file PB-Biber.nlsdone (298 lines written, 0
 warnings).

 Output written in PB-Biber.nls.

 Transcript written in PB-Biber.ilg.



 Running: pdflatex PB-Biber.tex  /dev/null

 This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013)

 restricted \write18 enabled.

 entering extended mode

 (./PB-Biber.tex

 LaTeX2e 2011/06/27

 Babel 3.9f and hyphenation patterns for 78 languages loaded.



 Running: xdg-open PB-Biber.pdf

 



 and as a result a pdf file with all citation included, but no Bibliography
 at the end, listing my references.




That does not look like the output from biber. Are you sure you are looking
at the latex log in lyx, and selected the bibtex option from the drop
down menu?




 I wonder what

 Running: xdg-open PB-Biber.pdf

 means.


xdg-open is just the program that will try to find a suitable program to
open the pdf file, in your case that will most likely be okular (or
acroread, depending on your setup).

S.

-- 
__
Stefano Franchi
Associate Research Professor
Department of Hispanic StudiesPh:   +1 (979) 845-2125
Texas AM University  Fax:  +1 (979) 845-6421
College Station, Texas, USA

stef...@tamu.edu
http://stefano.cleinias.org


Re: Author-year in Lyx

2014-01-13 Thread Stefano Franchi
On Sun, Jan 12, 2014 at 7:33 PM, KIM Musak kim2u4...@gmail.com wrote:

 Dear Wolgang, Stefano

 I have followed your suggestion. I copied and pasted the files into the
 tmp folders in my windows. still got errors and these are the log files ---
 it is long. But I could see some potential problems as shown by the log
 file - BOLD by me. I know it will take time, but someone will able to find
 the problems there.



Skipping to the bold section:


 Package biblatex Info: Trying to load biblatex default data model...

 Package biblatex Info: ... file 'blx-dm.def' found.

 (C:\Program Files (x86)\MiKTeX2.9\tex\latex\biblatex\blx-dm.def)

 *Package biblatex Info: Trying to load biblatex style data model...*

 *Package biblatex Info: ... file 'authoryear.dbx' not found.*

 *Package biblatex Info: Trying to load biblatex custom data model...*

 *Package biblatex Info: ... file 'biblatex-dm.cfg' not found.*



This should be okay. You are not using a custom data model, and authoryear
using the default, not its own datamodel. So no problems there.

*Package biblatex Info: No input encoding detected.*

 *(biblatex) Assuming 'ascii'.*

 *Package biblatex Info: Automatic encoding selection.*

 *(biblatex) Assuming data encoding 'ascii'.*

 *Package biblatex Info: Trying to load bibliographic data...*

 *Package biblatex Info: ... file 'testing-natbib.bbl' not found.*


This means that biber failed to produce your bibbliography references (they
would have ended up in a .bbl file, which now biblatex is looking for and
not finding.



 *No file testing-natbib.bbl.*

 *Package biblatex Info: Reference section=0 on input line 18.*

 *Package biblatex Info: Reference segment=0 on input line 18.*


  *LaTeX Warning: Citation '808387' on page 1 undefined on input line 21.*



 *LaTeX Warning: Citation '808387' on page 1 undefined on input line 22.*



  *LaTeX Warning: Empty bibliography on input line 26.*


  *[1*



More of the above. No bbl found, hence your referennces are all undefined.




 BIBTEX


 [0] Config.pm:361 INFO - This is Biber 1.5

 [1] Config.pm:364 INFO - Logfile is 'testing-natbib.blg'

 [85] biber-MSWIN:190 INFO - === %a %b %e, %Y, %H:%M:%S

 [86] Biber.pm:327 INFO - Reading 'testing-natbib.bcf'

 [162] Utils.pm:167 WARN - Warning: Found biblatex control file version
 2.5, expected version 2.3

 [163] Biber.pm:619 INFO - Found 1 citekeys in bib section 0

 [187] Biber.pm:2976 INFO - Processing section 0

 [209] Biber.pm:3086 INFO - Looking for bibtex format file 'lisp.bib' for
 section 0

 *[356] Utils.pm:183 ERROR - Cannot find 'lisp.bib'!*

 *[356] Biber.pm:107 INFO - WARNINGS: 1*

 *[356] Biber.pm:111 INFO - ERRORS: 1*




Here is the main issue: biber cannot find your bib file (lisp.bib).
Notice that I had (wrongly) assumed you were working, like Wolfgang, on a
linux system. But you are on Windows and the /tmp directory makes no sense
in that context. There is no standard /tmp directory in windows. And
slashes are reversed, as far as I remember. So you should modify my test
file:

- copy the lisp.bib file to a local directory you own (perhaps the same
directory you put my text lyx file in)

- insert the exact pathname of the file in your preamble in the
\addbibresource command. I actually do not know how to do that in
Windows--Windows users on the list may be able to help. Assuming you put
your lisp.bib file I would try something like
\addbibresource{C:\Users\YOURHOMEDIR\Documents\lisp.bib}
or
\addbibresource{\Users\YOURHOMEDIR\Documents\lisp.bib}


Cheers,

Stefano

-- 
__
Stefano Franchi
Associate Research Professor
Department of Hispanic StudiesPh:   +1 (979) 845-2125
Texas AM University  Fax:  +1 (979) 845-6421
College Station, Texas, USA

stef...@tamu.edu
http://stefano.cleinias.org


Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-13 Thread Jürgen Spitzmüller
2014/1/13 Wolfgang Engelmann engelm...@uni-tuebingen.de

 Thanks for this. Is there a site which shows examples for various styles
 which give an output like

 Iglesia, de la

 in the references.

 I used Kluwer style and the output is

 de la Iglesia



I am not aware of any. There are several bibtex style comparision sites
online, but none uses a von-example.

However, tweaking an existing style file should not be too hard. For
instance, in Kluwer, you'll find:

FUNCTION {format.authors}
{ author empty$
{  }
{ {vv~}{ll}{, jj}{, f.} author format.names }
  if$
}

FUNCTION {format.editors}
{ editor empty$
{  }
{ {vv~}{ll}{, jj}{, f.} editor format.names
  editor num.names$ #1 
{  (eds) * }
{  (ed.) * }
  if$
}
  if$
}

Where you have:

vv = von-part (spelled-out)
ll = Last name (spelled-out)
jj = junior-part (spelled-out)
f. = first name (abbreviated).

So, without testing, I suppose the following change will do the trick:

FUNCTION {format.authors}
{ author empty$
{  }
{ {ll}{, jj}{, f.}{~vv} author format.names }
  if$
}

FUNCTION {format.editors}
{ editor empty$
{  }
{ {ll}{, jj}{, f.}{~vv} editor format.names
  editor num.names$ #1 
{  (eds) * }
{  (ed.) * }
  if$
}
  if$
}

As always: do not modify the original file directly, but make a copy.

HTH
Jürgen


 Wolfgang



marginnote in odd and even page

2014-01-13 Thread education gpl
please how i can put marginnote in the right margine on (odd page), and put
marginnote in left margine on (even page).

lyx:2.1
class: article

best regards
Hatim


Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-13 Thread Paul A . Rubin
Jürgen Spitzmüller spitz at lyx.org writes:

 Note, though, that BibTeX (or Biblatex) can only parse the name properly
without any braces, and if it given in one of the following three
forms:First von Last
 von Last, Firstvon Last, Jr, First

Jürgen,

By parse properly, do you mean that the use of braces may override the
design of the .bst file, or is there more to it (such as creating problems
with spacing)? My usage patterns in the past may have been somewhat
atypical. I would write for journals that do not have a .bst file (and may
not accept LaTeX submissions), so I would use a convenience .bst file
(such as plainnat) and override the formatting of name prefixes using braces.

I found a somewhat helpful PDF file at
https://www.tug.org/TUGboat/tb27-2/tb87hufflen.pdf; at least it clarifies
von v. Von. I'm not entirely sure if there is a definitive proper choice
between von Kleist, Heinrich and Kleist, Heinrich von, although I
personally prefer the former.

Paul





Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-13 Thread Csikos Bela
Wolfgang Engelmann engelm...@uni-tuebingen.de írta:


p, li { white-space: pre-wrap; }

On Monday 13 January 2014 09:06:33 Jürgen Spitzmüller wrote:
 Note, though, that BibTeX (or Biblatex) can only parse the name properly
 without any braces, and if it given in one of the following three forms:
 
 quot;First von Lastquot;
 quot;von Last, Firstquot;
 quot;von Last, Jr, Firstquot;
 
 That is, the example should be entered as:
 
 de la Iglesia, H. O. and Cambras, T.
 
 or
 
 H. O. de la Iglesia and T. Cambras
 
 Then, it is the task of the bibtex or biblatex style file output the
 name as you prefer.
nbsp;
Thanks for this. Is there a site which shows examples for various styles which 
give an output like
Iglesia, de la
in the references.
I used Kluwer style and the output is
de la Iglesia
nbsp;
Wolfgang

There is graphical bibtex style file (bst file) generator, bib-it.

http://bib-it.sourceforge.net/

It is a java application. In the tools menu there is a style-generator option.

Its usage is documented here:

http://bib-it.sourceforge.net/help/generateBibstyle.php

It saves two bst files. One ending with .bst for numbered citations, and 
another one ending with _nat.bst for author-name citations.

bcsikos



Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-13 Thread Jürgen Spitzmüller
Note, though, that BibTeX (or Biblatex) can only parse the name properly
without any braces, and if it given in one of the following three forms:

First von Last
von Last, First
von Last, Jr, First

That is, the example should be entered as:

de la Iglesia, H. O. and Cambras, T.

or

H. O. de la Iglesia and T. Cambras

Then, it is the task of the bibtex or biblatex style file output the name
as you prefer.

(BTW I would also enter always complete first names. The style file can
abbreviate that to initials, if desired).

Regards
Jürgen


2014/1/12 Paul A. Rubin ru...@msu.edu

 I think I would have entered it into JabRef as

 H. O. {de la Iglesia} and T. Cambras ...

 or possibly

 {H. O.} {de la Iglesia} and T. Cambras ...

 (although I think the braces around the initials are unnecessary).

 Paul






Re: Biblatex and LyX issue #was: Re: Author-year in Lyx

2014-01-13 Thread Wolfgang Engelmann
On Saturday 11 January 2014 18:03:52 stefano franchi wrote:
 On Sat, Jan 11, 2014 at 10:47 AM, Wolfgang Engelmann 
 
 engelm...@uni-tuebingen.de wrote:
   On Saturday 11 January 2014 16:23:41 stefano franchi wrote:
On Saturday 11 January 2014 11:25:43 Wolfgang Engelmann wrote:
   for biber type
   
   biber --version
  
  it is 1.6
  
   for biblatex, the easier way is to look at the latex log. Whn
   biblatex
   
   is loaded (at the beginning of the log) it will tell you the version
  
  biblatex 2013/05/01 v2.6
 
 You're all right then---biblatex 2.6 wants biber 1.6, so everything is
 fine on that front.
 
 I still think you may have path-related  issues in the preamble.
 
 Do check the capitalization of your home directory (WE vs we) as per my
 previous message.

Did take care of that, Stefano,

Your example is working.

However, if I try my document, I get on the terminal output under the biber 
part this:

###
Scanning input file PB-Biber.nlodone (150 entries accepted, 0 rejected).
Sorting entriesdone (1163 comparisons).
Generating output file PB-Biber.nlsdone (298 lines written, 0 warnings).
Output written in PB-Biber.nls.
Transcript written in PB-Biber.ilg.

Running: pdflatex  PB-Biber.tex  /dev/null
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013)
 restricted \write18 enabled.
entering extended mode
(./PB-Biber.tex
LaTeX2e 2011/06/27
Babel 3.9f and hyphenation patterns for 78 languages loaded.

Running: xdg-open PB-Biber.pdf


and as a result a pdf file with all citation included, but no Bibliography 
at the end, listing my references.

I wonder what 
Running: xdg-open PB-Biber.pdf
means.

I guess I have to experiment with Stefanos example, which works, adding bit 
by bit the essentials of my document and see where and why it fails, unless 
somebody sees already from the output above what went wrong.

Wolfgang


Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-13 Thread Wolfgang Engelmann
On Monday 13 January 2014 09:06:33 Jürgen Spitzmüller wrote:
 Note, though, that BibTeX (or Biblatex) can only parse the name properly
 without any braces, and if it given in one of the following three forms:
 
 First von Last
 von Last, First
 von Last, Jr, First
 
 That is, the example should be entered as:
 
 de la Iglesia, H. O. and Cambras, T.
 
 or
 
 H. O. de la Iglesia and T. Cambras
 
 Then, it is the task of the bibtex or biblatex style file output the
 name as you prefer.

Thanks for this. Is there a site which shows examples for various styles 
which give an output like
Iglesia, de la
in the references.
I used Kluwer style and the output is
de la Iglesia

Wolfgang


Re: Biblatex and LyX issue #was: Re: Author-year in Lyx

2014-01-13 Thread Wolfgang Engelmann
On Saturday 11 January 2014 18:03:52 stefano franchi wrote:
 On Sat, Jan 11, 2014 at 10:47 AM, Wolfgang Engelmann 
 
 engelm...@uni-tuebingen.de wrote:
   On Saturday 11 January 2014 16:23:41 stefano franchi wrote:
On Saturday 11 January 2014 11:25:43 Wolfgang Engelmann wrote:
   for biber type
   
   biber --version
  
  it is 1.6
  
   for biblatex, the easier way is to look at the latex log. Whn
   biblatex
   
   is loaded (at the beginning of the log) it will tell you the version
  
  biblatex 2013/05/01 v2.6
 
 You're all right then---biblatex 2.6 wants biber 1.6, so everything is
 fine on that front.
 
 I still think you may have path-related  issues in the preamble.
 
 Do check the capitalization of your home directory (WE vs we) as per my
 previous message.
 
 
 Cheers,
 
 S.


we@wolfgang:~$ 
Running: xdg-open testing-biblatexE.pdf



Running: xdg-open testing-biblatexE.pdf


Running: xdg-open testing-biblatexC.pdf

Running: pdflatex  testing-biblatexD.tex  /dev/null
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013)
 restricted \write18 enabled.
entering extended mode
(./testing-biblatexD.tex
LaTeX2e 2011/06/27
Babel 3.9f and hyphenation patterns for 78 languages loaded.


Running: biber testing-biblatexD
INFO - This is Biber 1.6
INFO - Logfile is 'testing-biblatexD.blg'
INFO - Reading 'testing-biblatexD.bcf'
INFO - Found 1 citekeys in bib section 0
INFO - Processing section 0
INFO - Looking for bibtex format file '/tmp/lisp.bib' for section 0
INFO - Found BibTeX data source '/tmp/lisp.bib'
INFO - Overriding locale 'de_DE.UTF-8' default tailoring 'variable = 
shifted' with 'variable = non-ignorable'
INFO - Sorting 'entry' list 'nyt' keys
INFO - No sort tailoring available for locale 'de_DE.UTF-8'
INFO - Writing 'testing-biblatexD.bbl' with encoding 'ascii'
INFO - Output to testing-biblatexD.bbl

Running: pdflatex  testing-biblatexD.tex  /dev/null
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013)
 restricted \write18 enabled.
entering extended mode
(./testing-biblatexD.tex
LaTeX2e 2011/06/27
Babel 3.9f and hyphenation patterns for 78 languages loaded.


Running: pdflatex  testing-biblatexD.tex  /dev/null
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013)
 restricted \write18 enabled.
entering extended mode
(./testing-biblatexD.tex
LaTeX2e 2011/06/27
Babel 3.9f and hyphenation patterns for 78 languages loaded.


Running: pdflatex  testing-biblatexD.tex  /dev/null
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013)
 restricted \write18 enabled.
entering extended mode
(./testing-biblatexD.tex
LaTeX2e 2011/06/27
Babel 3.9f and hyphenation patterns for 78 languages loaded.


Running: xdg-open testing-biblatexD.pdf


Re: Biblatex and LyX issue #was: Re: Author-year in Lyx

2014-01-13 Thread Csikos Bela
Wolfgang Engelmann engelm...@uni-tuebingen.de írta:

...
Did take care of that, Stefano,
nbsp;
Your example is working.
nbsp;
However, if I try my document, I get on the terminal output under the biber 
part this:
nbsp;
###
Scanning input file PB-Biber.nlodone (150 entries accepted, 0 rejected).
Sorting entriesdone (1163 comparisons).
Generating output file PB-Biber.nlsdone (298 lines written, 0 warnings).
Output written in PB-Biber.nls.

Hello:

If Stephano's  example file is working it might be that your bib file causes 
the problem.

What I suggest is:

1. Copy your bib file to the same place where you have the working example file.
2. If it still doesn't work, try to remove parts from your bib file step by 
step (first make a backup of the original bib file), and check if it works. 
This may help find the lines of the bib file that causes the problem. 

bcsikos



Re: Biblatex and LyX issue #was: Re: Author-year in Lyx

2014-01-13 Thread stefano franchi
On Mon, Jan 13, 2014 at 3:52 AM, Wolfgang Engelmann 
engelm...@uni-tuebingen.de wrote:

  On Saturday 11 January 2014 18:03:52 stefano franchi wrote:

  On Sat, Jan 11, 2014 at 10:47 AM, Wolfgang Engelmann 

 

  engelm...@uni-tuebingen.de wrote:

   On Saturday 11 January 2014 16:23:41 stefano franchi wrote:

 On Saturday 11 January 2014 11:25:43 Wolfgang Engelmann wrote:

for biber type

   

biber --version

  

   it is 1.6

  

for biblatex, the easier way is to look at the latex log. Whn

biblatex

   

is loaded (at the beginning of the log) it will tell you the version

  

   biblatex 2013/05/01 v2.6

 

  You're all right then---biblatex 2.6 wants biber 1.6, so everything is

  fine on that front.

 

  I still think you may have path-related issues in the preamble.

 

  Do check the capitalization of your home directory (WE vs we) as per my

  previous message.



 Did take care of that, Stefano,



 Your example is working.



 However, if I try my document, I get on the terminal output under the
 biber part this:



 ###

 Scanning input file PB-Biber.nlodone (150 entries accepted, 0
 rejected).

 Sorting entriesdone (1163 comparisons).

 Generating output file PB-Biber.nlsdone (298 lines written, 0
 warnings).

 Output written in PB-Biber.nls.

 Transcript written in PB-Biber.ilg.



 Running: pdflatex PB-Biber.tex  /dev/null

 This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013)

 restricted \write18 enabled.

 entering extended mode

 (./PB-Biber.tex

 LaTeX2e 2011/06/27

 Babel 3.9f and hyphenation patterns for 78 languages loaded.



 Running: xdg-open PB-Biber.pdf

 



 and as a result a pdf file with all citation included, but no Bibliography
 at the end, listing my references.




That does not look like the output from biber. Are you sure you are looking
at the latex log in lyx, and selected the bibtex option from the drop
down menu?




 I wonder what

 Running: xdg-open PB-Biber.pdf

 means.


xdg-open is just the program that will try to find a suitable program to
open the pdf file, in your case that will most likely be okular (or
acroread, depending on your setup).

S.

-- 
__
Stefano Franchi
Associate Research Professor
Department of Hispanic StudiesPh:   +1 (979) 845-2125
Texas AM University  Fax:  +1 (979) 845-6421
College Station, Texas, USA

stef...@tamu.edu
http://stefano.cleinias.org


Re: Author-year in Lyx

2014-01-13 Thread Stefano Franchi
On Sun, Jan 12, 2014 at 7:33 PM, KIM Musak kim2u4...@gmail.com wrote:

 Dear Wolgang, Stefano

 I have followed your suggestion. I copied and pasted the files into the
 tmp folders in my windows. still got errors and these are the log files ---
 it is long. But I could see some potential problems as shown by the log
 file - BOLD by me. I know it will take time, but someone will able to find
 the problems there.



Skipping to the bold section:


 Package biblatex Info: Trying to load biblatex default data model...

 Package biblatex Info: ... file 'blx-dm.def' found.

 (C:\Program Files (x86)\MiKTeX2.9\tex\latex\biblatex\blx-dm.def)

 *Package biblatex Info: Trying to load biblatex style data model...*

 *Package biblatex Info: ... file 'authoryear.dbx' not found.*

 *Package biblatex Info: Trying to load biblatex custom data model...*

 *Package biblatex Info: ... file 'biblatex-dm.cfg' not found.*



This should be okay. You are not using a custom data model, and authoryear
using the default, not its own datamodel. So no problems there.

*Package biblatex Info: No input encoding detected.*

 *(biblatex) Assuming 'ascii'.*

 *Package biblatex Info: Automatic encoding selection.*

 *(biblatex) Assuming data encoding 'ascii'.*

 *Package biblatex Info: Trying to load bibliographic data...*

 *Package biblatex Info: ... file 'testing-natbib.bbl' not found.*


This means that biber failed to produce your bibbliography references (they
would have ended up in a .bbl file, which now biblatex is looking for and
not finding.



 *No file testing-natbib.bbl.*

 *Package biblatex Info: Reference section=0 on input line 18.*

 *Package biblatex Info: Reference segment=0 on input line 18.*


  *LaTeX Warning: Citation '808387' on page 1 undefined on input line 21.*



 *LaTeX Warning: Citation '808387' on page 1 undefined on input line 22.*



  *LaTeX Warning: Empty bibliography on input line 26.*


  *[1*



More of the above. No bbl found, hence your referennces are all undefined.




 BIBTEX


 [0] Config.pm:361 INFO - This is Biber 1.5

 [1] Config.pm:364 INFO - Logfile is 'testing-natbib.blg'

 [85] biber-MSWIN:190 INFO - === %a %b %e, %Y, %H:%M:%S

 [86] Biber.pm:327 INFO - Reading 'testing-natbib.bcf'

 [162] Utils.pm:167 WARN - Warning: Found biblatex control file version
 2.5, expected version 2.3

 [163] Biber.pm:619 INFO - Found 1 citekeys in bib section 0

 [187] Biber.pm:2976 INFO - Processing section 0

 [209] Biber.pm:3086 INFO - Looking for bibtex format file 'lisp.bib' for
 section 0

 *[356] Utils.pm:183 ERROR - Cannot find 'lisp.bib'!*

 *[356] Biber.pm:107 INFO - WARNINGS: 1*

 *[356] Biber.pm:111 INFO - ERRORS: 1*




Here is the main issue: biber cannot find your bib file (lisp.bib).
Notice that I had (wrongly) assumed you were working, like Wolfgang, on a
linux system. But you are on Windows and the /tmp directory makes no sense
in that context. There is no standard /tmp directory in windows. And
slashes are reversed, as far as I remember. So you should modify my test
file:

- copy the lisp.bib file to a local directory you own (perhaps the same
directory you put my text lyx file in)

- insert the exact pathname of the file in your preamble in the
\addbibresource command. I actually do not know how to do that in
Windows--Windows users on the list may be able to help. Assuming you put
your lisp.bib file I would try something like
\addbibresource{C:\Users\YOURHOMEDIR\Documents\lisp.bib}
or
\addbibresource{\Users\YOURHOMEDIR\Documents\lisp.bib}


Cheers,

Stefano

-- 
__
Stefano Franchi
Associate Research Professor
Department of Hispanic StudiesPh:   +1 (979) 845-2125
Texas AM University  Fax:  +1 (979) 845-6421
College Station, Texas, USA

stef...@tamu.edu
http://stefano.cleinias.org


Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-13 Thread Jürgen Spitzmüller
2014/1/13 Wolfgang Engelmann engelm...@uni-tuebingen.de

 Thanks for this. Is there a site which shows examples for various styles
 which give an output like

 Iglesia, de la

 in the references.

 I used Kluwer style and the output is

 de la Iglesia



I am not aware of any. There are several bibtex style comparision sites
online, but none uses a von-example.

However, tweaking an existing style file should not be too hard. For
instance, in Kluwer, you'll find:

FUNCTION {format.authors}
{ author empty$
{  }
{ {vv~}{ll}{, jj}{, f.} author format.names }
  if$
}

FUNCTION {format.editors}
{ editor empty$
{  }
{ {vv~}{ll}{, jj}{, f.} editor format.names
  editor num.names$ #1 
{  (eds) * }
{  (ed.) * }
  if$
}
  if$
}

Where you have:

vv = von-part (spelled-out)
ll = Last name (spelled-out)
jj = junior-part (spelled-out)
f. = first name (abbreviated).

So, without testing, I suppose the following change will do the trick:

FUNCTION {format.authors}
{ author empty$
{  }
{ {ll}{, jj}{, f.}{~vv} author format.names }
  if$
}

FUNCTION {format.editors}
{ editor empty$
{  }
{ {ll}{, jj}{, f.}{~vv} editor format.names
  editor num.names$ #1 
{  (eds) * }
{  (ed.) * }
  if$
}
  if$
}

As always: do not modify the original file directly, but make a copy.

HTH
Jürgen


 Wolfgang



marginnote in odd and even page

2014-01-13 Thread education gpl
please how i can put marginnote in the right margine on (odd page), and put
marginnote in left margine on (even page).

lyx:2.1
class: article

best regards
Hatim


Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-13 Thread Paul A . Rubin
Jürgen Spitzmüller spitz at lyx.org writes:

 Note, though, that BibTeX (or Biblatex) can only parse the name properly
without any braces, and if it given in one of the following three
forms:First von Last
 von Last, Firstvon Last, Jr, First

Jürgen,

By parse properly, do you mean that the use of braces may override the
design of the .bst file, or is there more to it (such as creating problems
with spacing)? My usage patterns in the past may have been somewhat
atypical. I would write for journals that do not have a .bst file (and may
not accept LaTeX submissions), so I would use a convenience .bst file
(such as plainnat) and override the formatting of name prefixes using braces.

I found a somewhat helpful PDF file at
https://www.tug.org/TUGboat/tb27-2/tb87hufflen.pdf; at least it clarifies
von v. Von. I'm not entirely sure if there is a definitive proper choice
between von Kleist, Heinrich and Kleist, Heinrich von, although I
personally prefer the former.

Paul





Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-13 Thread Csikos Bela
Wolfgang Engelmann engelm...@uni-tuebingen.de írta:


p, li { white-space: pre-wrap; }

On Monday 13 January 2014 09:06:33 Jürgen Spitzmüller wrote:
 Note, though, that BibTeX (or Biblatex) can only parse the name properly
 without any braces, and if it given in one of the following three forms:
 
 quot;First von Lastquot;
 quot;von Last, Firstquot;
 quot;von Last, Jr, Firstquot;
 
 That is, the example should be entered as:
 
 de la Iglesia, H. O. and Cambras, T.
 
 or
 
 H. O. de la Iglesia and T. Cambras
 
 Then, it is the task of the bibtex or biblatex style file output the
 name as you prefer.
nbsp;
Thanks for this. Is there a site which shows examples for various styles which 
give an output like
Iglesia, de la
in the references.
I used Kluwer style and the output is
de la Iglesia
nbsp;
Wolfgang

There is graphical bibtex style file (bst file) generator, bib-it.

http://bib-it.sourceforge.net/

It is a java application. In the tools menu there is a style-generator option.

Its usage is documented here:

http://bib-it.sourceforge.net/help/generateBibstyle.php

It saves two bst files. One ending with .bst for numbered citations, and 
another one ending with _nat.bst for author-name citations.

bcsikos



Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-13 Thread Jürgen Spitzmüller
Note, though, that BibTeX (or Biblatex) can only parse the name properly
without any braces, and if it given in one of the following three forms:

"First von Last"
"von Last, First"
"von Last, Jr, First"

That is, the example should be entered as:

de la Iglesia, H. O. and Cambras, T.

or

H. O. de la Iglesia and T. Cambras

Then, it is the task of the bibtex or biblatex style file output the name
as you prefer.

(BTW I would also enter always complete first names. The style file can
abbreviate that to initials, if desired).

Regards
Jürgen


2014/1/12 Paul A. Rubin 

> I think I would have entered it into JabRef as
>
> H. O. {de la Iglesia} and T. Cambras ...
>
> or possibly
>
> {H. O.} {de la Iglesia} and T. Cambras ...
>
> (although I think the braces around the initials are unnecessary).
>
> Paul
>
>
>
>


Re: Biblatex and LyX issue #was: Re: Author-year in Lyx

2014-01-13 Thread Wolfgang Engelmann
On Saturday 11 January 2014 18:03:52 stefano franchi wrote:
> On Sat, Jan 11, 2014 at 10:47 AM, Wolfgang Engelmann <
> 
> engelm...@uni-tuebingen.de> wrote:
> >  On Saturday 11 January 2014 16:23:41 stefano franchi wrote:
> > > > On Saturday 11 January 2014 11:25:43 Wolfgang Engelmann wrote:
> > > for biber type
> > > 
> > > biber --version
> > 
> > it is 1.6
> > 
> > > for biblatex, the easier way is to look at the latex log. Whn
> > > biblatex
> > > 
> > > is loaded (at the beginning of the log) it will tell you the version
> > 
> > biblatex 2013/05/01 v2.6
> 
> You're all right then---biblatex 2.6 wants biber 1.6, so everything is
> fine on that front.
> 
> I still think you may have path-related  issues in the preamble.
> 
> Do check the capitalization of your home directory (WE vs we) as per my
> previous message.

Did take care of that, Stefano,

Your example is working.

However, if I try my document, I get on the terminal output under the biber 
part this:

###
Scanning input file PB-Biber.nlodone (150 entries accepted, 0 rejected).
Sorting entriesdone (1163 comparisons).
Generating output file PB-Biber.nlsdone (298 lines written, 0 warnings).
Output written in PB-Biber.nls.
Transcript written in PB-Biber.ilg.

Running: pdflatex  "PB-Biber.tex" > /dev/null
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013)
 restricted \write18 enabled.
entering extended mode
(./PB-Biber.tex
LaTeX2e <2011/06/27>
Babel <3.9f> and hyphenation patterns for 78 languages loaded.

Running: xdg-open "PB-Biber.pdf"


and as a result a pdf file with all citation included, but no Bibliography 
at the end, listing my references.

I wonder what 
Running: xdg-open "PB-Biber.pdf"
means.

I guess I have to experiment with Stefanos example, which works, adding bit 
by bit the essentials of my document and see where and why it fails, unless 
somebody sees already from the output above what went wrong.

Wolfgang


Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-13 Thread Wolfgang Engelmann
On Monday 13 January 2014 09:06:33 Jürgen Spitzmüller wrote:
> Note, though, that BibTeX (or Biblatex) can only parse the name properly
> without any braces, and if it given in one of the following three forms:
> 
> "First von Last"
> "von Last, First"
> "von Last, Jr, First"
> 
> That is, the example should be entered as:
> 
> de la Iglesia, H. O. and Cambras, T.
> 
> or
> 
> H. O. de la Iglesia and T. Cambras
> 
> Then, it is the task of the bibtex or biblatex style file output the
> name as you prefer.

Thanks for this. Is there a site which shows examples for various styles 
which give an output like
Iglesia, de la
in the references.
I used Kluwer style and the output is
de la Iglesia

Wolfgang


Re: Biblatex and LyX issue #was: Re: Author-year in Lyx

2014-01-13 Thread Wolfgang Engelmann
On Saturday 11 January 2014 18:03:52 stefano franchi wrote:
> On Sat, Jan 11, 2014 at 10:47 AM, Wolfgang Engelmann <
> 
> engelm...@uni-tuebingen.de> wrote:
> >  On Saturday 11 January 2014 16:23:41 stefano franchi wrote:
> > > > On Saturday 11 January 2014 11:25:43 Wolfgang Engelmann wrote:
> > > for biber type
> > > 
> > > biber --version
> > 
> > it is 1.6
> > 
> > > for biblatex, the easier way is to look at the latex log. Whn
> > > biblatex
> > > 
> > > is loaded (at the beginning of the log) it will tell you the version
> > 
> > biblatex 2013/05/01 v2.6
> 
> You're all right then---biblatex 2.6 wants biber 1.6, so everything is
> fine on that front.
> 
> I still think you may have path-related  issues in the preamble.
> 
> Do check the capitalization of your home directory (WE vs we) as per my
> previous message.
> 
> 
> Cheers,
> 
> S.


we@wolfgang:~$ 
Running: xdg-open "testing-biblatexE.pdf"



Running: xdg-open "testing-biblatexE.pdf"


Running: xdg-open "testing-biblatexC.pdf"

Running: pdflatex  "testing-biblatexD.tex" > /dev/null
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013)
 restricted \write18 enabled.
entering extended mode
(./testing-biblatexD.tex
LaTeX2e <2011/06/27>
Babel <3.9f> and hyphenation patterns for 78 languages loaded.


Running: biber "testing-biblatexD"
INFO - This is Biber 1.6
INFO - Logfile is 'testing-biblatexD.blg'
INFO - Reading 'testing-biblatexD.bcf'
INFO - Found 1 citekeys in bib section 0
INFO - Processing section 0
INFO - Looking for bibtex format file '/tmp/lisp.bib' for section 0
INFO - Found BibTeX data source '/tmp/lisp.bib'
INFO - Overriding locale 'de_DE.UTF-8' default tailoring 'variable = 
shifted' with 'variable = non-ignorable'
INFO - Sorting 'entry' list 'nyt' keys
INFO - No sort tailoring available for locale 'de_DE.UTF-8'
INFO - Writing 'testing-biblatexD.bbl' with encoding 'ascii'
INFO - Output to testing-biblatexD.bbl

Running: pdflatex  "testing-biblatexD.tex" > /dev/null
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013)
 restricted \write18 enabled.
entering extended mode
(./testing-biblatexD.tex
LaTeX2e <2011/06/27>
Babel <3.9f> and hyphenation patterns for 78 languages loaded.


Running: pdflatex  "testing-biblatexD.tex" > /dev/null
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013)
 restricted \write18 enabled.
entering extended mode
(./testing-biblatexD.tex
LaTeX2e <2011/06/27>
Babel <3.9f> and hyphenation patterns for 78 languages loaded.


Running: pdflatex  "testing-biblatexD.tex" > /dev/null
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013)
 restricted \write18 enabled.
entering extended mode
(./testing-biblatexD.tex
LaTeX2e <2011/06/27>
Babel <3.9f> and hyphenation patterns for 78 languages loaded.


Running: xdg-open "testing-biblatexD.pdf"


Re: Biblatex and LyX issue #was: Re: Author-year in Lyx

2014-01-13 Thread Csikos Bela
Wolfgang Engelmann  írta:

...
>Did take care of that, Stefano,
>
>Your example is working.
>
>However, if I try my document, I get on the terminal output under the biber 
>part this:
>
>###
>Scanning input file PB-Biber.nlodone (150 entries accepted, 0 rejected).
>Sorting entriesdone (1163 comparisons).
>Generating output file PB-Biber.nlsdone (298 lines written, 0 warnings).
>Output written in PB-Biber.nls.

Hello:

If Stephano's  example file is working it might be that your bib file causes 
the problem.

What I suggest is:

1. Copy your bib file to the same place where you have the working example file.
2. If it still doesn't work, try to remove parts from your bib file step by 
step (first make a backup of the original bib file), and check if it works. 
This may help find the lines of the bib file that causes the problem. 

bcsikos



Re: Biblatex and LyX issue #was: Re: Author-year in Lyx

2014-01-13 Thread stefano franchi
On Mon, Jan 13, 2014 at 3:52 AM, Wolfgang Engelmann <
engelm...@uni-tuebingen.de> wrote:

>  On Saturday 11 January 2014 18:03:52 stefano franchi wrote:
>
> > On Sat, Jan 11, 2014 at 10:47 AM, Wolfgang Engelmann <
>
> >
>
> > engelm...@uni-tuebingen.de> wrote:
>
> > > On Saturday 11 January 2014 16:23:41 stefano franchi wrote:
>
> > > > > On Saturday 11 January 2014 11:25:43 Wolfgang Engelmann wrote:
>
> > > > for biber type
>
> > > >
>
> > > > biber --version
>
> > >
>
> > > it is 1.6
>
> > >
>
> > > > for biblatex, the easier way is to look at the latex log. Whn
>
> > > > biblatex
>
> > > >
>
> > > > is loaded (at the beginning of the log) it will tell you the version
>
> > >
>
> > > biblatex 2013/05/01 v2.6
>
> >
>
> > You're all right then---biblatex 2.6 wants biber 1.6, so everything is
>
> > fine on that front.
>
> >
>
> > I still think you may have path-related issues in the preamble.
>
> >
>
> > Do check the capitalization of your home directory (WE vs we) as per my
>
> > previous message.
>
>
>
> Did take care of that, Stefano,
>
>
>
> Your example is working.
>
>
>
> However, if I try my document, I get on the terminal output under the
> biber part this:
>
>
>
> ###
>
> Scanning input file PB-Biber.nlodone (150 entries accepted, 0
> rejected).
>
> Sorting entriesdone (1163 comparisons).
>
> Generating output file PB-Biber.nlsdone (298 lines written, 0
> warnings).
>
> Output written in PB-Biber.nls.
>
> Transcript written in PB-Biber.ilg.
>
>
>
> Running: pdflatex "PB-Biber.tex" > /dev/null
>
> This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013)
>
> restricted \write18 enabled.
>
> entering extended mode
>
> (./PB-Biber.tex
>
> LaTeX2e <2011/06/27>
>
> Babel <3.9f> and hyphenation patterns for 78 languages loaded.
>
>
>
> Running: xdg-open "PB-Biber.pdf"
>
> 
>
>
>
> and as a result a pdf file with all citation included, but no Bibliography
> at the end, listing my references.
>
>
>

That does not look like the output from biber. Are you sure you are looking
at the latex log in lyx, and selected the "bibtex" option from the drop
down menu?




> I wonder what
>
> Running: xdg-open "PB-Biber.pdf"
>
> means.
>
>
xdg-open is just the program that will try to find a suitable program to
open the pdf file, in your case that will most likely be okular (or
acroread, depending on your setup).

S.

-- 
__
Stefano Franchi
Associate Research Professor
Department of Hispanic StudiesPh:   +1 (979) 845-2125
Texas A University  Fax:  +1 (979) 845-6421
College Station, Texas, USA

stef...@tamu.edu
http://stefano.cleinias.org


Re: Author-year in Lyx

2014-01-13 Thread Stefano Franchi
On Sun, Jan 12, 2014 at 7:33 PM, KIM Musak  wrote:

> Dear Wolgang, Stefano
>
> I have followed your suggestion. I copied and pasted the files into the
> tmp folders in my windows. still got errors and these are the log files ---
> it is long. But I could see some potential problems as shown by the log
> file - BOLD by me. I know it will take time, but someone will able to find
> the problems there.
>


Skipping to the bold section:


> Package biblatex Info: Trying to load biblatex default data model...
>
> Package biblatex Info: ... file 'blx-dm.def' found.
>
> ("C:\Program Files (x86)\MiKTeX2.9\tex\latex\biblatex\blx-dm.def")
>
> *Package biblatex Info: Trying to load biblatex style data model...*
>
> *Package biblatex Info: ... file 'authoryear.dbx' not found.*
>
> *Package biblatex Info: Trying to load biblatex custom data model...*
>
> *Package biblatex Info: ... file 'biblatex-dm.cfg' not found.*
>


This should be okay. You are not using a custom data model, and authoryear
using the default, not its own datamodel. So no problems there.

*Package biblatex Info: No input encoding detected.*

> *(biblatex) Assuming 'ascii'.*
>
> *Package biblatex Info: Automatic encoding selection.*
>
> *(biblatex) Assuming data encoding 'ascii'.*
>
> *Package biblatex Info: Trying to load bibliographic data...*
>
> *Package biblatex Info: ... file 'testing-natbib.bbl' not found.*
>
>
This means that biber failed to produce your bibbliography references (they
would have ended up in a .bbl file, which now biblatex is looking for and
not finding.



> *No file testing-natbib.bbl.*
>
> *Package biblatex Info: Reference section=0 on input line 18.*
>
> *Package biblatex Info: Reference segment=0 on input line 18.*
>
>
>  *LaTeX Warning: Citation '808387' on page 1 undefined on input line 21.*
>
>
>
> *LaTeX Warning: Citation '808387' on page 1 undefined on input line 22.*
>
>
>
>  *LaTeX Warning: Empty bibliography on input line 26.*
>
>
>  *[1*
>
>
>
More of the above. No bbl found, hence your referennces are all undefined.



>
> BIBTEX
>
>
> [0] Config.pm:361> INFO - This is Biber 1.5
>
> [1] Config.pm:364> INFO - Logfile is 'testing-natbib.blg'
>
> [85] biber-MSWIN:190> INFO - === %a %b %e, %Y, %H:%M:%S
>
> [86] Biber.pm:327> INFO - Reading 'testing-natbib.bcf'
>
> [162] Utils.pm:167> WARN - Warning: Found biblatex control file version
> 2.5, expected version 2.3
>
> [163] Biber.pm:619> INFO - Found 1 citekeys in bib section 0
>
> [187] Biber.pm:2976> INFO - Processing section 0
>
> [209] Biber.pm:3086> INFO - Looking for bibtex format file 'lisp.bib' for
> section 0
>
> *[356] Utils.pm:183> ERROR - Cannot find 'lisp.bib'!*
>
> *[356] Biber.pm:107> INFO - WARNINGS: 1*
>
> *[356] Biber.pm:111> INFO - ERRORS: 1*
>
>
>
>
Here is the main issue: biber cannot find your bib file (lisp.bib).
Notice that I had (wrongly) assumed you were working, like Wolfgang, on a
linux system. But you are on Windows and the /tmp directory makes no sense
in that context. There is no standard /tmp directory in windows. And
slashes are reversed, as far as I remember. So you should modify my test
file:

- copy the lisp.bib file to a local directory you own (perhaps the same
directory you put my text lyx file in)

- insert the exact pathname of the file in your preamble in the
\addbibresource command. I actually do not know how to do that in
Windows--Windows users on the list may be able to help. Assuming you put
your lisp.bib file I would try something like
\addbibresource{"C:\Users\YOURHOMEDIR\Documents\lisp.bib"}
or
\addbibresource{\Users\YOURHOMEDIR\Documents\lisp.bib}


Cheers,

Stefano

-- 
__
Stefano Franchi
Associate Research Professor
Department of Hispanic StudiesPh:   +1 (979) 845-2125
Texas A University  Fax:  +1 (979) 845-6421
College Station, Texas, USA

stef...@tamu.edu
http://stefano.cleinias.org


Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-13 Thread Jürgen Spitzmüller
2014/1/13 Wolfgang Engelmann 

> Thanks for this. Is there a site which shows examples for various styles
> which give an output like
>
> Iglesia, de la
>
> in the references.
>
> I used Kluwer style and the output is
>
> de la Iglesia
>


I am not aware of any. There are several bibtex style comparision sites
online, but none uses a von-example.

However, tweaking an existing style file should not be too hard. For
instance, in Kluwer, you'll find:

FUNCTION {format.authors}
{ author empty$
{ "" }
{ "{vv~}{ll}{, jj}{, f.}" author format.names }
  if$
}

FUNCTION {format.editors}
{ editor empty$
{ "" }
{ "{vv~}{ll}{, jj}{, f.}" editor format.names
  editor num.names$ #1 >
{ " (eds)" * }
{ " (ed.)" * }
  if$
}
  if$
}

Where you have:

vv = von-part (spelled-out)
ll = Last name (spelled-out)
jj = junior-part (spelled-out)
f. = first name (abbreviated).

So, without testing, I suppose the following change will do the trick:

FUNCTION {format.authors}
{ author empty$
{ "" }
{ "{ll}{, jj}{, f.}{~vv}" author format.names }
  if$
}

FUNCTION {format.editors}
{ editor empty$
{ "" }
{ "{ll}{, jj}{, f.}{~vv}" editor format.names
  editor num.names$ #1 >
{ " (eds)" * }
{ " (ed.)" * }
  if$
}
  if$
}

As always: do not modify the original file directly, but make a copy.

HTH
Jürgen


> Wolfgang
>


marginnote in odd and even page

2014-01-13 Thread education gpl
please how i can put marginnote in the right margine on (odd page), and put
marginnote in left margine on (even page).

lyx:2.1
class: article

best regards
Hatim


Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-13 Thread Paul A . Rubin
Jürgen Spitzmüller  lyx.org> writes:

> Note, though, that BibTeX (or Biblatex) can only parse the name properly
without any braces, and if it given in one of the following three
forms:"First von Last"
> "von Last, First""von Last, Jr, First"

Jürgen,

By "parse properly", do you mean that the use of braces may override the
design of the .bst file, or is there more to it (such as creating problems
with spacing)? My usage patterns in the past may have been somewhat
atypical. I would write for journals that do not have a .bst file (and may
not accept LaTeX submissions), so I would use a "convenience" .bst file
(such as plainnat) and override the formatting of name prefixes using braces.

I found a somewhat helpful PDF file at
https://www.tug.org/TUGboat/tb27-2/tb87hufflen.pdf; at least it clarifies
"von" v. "Von". I'm not entirely sure if there is a definitive proper choice
between "von Kleist, Heinrich" and "Kleist, Heinrich von", although I
personally prefer the former.

Paul





Re: Bibtex question: van von de di della etc Name: HowTo?

2014-01-13 Thread Csikos Bela
Wolfgang Engelmann  írta:
>
>
>p, li { white-space: pre-wrap; }
>
>On Monday 13 January 2014 09:06:33 Jürgen Spitzmüller wrote:
>> Note, though, that BibTeX (or Biblatex) can only parse the name properly
>> without any braces, and if it given in one of the following three forms:
>> 
>> First von Last
>> von Last, First
>> von Last, Jr, First
>> 
>> That is, the example should be entered as:
>> 
>> de la Iglesia, H. O. and Cambras, T.
>> 
>> or
>> 
>> H. O. de la Iglesia and T. Cambras
>> 
>> Then, it is the task of the bibtex or biblatex style file output the
>> name as you prefer.
>
>Thanks for this. Is there a site which shows examples for various styles which 
>give an output like
>Iglesia, de la
>in the references.
>I used Kluwer style and the output is
>de la Iglesia
>
>Wolfgang

There is graphical bibtex style file (bst file) generator, bib-it.

http://bib-it.sourceforge.net/

It is a java application. In the tools menu there is a style-generator option.

Its usage is documented here:

http://bib-it.sourceforge.net/help/generateBibstyle.php

It saves two bst files. One ending with .bst for numbered citations, and 
another one ending with _nat.bst for author-name citations.

bcsikos