On Mon, Feb 11, 2002 at 12:05:27PM +1030, Nick Burgan wrote:
> I am writing a paper for the IEEE using IEEEtran_v15.cls as my Document Class.
> After trying lots of things to try and get IEEEtran to work and reading all 
> of the emails on the list that I could find related to this, I believe that 
> you can not use Babel when using the IEEEtran. Is this correct ? 
> 
> Now that I have removed the line \usepackage{babel} from Edit -> Preferences 
> -> Lang Opts -> language, Package  my paper compiles without any errors.
> 
> My problem is that often I have several documents open within LyX. All of 
> these except for the IEEE paper use babel. If I want to compile them I need 
> to type the \usepackage{babel} line in again. I was wondering if there was 
> something that I could put just in the preamble of my IEEE paper that would  
> turn babel off, without having to turn it off globally in LyX. 

With lyx >= 1.1.6fix2, you can put the line
\language_use_babel "false"
in ~/.lyx/preferences , and then LyX will not use babel when the
language of the document is equal to the default language
(The default language can be set in the preferences dialog, 
lang_opts->language tab. It is usually English).

Reply via email to