On Saturday 05 April 2008 12:06:07 Luis Rivera wrote:
> \AtBeginDocument{\selectlanguage{english}}
That did it!
Many thanks.
S.
--
__
Stefano Franchi
Department of Philosophy Ph: (979) 862-2211
University of Texas A&M
Stefano Franchi <[EMAIL PROTECTED]> writes:
>
> Dear list,
>
> I cannot convince Babel to use English as default language for date,
> Toc,
> etc. when I declare additional languages in the preamble.
>
Try adding \AtBeginDocument{\selectlanguage{english}} to your preamble.
Luis.
Dear list,
I cannot convince Babel to use English as default language for date,
Toc,
etc. when I declare additional languages in the preamble. Has anyone run into
this problem?
My setup is the following:
I need to have several languages declared to Babel. So I have a line in my
pream
On 7/14/07, Jürgen Spitzmüller <[EMAIL PROTECTED]> wrote:
> Thanks, Jürgen. I can apply the patch if someone explains to me how to
> do that. I am using the rpm provided by the F7 repositories.
You'll need the source, I'm afraid. RPM won't work.
Anyway, I've targetted this fix for 1.5.1 neverthe
Paul Smith wrote:
> Thanks, Jürgen. I can apply the patch if someone explains to me how to
> do that. I am using the rpm provided by the F7 repositories.
You'll need the source, I'm afraid. RPM won't work.
Anyway, I've targetted this fix for 1.5.1 nevertheless (1.5.0 is too late).
Jürgen
On 7/14/07, Jürgen Spitzmüller <[EMAIL PROTECTED]> wrote:
> It is below.
Thanks. Can you test the attached patch? Fixes bug 2468 for me.
Thanks, Jürgen. I can apply the patch if someone explains to me how to
do that. I am using the rpm provided by the F7 repositories.
Paul
Paul Smith wrote:
> It is below.
Thanks. Can you test the attached patch? Fixes bug 2468 for me.
Jürgen
Index: src/LaTeX.cpp
===
--- src/LaTeX.cpp (Revision 19077)
+++ src/LaTeX.cpp (Arbeitskopie)
@@ -690,7 +690,9 @@
// we have
On 7/14/07, Jürgen Spitzmüller <[EMAIL PROTECTED]> wrote:
> OK, the output is below.
Looks OK (the aux file is found, and theoretically it should be removed after
the LaTeX error occured). Could you also post the LaTeX log file, please (the
one with the error you reported)?
It is below.
Paul
Paul Smith wrote:
> OK, the output is below.
Looks OK (the aux file is found, and theoretically it should be removed after
the LaTeX error occured). Could you also post the LaTeX log file, please (the
one with the error you reported)?
Jürgen
On 7/14/07, Jürgen Spitzmüller <[EMAIL PROTECTED]> wrote:
> > what does -dbg depend reveal?
>
> The following:
>
> $ lyx -dbg example.lyx
> Setting debug level to example.ly
read more closely, please:
$ lyx -dbg depend
then open your example, try to reprodice the bug and post the output.
OK,
Paul Smith wrote:
> > what does -dbg depend reveal?
>
> The following:
>
> $ lyx -dbg example.lyx
> Setting debug level to example.ly
read more closely, please:
$ lyx -dbg depend
then open your example, try to reprodice the bug and post the output.
Jürgen
On 7/14/07, Jürgen Spitzmüller <[EMAIL PROTECTED]> wrote:
> The point, however, is that there is a bug.
what does -dbg depend reveal?
The following:
$ lyx -dbg example.lyx
Setting debug level to example.lyx
Paul
Paul Smith wrote:
> The point, however, is that there is a bug.
what does -dbg depend reveal?
Jürgen
On 7/14/07, Jürgen Spitzmüller <[EMAIL PROTECTED]> wrote:
> It helps to remove the aux file and run again pdflatex. The same
> problem occurs with the dvi button. In the LaTeX output, I see two
> slashes just before the name of the aux file; I guess only one slash
> should appear.
This shouldn't
Paul Smith wrote:
> It helps to remove the aux file and run again pdflatex. The same
> problem occurs with the dvi button. In the LaTeX output, I see two
> slashes just before the name of the aux file; I guess only one slash
> should appear.
This shouldn't matter.
Jürgen
On 7/14/07, Jürgen Spitzmüller <[EMAIL PROTECTED]> wrote:
> I have found that, with LyX 1.5.0rc2 on F7, if one changes the
> language of the document, then when compiling with pdflatex, one gets
> the following error:
>
> « [EMAIL PROTECTED]
>
> You may proceed, but expect unexpected results»
>
>
Paul Smith wrote:
> I have found that, with LyX 1.5.0rc2 on F7, if one changes the
> language of the document, then when compiling with pdflatex, one gets
> the following error:
>
> « [EMAIL PROTECTED]
>
> You may proceed, but expect unexpected results»
>
> No error occurs after re-running pdflatex
Dear All,
I have found that, with LyX 1.5.0rc2 on F7, if one changes the
language of the document, then when compiling with pdflatex, one gets
the following error:
« [EMAIL PROTECTED]
You may proceed, but expect unexpected results»
No error occurs after re-running pdflatex. However, I have a d
<[EMAIL PROTECTED]> writes:
>
> Hi,
>
> I'm using Lyx 1.4.0 (on a Knoppix 4.0.2 hd installation with tetex 3.0) and
> have installed IEEEtran.cls to
> my tetex local directory as it is written on several sites in the internet.
> Opening the IEEEtran.lyx works
> fine but when I try to look at the
Hi,
I'm using Lyx 1.4.0 (on a Knoppix 4.0.2 hd installation with tetex 3.0) and
have installed IEEEtran.cls to my tetex local directory as it is written on
several sites in the internet. Opening the IEEEtran.lyx works fine but when I
try to look at the dvi output I get the following error "Pack
Sasa Janiska wrote:
>
> Hello!
>
> Recently I've noticed when looking at LaTeX log file, that Babel package
> doesnt load hyphenation patterns for Croatian language, although it is
> uncommented in language.dat file.
>
> After some testing, I see that the problem because when I select Croatian
Hello!
Recently I've noticed when looking at LaTeX log file, that Babel package
doesnt load hyphenation patterns for Croatian language, although it is
uncommented in language.dat file.
After some testing, I see that the problem because when I select Croatian
as default language within LyX, LyX p
> Can you send an example file ?
I did, please see my last posting.
Should I now send a bug report to lyx-developers, or can you help me with
this issue?
Thank you,
Martin
> > I am writing german documents that contain greek words.
> > It works fine except the TOC in the .dvi file will be greek after the
> > paragraph containing the first greek word(s).
>
> Can you send an example file ?
>
> The above code is correct: the scope of the \selectlanguage command is only
On Tue, Feb 20, 2001 at 03:17:43PM +0100, Martin Gruner wrote:
> Gentlemen,
>
> I am writing german documents that contain greek words.
> It works fine except the TOC in the .dvi file will be greek after the
> paragraph containing the first greek word(s).
Can you send an example file ?
> The p
Gentlemen,
I am writing german documents that contain greek words.
It works fine except the TOC in the .dvi file will be greek after the
paragraph containing the first greek word(s).
The problem might be that lyx does not close the greek environment properly.
The latex-code looks like
{\selectla
26 matches
Mail list logo