Re: bullets AND French language

2000-09-14 Thread Jean-Marc Lasgouttes
> "ben" == ben <[EMAIL PROTECTED]> writes: ben> Yes, I've tried francais and french, and none of them work. I ben> don't see where the problem is with the following file... If you do not have Bernard Gaulle's french.sty (not part of babel) installed, french and francais do the same. JMarc

Re: bullets AND French language

2000-09-13 Thread Jean-Pierre.Chretien
>>Date: Wed, 13 Sep 2000 22:36:29 + >>From: Herbert Voss <[EMAIL PROTECTED]> >>To: ben <[EMAIL PROTECTED]> >>CC: [EMAIL PROTECTED] >>Subject: Re: bullets AND French language >> >>ben wrote: >>> >>> Herbert Voss a écrit

Re: bullets AND French language

2000-09-13 Thread Herbert Voss
ben wrote: > > Herbert Voss a écrit : > > > run the attached lyx-file and tell what's going on, because > > all works well, for me ... ;-) > > > > Herbert > > > > -- > > [EMAIL PROTECTED] > > http://perce.de/voss/lyx/ > > Even with your lyx file, it doesn't work. It must come from a problem wit

Re: bullets AND French language

2000-09-13 Thread ben
Herbert Voss a écrit : > run the attached lyx-file and tell what's going on, because > all works well, for me ... ;-) > > Herbert > > -- > [EMAIL PROTECTED] > http://perce.de/voss/lyx/ Even with your lyx file, it doesn't work. It must come from a problem with my teTeX distribution. Don't you thi

Re: bullets AND French language

2000-09-13 Thread Herbert Voss
ben wrote: > Yes, I've tried francais and french, and none of them work. I don't see where the > problem is with the following file... run the attached lyx-file and tell what's going on, because all works well, for me ... ;-) Herbert -- [EMAIL PROTECTED] http://perce.de/voss/lyx/ #LyX 1.1 cre

Re: bullets AND French language

2000-09-13 Thread ben
Herbert Voss a écrit : > ben wrote: > > > I checked what I did with \untypedspaces: > > > \usersfrenchoptions{\noextrasfrancais} > > > in the preamble does the AtBeginDocument trick for all the > > > french.sty options... and allows to put it in a class or style as well. > > > > Sorry for the del

Re: bullets AND French language

2000-09-13 Thread Herbert Voss
ben wrote: > > I checked what I did with \untypedspaces: > > \usersfrenchoptions{\noextrasfrancais} > > in the preamble does the AtBeginDocument trick for all the > > french.sty options... and allows to put it in a class or style as well. > > Sorry for the delay. On my machine, the \untypedspaces

Re: bullets AND French language

2000-09-13 Thread ben
"Jean-Pierre.Chretien" a écrit : > >>Date: Thu, 07 Sep 2000 21:05:58 +0200 > >>From: ben <[EMAIL PROTECTED]> > >>To: Jean-Marc Lasgouttes <[EMAIL PROTECTED]> > >>CC: Lorint HENDSCHEL <[EMAIL PROTECTED]>, [EMAIL PROTECTED] > >&

Re: bullets AND French language

2000-09-07 Thread Jean-Pierre.Chretien
>>Date: Thu, 07 Sep 2000 21:05:58 +0200 >>From: ben <[EMAIL PROTECTED]> >>To: Jean-Marc Lasgouttes <[EMAIL PROTECTED]> >>CC: Lorint HENDSCHEL <[EMAIL PROTECTED]>, [EMAIL PROTECTED] >>Subject: Re: bullets AND French language >> >>Jean-

Re: bullets AND French language

2000-09-07 Thread ben
Jean-Marc Lasgouttes a écrit : > > "ben" == ben <[EMAIL PROTECTED]> writes: > > ben> What do you write exactly as extra option ? > > ben> With the francais package, I've tried "noextrasfrancais", > ben> "noextrasfrench", "noextrafrenchb", and nothing happenned. > > Sorry for the confusion, I

Re: bullets AND French language

2000-09-07 Thread Jean-Marc Lasgouttes
> "ben" == ben <[EMAIL PROTECTED]> writes: ben> What do you write exactly as extra option ? ben> With the francais package, I've tried "noextrasfrancais", ben> "noextrasfrench", "noextrafrenchb", and nothing happenned. Sorry for the confusion, I misread the source. The right solution shoul

Re: bullets AND French language

2000-09-05 Thread ben
Jean-Marc Lasgouttes a écrit : > > "ben" == ben <[EMAIL PROTECTED]> writes: > > ben> Well, a possibility is to use a patched french package. > > Why? the noextrasfrench command seems to do the trick. > > JMarc What do you write exactly as extra option ? With the francais package, I've trie

Re: bullets AND French language

2000-09-05 Thread Jean-Marc Lasgouttes
> "ben" == ben <[EMAIL PROTECTED]> writes: ben> Well, a possibility is to use a patched french package. Why? the noextrasfrench command seems to do the trick. JMarc

Re: bullets AND French language

2000-09-05 Thread Jean-Marc Lasgouttes
> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: Herbert> Lorint HENDSCHEL wrote: >> Is there any way to force items to appear with bullets instead? layout-> document->bullets No, it does not work with french package, which overrides the bullets at \begin{document} time. After studyi

Re: bullets AND French language

2000-09-04 Thread ben
Well, a possibility is to use a patched french package. 1. Set the document to the default langage, 2. Put \usepackage{french2} in the latex preamble, 3. The french2.sty, taken from the frenchb.ldf file could be such as the attached file. It is not clean at all, but it seems to work. The problem

Re: bullets AND French language

2000-09-04 Thread Herbert Voss
Lorint HENDSCHEL wrote: > > Hello, > > I am writing a grammar book in which I have used "itemize" extensively > to highlight examples. The document (meta)language is French so items > are shown with a "-" (minus) sign. I know this is the correct way to > display items according to French typog

bullets AND French language

2000-09-04 Thread Lorint HENDSCHEL
Hello, I am writing a grammar book in which I have used "itemize" extensively to highlight examples. The document (meta)language is French so items are shown with a "-" (minus) sign. I know this is the correct way to display items according to French typographical conventions, yet I would like