On Sun, 04 Feb 2007 22:17:46 +0100
 Uwe Stöhr  wrote:


What do you see? It should be:

chapter 1 figuras
section 1.1, 1.2, 1.3

and so on.

How can you have a section 4.3 when you see the previous section 2.6.1 as 
section
9.1. Does this mean that section 9.1 is displayed before section 4.3 in LyX? Now I'm 
>> totally confused.
Already all that it's fixed! Due to an unlucky error in the file scrbook.layout, the numeration was not the same in LyX and in PDF output. (I saw only the section and subsec.
numbers: 1, 2, 3 etc, without the chapter numbers)
I have used komascript very little, I was confused, also. Sorry!

>>    I've seen that my PDF-output, in section 4.3, shows the margin notes 
overlapping
>>    the text. ,

>>    And, as I told, I must use \pagenumbering{Roman} because \roman crash the
>>    PDF-output

Both problems, overlapping and roman, only are with pdflatex. dvipdfm, ps2pdf and dvi give correct output.

>> If I put \cleardoublepage in the preamble, the problem is over Where, as last command in the preamble?

Here, in the preamble, I change \clearpage to \cleardoublepage
% the pages of the TOC are numbered roman
% and a PDF-bookmark for the TOC is added
\pagenumbering{roman}
\let\myTOC\tableofcontents
\renewcommand{\tableofcontents}{%
 \pdfbookmark[1]{Contenidos}{}
 \myTOC
 --> \clearpage <--
 \pagenumbering{arabic}}

That fix the following:
Either in http://wiki.lyx.org/uploads/LyX/LyXDevelDocumentation/EmbeddedObjects.pdf or http://wiki.lyx.org/uploads/LyX/LyXDevelDocumentation/es_EmbeddedObjects.pdf, the pages with even number goes in odd physical pages, and vice versa. E.g., the
page with number 36 is in the physical page 41 of pdf.
I loaded LyX using the locale setting LANG=es_ES and get no crash. But this
must be a LateX problem then, not a LyX one or what do you mean with
"with LANG=en no problem with roman" ?

Yes, I think is a Latex problem, maybe babel spanish.ldf.
The english file EmbeddedObjects.lyx compiles pdf O.K, either LaNG=es_ES and LANG=en_GB The file es_EmbeddedObjects.lyx crash pdf IF i put \roman, either with LaNG=es_ES and LANG=en_GB with the Latex errors:
"Use of [EMAIL PROTECTED] doesn't match its definition.
Illegal parameter number in definition of [EMAIL PROTECTED]@[EMAIL PROTECTED]"

(After I wrote the previous, I have done some test: if I put the file lenguage=catalan, similar to spanish, pdflatex compiles OK with \roman. And furthermore, I have made some tricks with spanish.ldf and also compiles OK with \roman.)


I assume that this is the locale setting of your OS, right? I've set my Windows to >> 
>> Spanisch to test it but everything wors as expected. What is your 
LaTeX-distribution?

I use Lyx 1.4.3-2, on Linux Ubuntu Edgy, with
texlive 2005.dsfg.1-1 (TeX 3.141592 (Web2C 7.5.5) (kpathsea version 3.5.5))


---

I put your changes in, to the usual place. You forgot the translation at the end of section >> 2.12.5, but as this is identical to the one of section 4.3, I added it.

Sorry, if you need, here is the translation:
The last note:
Si no está instalado el paquete arydshln, se verá el siguiente aviso:
The last sentence:
Para ver los contenidos de esta sección en la salida debes instalar el paquete LaTeX arydshln.

---

Do you think to add some other Spanish manual to the next LyX release?

Regards
Ignacio                 

Reply via email to