On Thu, 2001-09-13 at 18:21, John Levon wrote:
> On Thu, Sep 13, 2001 at 01:21:24PM -0700, Mike Ressler wrote:
>
> > and would like people to tear them apart and offer suggestions/
> > corrections. If they look okay, then the translators should begin
>
> The sentence :
>
> To create a table, yo
On Thu, Sep 13, 2001 at 01:21:24PM -0700, Mike Ressler wrote:
> and would like people to tear them apart and offer suggestions/
> corrections. If they look okay, then the translators should begin
The sentence :
To create a table, you figured out beforehand how big each column was to be and
set
On Thu, Sep 13, 2001 at 06:14:43PM +, [EMAIL PROTECTED] wrote:
> CVSROOT: /usr/local/lyx/cvsroot
> Module name: lyx-devel
> Repository: lyx-devel/src/mathed/
> Changes by: [EMAIL PROTECTED] 01/09/13 18:14:43
>
> Modified files:
> lyx-devel/src/mathed/: formulabase.C math_
On Thu, Sep 13, 2001 at 06:21:36PM +0200, Andre Poenitz wrote:
> > - "File->Exit" does not work while editing a math formula;
> > the same holds for opening/closing a file, changing paragraph layout...
> > (This must definitely be fixed!)
>
> Try recent CVS.
how did you fix this ? what ab
Jose Abilio Oliveira Matos a écrit :
> Several points, I didn't review all the package:
>
> 1) Although I would like to see sgml2xml.py and not perl :-) there is no
> point in reinventing the wheel.
> There is already a sgml2xml that is distributed with (open)jade that is
> from Norman (eno
There is a latin9.def at http://www.loria.fr/~gustedt/iso8859-15.html
which allows one to use iso8859-15 screen fonts and simply go
\usepackage[latin9]{inputenc}. It works fine.
I noticed that Lyx doesn't offer support for latin9. Since latin9
a.k.a iso8859-15 includes the euro sign as well as OE
On Thu, 13 Sep 2001, Juergen Spitzmueller wrote:
> - What's the difference between OK and Apply? It seems to be
>impossible to add a second, third,... graphic with the same
>dialog (I assume that was the intention)
>
> You can apply the values and change it again without reop
Am Donnerstag, 13. September 2001 17:44 schrieb Michael Schmitt:
- Graphics dialog:
- Where have the "default" size options gone to?
Are they chosen if no width/height sizes are specified?
That's at least how _I_ understand this (!?)
- The "file" & "browse" elements might be put
I've just updated the list of mathed bugs (src/mathed/BUGS).
I'll delete the items marked with '//' soon unless somebody complains.
Andre'
--
André Pönitz . [EMAIL PROTECTED]
> - "File->Exit" does not work while editing a math formula;
> the same holds for opening/closing a file, changing paragraph layout...
> (This must definitely be fixed!)
Try recent CVS.
> - Menu item "Insert/Special Character/Superscript" should be disabled
> in mathed since it does not ha
Am Donnerstag, 13. September 2001 17:02 schrieb John Levon:
> Ha ! That's not the right attitude !
>
> I don't know anything about the lyx core, that doesn't stop me
> blundering in with half-baked patches and the occassional full-baked
> one ;)
Yes, you're right... But since I do not know this l
If I have a layout with KeepEmpty 1, LableType Static, LabelSring "blah"
and I invoke at the bottom of a file, and hit enter, nothing happens.
I have insert a protected space for enter to work, or put somethingelse
in and then go back to insert that layout.
Am I missing something?
Thanks,
Garst
On Thu, Sep 13, 2001 at 04:53:26PM +0200, Jean-Marc Lasgouttes wrote:
> So it means that an inset should have a way to tell that it wants to
> be output outside any current paragraph... You could add a new method
> to inset.h and honor it in the docbook output code. I am not sure
> whether this co
Jean-Marc Lasgouttes wrote:
>
> > "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes:
>
> Herbert> not all problems. but it's better than the old one as far as
> Herbert> I can see. because the layout-doc-gui is still a bit left of
> Herbert> the main window. so one can see that there's an
On Thu, Sep 13, 2001 at 04:59:07PM +0200, Juergen Spitzmueller wrote:
> code like a foreign language and if I try something, it's just by
> Intuition. So it's better for me to do the trivial jobs (like playing
> with fdesign), I guess.
Ha ! That's not the right attitude !
I don't know anythi
On Thu, Sep 13, 2001 at 10:30:11AM -0400, Richard E. Hawkins wrote:
> 2) \bar now works differently.
It does so since a few month now...
> It used to be an attribute of a single character.
But that's was wrong since LaTeX allows e.g. \vec{}.
> "M-m v x" (the first part being my own binding
I can't reproduce this yet, but I've seen it a few times.
I frequently use two levels of enumeration, with plain, ert, and
comment a level further down. Lyx often either loses count or
incorrectly identifies a lower level of text (e.g., nested plain text
appears as a comment, even though it
Am Donnerstag, 13. September 2001 16:28 schrieb John Levon:
> IMHO, don't bother with policy. just makes sure check_subcaption has
> a callback, and make that callback check controller().isReadonly(),
> and if it's not, and the check is selected, enable input_subcaption,
> else disable it.
Thanks
Jean-Marc Lasgouttes wrote:
>
> > "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes:
>
> >> Does the following patch help?
>
> Herbert> yess :-)
>
> But I guess it still does not work when you select a class which
> cannot be loaded (you can get that by butvhering a bit your
> textclas
Jean-Marc Lasgouttes wrote:
>
> >>
> Herbert> there is now another problem for me on suse 7.2. the menu of
> Herbert> the classes is still in front of the confirm-gui -
> Herbert> document-gui. so the okay-button of the confirm gui is
> Herbert> hidden.
> >> Does the following patch help?
>
> H
A patch a few weeks ago let us go back to typing the greek characters;
it's gone agaain.
Also:
1) bindings don't seem to work consistently in insets. I'll try to
note the next couple, but it seems eratic so far. As an example, I
have the bindings
\bind "M-m 3" "math-insert \Rightarrow
On Thu, Sep 13, 2001 at 09:50:08AM +0200, Juergen Spitzmueller wrote:
> OPEN ISSUE: I wanted to add another policy that disables
> input_subcaption if check_subcaption isn't chosen. But again I
> shamelessly failed.
IMHO, don't bother with policy. just makes sure check_subcaption has a callba
Jean-Marc Lasgouttes wrote:
> Do you mean all problems are gone?? I knew it was reasonable, but had
> little hope of finding a real solution.
Not the Document Dialog Problem, if you ask for that.
Jürgen
> JMarc
Michael Schmitt wrote:
> Moreover:
>
> - Could you please change the color of the "cm/inch/..." boxes?
>(see the "minipage" dialog for comparison; when you move the
> cursor to the selection, its color changes)
>
> - It should not be allowed to enter a subcaption if this feature
>is dese
Am Donnerstag, 13. September 2001 10:51 schrieb Dekel Tsur:
> On Wed, Sep 12, 2001 at 05:26:35PM +0100, Angus Leeming wrote:
> > > PS: Angus, I will check your math panel patch tomorrow (i.e. in
> > > 15 hours) BTW: What happened to your cross reference dialog patch
> > > that allows to use labels
This "missing file" has been stopping me from building for two days
now. It first appeared during a make; this message is from autogen.sh
hawk
--
Prof. Richard E. Hawkins, Esq. /"\ ASCII ribbon campaign
[EMAIL PROTECTED] Smeal 178 (814) 375-4700 \ / against HTM
Hello,
thanks for providing CVS support in LyX! That enables now oridinary users to
use CVS within lyx without knowing CVS. The only thing I am missing is the
"cvs update" command or is it hidden somewhere.
Thanks.
Rainer.
Jean-Marc Lasgouttes wrote:
>
> > "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes:
>
> Herbert> Juergen Spitzmueller wrote:
> >> This solves only the half of the problem. The document dialog is
> >> still hidden behind the main dialog on my box (KDE 2.2). IMHO this
> >> should be solve
Hi,
I get a Purify report if I enter "3.3" in the "Size Width" field (see
below)
Moreover:
- Could you please change the color of the "cm/inch/..." boxes?
(see the "minipage" dialog for comparison; when you move the cursor
to the selection, its color changes)
- It should not be allowe
Angus Leeming wrote:
> > TODO: Moving the Display Options to Preferences (which folder?). I
> > can do the Gui-Work, but I need help on the controller/ backend
> > side. Does it help, if I drag'n'drop some stuff from the old
> > FormGraphics.[Ch] to FormPreferences.[Ch] or do you have to rewrite
>
On Tue, Jul 10, 2001 at 05:37:13PM +0200, Jean-Marc Lasgouttes wrote:
> Andre> I have thought about the proper handling of super- and
> Andre> subscripts and came more or less to the conlusion that some
> Andre> kind of base has to be part of the inset.
> [...]
> Andre> A reason against that:
>
>
On Thu, 13 Sep 2001 [EMAIL PROTECTED] wrote:
> CVSROOT: /usr/local/lyx/cvsroot
> Module name: lyx-devel
> Repository: lyx-devel/src/frontends/xforms/forms/
> Changes by: [EMAIL PROTECTED] 01/09/13 11:57:06
>
> Choose labels from other documents
Hi Dekel,
I have not checked
On Mon, Jul 09, 2001 at 11:47:49PM +0200, Eran Tromer wrote:
> The attached .lyx file demonstrates two bugs in current 1.2.0cvs (sorry,
> couldn't reduce it further):
>
> 1. You can't reach the numerator using mouse click, except for the few
> rightmost digits. If you click on the middle or left
On Thursday 13 September 2001 08:50, Juergen Spitzmueller wrote:
> I finished up Angus' work [not that there was much left to do :-)] and
> redesigned the Graphics Dialog. As a side effect, some of Michael's
> items will be kicked (the Update/ Apply issue remains, though).
> Angus, would you ple
On Wed, Sep 12, 2001 at 05:26:35PM +0100, Angus Leeming wrote:
> > PS: Angus, I will check your math panel patch tomorrow (i.e. in 15 hours)
> > BTW: What happened to your cross reference dialog patch that
> > allows to use labels in other documents?
>
> Dekel's I think, not mine; ask him
Hi John,
There are no words for what has happened. We are all shocked and deeply
feel with the people who became victims of this unbelievable crime.
Please take my deepest sympathy,
Jürgen
John Weiss wrote:
> For all of my non-American friends on the LyX list:
>
> I work in a city called Dan
I finished up Angus' work [not that there was much left to do :-)] and
redesigned the Graphics Dialog. As a side effect, some of Michael's
items will be kicked (the Update/ Apply issue remains, though).
Angus, would you please review the patch? Thanks.
OPEN ISSUE: I wanted to add another policy
37 matches
Mail list logo