Re: obscure file conversion problem

2002-05-10 Thread Herbert Voss
Herbert Voss wrote: > > It appears the conversion routine is only converting the first file. I > > presume it sees that the file name is the same as a converted file > > already > > in the tmp dir, so it doesn't bother to go through again. > > could you

obscure file conversion problem

2002-05-10 Thread Herbert Voss
> It appears the conversion routine is only converting the first file. I > presume it sees that the file name is the same as a converted file > already > in the tmp dir, so it doesn't bother to go through again. could you please try this patch with your doc, it should fix the problem. Herber

Re: lyx-devel src/: ChangeLog LaTeXFeatures.C ParagraphParameter

2002-05-10 Thread Herbert Voss
Juergen Vigna wrote: > On 10-May-2002 Herbert Voss wrote: > > >>I think, you'll understand what's going here. >> > > Well you would too if you would have a better look at the file > (also on screen inside 1.1.6). There are parts inside the LaTeX > s

Re: lyx-devel src/: ChangeLog LaTeXFeatures.C ParagraphParameter

2002-05-10 Thread Herbert Voss
Juergen Vigna wrote: > ALL the code in this patch is inside #ifndef NO_COMPATIBILITY code and > so does ONLY fix stuff for compatibility reading of ERT code. Please Lars > have also a look at it as it really fixes stuff and you see that also > Herbert with his "heavy" LaTeX stuff (I've seen from

Re: just like a parrot ...

2002-05-10 Thread Herbert Voss
Lars Gullik Bjønnes wrote: > Herbert Voss <[EMAIL PROTECTED]> writes: > > | while (true) { > |this fixes a bug! > |http://www.mail-archive.com/lyx-devel%40lists.lyx.org/msg37380.html > | } > > Is this the same keepempty problem that Jurgen just sent a pat

Re: obscure file conversion problem

2002-05-10 Thread Herbert Voss
Rod Pinna wrote: > Just came across a little snafu in pre5 with the auto file conversion. > > If have a number of files, with the same name in different directories. > These files are graphs of the same attribute, if you like, but with > different values for variables. The directory structure t

just like a parrot ...

2002-05-09 Thread Herbert Voss
while (true) { this fixes a bug! http://www.mail-archive.com/lyx-devel%40lists.lyx.org/msg37380.html } Herbert -- http://www.lyx.org/help/

Re: lyx-devel src/: ChangeLog LaTeXFeatures.C ParagraphParameter

2002-05-09 Thread Herbert Voss
Juergen Vigna wrote: > On 09-May-2002 Herbert Voss wrote: > > >>yes, a screenshot is here: http://www.lyx.org/~voss/ert.gif >> > > Sorry stupid of me. I modified your file with 1.1.6 and so didn't use > the original file anymore. Please try the attached p

another conversion problem

2002-05-09 Thread Herbert Voss
attached lyx-file runs with 1.1.6 but not with 1.2.0 the problem is this part: -- \lang english \latex latex \lang german \newline \newline $ \backslash bullet$ \latex default blah blah -- lang english makes no sense, it's an relict fr

Re: Crash in mathed

2002-05-07 Thread Herbert Voss
Dekel Tsur wrote: > When reading the attached file, mathed crashes. no problem here with latest cvs Herbert -- http://www.lyx.org/help/

bug in pre5: compatibility reading

2002-05-07 Thread Herbert Voss
read the attached demo file with 1.2.0 and you'll see that the \vspace{0.4cm} is no more in texmode. Herbert -- http://www.lyx.org/help/ #LyX 1.1 created this file. For more info see http://www.lyx.org/ \lyxformat 218 \textclass scrbook \begin_preamble \newcounter{MyTableCounter} \newcomman

Re: 1.1.6 doc import problem with section

2002-05-05 Thread Herbert Voss
John Levon wrote: > The attached document, cut down from a 1.1.6 testcase, does not build. > It's fine in 1.1.6 it's a bug in 1.2.0. But anyway it is also wrong to choose begin{flushleft/right} ... \end{flushleft/right} in titels, because these environemnts add additional vertical space

Re: [PATCH]Re: BUG pre5, maybe old

2002-05-05 Thread Herbert Voss
Garst R. Reese wrote: > Yes. Somewhat longer than I thought it should take, and I expected a > long wait from previous experience, but ... hmm, just checked, it image > file is 1.8Mb so I maybe did not wait long enough. this takes minutes ... please try it with a testimage of some kilobytes >

Re: [PATCH]Re: BUG pre5, maybe old

2002-05-04 Thread Herbert Voss
Garst R. Reese wrote: > That fixed the Custom/Scale problem. ok > Conversion still fails, so I ran with -dbg graphics and got the message: > sh /usr/bin/gs: No such file or directory > Quite true, it is in /usr/local/bin/gs makes sense. convert needs gs, so it fails when it is not found in

Re: Placement of \usepackage{babel}

2002-05-04 Thread Herbert Voss
> What I propose for next version (instead of this stupid 'assume that > babel is before/after preamble thing) is to have proper per language > preambles in addition to the general preamble. These would be > magically > activated by babel at language switch and do the right thing. > > Does

Re: [PATCH]Re: BUG pre5, maybe old

2002-05-04 Thread Herbert Voss
Herbert Voss wrote: > Garst R. Reese wrote: > >> Set Latex size in a graphic as Custom Width 100 %page >> Change to Scale 60% >> So far so good, update postscript sees the change. >> Save file and exit. >> Reload. It is reset to Custom Width 100 %page unless

[PATCH]Re: BUG pre5, maybe old

2002-05-04 Thread Herbert Voss
Garst R. Reese wrote: > Set Latex size in a graphic as Custom Width 100 %page > Change to Scale 60% > So far so good, update postscript sees the change. > Save file and exit. > Reload. It is reset to Custom Width 100 %page unless you clear the > numeric field (100). patch attached >

Re: BUG pre5, maybe old

2002-05-04 Thread Herbert Voss
Garst R. Reese wrote: > Set Latex size in a graphic as Custom Width 100 %page > Change to Scale 60% > So far so good, update postscript sees the change. > Save file and exit. > Reload. It is reset to Custom Width 100 %page unless you clear the > numeric field (100). fixed in my tree > I think

Re: [PATCH] Re: Conflict with endfloat

2002-05-03 Thread Herbert Voss
Lars Gullik Bjønnes wrote: >>>There is no difference between the two! >>> > | And the explanation (if I'm not mistaken) is as follows: > | The \begin{figure} causes TeX to go into restricted vertical mode, so > | the space after \begin{figure} is ignored. > | The space after the 'x' appears right

Re: [PATCH] Re: Conflict with endfloat

2002-05-03 Thread Herbert Voss
On Fri, 3 May 2002, Dekel Tsur wrote: > Suppose that I have a paragraph that contains the string "Foo.", a float, > and then string " Bar." The figure contains a single letter. > > The 1.1.6 output is > Hello. > \begin{figure} > x > \end{figure} > Bar. > > The 1.2.0 output is > Hello.\begin{figu

Re: [PATCH] filetools.C

2002-05-03 Thread Herbert Voss
On Fri, 3 May 2002, Angus Leeming wrote: > + if (lyxerr.level() & Debug::GRAPHICS) { > + string const print_str = (str.size() > 60) ? > + str.substr(0,60) : str; > + lyxerr << "Scanstring: " << print_str << en

Re: elsart and bibtex

2002-05-03 Thread Herbert Voss
On Fri, 3 May 2002, Juergen Vigna wrote: > > On 03-May-2002 Herbert Voss wrote: > > > don't know. > > here it comes > > Rob please head that when applying patches which change the fileformat of > a .lyx file you always risk that you can never read them again

Re: elsart and bibtex

2002-05-02 Thread Herbert Voss
R. Lahaye wrote: > Herbert Voss wrote: > >>with the attached patch you can insert into your >>elseart.layout >> > > My elsart.layout ? I don't have!! >>From where or how am I supposed to get this file? > This elsart.layout is nowhere to find in my L

Re: elsart and bibtex

2002-05-02 Thread Herbert Voss
R. Lahaye wrote: > On Thursday 02 May 2002 2:24 pm, Herbert Voss wrote: > >>Philippe Baucour wrote: >> >>>congratulations for Lyx 1.2pre4 I'm impressed, it works well on my >>>mandrake 8.2 and it provides elsart.layout >>> >>elseart d

Re: [PATCH] filetools.C

2002-05-02 Thread Herbert Voss
Angus Leeming wrote: > On Thursday 02 May 2002 5:17 pm, Herbert Voss wrote: > >>I don't who committed this: >> >>2002-05-02 Herbert Voss <[EMAIL PROTECTED]> >> >> * filetools.C: getline -> std::getline. >> >> >>maybe

[PATCH] filetools.C

2002-05-02 Thread Herbert Voss
I don't who committed this: 2002-05-02 Herbert Voss <[EMAIL PROTECTED]> * filetools.C: getline -> std::getline. maybe that I'm getting old, but this is in my ChangeLog, but not changed in my filetools.C and I never send such patch. It's part of the

Re: pre4 and image-in-table oddities & bugs

2002-05-02 Thread Herbert Voss
Helge Hafting wrote: > turning on subfigure to get an image title > lets me type something, but latex seems to > go into an infinite loop so this > is unprintable. No dvi either of course. subFIGURE, as the name says, is part of a figure-environment Herbert -- http://www.lyx.org/help/

Re: [PATCH] Re: Conflict with endfloat

2002-05-01 Thread Herbert Voss
Rod Pinna wrote: > Herbert et al, > > Just checked the patch. For endfloat to work, it needs the following > > os << "\n\\end{" << tmptype << "}\n"; > > rather than > > os << "\\end{" << tmptype << "}%\n"; > > which was the original line. > > i.e. end{float}\n, rather than end{float}% yes

Re: LaTeX Export: clip bounding box values lost?

2002-05-01 Thread Herbert Voss
:04:55 - 1.369 +++ src/frontends/xforms/ChangeLog 2 May 2002 05:04:23 - @@ -1,3 +1,7 @@ +2002-05-02 Herbert Voss <[EMAIL PROTECTED]> + + * FormGraphics.C (input): do not read bb new when it was changed + 2002-04-30 Rob Lahaye <[EMAIL PROTECTED]> * F

Re: Placement of \usepackage{babel}

2002-05-01 Thread Herbert Voss
Dekel Tsur wrote: > On Wed, May 01, 2002 at 02:17:47AM +0200, [EMAIL PROTECTED] wrote: > >>>I suggest we revert to the old behavior (which has been around for >>>ages, (before 1.0)), and make a proper fix in 1.3.0 (or later): >>>have a package management dialog which allow you to add the >>> >>p

Re: Bug with geometry package

2002-05-01 Thread Herbert Voss
Angus Leeming wrote: > which is correct. you are right, my fault. I think I should say good bye until 1.2 is really out, because it's a bit confusing for me to hold all my different versions keep apart. HErbert -- http://www.lyx.org/help/

Re: [PATCH] keeping aspect ratio in the LyX view of a graphic

2002-05-01 Thread Herbert Voss
Lars Gullik Bjønnes wrote: > | your right, but there are some more files to change, leave it > > | until tomorrow. > > It is also a bit late... wait for 1.3.0 will this. You already have a > compability problem. it's not very important to me, but when we want to change it which makes sense, t

Re: Bug with geometry package

2002-05-01 Thread Herbert Voss
Angus Leeming wrote: > On Wednesday 01 May 2002 4:21 pm, Angus Leeming wrote: > >>On Wednesday 01 May 2002 4:15 pm, Herbert Voss wrote: >> >>>Someone changed the behaviour when activating >>>Layout->Document-Paper->Custom Sizes. >>>

Re: Bug with geometry package

2002-05-01 Thread Herbert Voss
Angus Leeming wrote: > On Wednesday 01 May 2002 4:15 pm, Herbert Voss wrote: > >>Someone changed the behaviour when activating >>Layout->Document-Paper->Custom Sizes. >> >>All input fields show the value 0. this is wrong! >>geometry has defau

Re: [PATCH] keeping aspect ratio in the LyX view of a graphic

2002-05-01 Thread Herbert Voss
Angus Leeming wrote: > On Wednesday 01 May 2002 3:59 pm, Herbert Voss wrote: > >>>>>| 0: as is >>>>>| 1: width/height >>>>>| 2: scale >>>>> >>>>>then that is what it should say. >>>>>I just hate non

Bug with geometry package

2002-05-01 Thread Herbert Voss
Someone changed the behaviour when activating Layout->Document-Paper->Custom Sizes. All input fields show the value 0. this is wrong! geometry has default values for the lengths, so that these inputfields have to leave empty, to get the predefined values. Now we have a latex output like \geometr

Re: [PATCH] keeping aspect ratio in the LyX view of a graphic

2002-05-01 Thread Herbert Voss
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/insets/ChangeLog,v retrieving revision 1.409 diff -u -r1.409 ChangeLog --- src/insets/ChangeLog1 May 2002 10:23:51 - 1.409 +++ src/insets/ChangeLog1 May 2002 14:52:55 - @@ -1,3 +1,7 @@ +2002-05-01 Herbert V

Re: [PATCH] keeping aspect ratio in the LyX view of a graphic

2002-05-01 Thread Herbert Voss
Lars Gullik Bjønnes wrote: > Herbert Voss <[EMAIL PROTECTED]> writes: > > | why? > >>>... what is "type 1" >>>anyway... >>> >> > | 0: as is > | 1: width/height > | 2: scale > > then that is what it should say. > I

Re: [PATCH] keeping aspect ratio in the LyX view of a graphic

2002-05-01 Thread Herbert Voss
Lars Gullik Bjønnes wrote: > | this does not depends to what we read, because LyX < 1.2.0 > | still saves both values. The keepLyXAspectratio is a feature > | for the future ... > > but the we do not need it for 1.2.0... should the gui be finished or not? it should ... > | with 1.2.0 read: >

Re: [PATCH] keeping aspect ratio in the LyX view of a graphic

2002-05-01 Thread Herbert Voss
Angus Leeming wrote: > Of course I want to discuss something I don't understand. Now I understand > what you mean, I'll adjust your comment so that future readers will > understand it too. > > Incidentally, storing leftTop etc in the LyX file leads to this daft bit of > code in insetgraphics.

Re: [PATCH] keeping aspect ratio in the LyX view of a graphic

2002-05-01 Thread Herbert Voss
Angus Leeming wrote: > On Wednesday 01 May 2002 1:13 pm, Herbert Voss wrote: > >>Angus Leeming wrote: >> >>>ps Herbert, you make me work bloody hard sometimes... >>> >>I apologize, but only when you could apply this absolutely >>harmless patch .

Re: [PATCH] keeping aspect ratio in the LyX view of a graphic

2002-05-01 Thread Herbert Voss
Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > > | On Wednesday 01 May 2002 12:58 pm, Lars Gullik Bjønnes wrote: > >>>Angus Leeming <[EMAIL PROTECTED]> writes: >>>| Attached is Herbert's patch from several days ago, stripped clean of all >>>| other changes he sent. >

Re: [PATCH] keeping aspect ratio in the LyX view of a graphic

2002-05-01 Thread Herbert Voss
000 @@ -1,3 +1,8 @@ +2002-04-28 Herbert Voss <[EMAIL PROTECTED]> + + * ControlGraphic.[Ch] : adding the LaTeX shortcuts as + commands + 2002-04-30 Angus Leeming <[EMAIL PROTECTED]> * ControlGraphics.[Ch] (getRotationOriginData): new helper function. Index

Re: [PATCH] keeping aspect ratio in the LyX view of a graphic

2002-05-01 Thread Herbert Voss
Lars Gullik Bjønnes wrote: > Angus Leeming <[EMAIL PROTECTED]> writes: > > | Attached is Herbert's patch from several days ago, stripped clean of all > | other changes he sent. > > | Looks pretty straightforward to me and works fine. > > | Lars, what say you? Are you happy for this to go in o

Re: browse-pattern in graphics-gui

2002-05-01 Thread Herbert Voss
Angus Leeming wrote: > On Tuesday 30 April 2002 8:39 pm, Herbert Voss wrote: > >>this patch is fishy, because we get a list of ALL >>formats, inclusive latex, dvi, but we only want >>the graphic formats >> >>http://www.mail-archive.com/lyx-devel%

Re: 1.2.0

2002-04-30 Thread Herbert Voss
John Levon wrote: > On Wed, May 01, 2002 at 01:44:27AM +0200, Lars Gullik Bjønnes wrote: > > >>I also see that those of you that see this has done almost no >>debugging. >> > > Well we just assumed everyone could see it. > > >>lyx -dbg depend should at the least be run. >> > > What I did :

Re: [PATCH] Re: Conflict with endfloat

2002-04-30 Thread Herbert Voss
Lars Gullik Bjønnes wrote: > | we have an environment: > > | \begin{...} ... any stuff \end{...} > > | or > > | \begin{...} > | ... any stuff > | \end{...} > > Yes. > And your point is? I prefer the last one. as a "inlined" one: ...text...% \begin{...} any stuff \end[...}% ...text .

Re: Placement of \usepackage{babel}

2002-04-30 Thread Herbert Voss
Dekel Tsur wrote: > On Tue, Apr 30, 2002 at 09:49:08PM +0100, John Levon wrote: > >>On Tue, Apr 30, 2002 at 11:30:25PM +0300, Dekel Tsur wrote: >> >> >>>I've encountered problems due to the placement of >>>\usepackage{babel} at the end of the preamble. >>>(for example, in the (Textclass) preambl

Re: [PATCH] Re: Conflict with endfloat

2002-04-30 Thread Herbert Voss
Lars Gullik Bjønnes wrote: > Dekel Tsur <[EMAIL PROTECTED]> writes: > > | On Tue, Apr 30, 2002 at 04:02:18PM +0200, Lars Gullik Bjønnes wrote: > >>>would endfloat work with: >>> >>>... >>>\include{}% >>>\end{float} >>> > | Yes. > | But what is the purpose of the % char ? > | In > | \include{} >

Re: [PATCH] Layout/Preferences: Other->Custom & US Page size consistent

2002-04-30 Thread Herbert Voss
Angus Leeming wrote: > On Tuesday 30 April 2002 2:33 pm, R. Lahaye wrote: > >>Hi, >> >>This patch makes my earlier patch redundant (the one that >>changed the pulldown choice "Other" into "Custom" in Doc Layout). >> >>This patch includes this and it makes the US page sizes >>consistent; of the

browse-pattern in graphics-gui

2002-04-30 Thread Herbert Voss
this patch is fishy, because we get a list of ALL formats, inclusive latex, dvi, but we only want the graphic formats http://www.mail-archive.com/lyx-devel%40lists.lyx.org/msg36850.html http://www.mail-archive.com/lyx-devel%40lists.lyx.org/msg36815.html Herbert -- http://www.lyx.org/hel

[PATCH] keep option of vertical length

2002-04-30 Thread Herbert Voss
revision 1.697 diff -u -r1.697 ChangeLog --- src/ChangeLog 30 Apr 2002 10:58:10 - 1.697 +++ src/ChangeLog 30 Apr 2002 15:52:02 - @@ -1,3 +1,8 @@ +2002-04-30 Herbert Voss <[EMAIL PROTECTED]> + + * buffer.C (parseSingleLyXformat2Token): fix bug with i

Re: [PATCH] Re: Conflict with endfloat

2002-04-30 Thread Herbert Voss
Lars Gullik Bjønnes wrote: > Herbert Voss <[EMAIL PROTECTED]> writes: > > | Rod Pinna wrote: > >>>Hi all, >>>This is *possibly* an endfloat bug, but it seems to be caused by a >>>change >>>in the sytax outputted by 1.2.0 >>

Re: LaTeX Export: clip bounding box values lost?

2002-04-30 Thread Herbert Voss
R. Lahaye wrote: > Herbert Voss wrote: > >>no, I >>- loaded a file >>- changed the bb >>- close gui >>- open gui >>- new filename >>-> alle values (bb, clip, ...) are the same >> > > No, not here! > I have two identical fi

Re: [PATCH] Layout/Preferences: Other->Custom & US Page size consistent

2002-04-30 Thread Herbert Voss
R. Lahaye wrote: > Hi, > > This patch makes my earlier patch redundant (the one that > changed the pulldown choice "Other" into "Custom" in Doc Layout). > > This patch includes this and it makes the US page sizes > consistent; of the form "US [type]", in both, Preferences and > Document Layout.

Re: LaTeX Export: clip bounding box values lost?

2002-04-30 Thread Herbert Voss
R. Lahaye wrote: > Herbert Voss wrote: > >>no, I >>- loaded a file >>- changed the bb >>- close gui >>- open gui >>- new filename >>-> alle values (bb, clip, ...) are the same >> > > No, not here! > I have two identical fi

[PATCH] Re: Conflict with endfloat

2002-04-30 Thread Herbert Voss
x/cvsroot/lyx-devel/src/insets/ChangeLog,v retrieving revision 1.408 diff -u -r1.408 ChangeLog --- src/insets/ChangeLog29 Apr 2002 09:24:19 - 1.408 +++ src/insets/ChangeLog30 Apr 2002 13:21:32 -0000 @@ -1,3 +1,10 @@ +2002-04-30 Herbert Voss <[EMAIL PROTECTED]> + + *

Re: LaTeX Export: clip bounding box values lost?

2002-04-30 Thread Herbert Voss
R. Lahaye wrote: > I had a graphics file choosen in the Graphics dialog and carefully had > selected the boundingbox values. For paper-submission purposes, I later > renamed this file and thus had to select the new name also in the > Graphics dialog. > Now this graph inherited all settings from i

Re: Preferences/DocumentLayout: pagesize options conflict

2002-04-30 Thread Herbert Voss
On Tue, 30 Apr 2002, R. Lahaye wrote: > Juergen Spitzmueller wrote: > > > > R. Lahaye wrote: > > > > > I'm tempted to remove the "US" prefix from letter, legal and > > > executive in the Paragraph and Preferences page sizes. > > > > Please don't! > > This is how the LaTeX options are called. > >

Re: LaTeX Export: clip bounding box values lost?

2002-04-29 Thread Herbert Voss
R. Lahaye wrote: > I have clipped my figures at all four sides. > When I export the document to LaTeX, I don't see any > of the bounding box clip values. > > Figure inclusion in the exported LaTeX file looks like: > > -- > \begin{figure}% > \i

Re: [PATCH] Re: Custom settings in Layout dialogs: rename pulldown labels

2002-04-29 Thread Herbert Voss
R. Lahaye wrote: > Angus Leeming writes: > >>On Monday 29 April 2002 2:50 pm, R. Lahaye wrote: >> >>>The naming of the pull-down selectors, that allow >>>custom settings, is rather confusing. For example: >>> >>>[Other] : Document Layout->Document->Spacing >>>[Length] : Document Layout->Documen

Re: Preferences/DocumentLayout: pagesize options conflict

2002-04-29 Thread Herbert Voss
R. Lahaye wrote: > A few (severe?) discrepancies between the Preferences and Document > Layout, concerning the pagesizes: > > FormPreferences has as pagesize options: > Default | US letter | US legal | US executive | A3 | A4 | A5 | B5 > > FormDocument has in addition to this list also: > Cu

Re: REVTeX4 layout + double/onehalf line spacing: errors

2002-04-29 Thread Herbert Voss
R. Lahaye wrote: > Hi, > > When I select "Double" or "OneHalf" line spacing in the Layout dialog > for the template REVTeX4 LyX document, I get three error boxes right > in front of the Preprint line (upper right corner of the document). > > Is this a bug in the layout or in LyX? > I don't thin

[PATCH] toolstips for graphic gui

2002-04-29 Thread Herbert Voss
/controllers/ChangeLog,v retrieving revision 1.165 diff -u -r1.165 ChangeLog --- src/frontends/controllers/ChangeLog 29 Apr 2002 09:50:34 - 1.165 +++ src/frontends/controllers/ChangeLog 29 Apr 2002 13:18:38 - @@ -1,3 +1,8 @@ +2002-04-28 Herbert Voss <[EMAIL PROTEC

Re: Math panel sigma ..

2002-04-28 Thread Herbert Voss
John Levon wrote: > If I go to the styles & fonts panel and select one of the sigma styles > without having a selection, then I get an empty box. What is it for ? > What can I do with it ? in this box the choosed fontsize is valid Herbert -- http://www.lyx.org/help/

Re: [PATCH] lib/configure.m4: add XPM to EPS, and more Grace conversions

2002-04-28 Thread Herbert Voss
Angus Leeming wrote: > On Thursday 25 April 2002 1:56 pm, Herbert Voss wrote: > >>Jean-Marc Lasgouttes wrote: >> >>>>>>>>"Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: >>>>>>>> >>>Herbert>

[PATCH] Re: LyX 1.2pre4 Image File Extension

2002-04-28 Thread Herbert Voss
John Levon wrote: > On Sun, Apr 28, 2002 at 12:31:07AM +0200, Herbert Voss wrote: > > >>LyX itself needs the "real" filename, means with extension. >>Remeber that 1.2.0 allows a lot of different graphic formats, >>which are converted to eps or pdf. >

Re: [PATCH] Re: Other untranslated parts

2002-04-26 Thread Herbert Voss
John Levon wrote: > On Fri, Apr 26, 2002 at 05:09:41PM +0200, Herbert Voss wrote: > > >>this text is saved in the lyxfile. if you want them translated than >>you have to edit the apply function, too. >> > > Like to make a patch then ? please test Herbe

Re: [PATCH] Re: Other untranslated parts

2002-04-26 Thread Herbert Voss
Angus Leeming wrote: > On Friday 26 April 2002 4:09 pm, Herbert Voss wrote: > >>John Levon wrote: >> >>> string const choice_origin = >>>-"center|" // c >>>+

Re: [PATCH] Re: Other untranslated parts

2002-04-26 Thread Herbert Voss
John Levon wrote: > string const choice_origin = > - "center|" // c > + _("center|" // c > "leftTop|leftBottom|leftBaseline|" // lt lb lB > "centerTop|c

Re: [PATCH] Re: error export xpm

2002-04-26 Thread Herbert Voss
Angus Leeming wrote: > On Thursday 25 April 2002 6:25 pm, Herbert Voss wrote: > >>we should hide the graphic export formats for the >>file->export menu. >> >>Herbert >> > > Don't you hate hard-coding such things? Anyway, while you're

Re: xforms 0.9999 and monochrome rendering

2002-04-26 Thread Herbert Voss
John Levon wrote: > See attached. This crashes inside xforms for me on trying to convert. > Is this an xforms 0. problem only ? no problem with 0.89.6 Herbert -- http://www.lyx.org/help/

Re: XpmColorFailed

2002-04-26 Thread Herbert Voss
On Fri, 26 Apr 2002, Angus Leeming wrote: > On Friday 26 April 2002 10:44 am, Herbert Voss wrote: > > > 2. the long-form XPM color version which xforms doesn't seem to like > > > the question is "which program creates this 64bit color"? > > convert doe

Re: XpmColorFailed

2002-04-26 Thread Herbert Voss
On Fri, 26 Apr 2002, John Levon wrote: > > So Angus what's the situation with this (see lyx-users) ? > > The example files work fine for me. There are at least two problems : > > 1. the AllocColor fail message leading to black images > > 2. the long-form XPM color version which xforms doesn't see

Re: citation crashes

2002-04-26 Thread Herbert Voss
On Fri, 26 Apr 2002, [iso-8859-1] Jürgen Spitzmüller wrote: > Herbert Voss wrote: > > when there are no keys, how do you insert a citation? > > Sorry, this might be misunderstanding: the keys in the key browser are there, > but the citation style choice is always empty (a

Re: citation crashes

2002-04-25 Thread Herbert Voss
Juergen Spitzmueller wrote: > Angus, > I think you broke something with your recent changes: > The choice in the citation dialog does not show the citation key anymore (is > always empty). > If you insert a citation, LyX is no more: when there are no keys, how do you insert a citation? I have

Re: Pre4 and babel

2002-04-25 Thread Herbert Voss
Kari Salovaara wrote: > Langopts : > > Package = \usepackage{babel} > Default language = english > Use babel = on ok > if I undertsand right, when I turn english into finnish in the document > the command \selectlanguage{$$lang} in Command start should change the > language in output (e.g. wh

Re: Pre4 and babel

2002-04-25 Thread Herbert Voss
Kari Salovaara wrote: > Hi, > > Pre4 compiled and installed OK in RedHat 7.2 environment but > > when I'm trying to do some useful like writing article in Finnish > selecting Layout - Document - Language and setting it finnish, > hoping that "Contents" will change into "Sisältö", then I'l

[PATCH] Re: error export xpm

2002-04-25 Thread Herbert Voss
-u -r1.691 ChangeLog --- src/ChangeLog 24 Apr 2002 21:45:28 - 1.691 +++ src/ChangeLog 25 Apr 2002 17:21:58 - @@ -1,3 +1,8 @@ +2002-04-25 Herbert Voss <[EMAIL PROTECTED]> + + * MenuBackend.C (expand): don't add the graphics extensions to the + export m

Re: error export xpm

2002-04-25 Thread Herbert Voss
C. van Wijk wrote: > when open file->Export->XPM lyx only creates the xpm file in the lyx temporary > directory (/tmp/lyx_tmpdir) but not in the file home directory this is still one of the not answered questions ... where is the sense for such an export? Herbert -- http://www.lyx.o

Re: [PATCH] lib/configure.m4: add XPM to EPS, and more Grace conversions

2002-04-25 Thread Herbert Voss
Herbert Voss wrote: > 1. no > > 2. yes, we always no from .. to aeh, should be "know" ... Herbert -- http://www.lyx.org/help/

Re: [PATCH] lib/configure.m4: add XPM to EPS, and more Grace conversions

2002-04-25 Thread Herbert Voss
Jean-Marc Lasgouttes wrote: >>>>>>"Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes: >>>>>> > > Herbert> only an idea: we have "tons" of converter entries. Why not > Herbert> use convert file.from file.to

Re: pre4:figure labels

2002-04-25 Thread Herbert Voss
C. van Wijk wrote: > 1) There is no option to add a label to an image (both figure floats as normal > figures) no problem for me. Am I right that you mean insert->label ?? > 2) The graphics dialog shows the following inconsistencies IMHO: > a) The [LyX View] tab [Screen size] section is m

Re: lyx-devel src/mathed/: math_amsarrayinset.C math_amsarrayinset ...

2002-04-24 Thread Herbert Voss
sorry, this was only meant for André ... Herbert Herbert Voss wrote: > [EMAIL PROTECTED] wrote: > > > Log message: > > fix crash due to wrong export of AMS's pmatrix etc in math-extern > > > kann man sowas mit lyx machen? unabhängig von den gestrichelte

Re: lyx-devel src/mathed/: math_amsarrayinset.C math_amsarrayinset ...

2002-04-24 Thread Herbert Voss
[EMAIL PROTECTED] wrote: > Log message: > fix crash due to wrong export of AMS's pmatrix etc in math-extern kann man sowas mit lyx machen? unabhängig von den gestrichelten Linien http://www.lyx.org/help/mathstuff/matrix/psmatrix.php Herbert

Re: My mail account is flaky

2002-04-24 Thread Herbert Voss
R. Lahaye wrote: >>Rob, I did not yet apply your grace patch, because I was wary of running >>xmgrace. Are you sure it runs without an X server available? This is very >>important for us, and I do not have access to it. >> > > Ah, didn't know that. > Indeed, "xmgrace" always needs an X server,

Re: [PATCH] lib/configure.m4: add XPM to EPS, and more Grace conversions

2002-04-23 Thread Herbert Voss
R. Lahaye wrote: > Hi, > > My previous sent in patch hasn't made it yet. Got lost somewhere, I suppose. > So I'll try again: > > I've patched lib/configure.m4 to > > 1) add a conversion from XPM to EPS, which is necessary when >viewing and/or printing documents with XPM figures. > > 2) ex

Re: bug in displaying of picture

2002-04-23 Thread Herbert Voss
Kornel Benko wrote: > By the way, I could not use the "Browse..." -button to get the backup-path. > (Each time I am forced to select a regular file, directory-filename > shall not be accepted) > Edit->Preferences->Inputs->Paths->Backup path->Browse... no probleme here. Do you have write a

Re: bug in displaying of picture

2002-04-23 Thread Herbert Voss
On Tue, 23 Apr 2002, Angus Leeming wrote: > On Tuesday 23 April 2002 10:23 am, Herbert Voss wrote: > > On Tue, 23 Apr 2002, Angus Leeming wrote: > > > I haven't tried your patch, Herbert, but it won't fix the problem. Kornel > > > is unable to display t

Re: bug in displaying of picture

2002-04-23 Thread Herbert Voss
On Tue, 23 Apr 2002, Kornel Benko wrote: > -BEGIN PGP SIGNED MESSAGE- > > On Monday, 22. April 2002 23:11, Herbert Voss wrote: > > ok, try this one. > > now every tempdir has it's own graphic files > > Nothing changed. > Are you not having this same effect? n Herbert

Re: bug in displaying of picture

2002-04-23 Thread Herbert Voss
On Tue, 23 Apr 2002, Angus Leeming wrote: > I haven't tried your patch, Herbert, but it won't fix the problem. Kornel is > unable to display the image in LyX, not the LaTeX output. I know, but the problem is that LyX does not use two different files in two different tempdirs. If I copy first the

Re: bug in displaying of picture

2002-04-22 Thread Herbert Voss
Kornel Benko wrote: > -BEGIN PGP SIGNED MESSAGE- > > On Monday, 22. April 2002 17:46, Herbert Voss wrote: > >>what happens when you try the patch >> >>http://www.mail-archive.com/lyx-devel%40lists.lyx.org/msg36886.html >> > > The same behav

Re: bug in displaying of picture

2002-04-22 Thread Herbert Voss
Kornel Benko wrote: > > - - create two documents containg the same image > - - load both in lyx. Switch betwenn documents. All is working wonderfull. > - - close one of the documents. > - --> displaying of the image in second document is broken. what happens when you try the patch http://www.

Re: LaTeX export: invalid command in math mode.

2002-04-22 Thread Herbert Voss
Andre Poenitz wrote: > On Sat, Apr 20, 2002 at 09:18:39AM +0900, R. Lahaye wrote: > >>--- >>LaTeX Warning: Command \textordmasculine invalid in math mode on >>input line 72. >>--- >> >>This is related to the degree-symbol I use in my LyX document,

bug in latest cvs

2002-04-21 Thread Herbert Voss
- open new doc with any class - choose enumeration layout style - write a word - insert a displayed formula with alt-m-d - write something into the mathbox - leave mathbox and hit control-enter to get a new line - insert a word --> the first character appears twice in different lines Herbert --

Re: [PATCH] Re: Graphics: Viewing XPM and stray-EPS files ?!?!

2002-04-20 Thread Herbert Voss
R. Lahaye wrote: > In addition, I have patched lib/configure.m4 further by adding > more conversion-schemes for Grace. From Grace (agr) to EPS, > PDF, PNG and JPEG (only if Grace itself and each of these output > formats are available). > > Would that be of help? when does LyX needs a conversi

Re: LaTeX export: invalid command in math mode.

2002-04-20 Thread Herbert Voss
R. Lahaye wrote: > OK. Sample lyx-file attached. It only contains "45º". > > Open this file in LyX, then export it with File->Export->LaTeX. > > Open an xterminal and process the LaTeX-exported-file with > the latex command: understood. don't know, why this is exported as an ensuremath-comma

Re: LaTeX export: invalid command in math mode.

2002-04-20 Thread Herbert Voss
R. Lahaye wrote: > Hi, > > I have a REVTeX4 document, which I export to LaTeX. When processing > the export file with the latex command, I get a number of warnings > of the kind: > > --- > LaTeX Warning: Command \textordmasculine invalid in math mode on > input line 72.

[Bug 330] fix: LyX generates .eps files in user directories

2002-04-19 Thread Herbert Voss
- 1.400 +++ src/insets/ChangeLog20 Apr 2002 06:16:50 - @@ -1,3 +1,8 @@ +2002-04-20 Herbert Voss <[EMAIL PROTECTED]> + + * insetgraphic.C (prepareFile): fix bug with overwriting and + deleting an existing *.eps-file in the doc-dir + 2002-04-19 Herbert Voss &

Re: Graphics & Export LaTeX: non-eps-graphics cause trouble

2002-04-19 Thread Herbert Voss
Angus Leeming wrote: > On Friday 19 April 2002 3:04 pm, Herbert Voss wrote: > >>Juergen Spitzmueller wrote: >> >>>Herbert Voss wrote: >>> >>>>>But can't we anymore have \includegraphics[...]{my}? >>>>>Didn't we sa

<    1   2   3   4   5   6   7   8   9   10   >