Re: Unwanted indent in Bibliography

2011-06-20 Thread Donato Capitella
When I apply the following:

\def\ at biblabel#1{\hspace{-\labelsep}}

I solve the indentation issue but I have no numbers any longer!!! How
can I get the numbers back?

Thank you.

-- 
It is not in the stars to hold our destiny, but in ourselves.


Re: Unwanted indent in Bibliography

2011-06-20 Thread Richard Heck
On 06/20/2011 11:30 AM, Donato Capitella wrote:
 When I apply the following:

 \def\ at biblabel#1{\hspace{-\labelsep}}

 I solve the indentation issue but I have no numbers any longer!!! How
 can I get the numbers back?

This has been resolved for 2.0.1 now. To fix the problem in your
document, go to the first of your bibliography items and hit
EditParagraph Settings. Under Label Width you will likely see
References Change this to 99 or, if you have fewer than 10, to 9.

Richard



Re: Unwanted indent in Bibliography

2011-06-20 Thread Donato Capitella
When I apply the following:

\def\ at biblabel#1{\hspace{-\labelsep}}

I solve the indentation issue but I have no numbers any longer!!! How
can I get the numbers back?

Thank you.

-- 
It is not in the stars to hold our destiny, but in ourselves.


Re: Unwanted indent in Bibliography

2011-06-20 Thread Richard Heck
On 06/20/2011 11:30 AM, Donato Capitella wrote:
 When I apply the following:

 \def\ at biblabel#1{\hspace{-\labelsep}}

 I solve the indentation issue but I have no numbers any longer!!! How
 can I get the numbers back?

This has been resolved for 2.0.1 now. To fix the problem in your
document, go to the first of your bibliography items and hit
EditParagraph Settings. Under Label Width you will likely see
References Change this to 99 or, if you have fewer than 10, to 9.

Richard



Re: Unwanted indent in Bibliography

2011-06-20 Thread Donato Capitella
When I apply the following:

\def\  biblabel#1{\hspace{-\labelsep}}

I solve the indentation issue but I have no numbers any longer!!! How
can I get the numbers back?

Thank you.

-- 
It is not in the stars to hold our destiny, but in ourselves.


Re: Unwanted indent in Bibliography

2011-06-20 Thread Richard Heck
On 06/20/2011 11:30 AM, Donato Capitella wrote:
> When I apply the following:
>
> \def\  biblabel#1{\hspace{-\labelsep}}
>
> I solve the indentation issue but I have no numbers any longer!!! How
> can I get the numbers back?
>
This has been resolved for 2.0.1 now. To fix the problem in your
document, go to the first of your bibliography items and hit
Edit>Paragraph Settings. Under "Label Width" you will likely see
"References" Change this to "99" or, if you have fewer than 10, to "9".

Richard



Re: Unwanted indent in Bibliography

2011-06-19 Thread Francesco Menoncin

Il 19/06/2011 02:27, Sergio Celani ha scritto:

El 18/06/2011 09:57 a.m., Richard Heck escribió:

On 06/18/2011 07:28 AM, Donato Capitella wrote:

Dear all,
I've been using Lyx for a year or so. However, I've been having an
annoying problem since I switched to version 2.0.
Basically, when I use the article class, my bibliography items under
the References heading are all indented and they should not be and
have never been in previous versions. As a result, when I need to
regenerate my old documents, I get this weired indented bibliography
and of course this applies also to new documents.

Is there a fix?


Can you please post a small example file?

Richard


Hi

I have the same problem with the amsart class with LyX 2.0
I send you an example


Sergio



You can add the following command in the preamble:

\def\@biblabel#1{\hspace{-\labelsep}}

There will be no indentation (and no number). You can also use 
biblabel for other settings.


Francesco


Re: Unwanted indent in Bibliography

2011-06-19 Thread Sergio Celani

El 19/06/2011 05:42 a.m., Francesco Menoncin escribió:

Il 19/06/2011 02:27, Sergio Celani ha scritto:

El 18/06/2011 09:57 a.m., Richard Heck escribió:

On 06/18/2011 07:28 AM, Donato Capitella wrote:

Dear all,
I've been using Lyx for a year or so. However, I've been having an
annoying problem since I switched to version 2.0.
Basically, when I use the article class, my bibliography items under
the References heading are all indented and they should not be and
have never been in previous versions. As a result, when I need to
regenerate my old documents, I get this weired indented bibliography
and of course this applies also to new documents.

Is there a fix?


Can you please post a small example file?

Richard


Hi

I have the same problem with the amsart class with LyX 2.0
I send you an example


Sergio



You can add the following command in the preamble:

\def\@biblabel#1{\hspace{-\labelsep}}

There will be no indentation (and no number). You can also use 
biblabel for other settings.


Francesco
Thank Francesco, but this not solve the problem because the bibliography 
is not numbered.
If I export to LaTeX file, open it with Scientific workplace andgenerate 
the PDF, the bibliography is correct.


Sergio





Re: Unwanted indent in Bibliography

2011-06-19 Thread Francesco Menoncin

Il 19/06/2011 02:27, Sergio Celani ha scritto:

El 18/06/2011 09:57 a.m., Richard Heck escribió:

On 06/18/2011 07:28 AM, Donato Capitella wrote:

Dear all,
I've been using Lyx for a year or so. However, I've been having an
annoying problem since I switched to version 2.0.
Basically, when I use the article class, my bibliography items under
the References heading are all indented and they should not be and
have never been in previous versions. As a result, when I need to
regenerate my old documents, I get this weired indented bibliography
and of course this applies also to new documents.

Is there a fix?


Can you please post a small example file?

Richard


Hi

I have the same problem with the amsart class with LyX 2.0
I send you an example


Sergio



You can add the following command in the preamble:

\def\@biblabel#1{\hspace{-\labelsep}}

There will be no indentation (and no number). You can also use 
biblabel for other settings.


Francesco


Re: Unwanted indent in Bibliography

2011-06-19 Thread Sergio Celani

El 19/06/2011 05:42 a.m., Francesco Menoncin escribió:

Il 19/06/2011 02:27, Sergio Celani ha scritto:

El 18/06/2011 09:57 a.m., Richard Heck escribió:

On 06/18/2011 07:28 AM, Donato Capitella wrote:

Dear all,
I've been using Lyx for a year or so. However, I've been having an
annoying problem since I switched to version 2.0.
Basically, when I use the article class, my bibliography items under
the References heading are all indented and they should not be and
have never been in previous versions. As a result, when I need to
regenerate my old documents, I get this weired indented bibliography
and of course this applies also to new documents.

Is there a fix?


Can you please post a small example file?

Richard


Hi

I have the same problem with the amsart class with LyX 2.0
I send you an example


Sergio



You can add the following command in the preamble:

\def\@biblabel#1{\hspace{-\labelsep}}

There will be no indentation (and no number). You can also use 
biblabel for other settings.


Francesco
Thank Francesco, but this not solve the problem because the bibliography 
is not numbered.
If I export to LaTeX file, open it with Scientific workplace andgenerate 
the PDF, the bibliography is correct.


Sergio





Re: Unwanted indent in Bibliography

2011-06-19 Thread Francesco Menoncin

Il 19/06/2011 02:27, Sergio Celani ha scritto:

El 18/06/2011 09:57 a.m., Richard Heck escribió:

On 06/18/2011 07:28 AM, Donato Capitella wrote:

Dear all,
I've been using Lyx for a year or so. However, I've been having an
annoying problem since I switched to version 2.0.
Basically, when I use the article class, my bibliography items under
the References heading are all indented and they should not be and
have never been in previous versions. As a result, when I need to
regenerate my old documents, I get this weired indented bibliography
and of course this applies also to new documents.

Is there a fix?


Can you please post a small example file?

Richard


Hi

I have the same problem with the amsart class with LyX 2.0
I send you an example


Sergio



You can add the following command in the preamble:

\def\@biblabel#1{\hspace{-\labelsep}}

There will be no indentation (and no number). You can also use 
"biblabel" for other settings.


Francesco


Re: Unwanted indent in Bibliography

2011-06-19 Thread Sergio Celani

El 19/06/2011 05:42 a.m., Francesco Menoncin escribió:

Il 19/06/2011 02:27, Sergio Celani ha scritto:

El 18/06/2011 09:57 a.m., Richard Heck escribió:

On 06/18/2011 07:28 AM, Donato Capitella wrote:

Dear all,
I've been using Lyx for a year or so. However, I've been having an
annoying problem since I switched to version 2.0.
Basically, when I use the article class, my bibliography items under
the References heading are all indented and they should not be and
have never been in previous versions. As a result, when I need to
regenerate my old documents, I get this weired indented bibliography
and of course this applies also to new documents.

Is there a fix?


Can you please post a small example file?

Richard


Hi

I have the same problem with the amsart class with LyX 2.0
I send you an example


Sergio



You can add the following command in the preamble:

\def\@biblabel#1{\hspace{-\labelsep}}

There will be no indentation (and no number). You can also use 
"biblabel" for other settings.


Francesco
Thank Francesco, but this not solve the problem because the bibliography 
is not numbered.
If I export to LaTeX file, open it with Scientific workplace andgenerate 
the PDF, the bibliography is correct.


Sergio





Unwanted indent in Bibliography

2011-06-18 Thread Donato Capitella
Dear all,
I've been using Lyx for a year or so. However, I've been having an
annoying problem since I switched to version 2.0.
Basically, when I use the article class, my bibliography items under
the References heading are all indented and they should not be and
have never been in previous versions. As a result, when I need to
regenerate my old documents, I get this weired indented bibliography
and of course this applies also to new documents.

Is there a fix?

Thank you.

-- 
It is not in the stars to hold our destiny, but in ourselves.


Re: Unwanted indent in Bibliography

2011-06-18 Thread Richard Heck
On 06/18/2011 07:28 AM, Donato Capitella wrote:
 Dear all,
 I've been using Lyx for a year or so. However, I've been having an
 annoying problem since I switched to version 2.0.
 Basically, when I use the article class, my bibliography items under
 the References heading are all indented and they should not be and
 have never been in previous versions. As a result, when I need to
 regenerate my old documents, I get this weired indented bibliography
 and of course this applies also to new documents.

 Is there a fix?

Can you please post a small example file?

Richard



Re: Unwanted indent in Bibliography

2011-06-18 Thread Sergio Celani

El 18/06/2011 09:57 a.m., Richard Heck escribió:

On 06/18/2011 07:28 AM, Donato Capitella wrote:

Dear all,
I've been using Lyx for a year or so. However, I've been having an
annoying problem since I switched to version 2.0.
Basically, when I use the article class, my bibliography items under
the References heading are all indented and they should not be and
have never been in previous versions. As a result, when I need to
regenerate my old documents, I get this weired indented bibliography
and of course this applies also to new documents.

Is there a fix?


Can you please post a small example file?

Richard


Hi

I have the same problem with the amsart class with LyX 2.0
I send you an example


Sergio



example.lyx
Description: application/lyx


Unwanted indent in Bibliography

2011-06-18 Thread Donato Capitella
Dear all,
I've been using Lyx for a year or so. However, I've been having an
annoying problem since I switched to version 2.0.
Basically, when I use the article class, my bibliography items under
the References heading are all indented and they should not be and
have never been in previous versions. As a result, when I need to
regenerate my old documents, I get this weired indented bibliography
and of course this applies also to new documents.

Is there a fix?

Thank you.

-- 
It is not in the stars to hold our destiny, but in ourselves.


Re: Unwanted indent in Bibliography

2011-06-18 Thread Richard Heck
On 06/18/2011 07:28 AM, Donato Capitella wrote:
 Dear all,
 I've been using Lyx for a year or so. However, I've been having an
 annoying problem since I switched to version 2.0.
 Basically, when I use the article class, my bibliography items under
 the References heading are all indented and they should not be and
 have never been in previous versions. As a result, when I need to
 regenerate my old documents, I get this weired indented bibliography
 and of course this applies also to new documents.

 Is there a fix?

Can you please post a small example file?

Richard



Re: Unwanted indent in Bibliography

2011-06-18 Thread Sergio Celani

El 18/06/2011 09:57 a.m., Richard Heck escribió:

On 06/18/2011 07:28 AM, Donato Capitella wrote:

Dear all,
I've been using Lyx for a year or so. However, I've been having an
annoying problem since I switched to version 2.0.
Basically, when I use the article class, my bibliography items under
the References heading are all indented and they should not be and
have never been in previous versions. As a result, when I need to
regenerate my old documents, I get this weired indented bibliography
and of course this applies also to new documents.

Is there a fix?


Can you please post a small example file?

Richard


Hi

I have the same problem with the amsart class with LyX 2.0
I send you an example


Sergio



example.lyx
Description: application/lyx


Unwanted indent in Bibliography

2011-06-18 Thread Donato Capitella
Dear all,
I've been using Lyx for a year or so. However, I've been having an
annoying problem since I switched to version 2.0.
Basically, when I use the article class, my bibliography items under
the References heading are all indented and they should not be and
have never been in previous versions. As a result, when I need to
regenerate my old documents, I get this weired indented bibliography
and of course this applies also to new documents.

Is there a fix?

Thank you.

-- 
It is not in the stars to hold our destiny, but in ourselves.


Re: Unwanted indent in Bibliography

2011-06-18 Thread Richard Heck
On 06/18/2011 07:28 AM, Donato Capitella wrote:
> Dear all,
> I've been using Lyx for a year or so. However, I've been having an
> annoying problem since I switched to version 2.0.
> Basically, when I use the article class, my bibliography items under
> the References heading are all indented and they should not be and
> have never been in previous versions. As a result, when I need to
> regenerate my old documents, I get this weired indented bibliography
> and of course this applies also to new documents.
>
> Is there a fix?
>
Can you please post a small example file?

Richard



Re: Unwanted indent in Bibliography

2011-06-18 Thread Sergio Celani

El 18/06/2011 09:57 a.m., Richard Heck escribió:

On 06/18/2011 07:28 AM, Donato Capitella wrote:

Dear all,
I've been using Lyx for a year or so. However, I've been having an
annoying problem since I switched to version 2.0.
Basically, when I use the article class, my bibliography items under
the References heading are all indented and they should not be and
have never been in previous versions. As a result, when I need to
regenerate my old documents, I get this weired indented bibliography
and of course this applies also to new documents.

Is there a fix?


Can you please post a small example file?

Richard


Hi

I have the same problem with the amsart class with LyX 2.0
I send you an example


Sergio



example.lyx
Description: application/lyx