>
> > LyX: Unknown tag `-lpf' [around line 16 of file
> > ~/.lyx-2.0.6dev/lyxrc.defaults
> > current token: '-lpf' context: '']
> > LyX: Unknown tag `$$i' [around line 16 of file
> > ~/.lyx-2.0.6dev/lyxrc.defaults
> >
Am Dienstag, 19. Februar 2013 um 18:38:03, schrieb Jean-Pierre Chrétien
> Hello,
>
> After an update of lyx-2.0.6dev, I get this after reconfigure log
> when I launch LyX :
>
>
> LyX: Unknown tag `-lpf' [around line 16 of file
> ~/.lyx-2.0.6dev/lyxrc.defaults
&g
Hello,
After an update of lyx-2.0.6dev, I get this after reconfigure log
when I launch LyX :
LyX: Unknown tag `-lpf' [around line 16 of file ~/.lyx-2.0.6dev/lyxrc.defaults
current token: '-lpf' context: '']
LyX: Unknown tag `$$i' [around line 16 of file ~/.lyx-2.
> "Bo" == Bo Peng <[EMAIL PROTECTED]> writes:
>> As reported on lyx-users by JP Chretien.
>>
>> OK?
Bo> Yes. (It is my honor to ok your patch. :-)
Thanks :) Applied.
JMarc
As reported on lyx-users by JP Chretien.
OK?
Yes. (It is my honor to ok your patch. :-)
Bo
As reported on lyx-users by JP Chretien.
OK?
JMarc
Index: lib/configure.py
===
--- lib/configure.py (revision 14576)
+++ lib/configure.py (working copy)
@@ -492,7 +492,7 @@
# This file declares layouts and their associated definit
I wrote:
I meant that configure.py should set not only the editor but also a
viewer for TeX-files.
I think it would be usefula for many users to have an entry "Plain text"
in the view menu and therefore reported this as bug 2706:
http://bugzilla.lyx.org/show_bug.cgi?id=2706
regards Uwe
Uwe Stöhr wrote:
> Yes ,but my intention is to make things as easy as possible for the
> user. And if we can do this easily with the installer why not. I know
> that you disagree with me in this case but I have enough experiences
> with users that ask me everytime the same: "program x is not
> rec
Georg Baum schrieb:
OK I understand that everybody has other preferences. I just thaught why
did users pay a lot for Photoshop when LyX opens images with MSpaint.
MSPaint is always the default image editor, programs like The GIMP and
Photoshop doesn't change this setting.
That is not a probl
Am Sonntag, 23. Juli 2006 14:26 schrieb Uwe Stöhr:
> OK I understand that everybody has other preferences. I just thaught why
> did users pay a lot for Photoshop when LyX opens images with MSpaint.
> MSPaint is always the default image editor, programs like The GIMP and
> Photoshop doesn't chan
Sorry for the delay.
Bo Peng wrote:
- After installing LyX I'm not able to view PDF's because there is no
default viewer for PDF although GSview is installed.
I am not quite sure if this is the case, but first, you can set the
viewer by yourself after lyx is installed. Second, if no other win
On Wed, Jul 19, 2006 at 04:23:03PM +0200, Joost Verburg wrote:
> >Sorry that I have not read your patch.. but executable names are
> >irrelevant under windows now.
>
> They are only relevant for Cygwin.
No, the behavior is the same on Cygwin. Executables discovered by
configure.py are relevant
- After installing LyX I'm not able to view PDF's because there is no
default viewer for PDF although GSview is installed.
GSview asks you whether it should be the default viewer for PDF.
- The default image editor is always MS Paint, no matter if you have
installed the Gimp or Photoshop. And
Bo Peng <[EMAIL PROTECTED]> writes:
> Sorry that I have not read your patch.. but executable names are
> irrelevant under windows now.
... and that's as it should be. Windows provides this mechanism to associate a
viewer with a file format and we should use it. All this probing for
particular a
installation. If you have specific reasons to have
Paint as image editor but prefer gimp for LyX, use the preferences. If you
want gimp as image editor globally, set it in the registry.
> That's why I spend so much time to detect installed programs while the
> installation and this requir
he found programs.
I mean why do we then create a lyxrc.defaults file and check for
programs if LyX don't use it?
Under windows, the programs should not be detected at all. JMarc and
others do not want to treat windows differently, so the detection
remains.
To fix the wrong executables names
f you have
installed the Gimp or Photoshop. And with Paint you can't really edit
images.
That's why I spend so much time to detect installed programs while the
installation and this requires to accept the found programs.
I mean why do we then create a lyxrc.defaults file and check for
progr
Uwe Stöhr wrote:
> So why does LyX not use this setting?
>
> Btw. this bug does not occur for PGM-images, where gimp-2.2 remains
> after the restart of LyX - strange.
>
> Could anybody help me?
That is by design. If you want to customize settings, use the preferences
file. configure.py is not m
I have the problem that LyX 1.4.2 doesn't use the settings written by
configure.py to lyxrc.defaults.
As I'm on Windows I added the correct names of the win executables to
configure.py. My configure.py contains the line:
path, ie = checkViewer('a raster image editor'
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> Note that this latter one is for MacOS 10.4 and later only.
Bennett> For now, it should probably be LSOpenFSRef:
The other one has the advantage to allow "roles" which correspond to our
editor/viewer dichotomy. I am not sure how
On May 10, 2006, at 10:00 AM, Jean-Marc Lasgouttes wrote:
"Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> I'm not sure what you mean: APIs for checking whether a
Bennett> viewer/editor exists for a given file type? Is this what you
Bennett> want?
No, rather LSGetApplicationForI
On 5/10/06, Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote:
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> I'm not sure what you mean: APIs for checking whether a
Bennett> viewer/editor exists for a given file type? Is this what you
Bennett> want?
No, rather LSGetApplicati
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> I'm not sure what you mean: APIs for checking whether a
Bennett> viewer/editor exists for a given file type? Is this what you
Bennett> want?
No, rather LSGetApplicationForInfo
http://developer.apple.com/documentation/Carbon/Refe
On May 10, 2006, at 4:05 AM, Jean-Marc Lasgouttes wrote:
"Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> The only remaining problem for me is that lyxrc.defaults gets
Bennett> read after lyxrc.dist, overwriting settings that should be
Bennett> default
>>>>> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> The only remaining problem for me is that lyxrc.defaults gets
Bennett> read after lyxrc.dist, overwriting settings that should be
Bennett> defaults on Mac. That's the auto-view st
, when running LyX 1.4.2svn, I get the following error
Michael> message:
Michael> Error while reading the configuration file lyxrc.defaults.
Michael> Please check your installation.
Michael> Removing ~/.lyx-1.4.2svn didn't help. Does anybody have the
Michael> same problem?
Bennett>
g LyX 1.4.2svn, I get the following error
Michael> message:
Michael> Error while reading the configuration file lyxrc.defaults.
Michael> Please check your installation.
Michael> Removing ~/.lyx-1.4.2svn didn't help. Does anybody have the
Michael> same problem?
Bennett> I ha
On May 2, 2006, at 10:03 AM, Jean-Marc Lasgouttes wrote:
"Michael" == Michael Gerz <[EMAIL PROTECTED]> writes:
Michael> Hi, when running LyX 1.4.2svn, I get the following error
Michael> message:
Michael> Error while reading the configuration file lyxrc.defaults.
M
>>>>> "Michael" == Michael Gerz <[EMAIL PROTECTED]> writes:
Michael> Hi, when running LyX 1.4.2svn, I get the following error
Michael> message:
Michael> Error while reading the configuration file lyxrc.defaults.
Michael> Please check your installation
On Sunday 30 April 2006 17:01, Michael Gerz wrote:
> Michael Gerz wrote:
> > Hi,
> >
> > when running LyX 1.4.2svn, I get the following error message:
> >
> > Error while reading the configuration file
> > lyxrc.defaults.
> > Please check your i
Michael Gerz wrote:
Hi,
when running LyX 1.4.2svn, I get the following error message:
Error while reading the configuration file
lyxrc.defaults.
Please check your installation.
Removing ~/.lyx-1.4.2svn didn't help. Does anybody have the same problem?
Could anybody please check wh
Hi,
when running LyX 1.4.2svn, I get the following error message:
Error while reading the configuration file
lyxrc.defaults.
Please check your installation.
Removing ~/.lyx-1.4.2svn didn't help. Does anybody have the same problem?
Michael
>>>>> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes:
Kayvan> Building lyx and trying to run it from the lyx build directory
Kayvan> does not seem to work now.
Kayvan> ./src/lyx gives the dialog box: "Error while reading the
Kayvan> configu
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> I think we must have misread the code and decided it was no
Angus> longer needed. I seem to remember just such a conversation.
Angus> Looking in src/support/Makefile.am, I see that ABS_BUILDDIR is
Angus> defined. I also see (in pat
alog box: "Error while reading the
> Kayvan> configuration file lyxrc.defaults"
>
> Kayvan> Hit OK, lyx execution ends.
>
> Kayvan> Copying lyxrc.defaults into ~/.lyx is a workaround.
>
> Angus, it seems that you have removed all support for build_lyxd
>>>>> "Kayvan" == Kayvan A Sylvan <[EMAIL PROTECTED]> writes:
Kayvan> Building lyx and trying to run it from the lyx build directory
Kayvan> does not seem to work now.
Kayvan> ./src/lyx gives the dialog box: "Error while reading the
Kayvan> configu
Building lyx and trying to run it from the lyx build directory does not
seem to work now.
./src/lyx gives the dialog box: "Error while reading the configuration
file lyxrc.defaults"
Hit OK, lyx execution ends.
Copying lyxrc.defaults into ~/.lyx is a workaround.
--
Kayvan
Jean-Marc Lasgouttes wrote:
>
> >>>>> "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes:
>
> Garst> I was running in place from lyx-devel/build/src I then copied
> Garst> lyxrc.defaults for /usr/local/share/lyx/ to lyx-devel/lib and
>
>>>>> "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes:
Garst> I was running in place from lyx-devel/build/src I then copied
Garst> lyxrc.defaults for /usr/local/share/lyx/ to lyx-devel/lib and
Garst> lyx started up, but File>New crashed after a bit,
ocal/garst/lyx-tmp/build/share/lyx/;/usr/local/garst/lyx-tmp/lib/;/usr/local/share/lyx
System directory: '/usr/local/garst/lyx-tmp/lib/'
User LyX directory: '/home/garst/.lyx/'
About to read lyxrc.defaults...
After update the same, but now copying lyxrc.defaults to lyx-tmp wo
Jean-Marc Lasgouttes wrote:
>
> >>>>> "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes:
>
> Garst> As of about 0700h GMT, running src/lyx ends with a pop-up msg
> Garst> about not being able to find lyxrc.defaults src/lyx -dbg lyxrc
> G
>>>>> "Garst" == Garst R Reese <[EMAIL PROTECTED]> writes:
Garst> As of about 0700h GMT, running src/lyx ends with a pop-up msg
Garst> about not being able to find lyxrc.defaults src/lyx -dbg lyxrc
Garst> just says it looking for the file.
What does lyx -
As of about 0700h GMT, running src/lyx ends with a pop-up msg about not
being able to find lyxrc.defaults
src/lyx -dbg lyxrc just says it looking for the file.
Cheers & beers
Garst
> "R" == R Lahaye <[EMAIL PROTECTED]> writes:
R> Hi, After the latest upgrade from CVS the console gets the
R> following messages when starting lyx:
Run Options->Reconfigure.
JMarc
Hi,
After the latest upgrade from CVS the console gets the
following messages when starting lyx:
LyX: Unknown tag `\relyx_command' [around line 25 of file
/usr/local/LyX/share/lyx/lyxrc.defaults]
LyX: Unknown tag `\linuxdoc_to_lyx_command' [around line
On Wed, Oct 04, 2000 at 01:17:48PM +1000, Allan Rae wrote:
> On Tue, 3 Oct 2000, Allan Rae wrote:
>
> > If you have made any changes/additions to LyXRC in the last 6 months then
> > please update lib/lyxrc.defaults so I have half a chance of understanding
> > what i
On Tue, 3 Oct 2000, Allan Rae wrote:
> If you have made any changes/additions to LyXRC in the last 6 months then
> please update lib/lyxrc.defaults so I have half a chance of understanding
> what is currently supported by lyxrc and thus put the right stuff in the
> Preferences dia
If you have made any changes/additions to LyXRC in the last 6 months then
please update lib/lyxrc.defaults so I have half a chance of understanding
what is currently supported by lyxrc and thus put the right stuff in the
Preferences dialog.
In particular it would seem that export conversion
48 matches
Mail list logo