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
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
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
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
>>
>> 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
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
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
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
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
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
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
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
> 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
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
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>
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
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
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
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
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.
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
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..
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
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:
>
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
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
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
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
28 matches
Mail list logo