French translation of the web site

2009-10-12 Thread Jean-Pierre Chrétien


Hello,

The translation is quite complete and up to date, thanks to Siegfried
and Alain:
http://www.lyx.org/SiteTranslation#toc5
http://www.lyx.org/WebFr.Home

Happy reading!

--
Jean-Pierre



Re: French translation of the web site

2009-10-12 Thread Olivier Ripoll

Jean-Pierre Chrétien wrote:


Hello,

The translation is quite complete and up to date, thanks to Siegfried
and Alain:
http://www.lyx.org/SiteTranslation#toc5
http://www.lyx.org/WebFr.Home

Happy reading!



Hi,

First, congratulations for the work to the translation team.
A few comments / corrections (mostly minor)

Home page:
A typo
une éditeur d'équation - un éditeur d'équation or un éditeur 
d'équations


Also, I think some sentences could sound better
disponible pour plusieurs langages. - disponible en plusieurs langues
prêts à l'usage - prêts à l'emploi

Download page:
LyX pour Mac OS X ext disponible - LyX pour Mac OS X est disponible

Features page:
plusieurs document - plusieurs documents
transaparents - transparents
permettantt - permettant
gloss linguistiques - gloses linguistiques
la mise en pages de images - la mise en pages des images
tableaux WYSIWYG interactifs - Tableaux WYSIWYG interactifs
de nombreuses langues dans le monde could be rephrased better 
(mondiales?)

commes l'hébreu et l'arabe - comme l'hébreu et l'arabe

I'll try to check some more pages.

Best regards,

Olivier



Setting the width of cells

2009-10-12 Thread Luca Carlon
Hi! I was trying to set a table so that it takes the entire column of my
document. I have 4 columns, so I selected each entire column and I set the width
as 20% of the text width. The problem is that, at the end, the table doesn't
take 100% of the text width, but it takes far more. Am I doing something wrong
or is this a bug?
Thanks!



Urgent: Latex error with version 1.6.4.1

2009-10-12 Thread Nicola Molinari
Dear Sir or Madam,
I'm writing my thesis with LyX (version 1.6.4.1 for Mac OS) but I have a
problem when I try to compile the DVI file.
The error message is:

*LaTeX Error: \begin{itemize} on input line 313 ended by \end{document}.*
*
*
I have installed MacTex2008 and with other documents I can create DVI files.

I tried to look for some informations about this problem also in your
archive mail but nothing.


Thanks in advance

Nicola


Re: Double language layout

2009-10-12 Thread Pavel Sanda
vinc...@alice.it wrote:
 Does anyone of you know how to do this?

you probably want to look on latex ledpar package; lyx does not have support
for it and it would be imho better to do the whole thing in pure latex.

pavel


Re: Urgent: Latex error with version 1.6.4.1

2009-10-12 Thread James C. Sutherland


On Oct 12, 2009, at 4:24 AM, Nicola Molinari wrote:


Dear Sir or Madam,
I'm writing my thesis with LyX (version 1.6.4.1 for Mac OS) but I  
have a

problem when I try to compile the DVI file.
The error message is:

*LaTeX Error: \begin{itemize} on input line 313 ended by \end 
{document}.*

*
*
I have installed MacTex2008 and with other documents I can create  
DVI files.




Can you post the document?  If not, I suggest that you try to narrow  
down the document to the offending piece of text.  I often  
troubleshoot this by copying portions of the document into a new  
document until I find the bit that is broken.  If you find that,  
sometimes you can fix it by inspection (viewing latex source can  
occasionally prove helpful).  You can also try posting that smaller  
section as a LyX file to the list...


Re: Setting the width of cells

2009-10-12 Thread James C. Sutherland


On Oct 12, 2009, at 3:59 AM, Luca Carlon wrote:

Hi! I was trying to set a table so that it takes the entire column  
of my
document. I have 4 columns, so I selected each entire column and I  
set the width
as 20% of the text width. The problem is that, at the end, the table  
doesn't
take 100% of the text width, but it takes far more. Am I doing  
something wrong

or is this a bug?
Thanks!

I cannot duplicate this with 1.6.4.1 on Mac OSX 10.6.1.  What version  
of LyX are you using?  What platform/OS are you on?  Can you post a  
minimal example?


program listing

2009-10-12 Thread Sajjad
Hello forum,

I want to write pseudo-code and i am doing that inside the program listing.

But when i generate the pdf , the code are cropped sideways.


Any hint to get around that issue?


Regards
Sajjad


Re: program listing

2009-10-12 Thread Sam Liddicott

* Sajjad wrote, On 12/10/09 14:08:

Hello forum,

I want to write pseudo-code and i am doing that inside the program listing.

But when i generate the pdf , the code are cropped sideways.


Any hint to get around that issue?


Use smaller fonts, or short lines?

Sam


Re: Urgent: Latex error with version 1.6.4.1

2009-10-12 Thread Nicola Molinari
In order to explain better, I have a main file with links to the other 
chapters. 
If I compile the singles chapters the DVI files work. 
The problem is when I try to compile the main file. 
Maybe it's more clear now.

**Input:Bibliografia.lyx
**
** \pagestyle{plain}
**
** \cleardoublepage
**
**Input:Ringraziamenti.lyx
**

This is the last code of the main file. Can help this? 
The error message is referred to the last row. 







Re: Setting the width of cells

2009-10-12 Thread Luca Carlon
James C. Sutherland james.sutherl...@... writes:
 I cannot duplicate this with 1.6.4.1 on Mac OSX 10.6.1.  What version  
 of LyX are you using?  What platform/OS are you on?  Can you post a  
 minimal example?

I don't know how to post an attachment here. I can post the Latex code. Is this
ok? I'm using LyX 1.6.4.1 under 10.6.1 as well.

\documentclass[english]{article}
\usepackage[T1]{fontenc}
\usepackage[latin9]{inputenc}
\usepackage{array}

\makeatletter

%% LyX specific LaTeX commands.
%% Because html converters don't know tabularnewline
\providecommand{\tabularnewline}{\\}

\makeatother

\usepackage{babel}

\begin{document}
Test test test test test test test test test test test test test test
test test test test test test test test test test test test test test
test test test test test test test test test test test test test test
test test test test test test test test test test test test test test
test test test test test test test test test test test test test test
test test test test test test test test test test test test test test
test test test test test test test test.

%
\begin{table}
\begin{tabular}{|{\centering}p{0.25\textwidth}|
{\centering}p{0.25\textwidth}|{\centering}
p{0.25\textwidth}|{\centering}p{0.25\textwidth}|}
\hline 
  \tabularnewline
\hline
\hline 
  \tabularnewline
\hline 
  \tabularnewline
\hline 
  \tabularnewline
\hline
\end{tabular}

\caption{This is a test.}

\end{table}

\end{document}



Re: Setting the width of cells

2009-10-12 Thread James C. Sutherland


On Oct 12, 2009, at 10:12 AM, Luca Carlon wrote:


James C. Sutherland james.sutherl...@... writes:

I cannot duplicate this with 1.6.4.1 on Mac OSX 10.6.1.  What version
of LyX are you using?  What platform/OS are you on?  Can you post a
minimal example?


I don't know how to post an attachment here. I can post the Latex  
code. Is this

ok? I'm using LyX 1.6.4.1 under 10.6.1 as well.

Does the attached file work for you?  You may have a problem with your  
LaTeX installation?  Your LaTeX example works for me...




columns.lyx
Description: Binary data


columns.pdf
Description: Adobe PDF document


Re: Setting the width of cells

2009-10-12 Thread Luca Carlon
Yes, the attached works. I attach the LyX file from which I took the latex
source I gave you and the PDF is the result.

On Mon, Oct 12, 2009 at 6:22 PM, James C. Sutherland 
james.sutherl...@utah.edu wrote:


 On Oct 12, 2009, at 10:12 AM, Luca Carlon wrote:

  James C. Sutherland james.sutherl...@... writes:

 I cannot duplicate this with 1.6.4.1 on Mac OSX 10.6.1.  What version
 of LyX are you using?  What platform/OS are you on?  Can you post a
 minimal example?


 I don't know how to post an attachment here. I can post the Latex code. Is
 this
 ok? I'm using LyX 1.6.4.1 under 10.6.1 as well.

  Does the attached file work for you?  You may have a problem with your
 LaTeX installation?  Your LaTeX example works for me...


-- 
Luca Carlon
Computer Engineering Student
University of Padua (Italy)


newfile2.lyx
Description: application/lyx


newfile2.pdf
Description: Adobe PDF document


Re: Setting the width of cells

2009-10-12 Thread James C. Sutherland
Ahh.  You are indeed correct.  I can verify that the table over-runs  
the page margins.  I suspect that this may be a LaTeX problem rather  
than a LyX problem, but the LaTeX gurus on the list would need to  
verify that.




On Oct 12, 2009, at 10:59 AM, Luca Carlon wrote:

Yes, the attached works. I attach the LyX file from which I took the  
latex source I gave you and the PDF is the result.


On Mon, Oct 12, 2009 at 6:22 PM, James C. Sutherland james.sutherl...@utah.edu 
 wrote:


On Oct 12, 2009, at 10:12 AM, Luca Carlon wrote:

James C. Sutherland james.sutherl...@... writes:
I cannot duplicate this with 1.6.4.1 on Mac OSX 10.6.1.  What version
of LyX are you using?  What platform/OS are you on?  Can you post a
minimal example?

I don't know how to post an attachment here. I can post the Latex  
code. Is this

ok? I'm using LyX 1.6.4.1 under 10.6.1 as well.

Does the attached file work for you?  You may have a problem with  
your LaTeX installation?  Your LaTeX example works for me...



--
Luca Carlon
Computer Engineering Student
University of Padua (Italy)
newfile2.lyxnewfile2.pdf




Remove page breaks before and after \chapter and \part

2009-10-12 Thread Axel
Hello,

I have a problem with the sectioning in Lyx, as the standard sectioning
depth of Lyx is barely enough for german law papers. I need to use \chapter
and \part as additional sections. I have done the formating with the package
titlesec. My document class is report [koma]. The only solution I found on
the net to remove the pagebreaks is using tex-code in the text:

\noindent
\begin{minipage}{\textwidth}
\chapter{Aufgabe 1}
\end{minipage}

The problem ist that it screws up the TOC and is not very practical in the
long run. I heard an option might be to redefine the chapter in the layout
file, but have no clue how to do this.

I hope some can help me. Thanks ahead,

Axel


Re: Remove page breaks before and after \chapter and \part

2009-10-12 Thread rgheck

On 10/12/2009 06:28 PM, Axel wrote:

Hello,

I have a problem with the sectioning in Lyx, as the standard sectioning
depth of Lyx is barely enough for german law papers. I need to use \chapter
and \part as additional sections.

   
How much depth do you need? Are you using paragraph and sub-paragraph? 
That goes five deep from section.


If you really do need more, then the right way to proceed is to define 
them in LaTeX, following the model of the definitions of the other 
document divisions. We can help do that if it's really necessary. Once 
we'd done that, we'd also need to define the appropriate layouts in LyX. 
This would not be very hard, though.



I have done the formating with the package
titlesec. My document class is report [koma]. The only solution I found on
the net to remove the pagebreaks is using tex-code in the text:

\noindent
\begin{minipage}{\textwidth}
\chapter{Aufgabe 1}
\end{minipage}

The problem ist that it screws up the TOC and is not very practical in the
long run.

   

This is not to be recommended, no.

rh



French translation of the web site

2009-10-12 Thread Jean-Pierre Chrétien


Hello,

The translation is quite complete and up to date, thanks to Siegfried
and Alain:
http://www.lyx.org/SiteTranslation#toc5
http://www.lyx.org/WebFr.Home

Happy reading!

--
Jean-Pierre



Re: French translation of the web site

2009-10-12 Thread Olivier Ripoll

Jean-Pierre Chrétien wrote:


Hello,

The translation is quite complete and up to date, thanks to Siegfried
and Alain:
http://www.lyx.org/SiteTranslation#toc5
http://www.lyx.org/WebFr.Home

Happy reading!



Hi,

First, congratulations for the work to the translation team.
A few comments / corrections (mostly minor)

Home page:
A typo
une éditeur d'équation - un éditeur d'équation or un éditeur 
d'équations


Also, I think some sentences could sound better
disponible pour plusieurs langages. - disponible en plusieurs langues
prêts à l'usage - prêts à l'emploi

Download page:
LyX pour Mac OS X ext disponible - LyX pour Mac OS X est disponible

Features page:
plusieurs document - plusieurs documents
transaparents - transparents
permettantt - permettant
gloss linguistiques - gloses linguistiques
la mise en pages de images - la mise en pages des images
tableaux WYSIWYG interactifs - Tableaux WYSIWYG interactifs
de nombreuses langues dans le monde could be rephrased better 
(mondiales?)

commes l'hébreu et l'arabe - comme l'hébreu et l'arabe

I'll try to check some more pages.

Best regards,

Olivier



Setting the width of cells

2009-10-12 Thread Luca Carlon
Hi! I was trying to set a table so that it takes the entire column of my
document. I have 4 columns, so I selected each entire column and I set the width
as 20% of the text width. The problem is that, at the end, the table doesn't
take 100% of the text width, but it takes far more. Am I doing something wrong
or is this a bug?
Thanks!



Urgent: Latex error with version 1.6.4.1

2009-10-12 Thread Nicola Molinari
Dear Sir or Madam,
I'm writing my thesis with LyX (version 1.6.4.1 for Mac OS) but I have a
problem when I try to compile the DVI file.
The error message is:

*LaTeX Error: \begin{itemize} on input line 313 ended by \end{document}.*
*
*
I have installed MacTex2008 and with other documents I can create DVI files.

I tried to look for some informations about this problem also in your
archive mail but nothing.


Thanks in advance

Nicola


Re: Double language layout

2009-10-12 Thread Pavel Sanda
vinc...@alice.it wrote:
 Does anyone of you know how to do this?

you probably want to look on latex ledpar package; lyx does not have support
for it and it would be imho better to do the whole thing in pure latex.

pavel


Re: Urgent: Latex error with version 1.6.4.1

2009-10-12 Thread James C. Sutherland


On Oct 12, 2009, at 4:24 AM, Nicola Molinari wrote:


Dear Sir or Madam,
I'm writing my thesis with LyX (version 1.6.4.1 for Mac OS) but I  
have a

problem when I try to compile the DVI file.
The error message is:

*LaTeX Error: \begin{itemize} on input line 313 ended by \end 
{document}.*

*
*
I have installed MacTex2008 and with other documents I can create  
DVI files.




Can you post the document?  If not, I suggest that you try to narrow  
down the document to the offending piece of text.  I often  
troubleshoot this by copying portions of the document into a new  
document until I find the bit that is broken.  If you find that,  
sometimes you can fix it by inspection (viewing latex source can  
occasionally prove helpful).  You can also try posting that smaller  
section as a LyX file to the list...


Re: Setting the width of cells

2009-10-12 Thread James C. Sutherland


On Oct 12, 2009, at 3:59 AM, Luca Carlon wrote:

Hi! I was trying to set a table so that it takes the entire column  
of my
document. I have 4 columns, so I selected each entire column and I  
set the width
as 20% of the text width. The problem is that, at the end, the table  
doesn't
take 100% of the text width, but it takes far more. Am I doing  
something wrong

or is this a bug?
Thanks!

I cannot duplicate this with 1.6.4.1 on Mac OSX 10.6.1.  What version  
of LyX are you using?  What platform/OS are you on?  Can you post a  
minimal example?


program listing

2009-10-12 Thread Sajjad
Hello forum,

I want to write pseudo-code and i am doing that inside the program listing.

But when i generate the pdf , the code are cropped sideways.


Any hint to get around that issue?


Regards
Sajjad


Re: program listing

2009-10-12 Thread Sam Liddicott

* Sajjad wrote, On 12/10/09 14:08:

Hello forum,

I want to write pseudo-code and i am doing that inside the program listing.

But when i generate the pdf , the code are cropped sideways.


Any hint to get around that issue?


Use smaller fonts, or short lines?

Sam


Re: Urgent: Latex error with version 1.6.4.1

2009-10-12 Thread Nicola Molinari
In order to explain better, I have a main file with links to the other 
chapters. 
If I compile the singles chapters the DVI files work. 
The problem is when I try to compile the main file. 
Maybe it's more clear now.

**Input:Bibliografia.lyx
**
** \pagestyle{plain}
**
** \cleardoublepage
**
**Input:Ringraziamenti.lyx
**

This is the last code of the main file. Can help this? 
The error message is referred to the last row. 







Re: Setting the width of cells

2009-10-12 Thread Luca Carlon
James C. Sutherland james.sutherl...@... writes:
 I cannot duplicate this with 1.6.4.1 on Mac OSX 10.6.1.  What version  
 of LyX are you using?  What platform/OS are you on?  Can you post a  
 minimal example?

I don't know how to post an attachment here. I can post the Latex code. Is this
ok? I'm using LyX 1.6.4.1 under 10.6.1 as well.

\documentclass[english]{article}
\usepackage[T1]{fontenc}
\usepackage[latin9]{inputenc}
\usepackage{array}

\makeatletter

%% LyX specific LaTeX commands.
%% Because html converters don't know tabularnewline
\providecommand{\tabularnewline}{\\}

\makeatother

\usepackage{babel}

\begin{document}
Test test test test test test test test test test test test test test
test test test test test test test test test test test test test test
test test test test test test test test test test test test test test
test test test test test test test test test test test test test test
test test test test test test test test test test test test test test
test test test test test test test test test test test test test test
test test test test test test test test.

%
\begin{table}
\begin{tabular}{|{\centering}p{0.25\textwidth}|
{\centering}p{0.25\textwidth}|{\centering}
p{0.25\textwidth}|{\centering}p{0.25\textwidth}|}
\hline 
  \tabularnewline
\hline
\hline 
  \tabularnewline
\hline 
  \tabularnewline
\hline 
  \tabularnewline
\hline
\end{tabular}

\caption{This is a test.}

\end{table}

\end{document}



Re: Setting the width of cells

2009-10-12 Thread James C. Sutherland


On Oct 12, 2009, at 10:12 AM, Luca Carlon wrote:


James C. Sutherland james.sutherl...@... writes:

I cannot duplicate this with 1.6.4.1 on Mac OSX 10.6.1.  What version
of LyX are you using?  What platform/OS are you on?  Can you post a
minimal example?


I don't know how to post an attachment here. I can post the Latex  
code. Is this

ok? I'm using LyX 1.6.4.1 under 10.6.1 as well.

Does the attached file work for you?  You may have a problem with your  
LaTeX installation?  Your LaTeX example works for me...




columns.lyx
Description: Binary data


columns.pdf
Description: Adobe PDF document


Re: Setting the width of cells

2009-10-12 Thread Luca Carlon
Yes, the attached works. I attach the LyX file from which I took the latex
source I gave you and the PDF is the result.

On Mon, Oct 12, 2009 at 6:22 PM, James C. Sutherland 
james.sutherl...@utah.edu wrote:


 On Oct 12, 2009, at 10:12 AM, Luca Carlon wrote:

  James C. Sutherland james.sutherl...@... writes:

 I cannot duplicate this with 1.6.4.1 on Mac OSX 10.6.1.  What version
 of LyX are you using?  What platform/OS are you on?  Can you post a
 minimal example?


 I don't know how to post an attachment here. I can post the Latex code. Is
 this
 ok? I'm using LyX 1.6.4.1 under 10.6.1 as well.

  Does the attached file work for you?  You may have a problem with your
 LaTeX installation?  Your LaTeX example works for me...


-- 
Luca Carlon
Computer Engineering Student
University of Padua (Italy)


newfile2.lyx
Description: application/lyx


newfile2.pdf
Description: Adobe PDF document


Re: Setting the width of cells

2009-10-12 Thread James C. Sutherland
Ahh.  You are indeed correct.  I can verify that the table over-runs  
the page margins.  I suspect that this may be a LaTeX problem rather  
than a LyX problem, but the LaTeX gurus on the list would need to  
verify that.




On Oct 12, 2009, at 10:59 AM, Luca Carlon wrote:

Yes, the attached works. I attach the LyX file from which I took the  
latex source I gave you and the PDF is the result.


On Mon, Oct 12, 2009 at 6:22 PM, James C. Sutherland james.sutherl...@utah.edu 
 wrote:


On Oct 12, 2009, at 10:12 AM, Luca Carlon wrote:

James C. Sutherland james.sutherl...@... writes:
I cannot duplicate this with 1.6.4.1 on Mac OSX 10.6.1.  What version
of LyX are you using?  What platform/OS are you on?  Can you post a
minimal example?

I don't know how to post an attachment here. I can post the Latex  
code. Is this

ok? I'm using LyX 1.6.4.1 under 10.6.1 as well.

Does the attached file work for you?  You may have a problem with  
your LaTeX installation?  Your LaTeX example works for me...



--
Luca Carlon
Computer Engineering Student
University of Padua (Italy)
newfile2.lyxnewfile2.pdf




Remove page breaks before and after \chapter and \part

2009-10-12 Thread Axel
Hello,

I have a problem with the sectioning in Lyx, as the standard sectioning
depth of Lyx is barely enough for german law papers. I need to use \chapter
and \part as additional sections. I have done the formating with the package
titlesec. My document class is report [koma]. The only solution I found on
the net to remove the pagebreaks is using tex-code in the text:

\noindent
\begin{minipage}{\textwidth}
\chapter{Aufgabe 1}
\end{minipage}

The problem ist that it screws up the TOC and is not very practical in the
long run. I heard an option might be to redefine the chapter in the layout
file, but have no clue how to do this.

I hope some can help me. Thanks ahead,

Axel


Re: Remove page breaks before and after \chapter and \part

2009-10-12 Thread rgheck

On 10/12/2009 06:28 PM, Axel wrote:

Hello,

I have a problem with the sectioning in Lyx, as the standard sectioning
depth of Lyx is barely enough for german law papers. I need to use \chapter
and \part as additional sections.

   
How much depth do you need? Are you using paragraph and sub-paragraph? 
That goes five deep from section.


If you really do need more, then the right way to proceed is to define 
them in LaTeX, following the model of the definitions of the other 
document divisions. We can help do that if it's really necessary. Once 
we'd done that, we'd also need to define the appropriate layouts in LyX. 
This would not be very hard, though.



I have done the formating with the package
titlesec. My document class is report [koma]. The only solution I found on
the net to remove the pagebreaks is using tex-code in the text:

\noindent
\begin{minipage}{\textwidth}
\chapter{Aufgabe 1}
\end{minipage}

The problem ist that it screws up the TOC and is not very practical in the
long run.

   

This is not to be recommended, no.

rh



French translation of the web site

2009-10-12 Thread Jean-Pierre Chrétien


Hello,

The translation is quite complete and up to date, thanks to Siegfried
and Alain:
http://www.lyx.org/SiteTranslation#toc5
http://www.lyx.org/WebFr.Home

Happy reading!

--
Jean-Pierre



Re: French translation of the web site

2009-10-12 Thread Olivier Ripoll

Jean-Pierre Chrétien wrote:


Hello,

The translation is quite complete and up to date, thanks to Siegfried
and Alain:
http://www.lyx.org/SiteTranslation#toc5
http://www.lyx.org/WebFr.Home

Happy reading!



Hi,

First, congratulations for the work to the translation team.
A few comments / corrections (mostly minor)

Home page:
A typo
"une éditeur d'équation" -> "un éditeur d'équation" or "un éditeur 
d'équations"


Also, I think some sentences could sound better
"disponible pour plusieurs langages." -> "disponible en plusieurs langues"
"prêts à l'usage" -> "prêts à l'emploi"

Download page:
"LyX pour Mac OS X ext disponible" -> "LyX pour Mac OS X est disponible"

Features page:
"plusieurs document" -> "plusieurs documents"
"transaparents" -> "transparents"
"permettantt" -> "permettant"
"gloss linguistiques" -> "gloses linguistiques"
"la mise en pages de images" -> "la mise en pages des images"
"tableaux WYSIWYG interactifs" -> "Tableaux WYSIWYG interactifs"
"de nombreuses langues dans le monde" could be rephrased better 
("mondiales?")

"commes l'hébreu et l'arabe" -> "comme l'hébreu et l'arabe"

I'll try to check some more pages.

Best regards,

Olivier



Setting the width of cells

2009-10-12 Thread Luca Carlon
Hi! I was trying to set a table so that it takes the entire column of my
document. I have 4 columns, so I selected each entire column and I set the width
as 20% of the text width. The problem is that, at the end, the table doesn't
take 100% of the text width, but it takes far more. Am I doing something wrong
or is this a bug?
Thanks!



Urgent: Latex error with version 1.6.4.1

2009-10-12 Thread Nicola Molinari
Dear Sir or Madam,
I'm writing my thesis with LyX (version 1.6.4.1 for Mac OS) but I have a
problem when I try to compile the DVI file.
The error message is:

*LaTeX Error: \begin{itemize} on input line 313 ended by \end{document}.*
*
*
I have installed MacTex2008 and with other documents I can create DVI files.

I tried to look for some informations about this problem also in your
archive mail but nothing.


Thanks in advance

Nicola


Re: Double language layout

2009-10-12 Thread Pavel Sanda
vinc...@alice.it wrote:
> Does anyone of you know how to do this?

you probably want to look on latex ledpar package; lyx does not have support
for it and it would be imho better to do the whole thing in pure latex.

pavel


Re: Urgent: Latex error with version 1.6.4.1

2009-10-12 Thread James C. Sutherland


On Oct 12, 2009, at 4:24 AM, Nicola Molinari wrote:


Dear Sir or Madam,
I'm writing my thesis with LyX (version 1.6.4.1 for Mac OS) but I  
have a

problem when I try to compile the DVI file.
The error message is:

*LaTeX Error: \begin{itemize} on input line 313 ended by \end 
{document}.*

*
*
I have installed MacTex2008 and with other documents I can create  
DVI files.




Can you post the document?  If not, I suggest that you try to narrow  
down the document to the offending piece of text.  I often  
troubleshoot this by copying portions of the document into a new  
document until I find the bit that is broken.  If you find that,  
sometimes you can fix it by inspection (viewing latex source can  
occasionally prove helpful).  You can also try posting that smaller  
section as a LyX file to the list...


Re: Setting the width of cells

2009-10-12 Thread James C. Sutherland


On Oct 12, 2009, at 3:59 AM, Luca Carlon wrote:

Hi! I was trying to set a table so that it takes the entire column  
of my
document. I have 4 columns, so I selected each entire column and I  
set the width
as 20% of the text width. The problem is that, at the end, the table  
doesn't
take 100% of the text width, but it takes far more. Am I doing  
something wrong

or is this a bug?
Thanks!

I cannot duplicate this with 1.6.4.1 on Mac OSX 10.6.1.  What version  
of LyX are you using?  What platform/OS are you on?  Can you post a  
minimal example?


program listing

2009-10-12 Thread Sajjad
Hello forum,

I want to write pseudo-code and i am doing that inside the program listing.

But when i generate the pdf , the code are cropped sideways.


Any hint to get around that issue?


Regards
Sajjad


Re: program listing

2009-10-12 Thread Sam Liddicott

* Sajjad wrote, On 12/10/09 14:08:

Hello forum,

I want to write pseudo-code and i am doing that inside the program listing.

But when i generate the pdf , the code are cropped sideways.


Any hint to get around that issue?


Use smaller fonts, or short lines?

Sam


Re: Urgent: Latex error with version 1.6.4.1

2009-10-12 Thread Nicola Molinari
In order to explain better, I have a main file with links to the other 
chapters. 
If I compile the singles chapters the DVI files work. 
The problem is when I try to compile the main file. 
Maybe it's more clear now.

**Input:Bibliografia.lyx
**
** \pagestyle{plain}
**
** \cleardoublepage
**
**Input:Ringraziamenti.lyx
**

This is the last code of the main file. Can help this? 
The error message is referred to the last row. 







Re: Setting the width of cells

2009-10-12 Thread Luca Carlon
James C. Sutherland  writes:
> I cannot duplicate this with 1.6.4.1 on Mac OSX 10.6.1.  What version  
> of LyX are you using?  What platform/OS are you on?  Can you post a  
> minimal example?

I don't know how to post an attachment here. I can post the Latex code. Is this
ok? I'm using LyX 1.6.4.1 under 10.6.1 as well.

\documentclass[english]{article}
\usepackage[T1]{fontenc}
\usepackage[latin9]{inputenc}
\usepackage{array}

\makeatletter

%% LyX specific LaTeX commands.
%% Because html converters don't know tabularnewline
\providecommand{\tabularnewline}{\\}

\makeatother

\usepackage{babel}

\begin{document}
Test test test test test test test test test test test test test test
test test test test test test test test test test test test test test
test test test test test test test test test test test test test test
test test test test test test test test test test test test test test
test test test test test test test test test test test test test test
test test test test test test test test test test test test test test
test test test test test test test test.

%
\begin{table}
\begin{tabular}{|>{\centering}p{0.25\textwidth}|
>{\centering}p{0.25\textwidth}|>{\centering}
p{0.25\textwidth}|>{\centering}p{0.25\textwidth}|}
\hline 
 &  &  & \tabularnewline
\hline
\hline 
 &  &  & \tabularnewline
\hline 
 &  &  & \tabularnewline
\hline 
 &  &  & \tabularnewline
\hline
\end{tabular}

\caption{This is a test.}

\end{table}

\end{document}



Re: Setting the width of cells

2009-10-12 Thread James C. Sutherland


On Oct 12, 2009, at 10:12 AM, Luca Carlon wrote:


James C. Sutherland  writes:

I cannot duplicate this with 1.6.4.1 on Mac OSX 10.6.1.  What version
of LyX are you using?  What platform/OS are you on?  Can you post a
minimal example?


I don't know how to post an attachment here. I can post the Latex  
code. Is this

ok? I'm using LyX 1.6.4.1 under 10.6.1 as well.

Does the attached file work for you?  You may have a problem with your  
LaTeX installation?  Your LaTeX example works for me...




columns.lyx
Description: Binary data


columns.pdf
Description: Adobe PDF document


Re: Setting the width of cells

2009-10-12 Thread Luca Carlon
Yes, the attached works. I attach the LyX file from which I took the latex
source I gave you and the PDF is the result.

On Mon, Oct 12, 2009 at 6:22 PM, James C. Sutherland <
james.sutherl...@utah.edu> wrote:

>
> On Oct 12, 2009, at 10:12 AM, Luca Carlon wrote:
>
>  James C. Sutherland  writes:
>>
>>> I cannot duplicate this with 1.6.4.1 on Mac OSX 10.6.1.  What version
>>> of LyX are you using?  What platform/OS are you on?  Can you post a
>>> minimal example?
>>>
>>
>> I don't know how to post an attachment here. I can post the Latex code. Is
>> this
>> ok? I'm using LyX 1.6.4.1 under 10.6.1 as well.
>>
>>  Does the attached file work for you?  You may have a problem with your
> LaTeX installation?  Your LaTeX example works for me...
>
>
-- 
Luca Carlon
Computer Engineering Student
University of Padua (Italy)


newfile2.lyx
Description: application/lyx


newfile2.pdf
Description: Adobe PDF document


Re: Setting the width of cells

2009-10-12 Thread James C. Sutherland
Ahh.  You are indeed correct.  I can verify that the table over-runs  
the page margins.  I suspect that this may be a LaTeX problem rather  
than a LyX problem, but the LaTeX gurus on the list would need to  
verify that.




On Oct 12, 2009, at 10:59 AM, Luca Carlon wrote:

Yes, the attached works. I attach the LyX file from which I took the  
latex source I gave you and the PDF is the result.


On Mon, Oct 12, 2009 at 6:22 PM, James C. Sutherland  wrote:


On Oct 12, 2009, at 10:12 AM, Luca Carlon wrote:

James C. Sutherland  writes:
I cannot duplicate this with 1.6.4.1 on Mac OSX 10.6.1.  What version
of LyX are you using?  What platform/OS are you on?  Can you post a
minimal example?

I don't know how to post an attachment here. I can post the Latex  
code. Is this

ok? I'm using LyX 1.6.4.1 under 10.6.1 as well.

Does the attached file work for you?  You may have a problem with  
your LaTeX installation?  Your LaTeX example works for me...



--
Luca Carlon
Computer Engineering Student
University of Padua (Italy)





Remove page breaks before and after \chapter and \part

2009-10-12 Thread Axel
Hello,

I have a problem with the sectioning in Lyx, as the standard sectioning
depth of Lyx is barely enough for german law papers. I need to use \chapter
and \part as additional sections. I have done the formating with the package
titlesec. My document class is report [koma]. The only solution I found on
the net to remove the pagebreaks is using tex-code in the text:

\noindent
\begin{minipage}{\textwidth}
\chapter{Aufgabe 1}
\end{minipage}

The problem ist that it screws up the TOC and is not very practical in the
long run. I heard an option might be to redefine the chapter in the layout
file, but have no clue how to do this.

I hope some can help me. Thanks ahead,

Axel


Re: Remove page breaks before and after \chapter and \part

2009-10-12 Thread rgheck

On 10/12/2009 06:28 PM, Axel wrote:

Hello,

I have a problem with the sectioning in Lyx, as the standard sectioning
depth of Lyx is barely enough for german law papers. I need to use \chapter
and \part as additional sections.

   
How much depth do you need? Are you using paragraph and sub-paragraph? 
That goes five deep from section.


If you really do need more, then the right way to proceed is to define 
them in LaTeX, following the model of the definitions of the other 
document divisions. We can help do that if it's really necessary. Once 
we'd done that, we'd also need to define the appropriate layouts in LyX. 
This would not be very hard, though.



I have done the formating with the package
titlesec. My document class is report [koma]. The only solution I found on
the net to remove the pagebreaks is using tex-code in the text:

\noindent
\begin{minipage}{\textwidth}
\chapter{Aufgabe 1}
\end{minipage}

The problem ist that it screws up the TOC and is not very practical in the
long run.

   

This is not to be recommended, no.

rh