Import of LaTex file

2009-05-29 Thread Luca Brandolini
I am a new Lyx user and I would like to import LaTeX files into Lyx. Apparently the importer cannot recognize enviroment like theorem, lemma, remark, etc. Consider this simple example: % \documentclass{article}% \newtheorem{theorem}{Theorem} \newtheorem{remark}[theo

Re: Installyng BibLatex in Mac

2009-05-29 Thread Martin Suckling
On 30 May 2009, at 03:35, Antonio Díaz wrote: Hi, thank you for the response: On Mac, BibLaTeX should go in ~/Library/texmf/ (Make sure you put the biblatex.bst file in the bibtex/bst/ directory, and everything else in the tex/latex/ directory Ok, everything was where you say. Biblatex.

Re: Installyng BibLatex in Mac

2009-05-29 Thread Antonio Díaz
Hi, thank you for the response: On Mac, BibLaTeX should go in ~/Library/texmf/ (Make sure you put the biblatex.bst file in the bibtex/bst/ directory, and everything else in the tex/latex/ directory Ok, everything was where you say. Biblatex.module was in the ~/application support/Lyx�C1.6/L

Re: Installyng BibLatex in Mac

2009-05-29 Thread BH
On Fri, May 29, 2009 at 4:40 PM, monicreque wrote: > > Hi all: > > About the Biblatex package: > > I'm trying to install it into my computer --macosx 10.4.11--, but It doesn't > works. I want to manage Bibliographys for Phd works in phylosophy, and I > need to cite the whole reference in the footn

Re: roman numerals for lists

2009-05-29 Thread Stefano Franchi
On Friday 29 May 2009 03:43:14 pm Paul A. Rubin wrote: > Hesham Kamel wrote: > > Hi, > > Please, > > I am using enumerate for numbering some paragraphs. How can you show > > roman numerals instead of numbers? > > Thank you > > Prior to the start of the first enumeration where you want Roman > numer

Re: roman numerals for lists

2009-05-29 Thread Paul A. Rubin
Hesham Kamel wrote: Hi, Please, I am using enumerate for numbering some paragraphs. How can you show roman numerals instead of numbers? Thank you Prior to the start of the first enumeration where you want Roman numerals, insert the following in ERT (TeX): \renewcommand{\labelenumi}{\roman{e

Installyng BibLatex in Mac

2009-05-29 Thread monicreque
Hi all: About the Biblatex package: I'm trying to install it into my computer —macosx 10.4.11—, but It doesn't works. I want to manage Bibliographys for Phd works in phylosophy, and I need to cite the whole reference in the footnotes and use ibid when a reference repeats. Something like this: h

Re: changed indentation for quotations [solved]

2009-05-29 Thread Markus Büchele
Richard, thanks a lot! It worked very well. You're my favourite hecker! ;-) I adapted it to: \renewenvironment{quote} {\list{}{\setlength\leftmargin{0.7cm}}% \item\relax} {\endlist} \renewenvironment{quotation} {\list{}{\setlength\leftmargin{0.7cm}}% \item\relax} {\endlist} Cheers and best wis

roman numerals for lists

2009-05-29 Thread Hesham Kamel
Hi, Please, I am using enumerate for numbering some paragraphs. How can you show roman numerals instead of numbers? Thank you -- Hesham

Re: changed indentation for quotations

2009-05-29 Thread rgheck
Markus Büchele wrote: Hi, is there a way to change indentation for quotes and quotations in the preamble of a document? I'd need left indentation 0.7cm, right indentation 0cm. All I found was changes inside the document, such as: \par \begingroup \leftskip=2cm % ggf. verstellen \noindent Lan

Re: Scale image using PDFLatex

2009-05-29 Thread Uwe Stöhr
Valter Filipe Silva schrieb: When i try to scale a figure and compile my document with pdflatex, the figule is not scalled. Do you have a _small_ LyX example file and and your image to be able to reproduce your problem? regards Uwe

Scale image using PDFLatex

2009-05-29 Thread Valter Filipe Silva
Hello, When i try to scale a figure and compile my document with pdflatex, the figule is not scalled. Can you help me ? Best regards Valter

changed indentation for quotations

2009-05-29 Thread Markus Büchele
Hi, is there a way to change indentation for quotes and quotations in the preamble of a document? I'd need left indentation 0.7cm, right indentation 0cm. All I found was changes inside the document, such as: \par \begingroup \leftskip=2cm % ggf. verstellen \noindent Langer Text \par \endgroup W

Re: I inserted a figure float on chapter two, but after generated the output it goes to chapter 1

2009-05-29 Thread Guenter Milde
On 2009-05-28, Marcelo Reis wrote: > Guys, Maybe I'm to stupid, but is there any trick to insert a figure in > Lyx?!?! > In editing mode I inserted it on chapter two of my document and it is > perfect. > After I create the PDF ou DVI file the image automatically goes to the > Chapter one?!? > A

Re: How to typeset units

2009-05-29 Thread Vincent van Ravesteijn
Dan Phan schreef: As far as I know, the proper way to typeset values and dimensions is to use units package. When you want to write 1 mm, you use: \unit[1]{mm}. In Lyx, if I select that expression and press Ctrl+M to convert it to a formula, I works perfectly. But if I start math mode first by pr

Re: I inserted a figure float on chapter two, but after generated the output it goes to chapter 1

2009-05-29 Thread Vincent van Ravesteijn
Marcelo Reis schreef: Guys, Maybe I'm to stupid, but is there any trick to insert a figure in Lyx?!?! In editing mode I inserted it on chapter two of my document and it is perfect. After I create the PDF ou DVI file the image automatically goes to the Chapter one?!? Any ideas? Marcelo Play