Hi,
I've added a search box to the sidebar, primarily to show how it can be
done. I'm not sure we want it there, or perhaps even at all,.
/Christian
--
Christian Ridderström, +46-8-768 39 44 http://www.md.kth.se/~chr
On Mon, Apr 07, 2008 at 01:12:11AM +0200, Joost Verburg wrote:
> Leuven, E. wrote:
> [...]
> This is really a great feature. I can now copy graphics from any Windows
> application!
>
> Joost
Cool stuff.
Nevertheless, could we try stick to LyX style also in Windows-only code?
E.g:
> +#ifdef Q_WS
[EMAIL PROTECTED] wrote:
On Mon, 7 Apr 2008, Rex C. Eastbourne wrote:
Does anyone have an image of the platypus in some format suitable for
graphic work? If so, could you send it to me or let me know where on
the site I can find it?
Is a photo good? If so, check out
http://en.wikipedia
Hi
I'm removing level-1 headingness from the top of the web pages. This
sometimes mean that text now shows up on the web page. I'm not sure it
should, so we'll have to go through the pages eventually to see if they
are as desired.
/Christan
PS.
Generally speaking, I've found that for wiki
See
http://www.lyx.org/test/wiki/index.php/Web/Donate
the markup
(:LyX_paypal:)
does not work either.
/C
PS. I'm going through pages to see if there are any remainding links to
'Main/*'.
--
Christian Ridderström, +46-8-768 39 44 http://www.md.kth.se/~chr
On Mon, 7 Apr 2008, Rex C. Eastbourne wrote:
Does anyone have an image of the platypus in some format suitable for
graphic work? If so, could you send it to me or let me know where on the
site I can find it?
Is a photo good? If so, check out
http://en.wikipedia.org/wiki/Image:Ornith
Hi,
I've renamed all wiki pages from e.g.
Main.HomePage -> Web.HomePage
this means that the URI
http:/www.lyx.org/test/HomePage
no longer works, as it is automatically mapped to
http://www.lyx.org/test/index.php/Main/HomePage
As yet an another alternative proposal, what would be wrong with using
a python script for creating an archive containing the LyX file and
all needed files?
The attached script should work with both 1.5 and 1.6 and is able to
include out of tree files (in a safe manner, I think). Nothing needs
to
Does anyone have an image of the platypus in some format suitable for
graphic work? If so, could you send it to me or let me know where on the
site I can find it?
Rex
Leuven, E. wrote:
> Yes, that's a good idea. Can you have a look at the clipboard
> copy-pasting of metafile data?
was already looking at that (thus my installer request ;-), the attached
is what i have. the getdata call seems to be unsuccessful so i am doing
something wrong.
am a bit stuc
Hi,
I was too busy this weekend to migrate the site, but I'll try and do it
this week. Please note that you should be able to work on the test
installation until/unless I say so.
/Christian
--
Christian Ridderström, +46-8-768 39 44 http://www.md.kth.se/~chr
Dov Feldstern wrote:
Dov Feldstern wrote:
Andre Poenitz wrote:
On Fri, Apr 04, 2008 at 12:15:24PM +0300, Dov Feldstern wrote:
[something unrelated ;-)]
Hi Dov.
Since you are around: I have a suspicion tha change 22930
removed the possibility do extend a selection in mathed
using Shift+Left/R
Joost Verburg wrote:
> Done :) Everything will be installed and configured automatically.
that's quick!
>> we could perhaps have the default paste in original
>> format and offer an additional "paste as eps"...
>
> Yes, that's a good idea. Can you have a look at the clipboard
> copy-pasting of
On Sun, Apr 06, 2008 at 04:48:29PM +0200, Pavel Sanda wrote:
> > Author: sanda
> > Date: Sun Apr 6 16:43:28 2008
> > New Revision: 24139
> >
> > void GuiWorkArea::fixVerticalScrollBar()
> > {
> > - if (!buffer_view_->fullScreen())
> > + if (!isFullScreen())
> > setVerticalScroll
Pavel Sanda wrote:
Correct. You could add that the parameter corresponds to the
"lyxtype".
i was already looking what exactly lyxtype means, but the
commentary in header file was not really helpful to determine
what the "lyxtype" is:
///
std::string lyxtype_;
This probably
Martin Vermeer wrote:
On Sun, Apr 06, 2008 at 04:26:23AM +0200, Pavel Sanda wrote:
I think this is to make sure we're dissolving the right kind of inset
(e.g., a charstyle), but I'm not absolutely positive.
yes and my questions are
- why is this needed - this lfun can be called withou
On Sun, Apr 06, 2008 at 04:48:29PM +0200, Pavel Sanda wrote:
> > Author: sanda
> > Date: Sun Apr 6 16:43:28 2008
> > New Revision: 24139
> >
> > void GuiWorkArea::fixVerticalScrollBar()
> > {
> > - if (!buffer_view_->fullScreen())
> > + if (!isFullScreen())
> > setVerticalScroll
> Author: sanda
> Date: Sun Apr 6 16:43:28 2008
> New Revision: 24139
>
> void GuiWorkArea::fixVerticalScrollBar()
> {
> - if (!buffer_view_->fullScreen())
> + if (!isFullScreen())
> setVerticalScrollBarPolicy(Qt::ScrollBarAlwaysOn);
> }
Andre, checkout your 'hack' works
> Correct. You could add that the parameter corresponds to the
> "lyxtype".
i was already looking what exactly lyxtype means, but the
commentary in header file was not really helpful to determine
what the "lyxtype" is:
///
std::string lyxtype_;
pavel
On Sun, Apr 06, 2008 at 11:19:43AM +, [EMAIL PROTECTED] wrote:
> Author: sanda
> Date: Sun Apr 6 13:19:42 2008
> New Revision: 24137
>
> URL: http://www.lyx.org/trac/changeset/24137
> Log:
> * Doxy.
>
> Modified:
> lyx-devel/trunk/src/LyXAction.cpp
>
> Modified: lyx-devel/trunk/src/LyXA
On Sun, Apr 06, 2008 at 04:26:23AM +0200, Pavel Sanda wrote:
> > I think this is to make sure we're dissolving the right kind of inset
> > (e.g., a charstyle), but I'm not absolutely positive.
>
> yes and my questions are
> - why is this needed - this lfun can be called without any argument.
> -
21 matches
Mail list logo