Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| OK, the bug with \.{32} appearing in the text is due to the following
| function in tex-accents.C:
|
| string DoAccent(char c,tex_accent accent)
| {
| return DoAccent(tostr(c),accent);
| }
|
| Currently, I have changed it to
|
| string
OK, the bug with \.{32} appearing in the text is due to the following
function in tex-accents.C:
string DoAccent(char c,tex_accent accent)
{
return DoAccent(tostr(c),accent);
}
Currently, I have changed it to
string DoAccent(char c,tex_accent accent)
{
return DoAccent(string(1
> "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes:
Garst> Duh, yes, for reasons too bizarre, I am studying your language,
Garst> so I set up my lyxrc with francais as an alternate, and forgot
Garst> all about it. Apparently I hit the pause key by mistake. Sorry
Garst> for all the dumb noi
Jean-Marc Lasgouttes wrote:
>
> > "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes:
>
> Garst> Jean-Marc Lasgouttes wrote:
> >> > "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes:
> It seems that you have a keyboard map active, and that . acts as a
> dead key. Could you check thi
> "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes:
Garst> Jean-Marc Lasgouttes wrote:
>> > "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes:
>>
Garst> This is showing up typing in doc type letter when I type my
Garst> middle initial. I presume it is supposed to be ERT. I can bksp
"Lars Gullik Bjønnes" wrote:
>
> "Garst R. Reese" <[EMAIL PROTECTED]> writes:
>
> | I was just using Document Layout letter to write a letter. In the from
> | address and the signature, when I hit the period in Garst R. Reese, I
> | got \.{32}.
>
> This looks as if we have a tostr to many somep
"Kayvan A. Sylvan" wrote:
>
> On Tue, Oct 26, 1999 at 05:27:05PM -0300, Garst R. Reese wrote:
> >
> > I was just using Document Layout letter to write a letter. In the from
> > address and the signature, when I hit the period in Garst R. Reese, I
> > got \.{32}.
>
> I tried to reproduce your ste
[EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:
| "Garst R. Reese" <[EMAIL PROTECTED]> writes:
|
| | I was just using Document Layout letter to write a letter. In the from
| | address and the signature, when I hit the period in Garst R. Reese, I
| | got \.{32}.
|
| This looks as if we have a to
"Garst R. Reese" <[EMAIL PROTECTED]> writes:
| I was just using Document Layout letter to write a letter. In the from
| address and the signature, when I hit the period in Garst R. Reese, I
| got \.{32}.
This looks as if we have a tostr to many someplace.
Someplace where we want to output a spac
On Tue, Oct 26, 1999 at 05:27:05PM -0300, Garst R. Reese wrote:
>
> I was just using Document Layout letter to write a letter. In the from
> address and the signature, when I hit the period in Garst R. Reese, I
> got \.{32}.
I tried to reproduce your steps but don't get this at all.
I have no LA
Jean-Marc Lasgouttes wrote:
>
> > "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes:
>
> Garst> This is showing up typing in doc type letter when I type my
> Garst> middle initial. I presume it is supposed to be ERT. I can bkspc
> Garst> over it and type a period and goes away, but I supp
> "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes:
Garst> This is showing up typing in doc type letter when I type my
Garst> middle initial. I presume it is supposed to be ERT. I can bkspc
Garst> over it and type a period and goes away, but I suppose then the
Garst> spacing is not correc
This is showing up typing in doc type letter when I type my middle
initial.
I presume it is supposed to be ERT. I can bkspc over it and type a
period and goes away, but I suppose then the spacing is not correct for
purists.
Garst testing lyx-devel
13 matches
Mail list logo