Re: Can't underline large text

2013-04-02 Thread Stephan Witt
Am 02.04.2013 um 03:05 schrieb Pavel Sanda sa...@lyx.org:

 Blake McBride wrote:
 When this is displayed the size change affects abc but not def even 
 though both were highlighted.  More specifically, the LyX screen shows it 
 correctly but the PDF preview is wrong.  This is something that worked 
 
 Seems to work here. Do you have example file?

I'm able to confirm this. Examples are attached.

Stephan



BrokenUnderline.lyx
Description: Binary data


BrokenUnderline.pdf
Description: Adobe PDF document
inline: Bildschirmfoto 2013-04-02 um 11.00.40.png

Re: Can't underline large text

2013-04-02 Thread Pavel Sanda
Stephan Witt wrote:
 Am 02.04.2013 um 03:05 schrieb Pavel Sanda sa...@lyx.org:
 
  Blake McBride wrote:
  When this is displayed the size change affects abc but not def even 
  though both were highlighted.  More specifically, the LyX screen shows it 
  correctly but the PDF preview is wrong.  This is something that worked 
  
  Seems to work here. Do you have example file?
 
 I'm able to confirm this. Examples are attached.

So this looks as a problem of LaTeX, typesetting the example you provided
works just fine here (texlive 2011).

Pavel


Re: Can't underline large text

2013-04-02 Thread Stephan Witt

Am 02.04.2013 um 12:20 schrieb Pavel Sanda sa...@lyx.org:

 Stephan Witt wrote:
 Am 02.04.2013 um 03:05 schrieb Pavel Sanda sa...@lyx.org:
 
 Blake McBride wrote:
 When this is displayed the size change affects abc but not def even 
 though both were highlighted.  More specifically, the LyX screen shows it 
 correctly but the PDF preview is wrong.  This is something that worked 
 
 Seems to work here. Do you have example file?
 
 I'm able to confirm this. Examples are attached.
 
 So this looks as a problem of LaTeX, typesetting the example you provided
 works just fine here (texlive 2011).

Yes, here I have:
% latex
This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)

Stephan

Re: Re: Can't underline large text

2013-04-02 Thread José Matos
On Tuesday 02 April 2013 12:55:53 Stephan Witt wrote:
 Yes, here I have:
 % latex
 This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)
 
 Stephan

It works for me.

$ latex
This is pdfTeX, Version 3.1415926-2.5-1.40.13 (TeX Live 2013/dev)

-- 
José Abílio


Re: Can't underline large text

2013-04-02 Thread Pavel Sanda
Stephan Witt wrote:
 Yes, here I have:
 % latex
 This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)

I would like to hear whether it works for someone with linux  texlive 2012.
Pavel


Re: Can't underline large text

2013-04-02 Thread Jürgen Spitzmüller
Am Dienstag 02 April 2013, 07:12:15 schrieb Pavel Sanda:
 Stephan Witt wrote:
  Yes, here I have:
  % latex
  This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)
 
 I would like to hear whether it works for someone with linux  texlive 2012.

Yes, for me.

Jürgen


Re: Can't underline large text

2013-04-02 Thread stefano franchi
On Tue, Apr 2, 2013 at 9:12 AM, Pavel Sanda sa...@lyx.org wrote:

 Stephan Witt wrote:
  Yes, here I have:
  % latex
  This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)

 I would like to hear whether it works for someone with linux  texlive
 2012.


It does not work here: Archlinux + TL 2012 updated

I get the exact same behavior Blake described: in the pdf, only 'abc' is
Huge, not 'def'. In the lyx windows, both are.

However, I tinkered with the latex output:

%% LyX 2.0.5.1 created this file.  For more info, see http://www.lyx.org/.
%% Do not edit unless you really know what you are doing.
\documentclass[english]{article}
\usepackage[T1]{fontenc}
\usepackage[latin9]{inputenc}
\PassOptionsToPackage{normalem}{ulem}
\usepackage{ulem}
\usepackage{babel}
\begin{document}
\uline{\Huge abc def}
\end{document}


If I group the argument of the next to  last line and change it to:

\uline{\Huge {abc def}}

it works as it should.


S.

-- 
__
Stefano Franchi
Associate Research Professor
Department of Hispanic StudiesPh:   +1 (979) 845-2125
Texas AM University  Fax:  +1 (979) 845-6421
College Station, Texas, USA

stef...@tamu.edu
http://stefano.cleinias.org


Re: Can't underline large text

2013-04-02 Thread stefano franchi
On Tue, Apr 2, 2013 at 9:24 AM, Jürgen Spitzmüller sp...@lyx.org wrote:

 Am Dienstag 02 April 2013, 07:12:15 schrieb Pavel Sanda:
  Stephan Witt wrote:
   Yes, here I have:
   % latex
   This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)
 


And my pdfTeX version is the same:

 This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)


S.


-- 
__
Stefano Franchi
Associate Research Professor
Department of Hispanic StudiesPh:   +1 (979) 845-2125
Texas AM University  Fax:  +1 (979) 845-6421
College Station, Texas, USA

stef...@tamu.edu
http://stefano.cleinias.org


Re: Can't underline large text

2013-04-02 Thread Jürgen Spitzmüller
stefano franchi wrote:
  Am Dienstag 02 April 2013, 07:12:15 schrieb Pavel Sanda:
   Stephan Witt wrote:
Yes, here I have:
% latex
This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)
 
 And my pdfTeX version is the same:
 
  This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)

I do not think different pdflatex versions are to blame here. I use LyX 
2.0.6svn, where bug 8424 is already fixed:
http://www.lyx.org/trac/ticket/8424

Jürgen




Re: Can't underline large text

2013-04-02 Thread stefano franchi
On Tue, Apr 2, 2013 at 9:42 AM, Jürgen Spitzmüller sp...@lyx.org wrote:


 I do not think different pdflatex versions are to blame here. I use LyX
 2.0.6svn, where bug 8424 is already fixed:
 http://www.lyx.org/trac/ticket/8424


Right, there are missing braces/grouping in the font size command produced
by Lyx. I'm on lyx 2.0.5.1

Cheers,

S.




-- 
__
Stefano Franchi
Associate Research Professor
Department of Hispanic StudiesPh:   +1 (979) 845-2125
Texas AM University  Fax:  +1 (979) 845-6421
College Station, Texas, USA

stef...@tamu.edu
http://stefano.cleinias.org


Re: Can't underline large text

2013-04-02 Thread Csikos Bela
Blake McBride bl...@arahant.com írta:
Greetings,

I am using LyX 2.0.5.1 on a Mac.  If I create a new document and then
put the following in it:

abc  def

I then highlight abc  def, goto Text Style, and select:

Size:  Largest

Misc:  Underbar

When this is displayed the size change affects abc but not def even
though both were highlighted.  More specifically, the LyX screen shows 
it correctly but the PDF preview is wrong.  This is something that
worked years ago and then stopped working.  I reported the problem but
there has never been a fix.  After just a few minutes I was unable to
figure out a fix (I know a bit about TeX and LaTeX).  (When I try to
insert TeX code LyX fights the heck out of me!)

Any help would sure be appreciated.

Blake McBride

Hello:

I've reported this months ago, see:

http://marc.info/?l=lyx-usersm=135129067923560w=2

I think it's a lyx bug, not adding { between font size command and text.

bcsikos





Re: Can't underline large text

2013-04-02 Thread stefano franchi
On Tue, Apr 2, 2013 at 10:14 AM, Csikos Bela bcsikos...@freemail.hu wrote:

 I've reported this months ago, see:

 http://marc.info/?l=lyx-usersm=135129067923560w=2

 I think it's a lyx bug, not adding { between font size command and text.


As Jurgen said, it's been fixed for  the next 2.0.6 release.
I guess upgrading to the svn version is an option. There should not be file
format changes between the current stable version and 2.0.6svn.

Cheers,

S.


-- 
__
Stefano Franchi
Associate Research Professor
Department of Hispanic StudiesPh:   +1 (979) 845-2125
Texas AM University  Fax:  +1 (979) 845-6421
College Station, Texas, USA

stef...@tamu.edu
http://stefano.cleinias.org


Re: Can't underline large text

2013-04-02 Thread Csikos Bela
stefano franchi stefano.fran...@gmail.com írta:
On Tue, Apr 2, 2013 at 10:14 AM, Csikos Bela bcsikos...@freemail.hu wrote:
I#39;ve reported this months ago, see:

http://marc.info/?l=lyx-usersamp;m=135129067923560amp;w=2

I think it#39;s a lyx bug, not adding quot;{quot; between font size command 
and text.
As Jurgen said, it#39;s been fixed for  the next 2.0.6 release.I guess 
upgrading to the svn version is an option. There should not be file format 
changes between the current stable version and 2.0.6svn.

Thanks. 
I posted before I read all related messages.

bcsikos



Re: Can't underline large text

2013-04-02 Thread Stephan Witt
Am 02.04.2013 um 03:05 schrieb Pavel Sanda sa...@lyx.org:

 Blake McBride wrote:
 When this is displayed the size change affects abc but not def even 
 though both were highlighted.  More specifically, the LyX screen shows it 
 correctly but the PDF preview is wrong.  This is something that worked 
 
 Seems to work here. Do you have example file?

I'm able to confirm this. Examples are attached.

Stephan



BrokenUnderline.lyx
Description: Binary data


BrokenUnderline.pdf
Description: Adobe PDF document
inline: Bildschirmfoto 2013-04-02 um 11.00.40.png

Re: Can't underline large text

2013-04-02 Thread Pavel Sanda
Stephan Witt wrote:
 Am 02.04.2013 um 03:05 schrieb Pavel Sanda sa...@lyx.org:
 
  Blake McBride wrote:
  When this is displayed the size change affects abc but not def even 
  though both were highlighted.  More specifically, the LyX screen shows it 
  correctly but the PDF preview is wrong.  This is something that worked 
  
  Seems to work here. Do you have example file?
 
 I'm able to confirm this. Examples are attached.

So this looks as a problem of LaTeX, typesetting the example you provided
works just fine here (texlive 2011).

Pavel


Re: Can't underline large text

2013-04-02 Thread Stephan Witt

Am 02.04.2013 um 12:20 schrieb Pavel Sanda sa...@lyx.org:

 Stephan Witt wrote:
 Am 02.04.2013 um 03:05 schrieb Pavel Sanda sa...@lyx.org:
 
 Blake McBride wrote:
 When this is displayed the size change affects abc but not def even 
 though both were highlighted.  More specifically, the LyX screen shows it 
 correctly but the PDF preview is wrong.  This is something that worked 
 
 Seems to work here. Do you have example file?
 
 I'm able to confirm this. Examples are attached.
 
 So this looks as a problem of LaTeX, typesetting the example you provided
 works just fine here (texlive 2011).

Yes, here I have:
% latex
This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)

Stephan

Re: Re: Can't underline large text

2013-04-02 Thread José Matos
On Tuesday 02 April 2013 12:55:53 Stephan Witt wrote:
 Yes, here I have:
 % latex
 This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)
 
 Stephan

It works for me.

$ latex
This is pdfTeX, Version 3.1415926-2.5-1.40.13 (TeX Live 2013/dev)

-- 
José Abílio


Re: Can't underline large text

2013-04-02 Thread Pavel Sanda
Stephan Witt wrote:
 Yes, here I have:
 % latex
 This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)

I would like to hear whether it works for someone with linux  texlive 2012.
Pavel


Re: Can't underline large text

2013-04-02 Thread Jürgen Spitzmüller
Am Dienstag 02 April 2013, 07:12:15 schrieb Pavel Sanda:
 Stephan Witt wrote:
  Yes, here I have:
  % latex
  This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)
 
 I would like to hear whether it works for someone with linux  texlive 2012.

Yes, for me.

Jürgen


Re: Can't underline large text

2013-04-02 Thread stefano franchi
On Tue, Apr 2, 2013 at 9:12 AM, Pavel Sanda sa...@lyx.org wrote:

 Stephan Witt wrote:
  Yes, here I have:
  % latex
  This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)

 I would like to hear whether it works for someone with linux  texlive
 2012.


It does not work here: Archlinux + TL 2012 updated

I get the exact same behavior Blake described: in the pdf, only 'abc' is
Huge, not 'def'. In the lyx windows, both are.

However, I tinkered with the latex output:

%% LyX 2.0.5.1 created this file.  For more info, see http://www.lyx.org/.
%% Do not edit unless you really know what you are doing.
\documentclass[english]{article}
\usepackage[T1]{fontenc}
\usepackage[latin9]{inputenc}
\PassOptionsToPackage{normalem}{ulem}
\usepackage{ulem}
\usepackage{babel}
\begin{document}
\uline{\Huge abc def}
\end{document}


If I group the argument of the next to  last line and change it to:

\uline{\Huge {abc def}}

it works as it should.


S.

-- 
__
Stefano Franchi
Associate Research Professor
Department of Hispanic StudiesPh:   +1 (979) 845-2125
Texas AM University  Fax:  +1 (979) 845-6421
College Station, Texas, USA

stef...@tamu.edu
http://stefano.cleinias.org


Re: Can't underline large text

2013-04-02 Thread stefano franchi
On Tue, Apr 2, 2013 at 9:24 AM, Jürgen Spitzmüller sp...@lyx.org wrote:

 Am Dienstag 02 April 2013, 07:12:15 schrieb Pavel Sanda:
  Stephan Witt wrote:
   Yes, here I have:
   % latex
   This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)
 


And my pdfTeX version is the same:

 This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)


S.


-- 
__
Stefano Franchi
Associate Research Professor
Department of Hispanic StudiesPh:   +1 (979) 845-2125
Texas AM University  Fax:  +1 (979) 845-6421
College Station, Texas, USA

stef...@tamu.edu
http://stefano.cleinias.org


Re: Can't underline large text

2013-04-02 Thread Jürgen Spitzmüller
stefano franchi wrote:
  Am Dienstag 02 April 2013, 07:12:15 schrieb Pavel Sanda:
   Stephan Witt wrote:
Yes, here I have:
% latex
This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)
 
 And my pdfTeX version is the same:
 
  This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)

I do not think different pdflatex versions are to blame here. I use LyX 
2.0.6svn, where bug 8424 is already fixed:
http://www.lyx.org/trac/ticket/8424

Jürgen




Re: Can't underline large text

2013-04-02 Thread stefano franchi
On Tue, Apr 2, 2013 at 9:42 AM, Jürgen Spitzmüller sp...@lyx.org wrote:


 I do not think different pdflatex versions are to blame here. I use LyX
 2.0.6svn, where bug 8424 is already fixed:
 http://www.lyx.org/trac/ticket/8424


Right, there are missing braces/grouping in the font size command produced
by Lyx. I'm on lyx 2.0.5.1

Cheers,

S.




-- 
__
Stefano Franchi
Associate Research Professor
Department of Hispanic StudiesPh:   +1 (979) 845-2125
Texas AM University  Fax:  +1 (979) 845-6421
College Station, Texas, USA

stef...@tamu.edu
http://stefano.cleinias.org


Re: Can't underline large text

2013-04-02 Thread Csikos Bela
Blake McBride bl...@arahant.com írta:
Greetings,

I am using LyX 2.0.5.1 on a Mac.  If I create a new document and then
put the following in it:

abc  def

I then highlight abc  def, goto Text Style, and select:

Size:  Largest

Misc:  Underbar

When this is displayed the size change affects abc but not def even
though both were highlighted.  More specifically, the LyX screen shows 
it correctly but the PDF preview is wrong.  This is something that
worked years ago and then stopped working.  I reported the problem but
there has never been a fix.  After just a few minutes I was unable to
figure out a fix (I know a bit about TeX and LaTeX).  (When I try to
insert TeX code LyX fights the heck out of me!)

Any help would sure be appreciated.

Blake McBride

Hello:

I've reported this months ago, see:

http://marc.info/?l=lyx-usersm=135129067923560w=2

I think it's a lyx bug, not adding { between font size command and text.

bcsikos





Re: Can't underline large text

2013-04-02 Thread stefano franchi
On Tue, Apr 2, 2013 at 10:14 AM, Csikos Bela bcsikos...@freemail.hu wrote:

 I've reported this months ago, see:

 http://marc.info/?l=lyx-usersm=135129067923560w=2

 I think it's a lyx bug, not adding { between font size command and text.


As Jurgen said, it's been fixed for  the next 2.0.6 release.
I guess upgrading to the svn version is an option. There should not be file
format changes between the current stable version and 2.0.6svn.

Cheers,

S.


-- 
__
Stefano Franchi
Associate Research Professor
Department of Hispanic StudiesPh:   +1 (979) 845-2125
Texas AM University  Fax:  +1 (979) 845-6421
College Station, Texas, USA

stef...@tamu.edu
http://stefano.cleinias.org


Re: Can't underline large text

2013-04-02 Thread Csikos Bela
stefano franchi stefano.fran...@gmail.com írta:
On Tue, Apr 2, 2013 at 10:14 AM, Csikos Bela bcsikos...@freemail.hu wrote:
I#39;ve reported this months ago, see:

http://marc.info/?l=lyx-usersamp;m=135129067923560amp;w=2

I think it#39;s a lyx bug, not adding quot;{quot; between font size command 
and text.
As Jurgen said, it#39;s been fixed for  the next 2.0.6 release.I guess 
upgrading to the svn version is an option. There should not be file format 
changes between the current stable version and 2.0.6svn.

Thanks. 
I posted before I read all related messages.

bcsikos



Re: Can't underline large text

2013-04-02 Thread Stephan Witt
Am 02.04.2013 um 03:05 schrieb Pavel Sanda :

> Blake McBride wrote:
>> When this is displayed the size change affects "abc" but not "def" even 
>> though both were highlighted.  More specifically, the LyX screen shows it 
>> correctly but the PDF preview is wrong.  This is something that worked 
> 
> Seems to work here. Do you have example file?

I'm able to confirm this. Examples are attached.

Stephan



BrokenUnderline.lyx
Description: Binary data


BrokenUnderline.pdf
Description: Adobe PDF document
<>

Re: Can't underline large text

2013-04-02 Thread Pavel Sanda
Stephan Witt wrote:
> Am 02.04.2013 um 03:05 schrieb Pavel Sanda :
> 
> > Blake McBride wrote:
> >> When this is displayed the size change affects "abc" but not "def" even 
> >> though both were highlighted.  More specifically, the LyX screen shows it 
> >> correctly but the PDF preview is wrong.  This is something that worked 
> > 
> > Seems to work here. Do you have example file?
> 
> I'm able to confirm this. Examples are attached.

So this looks as a problem of LaTeX, typesetting the example you provided
works just fine here (texlive 2011).

Pavel


Re: Can't underline large text

2013-04-02 Thread Stephan Witt

Am 02.04.2013 um 12:20 schrieb Pavel Sanda :

> Stephan Witt wrote:
>> Am 02.04.2013 um 03:05 schrieb Pavel Sanda :
>> 
>>> Blake McBride wrote:
 When this is displayed the size change affects "abc" but not "def" even 
 though both were highlighted.  More specifically, the LyX screen shows it 
 correctly but the PDF preview is wrong.  This is something that worked 
>>> 
>>> Seems to work here. Do you have example file?
>> 
>> I'm able to confirm this. Examples are attached.
> 
> So this looks as a problem of LaTeX, typesetting the example you provided
> works just fine here (texlive 2011).

Yes, here I have:
% latex
This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)

Stephan

Re: Re: Can't underline large text

2013-04-02 Thread José Matos
On Tuesday 02 April 2013 12:55:53 Stephan Witt wrote:
> Yes, here I have:
> % latex
> This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)
> 
> Stephan

It works for me.

$ latex
This is pdfTeX, Version 3.1415926-2.5-1.40.13 (TeX Live 2013/dev)

-- 
José Abílio


Re: Can't underline large text

2013-04-02 Thread Pavel Sanda
Stephan Witt wrote:
> Yes, here I have:
> % latex
> This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)

I would like to hear whether it works for someone with linux & texlive 2012.
Pavel


Re: Can't underline large text

2013-04-02 Thread Jürgen Spitzmüller
Am Dienstag 02 April 2013, 07:12:15 schrieb Pavel Sanda:
> Stephan Witt wrote:
> > Yes, here I have:
> > % latex
> > This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)
> 
> I would like to hear whether it works for someone with linux & texlive 2012.

Yes, for me.

Jürgen


Re: Can't underline large text

2013-04-02 Thread stefano franchi
On Tue, Apr 2, 2013 at 9:12 AM, Pavel Sanda  wrote:

> Stephan Witt wrote:
> > Yes, here I have:
> > % latex
> > This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)
>
> I would like to hear whether it works for someone with linux & texlive
> 2012.
>
>
It does not work here: Archlinux + TL 2012 updated

I get the exact same behavior Blake described: in the pdf, only 'abc' is
Huge, not 'def'. In the lyx windows, both are.

However, I tinkered with the latex output:

%% LyX 2.0.5.1 created this file.  For more info, see http://www.lyx.org/.
%% Do not edit unless you really know what you are doing.
\documentclass[english]{article}
\usepackage[T1]{fontenc}
\usepackage[latin9]{inputenc}
\PassOptionsToPackage{normalem}{ulem}
\usepackage{ulem}
\usepackage{babel}
\begin{document}
\uline{\Huge abc def}
\end{document}


If I group the argument of the next to  last line and change it to:

\uline{\Huge {abc def}}

it works as it should.


S.

-- 
__
Stefano Franchi
Associate Research Professor
Department of Hispanic StudiesPh:   +1 (979) 845-2125
Texas A University  Fax:  +1 (979) 845-6421
College Station, Texas, USA

stef...@tamu.edu
http://stefano.cleinias.org


Re: Can't underline large text

2013-04-02 Thread stefano franchi
On Tue, Apr 2, 2013 at 9:24 AM, Jürgen Spitzmüller  wrote:

> Am Dienstag 02 April 2013, 07:12:15 schrieb Pavel Sanda:
> > Stephan Witt wrote:
> > > Yes, here I have:
> > > % latex
> > > This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)
> >
>

And my pdfTeX version is the same:

 This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)


S.


-- 
__
Stefano Franchi
Associate Research Professor
Department of Hispanic StudiesPh:   +1 (979) 845-2125
Texas A University  Fax:  +1 (979) 845-6421
College Station, Texas, USA

stef...@tamu.edu
http://stefano.cleinias.org


Re: Can't underline large text

2013-04-02 Thread Jürgen Spitzmüller
stefano franchi wrote:
> > Am Dienstag 02 April 2013, 07:12:15 schrieb Pavel Sanda:
> > > Stephan Witt wrote:
> > > > Yes, here I have:
> > > > % latex
> > > > This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)
> 
> And my pdfTeX version is the same:
> 
>  This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)

I do not think different pdflatex versions are to blame here. I use LyX 
2.0.6svn, where bug 8424 is already fixed:
http://www.lyx.org/trac/ticket/8424

Jürgen




Re: Can't underline large text

2013-04-02 Thread stefano franchi
On Tue, Apr 2, 2013 at 9:42 AM, Jürgen Spitzmüller  wrote:

>
> I do not think different pdflatex versions are to blame here. I use LyX
> 2.0.6svn, where bug 8424 is already fixed:
> http://www.lyx.org/trac/ticket/8424
>

Right, there are missing braces/grouping in the font size command produced
by Lyx. I'm on lyx 2.0.5.1

Cheers,

S.




-- 
__
Stefano Franchi
Associate Research Professor
Department of Hispanic StudiesPh:   +1 (979) 845-2125
Texas A University  Fax:  +1 (979) 845-6421
College Station, Texas, USA

stef...@tamu.edu
http://stefano.cleinias.org


Re: Can't underline large text

2013-04-02 Thread Csikos Bela
Blake McBride  írta:
>Greetings,
>
>I am using LyX 2.0.5.1 on a Mac.  If I create a new document and then
>put the following in it:
>
>abc  def
>
>I then highlight "abc  def", goto Text Style, and select:
>
>Size:  Largest
>
>Misc:  Underbar
>
>When this is displayed the size change affects "abc" but not "def" even
>though both were highlighted.  More specifically, the LyX screen shows 
>it correctly but the PDF preview is wrong.  This is something that
>worked years ago and then stopped working.  I reported the problem but
>there has never been a fix.  After just a few minutes I was unable to
>figure out a fix (I know a bit about TeX and LaTeX).  (When I try to
>insert TeX code LyX fights the heck out of me!)
>
>Any help would sure be appreciated.
>
>Blake McBride

Hello:

I've reported this months ago, see:

http://marc.info/?l=lyx-users=135129067923560=2

I think it's a lyx bug, not adding "{" between font size command and text.

bcsikos





Re: Can't underline large text

2013-04-02 Thread stefano franchi
On Tue, Apr 2, 2013 at 10:14 AM, Csikos Bela  wrote:

> I've reported this months ago, see:
>
> http://marc.info/?l=lyx-users=135129067923560=2
>
> I think it's a lyx bug, not adding "{" between font size command and text.
>

As Jurgen said, it's been fixed for  the next 2.0.6 release.
I guess upgrading to the svn version is an option. There should not be file
format changes between the current stable version and 2.0.6svn.

Cheers,

S.


-- 
__
Stefano Franchi
Associate Research Professor
Department of Hispanic StudiesPh:   +1 (979) 845-2125
Texas A University  Fax:  +1 (979) 845-6421
College Station, Texas, USA

stef...@tamu.edu
http://stefano.cleinias.org


Re: Can't underline large text

2013-04-02 Thread Csikos Bela
stefano franchi  írta:
>On Tue, Apr 2, 2013 at 10:14 AM, Csikos Bela bcsikos...@freemail.hu> wrote:>
Ive reported this months ago, see:>
>
http://marc.info/?l=lyx-usersm=135129067923560w=2>
>
I think its a lyx bug, not adding { between font size command 
and text.>
As Jurgen said, its been fixed for  the next 2.0.6 release.I guess 
upgrading to the svn version is an option. There should not be file format 
changes between the current stable version and 2.0.6svn.>

Thanks. 
I posted before I read all related messages.

bcsikos



Re: Can't underline large text

2013-04-01 Thread Pavel Sanda
Blake McBride wrote:
 When this is displayed the size change affects abc but not def even 
 though both were highlighted.  More specifically, the LyX screen shows it 
 correctly but the PDF preview is wrong.  This is something that worked 

Seems to work here. Do you have example file?

 years ago and then stopped working.  I reported the problem but there has 
 never been a fix.  After just a few minutes I was unable to figure out a 

Bug number?
Pavel


Re: Can't underline large text

2013-04-01 Thread Pavel Sanda
Blake McBride wrote:
 When this is displayed the size change affects abc but not def even 
 though both were highlighted.  More specifically, the LyX screen shows it 
 correctly but the PDF preview is wrong.  This is something that worked 

Seems to work here. Do you have example file?

 years ago and then stopped working.  I reported the problem but there has 
 never been a fix.  After just a few minutes I was unable to figure out a 

Bug number?
Pavel


Re: Can't underline large text

2013-04-01 Thread Pavel Sanda
Blake McBride wrote:
> When this is displayed the size change affects "abc" but not "def" even 
> though both were highlighted.  More specifically, the LyX screen shows it 
> correctly but the PDF preview is wrong.  This is something that worked 

Seems to work here. Do you have example file?

> years ago and then stopped working.  I reported the problem but there has 
> never been a fix.  After just a few minutes I was unable to figure out a 

Bug number?
Pavel