> OK, but I of course want to know what it is and how to use it.
Please refer to my another post: summary of the InsetInfo feature.
Bo
Koji Yokota schrieb:
For pTeX, the output of 'ptex -version' (or 'platex -version') contains
a line:
> pTeX 3.141592-p3.1.9 (EUC) (Web2C 7.5.4)
I'll try to implement the encoding check when I find some more time. Therefore I requested bugzilla
entries as this assures that it won't be forgo
Bo Peng schrieb:
I am not sure we want to do that. This feature is designed for
document maintainers. I do not see any use of this for normal users.
I can of course document this feature if you think this is needed.
OK, but I of course want to know what it is and how to use it.
regards Uwe
Pavel Sanda schrieb:
ok, this looks better.
It's in.
regards Uwe
On Thu, Oct 11, 2007 at 09:55:01AM +0200, Abdelrazak Younes wrote:
> >> I'd prefer:
> >>if (Encodings::isGreekChar(next))
> >> + break;
Thanks for the suggestion. I also updated the patch in order to have
a sane behaviour with change tracking.
If there are no objecti
Edwin Leuven wrote:
Abdelrazak Younes wrote:
The parent was set to GuiView instead of the QTabWidget.
how obvious now you tell me...
That was exactly my reaction when I discovered this by luck ;-)
Abdel.
this should be the proper lyx2lyx conversion needed for completing
last pdf fixes. i made tests, but please overlook it.
thanks for your help with that,
pavel
Index: development/FORMAT
===
--- development/FORMAT (revision 20918)
+++
Bennett Helm wrote:
Actually, the new icon just looks wrong on a Mac;
this is the old icon
On Oct 11, 2007, at 2:58 PM, Edwin Leuven wrote:
Abdelrazak Younes wrote:
What does that mean? The close button is back since last week I
think...
only noticed now! what was the problem?
i'd like to apply attached (icon + patch)
Fine with me.
will apply then (this is how the qt people d
> Pavel Sanda wrote:
>> i'm the only one seeing this ?
>
> can u update and try again
yep, thanks.
Abdelrazak Younes wrote:
The parent was set to GuiView instead of the QTabWidget.
how obvious now you tell me...
Pavel Sanda wrote:
i'm the only one seeing this ?
can u update and try again
missing include me thinks...
Edwin Leuven wrote:
Abdelrazak Younes wrote:
What does that mean? The close button is back since last week I think...
only noticed now! what was the problem?
The parent was set to GuiView instead of the QTabWidget.
Abdel.
i'm the only one seeing this ?
g++ -DHAVE_CONFIG_H -I. -I../../../src -DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR
-DQT_NO_STL -DQT_NO_KEYWORDS -I../../../src -I../../../src/frontends
-I../../../images -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore
-I/usr/include/qt4/QtGui -I../../../boost -
Abdelrazak Younes wrote:
What does that mean? The close button is back since last week I think...
only noticed now! what was the problem?
i'd like to apply attached (icon + patch)
Fine with me.
will apply then (this is how the qt people do it...)
Edwin Leuven wrote:
...magically reappeared thanks to a pixie on the list
What does that mean? The close button is back since last week I think...
i'd like to apply attached (icon + patch)
things look nicer then
ok?
Fine with me.
Abdel.
Helge Hafting wrote:
Two mouse selection problems:
* Try selecting more than the visible area by mouse.
LyX will scroll, but the scrolling is rather slow and
it gets stuck now and then.
* Normally, you can click one place, then shift+click
some other place in order to select everything inb
...magically reappeared thanks to a pixie on the list
i'd like to apply attached (icon + patch)
things look nicer then
ok?
Index: src/frontends/qt4/GuiWorkArea.cpp
===
--- src/frontends/qt4/GuiWorkArea.cpp (revision 20913)
+++
Bo Peng wrote:
I think it is a good idea to show config.log in a dialog.
i can commit the attached if others think so too
Index: src/frontends/qt4/GuiLog.cpp
===
--- src/frontends/qt4/GuiLog.cpp(revision 20916)
+++ src/fr
i just added this
http://www.lyx.org/trac/changeset/20916
assuming it is uncontroversial
> damn! just when i was about to commit the attached...
>
> ;-)
I think it is a good idea to show config.log in a dialog. This does
not contradict with what I have done. I mean, LaTeXConfig.ly and
config.log serve different purposes.
Bo
Uwe Stöhr wrote:
> Koji Yokota schrieb:
>
>> Shift-JIS (Japanese encoding by Microsoft) can contain problematic
>> character in the second byte, so the CJK package cannot be handled *as
>> is*.
Exactly. This is also documented in the encodings file (it does not hurt to
look through the existing
Dear all,
I have submitted the InsetInfo patch in ten pieces. This makes it easy
for you to review, and to revert certain features if we decide to
revert them later. Here is a summary of this feature.
InsetInfo displays package, textclass, shortcut, lyxrc and menu
information in a non-editable bo
> could you please also document your new InsetInfo feature in the
> Customization or Extended manual?
I am not sure we want to do that. This feature is designed for
document maintainers. I do not see any use of this for normal users.
I can of course document this feature if you think this is ne
On Thu, Oct 11, 2007 at 09:37:23AM +0200, Jean-Marc Lasgouttes wrote:
> Enrico Forestieri <[EMAIL PROTECTED]> writes:
> > The problem here is that he is using the Sun compiler which uses
> > the switch -xOn (uppercase O followed by a digit 1, 2, 3, 4, or 5)
> > to specify the optimization level. H
Uwe Stöhr さんは書きました:
That means the LyX's configure.py should check what encoding is used
by the found LaTeX-system and then set the correct default encoding
for japanese-plain in LyX's encodings file?
I think we could try this, but how can we get the information what
encoding a LaTeX is built f
On Thu, 11 Oct 2007 16:20:21 +0200
Abdelrazak Younes <[EMAIL PROTECTED]> wrote:
> Martin Vermeer wrote:
> > This sanitizes the behaviour. This was a major irritant for me. Start
> > typing a formula, like E = mc^2, and press Control-Enter. The "= mc^2"
> > goes to the next line, which in 99% of ca
Hello Bo,
could you please also document your new InsetInfo feature in the Customization
or Extended manual?
thanks and regards
Uwe
Koji Yokota schrieb:
Shift-JIS (Japanese encoding by Microsoft) can contain problematic
character in the second byte, so the CJK package cannot be handled *as
is*. To use Shift-JIS code, the document file must be "pre-processed"
with sjisconv which comes with the CJK package before compiling w
On Thursday 11 October 2007 15:44:04 Pavel Sanda wrote:
> i changed few things. still i'm not able to make
>
> document.header[i].replace('"', '')
>
> work. have you some idea whats wrong?
Yes, that does not change the string in place but it returns the string. The
right version is then:
docum
Koji Yokota schrieb:
Another problem is that these Japanese-aware latex's are usually
compiled separately for EUC, JIS, SJIS and UTF-8 to suit users'
environment. Now, default of "Japanese (non-CJK)" is to use EUC but this
may cause a problem for users on Windows (SJIS).
I've seen this too -
I have a friend I'm converting to LyX, and he likes it but misses the
right-click context menu that is common in other apps. Has previous
thought been given to this?
rh
--
==
Richard G Heck, Jr
Professor of Philosophy
Brown Univ
[EMAIL PROTECTED] writes:
> Author: younes
> Date: Thu Oct 11 15:20:21 2007
> New Revision: 20902
>
> URL: http://www.lyx.org/trac/changeset/20902
> Log:
> Transfer some LFUNs from LyXFunc::getStatus() to BufferView::getStatus().
> What a mess!
Great!
JMarc
> On Thursday 11 October 2007 11:35:26 Pavel Sanda wrote:
> > no, they are not related. added & discarded unconditionally.
> >
> > pavel
>
> Something like this?
i changed few things. still i'm not able to make
document.header[i].replace('"', '')
work. have you some idea whats wrong?
in the a
> Just some stylish issue with nested loops and ifs.
Thank you. I will fix these and commit the patch in pieces.
Cheers,
Bo
On Thu, 11 Oct 2007 10:33:38 +
[EMAIL PROTECTED] wrote:
> Author: younes
> Date: Thu Oct 11 12:33:36 2007
> New Revision: 20899
>
> URL: http://www.lyx.org/trac/changeset/20899
> Log:
> Metrics fix. Empty math inset doesn't have zero dimension.
Thanks!
- Martin
Martin Vermeer wrote:
This sanitizes the behaviour. This was a major irritant for me. Start
typing a formula, like E = mc^2, and press Control-Enter. The "= mc^2"
goes to the next line, which in 99% of cases we don't want.
Perfect for me :-)
There's a bugzilla entry for that IIRC. I am baffled
Uwe Stöhr さんは書きました:
To put it in the nutshell: Now LyX supports all you need, right?
Yes, I believe the core part is already implemented. Thank you very much.
# Our competitors (YKWIM) have been promoting their product in the
Japanese market saying that its advantage is it can handle
Japanes
Uwe Stöhr さんは書きました:
What about adding this encoding?:
# For japanese
Encoding shift-jis SJIS SJIS variable CJK
End
Or don't we have this encoding because the CJK package don't support
it? I'm wondering because in your patch I applied your defined
Encoding shift-jis-plain SJIS-plain SJIS vari
This sanitizes the behaviour. This was a major irritant for me. Start
typing a formula, like E = mc^2, and press Control-Enter. The "= mc^2"
goes to the next line, which in 99% of cases we don't want.
- Martin
Index: InsetMathHull.cpp
==
On Thu, 11 Oct 2007 14:11:03 +0200
Helge Hafting <[EMAIL PROTECTED]> wrote:
> Different idea:
> Make the optarg inset so it only will go at the
> start of the paragraph. No cursor position in front of it so
> the cursor can't go there. And special-case its insertion so it
> always inserts at the
Helge Hafting wrote:
[...]
Perhaps this is to be expected right now with the tables being worked on?
Otherwise, I guess there is two conflicting ways of calculating a
good sidescroll offset, that result in this jumping. Furthermore,
one of these methods is wrong.
Seems that this happens whenever
Jean-Marc Lasgouttes wrote:
[EMAIL PROTECTED] writes:
Author: younes
Date: Thu Oct 11 11:57:52 2007
New Revision: 20895
URL: http://www.lyx.org/trac/changeset/20895
Log:
Crash fix. I don't know why this is triggered only now... I guess someone
changed the way toolbars are initialized. The cha
> On Thursday 11 October 2007 11:35:26 Pavel Sanda wrote:
> > no, they are not related. added & discarded unconditionally.
> >
> > pavel
>
> Something like this?
you are my hero :)
> (Not tested)
i will
pavel
On Thursday 11 October 2007 11:35:26 Pavel Sanda wrote:
> no, they are not related. added & discarded unconditionally.
>
> pavel
Something like this? (Not tested)
--
José Abílio
Index: LyX.py
===
--- LyX.py (revision 20899)
+++ LyX.
"Leuven, E." <[EMAIL PROTECTED]> writes:
> PS if you wonder why i am fiddling with ctrl-w: i was tricked by my
> french (azerty) keyboard with US international bindings...
I know this feeling...
JMarc
Bernhard Roider wrote:
That's true. What about
abbreviation
command definition (CmdDef)
shortcut is also already used
lyxmacro?
edit(or) macro?
Helge Hafting
Leuven, E. wrote:
ctrl-n
ctrl-w
BOOM!
backtrace below
Oups my fault... side effect of my fix to the disappearing cursor.
I'll correct that.
Abdel.
Martin Vermeer wrote:
On Wed, Oct 10, 2007 at 01:31:40PM -0400, Paul A. Rubin wrote:
Martin Vermeer wrote:
On Wed, Oct 10, 2007 at 11:55:12AM -0400, Richard Heck wrote:
Tommaso Cucinotta wrote:
like a "paragraph settings" or "layout settings" dialog.
Or,
[EMAIL PROTECTED] writes:
> Author: younes
> Date: Thu Oct 11 11:57:52 2007
> New Revision: 20895
>
> URL: http://www.lyx.org/trac/changeset/20895
> Log:
> Crash fix. I don't know why this is triggered only now... I guess someone
> changed the way toolbars are initialized. The changes are safer a
ok, this looks better.
pavel
Index: src/PDFOptions.cpp
===
--- src/PDFOptions.cpp (revision 20899)
+++ src/PDFOptions.cpp (working copy)
@@ -70,7 +70,7 @@
os << "\\pdf_bookmarks " << convert(bookmarks) << '\n';
os <<
When issuing a "New File" command (from the Menu) or a "New File from
Template", lyx crashes.
Windows reports:
"lyxc.exe has encountered a problem and needs to close. We are sorry
for the inconvenience."
Lyx reports:
"lyx: Disabling LyX socket.
Assertion triggered in __thiscall lyx::suppor
Make a table with lots of columns, so it is wider than the visible area.
Move the cursor to the right in this table.
Expected behaviour:
LyX should sidescroll in new columns now and then.
What happens:
LyX sidescrolls in new columns now and then. This brings in
a little more table than really ne
Juergen Spitzmueller wrote:
Helge Hafting wrote:
After changing encoding, lyx don't regenerate every file, and so
view->pdf may fail as latex uses a new encoding scheme with files
that had the old encoding.
Could you post the LaTeX log file of the latex run that failed? We probably
ca
ctrl-n
ctrl-w
BOOM!
backtrace below
edwin
PS if you wonder why i am fiddling with ctrl-w: i was tricked by my french
(azerty) keyboard with US international bindings...
PPS
> lyx.exe!lyx::support::abort() Line 25 + 0x8 bytes C++
lyx.exe!error_handler(int err_sig=11) Line
> And that should not be the case? Are you suggesting that we should
> dissolve the inset in this case?
just ignore me. i am obviously in need of indecent amounts of coffee today...
Martin Vermeer wrote:
On Thu, 11 Oct 2007 11:07:44 +0200
Abdelrazak Younes <[EMAIL PROTECTED]> wrote:
Martin Vermeer wrote:
BTW Abdel, mathed placeholders now render OK,
You mean the empty blue boxes?
but they still believe
their size is 0 :-(
Could you be a bit more explicit please?
Abde
> >1. fileformat version & lyx2lyx
> >to sum up the .lyx fileformat changes:
>
> >option discarded:\pdf_store_options bool
> >option added:\pdfusetitle bool
>
> Are these two options related? Should these changes be applied uncoditionally?
no, they are not related. added & discarded uncondition
Martin Vermeer wrote:
On Thu, 11 Oct 2007 11:07:44 +0200
Abdelrazak Younes <[EMAIL PROTECTED]> wrote:
Martin Vermeer wrote:
BTW Abdel, mathed placeholders now render OK,
You mean the empty blue boxes?
but they still believe
their size is 0 :-(
Could you be a bit more explicit please?
Abde
Leuven, E. wrote:
maybe that starting math (C-M) and leaving them (right arrow) leaves a blue box?
And that should not be the case? Are you suggesting that we should
dissolve the inset in this case?
Abdel.
On Thu, 11 Oct 2007 11:13:26 +0200
"Leuven, E." <[EMAIL PROTECTED]> wrote:
> maybe that starting math (C-M) and leaving them (right arrow) leaves a blue
> box?
Yes, that's a good way to demonstrate it too. The blue box doesn't fit
inside the red corners of the mathinset.
- Martin
> -Origin
On Thu, 11 Oct 2007 11:07:44 +0200
Abdelrazak Younes <[EMAIL PROTECTED]> wrote:
> Martin Vermeer wrote:
> >
> > BTW Abdel, mathed placeholders now render OK,
>
> You mean the empty blue boxes?
>
> > but they still believe
> > their size is 0 :-(
>
> Could you be a bit more explicit please?
>
On Thursday 11 October 2007 10:35:11 Pavel Sanda wrote:
> > > i can post quick fix, which won't solve the real problem though.
> > > pavel
> >
> > This should not ever happen. :-(
> >
> > This is a blocker for patches acceptance.
>
> i havent commited this and also stated clearly, that this has to
arrgh my email client sucks ignore that mail.
>
> i planned to do it, but before i spent day on that pyhton stuff i also asked
> for 5min of
> > Please let us have a proper fix.
>
> yes this
> > i can post quick fix, which won't solve the real problem though.
> > pavel
>
> This should not ever happen. :-(
>
> This is a blocker for patches acceptance.
i havent commited this and also stated clearly, that this has to be
done to be the patch complete (in fact i was asking for help from
> > i can post quick fix, which won't solve the real problem though.
> > pavel
>
> This should not ever happen. :-(
>
> This is a blocker for patches acceptance.
i havent comitted it and stated clearly that lyx2lyx has to be done to be
the patch complete.
i planned to do it, but before i spent
maybe that starting math (C-M) and leaving them (right arrow) leaves a blue box?
-Original Message-
From: news on behalf of Abdelrazak Younes
Sent: Thu 10/11/07 11:07
To: lyx-devel@lists.lyx.org
Subject: Re: Question mathed: addCol(newcol)
Martin Vermeer wrote:
>
> BTW Abdel, mathed p
Martin Vermeer wrote:
BTW Abdel, mathed placeholders now render OK,
You mean the empty blue boxes?
but they still believe
their size is 0 :-(
Could you be a bit more explicit please?
Abdel.
void InsetMathGrid::addCol(col_type newcol)
{
const col_type nc = ncols();
const row_type nr = nrows();
cells_type new_cells((nc + 1) * nr);
vector new_cellinfo((nc + 1) * nr);
for (row_type row = 0; row < nr; ++row)
for (col_type col = 0;
On Thursday 11 October 2007 01:37:31 Pavel Sanda wrote:
> > Lyx trunk, open User's guide, I get 'document header error', unknown
> > token false false. Can anyone confirm?
>
> yes, this must be the result of http://www.lyx.org/trac/changeset/20881 ,
> as the patch was comitted without fileformat ch
On Wednesday 10 October 2007 18:24:55 Edwin Leuven wrote:
> that's why we need a proper ui interface to load packages and set their
> options
IMHO that is not lyx job's.
--
José Abílio
Enrico Forestieri wrote:
On Thu, Oct 11, 2007 at 08:12:18AM +0200, Abdelrazak Younes wrote:
Enrico Forestieri wrote:
On Wed, Oct 10, 2007 at 12:07:51AM -0500, Bo Peng wrote:
The first patch implements the ideas above (without ranges) and
works perfectly. You can even mark as greek the chars an
On Thu, Oct 11, 2007 at 08:12:18AM +0200, Abdelrazak Younes wrote:
> Enrico Forestieri wrote:
> > On Wed, Oct 10, 2007 at 12:07:51AM -0500, Bo Peng wrote:
> >>> The first patch implements the ideas above (without ranges) and
> >>> works perfectly. You can even mark as greek the chars and get the
>
Enrico Forestieri <[EMAIL PROTECTED]> writes:
> On Wed, Oct 10, 2007 at 04:17:16PM +0200, Honest Guvnor wrote:
>> On 10/10/07, Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote:
>> >
>> > I suspect this is a solaris problem... Enrico?
>
> Hmm. I feared I was losing emails, but then realized that this
Martin Vermeer <[EMAIL PROTECTED]> writes:
> The attached adds and uses an allowMultiPar() method, and everything
> still works (I also made Box insetlayoutable, as it wouldn't work right
> without).
Yes. It might be a good idea to define it in the insets that do not
allow multipar, and to move
Jean-Marc Valin wrote:
Hi,
I've been a LyX user since about version 0.10 and use it for almost
everything I write. I've overall been very happy with it (thanks guys),
except for one thing that really irritates me and I'm hoping will be
fixed at some point. That thing is irregular scrolling sp
Andre Poenitz <[EMAIL PROTECTED]> writes:
> On Wed, Oct 10, 2007 at 12:43:03PM +0200, Jean-Marc Lasgouttes wrote:
>> BTW, when opening the bindongs.lyx file, I get:
>>
>> BufferParams::readToken(): Unknown token: false
>> Object::connect: No such slot
>> lyx::frontend::GuiErrorList::select_adapt
Bernhard Roider <[EMAIL PROTECTED]> writes:
>> - it is wrong to define that in binding files, since these definitions
>> are available to menus and toolbars too. I propose to move the
>> definitions to their own file.
>
> ok, then should we create another directory like "bind" or "ui"?
Either
Bernhard Roider <[EMAIL PROTECTED]> writes:
>> - the "macro" name is a bit confusing wrt mathed macros and latex
>> macros (if we support them one day). Even if it is only in the code,
>> it is better to avoid that. Unfortunately, I do not have plenty of
>> good names. Procedure?
>
> That's
Jean-Marc Valin wrote:
Hi,
I've been a LyX user since about version 0.10 and use it for almost
everything I write. I've overall been very happy with it (thanks guys),
except for one thing that really irritates me and I'm hoping will be
fixed at some point. That thing is irregular scrolling sp
Hi,
I've been a LyX user since about version 0.10 and use it for almost
everything I write. I've overall been very happy with it (thanks guys),
except for one thing that really irritates me and I'm hoping will be
fixed at some point. That thing is irregular scrolling speed. Whenever I
have bi
Helge Hafting wrote:
* Open a LyX document
* Press the insert key on the keyboard
LyX will use the status line to tell that this is an unknown function -
fine.
It also turn the cursor off completely, so I loose track of where it is.
Any action will turn it on again, but this is confusing. Espe
82 matches
Mail list logo