Re: lyx template

2011-08-19 Thread loïs laplace
This worked!
thanks for this help

loïs


Le 20 août 2011 à 07:42, Dr Eberhard Lisse a écrit :

> What happenens if you do File -> New From Template ?
> 
> My templates are living in
> 
>   ~/Library/Application Support/LyX-2.0/templates
> 
> and
> 
>   /Applications/LyX.app/Contents/Resources/templates
> 
> You can easily copy from the latter into the former :-)-O
> 
> el
> 
> On 2011-08-20 05:39 , loïs laplace wrote:
>> Hello,
>> 
>> I just installed mactex and lyx on a mac os 10.6 system. 
>> The problem I have is that my lyx template folder is empty (in preference 
>> system / application support...)
>> 
>> Please, can you help,
>> 
>> Best regards,
>> 
>> Loïs
> 



Re: lyx template

2011-08-19 Thread Dr Eberhard Lisse
What happenens if you do File -> New From Template ?

My templates are living in

~/Library/Application Support/LyX-2.0/templates

and

/Applications/LyX.app/Contents/Resources/templates

You can easily copy from the latter into the former :-)-O

el

On 2011-08-20 05:39 , loïs laplace wrote:
> Hello,
> 
> I just installed mactex and lyx on a mac os 10.6 system. 
> The problem I have is that my lyx template folder is empty (in preference 
> system / application support...)
> 
> Please, can you help,
> 
> Best regards,
> 
> Loïs




lyx template

2011-08-19 Thread loïs laplace
Hello,

I just installed mactex and lyx on a mac os 10.6 system. 
The problem I have is that my lyx template folder is empty (in preference 
system / application support...)

Please, can you help,

Best regards,

Loïs

Re: cross-referencing between files

2011-08-19 Thread Rudi Gaelzer
You mean, you're working with a child document only, without opening the master?
I'd think this should work...

I use Richard's suggestion of loading the xr package when the cross-reference 
happens with unrelated 
documents, i. e., outside a master-child structure.  In this case, I have to 
generate and keep the *.aux 
file of the documents for the xr package to be able to pick up the labels.

On Wednesday, August 17, 2011 12:58:49 PM Ramiro Magno wrote:
> Hi
> 
> I've been googling about how to do cross-referencing between two lyx
> documents. None of the solutions I've seen so far worked for me. My
> attempts consisted of having a master lyx file which includes
> (Insert->File->Child document, include type=include) two other lyx files.
> Then I try to refer to a label in one file from the other. This works as
> long as I'm building the whole document, i.e. the master. If I try to
> build only one of them it does not work, I get the double question mark
> (??)... The goal is the writing of a paper which has supplementary
> material which needs referring. But besides the cross-referencing the two
> documents should be pretty much independent (indep. page numbering,
> titles, etc..) so I need to build them separately.
> 
> Thanks.
> Ramiro

-- 
Rudi Gaelzer
Departamento de Física
Instituto de Física e Matemática
Fundação Universidade Federal de Pelotas
Caixa Postal 354 - Campus UFPel
96010-900 Pelotas - RS
BRAZIL
Phone: +55-53-275-7468
FAX: +55-53-275-7343


Re: color palet

2011-08-19 Thread Helge Hafting

On 18. aug. 2011 19:30, Patrick Dupre wrote:

Hello,

Is there a way to increase the number of color available, cf. in
text style). For now we have only 6 colors + B/W.


Yes, but not in a simple way.

LyX uses the latex package color, which supports an unlimited amount of 
colors. To use more than LyX offers, you will either need to add some
latex code to your document, or create a new module that defines more 
colors through similiar commands.


Helge Hafting