Re: The subcaption package

2011-02-28 Thread Jürgen Spitzmüller
mrpiggi wrote: > is there a workaround for using the subcaption package in lyx instead of > the default subfig package? No. Except for using ERT of course. Jürgen

Re: using "import" package within LyX?

2011-02-28 Thread Jürgen Spitzmüller
Richard Heck wrote: > > 1. create a file "master.lyx" and edit the LaTeX preamble to include > > "\usepackage{import}" > > 2. Insert ERT "\subimport{subdir}{trythis.tex}" > > 3. create "trythis.tex" in subdir > > 4. Compile. > > > > This will fail. > > > > If you export your "master.lyx" file to

Re: Figure numbers and the figure captions overlap in list of figures

2011-02-28 Thread Shivaramaiah, Nagaraj
Hi, I found the solution... tocloft doesn't work properly with some of the classes... I used titletoc instead.. . \usepackage{titletoc} \dottedcontents{figure}[4.5em]{}{3em}{0.75em} \dottedcontents{table}[4.5em]{}{3em}{0.75em} it worked fine.. Nagaraj

Re: Error using tocloft

2011-02-28 Thread Shivaramaiah, Nagaraj
Hi, I found the solution... tocloft doesn't work properly with some of the classes... I used titletoc instead.. \usepackage{titletoc} \dottedcontents{figure}[4.5em]{}{3em}{0.75em} \dottedcontents{table}[4.5em]{}{3em}{0.75em} and it worked.. Nagaraj

Re: lyx 2 export to html and biblatex?

2011-02-28 Thread stefano franchi
>> >> How do I get rid of the key? >> > At the moment, you can't, mostly because if you're using author-year, then > we need to know which one is 2011a, 2011b, etc. But if you have an idea > here, I'm all ears. Richard, is it possible to make key values accessible from within the layout descript

Use floatrow instead of float

2011-02-28 Thread Zahari Dim
Hi I want to use the floatrow package to configure my tables and graphs. I include it in the preamble by: \usepackage[capposition=top]{floatrow} Which works good. The problem comes when I need to change the default placement of a table to "Here definitely". Then, when I try to compile I get the fol

Error using tocloft

2011-02-28 Thread Shivaramaiah, Nagaraj
Hi, I want to increase the width between figure numbers and figure captions in "list of figures". But when I use tocloft, I get an error.. Here is what I am doing: \usepackage{tocloft} \setlength{\cftfignumwidth}{3em} I even tried this as mentioned in some lists on the internet, but no succ

Re: lyx 2 export to html and biblatex?

2011-02-28 Thread Richard Heck
On 02/28/2011 02:31 PM, stefano franchi wrote: Sorry, my fault, I hadn´t realized the layout option is a Document option, of ocurse, not a lyx preference. I was testing it on the Help file, which of course is read-only. It works on my file. I think I understand the syntax of the simple customiz

Re: lyx 2 export to html and biblatex?

2011-02-28 Thread stefano franchi
Sorry, my fault, I hadn´t realized the layout option is a Document option, of ocurse, not a lyx preference. I was testing it on the Help file, which of course is read-only. It works on my file. I think I understand the syntax of the simple customization language used in the layout file. What I d

Re: using "import" package within LyX?

2011-02-28 Thread Richard Heck
On 02/28/2011 12:22 PM, James C. Sutherland wrote: I need to use the LaTeX import package to manage hierarchical directory structures with graphics files distributed throughout the structure. Furthermore, this is in a mixed LyX/LaTeX environment, where LyX gathers the LaTeX files to create var

Re: lyx 2 export to html and biblatex?

2011-02-28 Thread Richard Heck
On 02/28/2011 01:30 PM, stefano franchi wrote: On Mon, Feb 28, 2011 at 10:37 AM, Richard Heck wrote: On 02/28/2011 09:57 AM, stefano franchi wrote: Is there any way to have some (minimal) control over the formatting of the references? Yes. See section 5.3.12 for the details. It's a bit messy

Re: lyx 2 export to html and biblatex?

2011-02-28 Thread stefano franchi
On Mon, Feb 28, 2011 at 10:37 AM, Richard Heck wrote: > On 02/28/2011 09:57 AM, stefano franchi wrote: >> >> Is there any way to have some (minimal) control over the formatting of >> the references? >> > Yes. See section 5.3.12 for the details. It's a bit messy, I'm afraid. These > are layout comm

Re: Copy and Paste to Moodle

2011-02-28 Thread Dean Montgomery
> On 2011-02-26, Dean Montgomery wrote: >> I'm trying to copy and Paste LyX source view to moodle (Firefox). I >> add and extra $ at the beginning and end of the TeX code and Moodle >> will render it as a proper formula. However for some reason the LyX >> Source view window adds some HTML + CSS f

using "import" package within LyX?

2011-02-28 Thread James C. Sutherland
I need to use the LaTeX import package to manage hierarchical directory structures with graphics files distributed throughout the structure. Furthermore, this is in a mixed LyX/LaTeX environment, where LyX gathers the LaTeX files to create various "master" documents. While the "import" package see

Re: lyx 2 export to html and biblatex?

2011-02-28 Thread Richard Heck
On 02/28/2011 09:57 AM, stefano franchi wrote: Is there any way to have some (minimal) control over the formatting of the references? Yes. See section 5.3.12 for the details. It's a bit messy, I'm afraid. These are layout commands, so they can be put in a module or added to Document>Settings>

Re: lyx 2 export to html and biblatex?

2011-02-28 Thread stefano franchi
On Mon, Feb 28, 2011 at 8:42 AM, Richard Heck wrote: > On 02/28/2011 09:19 AM, stefano franchi wrote: >> >> I an experimenting with the new HTML export feature of Lyx 2.0 and I >> was wondering if there  is any support for biblatex. >> > The XHTML export does not use any external program at all, e

Re: lyx 2 export to html and biblatex?

2011-02-28 Thread Richard Heck
On 02/28/2011 09:19 AM, stefano franchi wrote: I an experimenting with the new HTML export feature of Lyx 2.0 and I was wondering if there is any support for biblatex. The XHTML export does not use any external program at all, even BibTeX. The output is generated the same way the output in the

Re: Saving with version 2.0beta3 / reference list w/ version 2.0beta3

2011-02-28 Thread Richard Heck
On 02/28/2011 06:45 AM, Christoph wrote: Hi there, 1. I saved a document with version 2.0beta3 and tried to open it with 1.6.9. it says unable to open - lyx2lyx could not convert the document... This is normal. If you want to open in 1.6.x, then File>Export>LyX 1.6. 2. I created a reference l

key binds for font coloring

2011-02-28 Thread Hauser Helmut
Hello everybody, I would like to mark fast certain parts in my LyX text (e.g., important comments, questions) with colors. The slowly way is to mark the text, open the font dialog box and apply it (if the right has been chosen previously). A littler faster is to use the "apply last" button and

lyx 2 export to html and biblatex?

2011-02-28 Thread stefano franchi
I an experimenting with the new HTML export feature of Lyx 2.0 and I was wondering if there is any support for biblatex. In my first try, I got a rather nice html file, with anchors corresponding to the \cite commands, but no bibliography section at the end of the file for the anchors to tink to.

Looking for dark background colour theme?

2011-02-28 Thread Rainer M Krug
Hi I know that lyx does not support colour themes in the sense that they can be lowded directly, but I am looking for settings for dark background colour settings. I started changing them, but it wil take time to get all right. So: is somebody using dark background colours and could mail me the co

Saving with version 2.0beta3 / reference list w/ version 2.0beta3

2011-02-28 Thread Christoph
Hi there, 1. I saved a document with version 2.0beta3 and tried to open it with 1.6.9. it says unable to open - lyx2lyx could not convert the document... 2. I created a reference list with 2.0beta3 (bibtex) and all the reference titles are "decapitalized" although theya are correct in bibtex..

Re: font embed LyX.............

2011-02-28 Thread Charlie
On Mon, 28 Feb 2011 10:49:00 + (UTC) Guenter Milde wrote: > On 2011-02-25, Liviu Andronic wrote: > > On Fri, Feb 25, 2011 at 9:55 PM, Charlie > > wrote: > > >> Hello All, > > >> Does Okular embed the fonts that are used for document creation in > >> LyX? > > > To complement Rob, Okular do

Re: language settings?

2011-02-28 Thread Jürgen Spitzmüller
Guenter Milde wrote: > * Mark text > * Edit>Text>Custom> Language [reset] > > Alternatively, > > * Mark text > * Esc-x language english That is: Alt-x language english In LyX 2, you can also use the context menu, given that you use multiple languages in your document. > To the lyxperts: >

Re: language settings?

2011-02-28 Thread Guenter Milde
On 2011-02-24, Gwen Barnes wrote: > I just want my text within LyX to be in English. Somehow, without me > trying, LyX seems to think that I'm writing in Afrikaans. Maybe some text was copied from another LyX buffer with a document in another language? > If I check "mark > foreign languages" i

Re: font embed LyX.............

2011-02-28 Thread Guenter Milde
On 2011-02-25, Liviu Andronic wrote: > On Fri, Feb 25, 2011 at 9:55 PM, Charlie wrote: >> Hello All, >> Does Okular embed the fonts that are used for document creation in LyX? > To complement Rob, Okular doesn't embed fonts: it is a PDF viewer. To > see if your PDF contains embedded fonts, try

Re: Copy and Paste to Moodle

2011-02-28 Thread Guenter Milde
On 2011-02-26, Dean Montgomery wrote: > I'm trying to copy and Paste LyX source view to moodle (Firefox). I > add and extra $ at the beginning and end of the TeX code and Moodle > will render it as a proper formula. However for some reason the LyX > Source view window adds some HTML + CSS formati

Re: Copy&paste irregularity (2.0-B4) [how to reproduce]

2011-02-28 Thread Sam Lewis
Sam Lewis yahoo.co.uk> writes: > A random text copied from a pdf into lyx (as done many times before), > produces some spacing/ wrapping > irregularities. See attachment. How do I remove any formatting? How it it It seems to be only happening with pdf documents from this journal. Copying fro