G. Milde <[EMAIL PROTECTED]> writes:
>
> On 30.06.05, Jean-Pierre Chrétien wrote:
> > Georg Baum ...> writes:
> >
> > >
> > > Jean-Pierre Chrétien wrote:
> > This works, but I get all frames in ERT, not exactly what expected.
>
> This is because beamer layout file doesnot have a Style with l
Jean-Pierre Chrétien wrote:
> OK, I understood also that I could copy the patch
> in a local syntax.personal file and call it
> with tex2lyx -s syntax.personal foo.tex >foo.lyx
Yes.
> I know that the goal of tex2lyx is to produce error-free
> lyx code, but would this local syntax file allow to t
On 30.06.05, Jean-Pierre Chrétien wrote:
> Georg Baum <[EMAIL PROTECTED]> writes:
>
> >
> > Jean-Pierre Chrétien wrote:
> >
> > > one is about the optional arg to the \frame command
> > > \frame[plain]{\titlepage} -> \frame{[}plain{]}{titlepage}
> >
> > You can fix this sort of errors
On Wed, Jun 29, 2005 at 10:48:02PM +0300, Martin Vermeer wrote:
> On Wed, Jun 29, 2005 at 10:46:18AM +0300, Martin Vermeer wrote:
>
> ...
>
> > Here is the patch, armed with comments for posterity.
>
> And here a better one.
>
Committed.
- Martin
pgpqvsA7C9RHy.pgp
Description: PGP signa
Sven Schreiber wrote:
I just installed the shiny new windows version -- thanks again for all
the effort that has been put into it and sorry that I couldn't join the
testing earlier due to family events.
The install went well, all looks great, but pdflatex export/view doesn't
work with included .
I just installed the shiny new windows version -- thanks again for all
the effort that has been put into it and sorry that I couldn't join the
testing earlier due to family events.
The install went well, all looks great, but pdflatex export/view doesn't
work with included .pdf-files as graphics. (
>
> Because I used the translate argument.
OK, I understood also that I could copy the patch
in a local syntax.personal file and call it
with tex2lyx -s syntax.personal foo.tex >foo.lyx
I know that the goal of tex2lyx is to produce error-free
lyx code, but would this local syntax file allow to
Angus Leeming wrote:
Ahhh! GOT IT!
The new install does not overwrite the old install. You have to
"uninstall" first. From the installer:
Section "-Installation actions" SecInstallation
SetOverwrite off
I take it you'd like me to change this? ;-)
You're correct; I jus
Paul A. Rubin wrote:
Angus Leeming wrote:
Version 18 is now uploaded. Please confirm that it works for you.
I fear this is going to test our relationship.
Consider it tested :-(
I found version 19 on the Wiki and installed it. Before installing,
> I replaced the ui and bind lines in m
Angus Leeming wrote:
Version 18 is now uploaded. Please confirm that it works for you.
I fear this is going to test our relationship. I found version 19 on
the Wiki and installed it. Before installing, I replaced the ui and
bind lines in my preference file with just "default.ui" and "cua.b
Jean-Pierre Chrétien wrote:
>
>> This works, but I get all frames in ERT, not exactly what expected.
The reason is the "translate" argument:
\foo{translate}
in syntax.default means that the argument of foo is normal LaTeX code that
gets translated into LyX constructs.
\foo{}
means that the a
Johann Kellerman wrote:
Then Ruurd's clever stuff to hide the console window in os_win32.C kicks in.
just add:
cmdow @ /HID
and include cmdow.exe from http://www.commandline.co.uk/cmdow/cmdow.zip.
Very powerful window manager console program read more at
http://www.commandline.co.uk/cmdow/
> "Helge" == Helge Hafting <[EMAIL PROTECTED]> writes:
Helge> While doing translation, I now and then come across stuff I
Helge> just don't understand. The translation won't be good that way,
Helge> so I ask for some explanations.
Helge> * The preferences dialog - "spellchecker preferences" .
> Then Ruurd's clever stuff to hide the console window in os_win32.C kicks in.
just add:
cmdow @ /HID
and include cmdow.exe from http://www.commandline.co.uk/cmdow/cmdow.zip.
Very powerful window manager console program read more at
http://www.commandline.co.uk/cmdow/
Regards,
Johann
> This works, but I get all frames in ERT, not exactly what expected.
> In will test your patch on tex2lyx later.
Works fine, thanks.
--
Jean-Pierre
Georg Baum <[EMAIL PROTECTED]> writes:
>
> Jean-Pierre Chrétien wrote:
>
> > one is about the optional arg to the \frame command
> > \frame[plain]{\titlepage} -> \frame{[}plain{]}{titlepage}
>
> You can fix this sort of errors easily yourself: Add
>
> \frame[]{}>
> to lib/reLyX/synta
Georg Baum wrote:
I attach my version of graphicx.sty.
Could you try it bei Dir?
I will do so tomorrow evening when I get to the machine with tetex 3.0
again.
Thank you.
From our previuos investigations I know that (according to the version
numbers) our versions of pdfetex, graphicx.sty an
Angus Leeming wrote:
> You tell me that your teTeX 3.0 version of pdflatex likes the second
> flavour but not the first? Is that a function of the compiler or of the
> graphicx.sty?
I don't know.
> $ pdflatex --version
> MiKTeX-pdfetex 2.4.1862 (1.21a) (MiKTeX 2.4)
> Copyright (C) 1982 D. E. Kn
Jean-Marc Lasgouttes wrote:
Angus> Jean-Marc Lasgouttes wrote: You tell me that your teTeX 3.0
Angus> version of pdflatex likes the second flavour but not the first?
Angus> Is that a function of the compiler or of the graphicx.sty?
I guess the difference is more likely to be in pdftex.def, whic
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Jean-Marc Lasgouttes wrote: You tell me that your teTeX 3.0
Angus> version of pdflatex likes the second flavour but not the first?
Angus> Is that a function of the compiler or of the graphicx.sty?
>> I guess the difference is more l
Jean-Marc Lasgouttes wrote:
Angus> You tell me that your teTeX 3.0 version of pdflatex likes the
Angus> second flavour but not the first? Is that a function of the
Angus> compiler or of the graphicx.sty?
I guess the difference is more likely to be in pdftex.def, which is
supposed to be the graph
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> You tell me that your teTeX 3.0 version of pdflatex likes the
Angus> second flavour but not the first? Is that a function of the
Angus> compiler or of the graphicx.sty?
I guess the difference is more likely to be in pdftex.def, whi
Georg,
the attached .tex file can be compiled with pdflatex here (MikTeX). The
latex compiler is happy with the equivalent .eps ending to
...picture\string".png}
Of course, this is a doctored file because current cvs outputs
...picture.png\string"} which pdflatex certainly doesn't like altho
Helge Hafting wrote:
- "color preferences" allow me to set the color of a great many things,
a few of which I didn't understand.
"previewed snippet": What exactly is that? Previewed math?
Previewed figures? Other?
Bitmaps that are generated using the LaTeX "preview.sty" package.
http:/
While doing translation, I now and then come across stuff
I just don't understand. The translation won't be good that way,
so I ask for some explanations.
* The preferences dialog
- "spellchecker preferences"
. There is an entry field called "escape characters".
What is the purpose of that?
Alstrup, Asger Kunuk Ottar wrote:
Try
@echo off
if "%LANG%"=="" SET LANG=de_DE
if "%~1" == "~1" goto win95
start "lyx" "C:\Program Files\LyX\bin\lyx.exe" %*
goto end
:win95
start "lyx" "C:\Program Files\LyX\bin\lyx.exe" %1 %2 %3 %4 %5 %6 %7 %8 %9
:end
Good! That works so long as I write it:
On 29.06.05, Rainer Dorsch wrote:
> Hello,
>
> I defined a few latex macros like
>
> \newcommand{\SRx}[1]{\hyperref[headsrx#1
> {\MakeUppercase{sr}x\_\MakeTextUppercase{#1}}}
> If this would be a complete paragraph, LyX support would be excellent by
> defining a new .layout file.
>
> But th
Try
@echo off
if "%LANG%"=="" SET LANG=de_DE
if "%~1" == "~1" goto win95
start "lyx" "C:\Program Files\LyX\bin\lyx.exe" %*
goto end
:win95
start "lyx" "C:\Program Files\LyX\bin\lyx.exe" %1 %2 %3 %4 %5 %6 %7 %8 %9
:end
There is no way around the goto.
Regards,
Asger
Any Windows experts out there?
Version 18 of LyX/Win 1.3.6pre resolves Joachim Krieg's problem:
> today I tried LyX 1.3.6 pre 17. My default language in LyX is German.
> If I open a .lyx-file directly by double click, LyX starts with the
> English interface not with the German. If I start LyX ove
On Wed, Jun 29, 2005 at 04:05:07PM +0200, Rainer Dorsch wrote:
> Hello,
>
> I defined a few latex macros like
>
> \newcommand{\SRx}[1]{\hyperref[headsrx#1
> {\MakeUppercase{sr}x\_\MakeTextUppercase{#1}}}
>
> which save some typing effort and allow reformatting of all SRx at a later
> point in
Jean-Pierre Chrétien wrote:
> one is about the optional arg to the \frame command
> \frame[plain]{\titlepage} -> \frame{[}plain{]}{titlepage}
You can fix this sort of errors easily yourself: Add
\frame[]{}
to lib/reLyX/syntax.default (and then send a patch ;-) ). In this case
however t
31 matches
Mail list logo