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 Studies            Ph:   +1 (979) 845-2125
Texas A&M University                          Fax:  +1 (979) 845-6421
College Station, Texas, USA

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

Reply via email to