Re: Cannot find control file (.bcf)

2014-04-05 Thread Jürgen Spitzmüller
I do not understand if you actually want to use biblatex/biber or traditional bibtex. If the latter, make sure your bibliography processor in Tools > Settings > Output > LaTeX or at least in Document > Settings > Bibliography is "bibtex" or "bibtex8". If you want to use biblatex instead, first read

Re: Cannot find control file (.bcf)

2014-04-05 Thread Bernd Kappenberg
Am 05.04.2014 09:48, schrieb Jürgen Spitzmüller: I do not understand if you actually want to use biblatex/biber or traditional bibtex. If the latter, make sure your bibliography processor in Tools > Settings > Output > LaTeX or at least in Document > Settings > Bibliography is "bibtex" or "bi

Re: Cannot find control file (.bcf)

2014-04-05 Thread Jürgen Spitzmüller
2014-04-05 12:10 GMT+02:00 Bernd Kappenberg : > > I followed the instuctions on http://wiki.lyx.org/BibTeX/Biblatex, but > now it says "Undefined control sequence" (something in the language > settings?). > You need to provide more information (the full error message at least). Your file works he

Re: Cannot find control file (.bcf)

2014-04-05 Thread Jürgen Spitzmüller
2014-04-05 13:20 GMT+02:00 Bernd Kappenberg: > ! Undefined control sequence. > blx@lng@\bbl@main@language > This looks like a mismatch of polyglossia and biblatex. It might be a problem in your setting/distribution (the file compiles fine for me with XeTeX). Does it work if you use pdflatex in

Re: Cannot find control file (.bcf)

2014-04-05 Thread Jürgen Spitzmüller
2014-04-05 13:34 GMT+02:00 Jürgen Spitzmüller: > 2014-04-05 13:20 GMT+02:00 Bernd Kappenberg: > > ! Undefined control sequence. >> blx@lng@\bbl@main@language >> > > This looks like a mismatch of polyglossia and biblatex. It might be a > problem in your setting/distribution (the file compiles fin

Re: How to get cropped PDF graphic on the clipboard

2014-04-05 Thread Liviu Andronic
On Thu, Apr 3, 2014 at 10:53 PM, Scott Kostyshak wrote: > On Thu, Apr 3, 2014 at 4:17 PM, Liviu Andronic wrote: > >> One idea would be to use a commandline utility that allows copying >> image files to the clipboard, and create a new converter from >> PDF(cropped) towards this utility. But so far

Re: Cannot find control file (.bcf)

2014-04-05 Thread Bernd Kappenberg
2014-04-05 13:20 GMT+02:00 Bernd Kappenberg: ! Undefined control sequence. blx@lng@\bbl@main@language This looks like a mismatch of polyglossia and biblatex. It might be a problem in your setting/distribution (the file compiles fine for me with XeTeX). Do

koma script book (scrbook) class section numbering in lyx 2.0.x and 2.1.0rc1

2014-04-05 Thread Csikos Bela
Hello: This is only a report of a misbehavior so that lyx user (and possibly developers) would be aware of it. Lyx (both 2.0.x and 2.1.0rc1) numbers koma book class sections consecutively disregarding \frontmatter and \mainmatter. This results in a difference between section numbers in lyx int

Re: Cannot find control file (.bcf)

2014-04-05 Thread Jürgen Spitzmüller
2014-04-05 14:15 GMT+02:00 Bernd Kappenberg: > But I found out it works if you set the language package from "standard" > to "automatic"! > What language package do you have set in Tools > Preferences > Language Settings > Language? > > Now it compiles... but does not contain any citations: >

Re: koma script book (scrbook) class section numbering in lyx 2.0.x and 2.1.0rc1

2014-04-05 Thread Jürgen Spitzmüller
2014-04-05 14:50 GMT+02:00 Csikos Bela: > This is only a report of a misbehavior so that lyx user (and possibly > developers) would be aware of it. > > Lyx (both 2.0.x and 2.1.0rc1) numbers koma book class sections > consecutively disregarding \frontmatter and \mainmatter. > How do you insert \fr

Re: How to get cropped PDF graphic on the clipboard

2014-04-05 Thread Scott Kostyshak
On Sat, Apr 5, 2014 at 8:12 AM, Liviu Andronic wrote: > On Thu, Apr 3, 2014 at 10:53 PM, Scott Kostyshak wrote: >> On Thu, Apr 3, 2014 at 4:17 PM, Liviu Andronic >> wrote: >> >>> One idea would be to use a commandline utility that allows copying >>> image files to the clipboard, and create a ne

Re: koma script book (scrbook) class section numbering in lyx 2.0.x and 2.1.0rc1

2014-04-05 Thread Rich Shepard
On Sat, 5 Apr 2014, Jürgen Spitzmüller wrote: How do you insert \frontmatter and \mainmatter? AFAIK the LyX KOMA layouts do not natively support these yet. Jürgen, They need to be manually added in ERT boxes. Rich -- Richard B. Shepard, Ph.D. | Have knowledge, will travel. A

Re: Where the error message shows up

2014-04-05 Thread Richard Heck
On 04/04/2014 05:05 PM, Frederick FN Noronha फ्रेड्रिक नोरोन्या *فريدريك نورونيا wrote: Can someone help and instruct me on this, or kindly see if there's a bug in the software? I made a mistake in adding an entry into the Table Of Contents. Instead of writing \addcontentsline{toc}{subsection}{

Re: koma script book (scrbook) class section numbering in lyx 2.0.x and 2.1.0rc1

2014-04-05 Thread Richard Heck
On 04/05/2014 10:54 AM, Rich Shepard wrote: On Sat, 5 Apr 2014, Jürgen Spitzmüller wrote: How do you insert \frontmatter and \mainmatter? AFAIK the LyX KOMA layouts do not natively support these yet. Jürgen, They need to be manually added in ERT boxes. In that case LyX knows nothing abo

Re: koma script book (scrbook) class section numbering in lyx 2.0.x and 2.1.0rc1

2014-04-05 Thread Rich Shepard
On Sat, 5 Apr 2014, Richard Heck wrote: In that case LyX knows nothing about it, so the reported behavior is not surprising. Richard, Furthermore, I discovered in the current book I'm writing that I do not need to explicitly enter \frontmatter. I put everything I want there, and following t

Re: koma script book (scrbook) class section numbering in lyx 2.0.x and 2.1.0rc1

2014-04-05 Thread Jürgen Spitzmüller
2014-04-05 17:07 GMT+02:00 Rich Shepard: > Furthermore, I discovered in the current book I'm writing that I do not > need to explicitly enter \frontmatter. I put everything I want there, and > following the ToC and other lists I add \mainmatter and set the page > numbering. It's working for me. >

Re: Where the error message shows up

2014-04-05 Thread Jürgen Spitzmüller
2014-04-05 16:59 GMT+02:00 Richard Heck : > > Why was this happening? Can this be sharpened, pls? FN >> > > This is a LaTeX issue, I would suppose. LaTeX often gives very confusing > messages. In this case, it would have tried to treat "Institutional > repositories" as the name of section-type. >

Re: koma script book (scrbook) class section numbering in lyx 2.0.x and 2.1.0rc1

2014-04-05 Thread Rich Shepard
On Sat, 5 Apr 2014, Jürgen Spitzmüller wrote: However, note that you get roman page numbering before the mainmatter only if you actually use \frontmatter. Jürgen, I define: \pagenumbering{roman} \setcounter{page}{1} \pagestyle{headings} without explicitly writing \frontmatter. Rich -- R

Re: koma script book (scrbook) class section numbering in lyx 2.0.x and 2.1.0rc1

2014-04-05 Thread Jürgen Spitzmüller
2014-04-05 17:48 GMT+02:00 Rich Shepard: > Jürgen, > > I define: > > \pagenumbering{roman} > \setcounter{page}{1} > \pagestyle{headings} > > without explicitly writing \frontmatter. Of course you can do that, but \frontmatter is shorter. After all, \frontmatter is but a shortcut to \clearpa

Re: koma script book (scrbook) class section numbering in lyx 2.0.x and 2.1.0rc1

2014-04-05 Thread Rich Shepard
On Sat, 5 Apr 2014, Jürgen Spitzmüller wrote: After all, \frontmatter is but a shortcut to \clearpage \pagenumbering{roman} \setcounter{page}{1} Jürgen, Thank you. I did not know that. Carpe weekend, Rich -- Richard B. Shepard, Ph.D. | Have knowledge, will travel. Applied

Re: How to get cropped PDF graphic on the clipboard

2014-04-05 Thread Liviu Andronic
On Sat, Apr 5, 2014 at 4:35 PM, Scott Kostyshak wrote: > On Sat, Apr 5, 2014 at 8:12 AM, Liviu Andronic wrote: >> On Thu, Apr 3, 2014 at 10:53 PM, Scott Kostyshak wrote: >>> On Thu, Apr 3, 2014 at 4:17 PM, Liviu Andronic >>> wrote: >>> One idea would be to use a commandline utility that a

Re: How to get cropped PDF graphic on the clipboard

2014-04-05 Thread Scott Kostyshak
On Sat, Apr 5, 2014 at 12:24 PM, Liviu Andronic wrote: >> By the way, how did I find out that bmp will work? >> > Not smoothly. :) I ended up with a black box in LibO. Strange, works for me. I have version 4.1.3. It actually appears that LibO prefers either the text/uri-list or text/html. In any

Re: How to get cropped PDF graphic on the clipboard

2014-04-05 Thread Liviu Andronic
On Sat, Apr 5, 2014 at 6:34 PM, Scott Kostyshak wrote: > On Sat, Apr 5, 2014 at 12:24 PM, Liviu Andronic > wrote: > >>> By the way, how did I find out that bmp will work? >>> >> Not smoothly. :) I ended up with a black box in LibO. > > Strange, works for me. I have version 4.1.3. > It actually a

Re: How to get cropped PDF graphic on the clipboard

2014-04-05 Thread Scott Kostyshak
On Sat, Apr 5, 2014 at 12:36 PM, Liviu Andronic wrote: > On Sat, Apr 5, 2014 at 6:34 PM, Scott Kostyshak wrote: >> On Sat, Apr 5, 2014 at 12:24 PM, Liviu Andronic >> wrote: >> By the way, how did I find out that bmp will work? >>> Not smoothly. :) I ended up with a black box in LibO.

Re: Cannot find control file (.bcf)

2014-04-05 Thread Bernd Kappenberg
Am 05.04.2014 15:15, schrieb Jürgen Spitzmüller: 2014-04-05 14:15 GMT+02:00 Bernd Kappenberg: But I found out it works if you set the language package from "standard" to "automatic"! What language package do you have set in Tools > Preferences > Language Settings > Language? German,

Re: Cannot find control file (.bcf)

2014-04-05 Thread Jürgen Spitzmüller
2014-04-05 18:45 GMT+02:00 Bernd Kappenberg : > What language package do you have set in Tools > Preferences > Language > Settings > Language? > > > German, User defined, \usepackage{polyglossia} > Why? > No surprise. At least the example file you sent me does not contains any > citations. Or di

Re: Cannot find control file (.bcf)

2014-04-05 Thread Bernd Kappenberg
2014-04-05 18:45 GMT+02:00 Bernd Kappenberg >: What language package do you have set in Tools > Preferences > Language Settings > Language? German, User defined, \usepackage{polyglossia} Why? I changed English to German, but "user defined", "\us

Fwd: Cannot find control file (.bcf)

2014-04-05 Thread stefano franchi
On Sat, Apr 5, 2014 at 11:45 AM, Bernd Kappenberg wrote: > Am 05.04.2014 15:15, schrieb Jürgen Spitzmüller: > > 2014-04-05 14:15 GMT+02:00 Bernd Kappenberg: > >> But I found out it works if you set the language package from "standard" >> to "automatic"! >> > > What language package do you have

Re: Cannot find control file (.bcf)

2014-04-05 Thread Jason F. Siegel
When I was having these problems a few weeks ago, it came up that there's a conflict between biblatex and polyglossia: http://tex.stackexchange.com/questions/119682/how-to-use-polyglossia-with-biblatex I solved this problem by using babel and having no language package set in Tools > Preferenc