On 05/10/2018 03:10 PM, Scott Kostyshak wrote:
> On Fri, Apr 20, 2018 at 03:48:26AM +, Scott Kostyshak wrote:
>> I always thought that LyX ran the plain text routine to put text on the
>> clipboard. Is that true?
>>
>> With the attached file, abcd.lyx, if I select all and press ctrl + c,
>> whe
On Fri, Apr 20, 2018 at 03:48:26AM +, Scott Kostyshak wrote:
> I always thought that LyX ran the plain text routine to put text on the
> clipboard. Is that true?
>
> With the attached file, abcd.lyx, if I select all and press ctrl + c,
> when I paste it pastes as "abcd". If instead I go to
>
On 05/10/2018 11:41 AM, Kornel Benko wrote:
> Am Mittwoch, 9. Mai 2018 11:59:01 CEST schrieb Richard Kimberly Heck
> :
>> On 05/09/2018 11:18 AM, Pavel Sanda wrote:
>>> Jürgen Spitzmüller wrote:
2018-05-06 19:50 GMT+02:00 Richard Kimberly Heck:
> I'm intending to close stable to stri
On 05/10/2018 07:39 AM, Jean-Marc Lasgouttes wrote:
> Le 03/05/2018 à 04:53, Richard Kimberly Heck a écrit :
>> JMarc's changes to the painting routines seem to have made it very easy
>> now to implement an oft-requested feature: to be able to hide changes in
>> the LyX display. The attached patch
On Thu, May 10, 2018 at 05:34:32PM +, Jean-Marc Lasgouttes wrote:
> Le 10/05/2018 à 19:29, Scott Kostyshak a écrit :
> > On Thu, May 10, 2018 at 05:25:22PM +, Jean-Marc Lasgouttes wrote:
> >
> > > I see it now. Not sure what to do about it, though.
> >
> > No problem, thanks for taking a
Le 10/05/2018 à 19:29, Scott Kostyshak a écrit :
On Thu, May 10, 2018 at 05:25:22PM +, Jean-Marc Lasgouttes wrote:
I see it now. Not sure what to do about it, though.
No problem, thanks for taking a look. I doubt it bothers anyone else. I
was thinking we might already have a mechanism for
On Wed, May 09, 2018 at 07:43:53AM +, José Abílio Matos wrote:
> On Tuesday, 8 May 2018 17.50.58 WEST Scott Kostyshak wrote:
> > Thanks for trying. I'm not surprised, since my two computers have very
> > simliar setups so if I can reproduce on one and not on the other, this
> > is probably a tr
On Wed, May 09, 2018 at 11:23:29AM +, José Abílio Matos wrote:
> On Wednesday, 9 May 2018 12.10.35 WEST Kornel Benko
> wrote:
> > I too. But the versions may differ. 5.6.1-2
>
> I use 5.10.1
Mine is 5.6.2.
Scott
signature.asc
Description: PGP signature
On Thu, May 10, 2018 at 05:25:22PM +, Jean-Marc Lasgouttes wrote:
> I see it now. Not sure what to do about it, though.
No problem, thanks for taking a look. I doubt it bothers anyone else. I
was thinking we might already have a mechanism for delaying the screen
refresh in such cases.
Scott
On Thu, May 10, 2018 at 05:23:32PM +, Jean-Marc Lasgouttes wrote:
> Le 10/05/2018 à 19:05, Scott Kostyshak a écrit :
> > It would make it easier to read the code. For example, I would know that
> > methods such as forwardPar() could be used, but that no changes to the
> > document would be done
Le 10/05/2018 à 19:14, Scott Kostyshak a écrit :
On Thu, May 10, 2018 at 11:42:37AM +, Jean-Marc Lasgouttes wrote:
Le 28/04/2018 à 04:39, Scott Kostyshak a écrit :
Is it easy to delay a screen update in order to make something look like
an atomic change to the user? If you open the beamer e
Le 10/05/2018 à 19:05, Scott Kostyshak a écrit :
It would make it easier to read the code. For example, I would know that
methods such as forwardPar() could be used, but that no changes to the
document would be done. But perhaps it is not clear what a "change" is.
Knowing what a change is is in
> Am 10.05.2018 um 13:57 schrieb LyX Ticket Tracker :
>
> #10788: SIGSEGV signal caught
> --+-
> Reporter: lyx101| Owner: lasgouttes
> Type: defect| Status: new
> Priority: high | Milest
On Thu, May 10, 2018 at 11:50:37AM +, Jean-Marc Lasgouttes wrote:
> Le 05/05/2018 à 23:26, Scott Kostyshak a écrit :
> > The reason for this error, from the R perspective, is detailed by this
> > r-help ML post [1]. The problem is that when LyX exports the .Rnw file
> > (which in turn is used t
On Thu, May 10, 2018 at 11:42:37AM +, Jean-Marc Lasgouttes wrote:
> Le 28/04/2018 à 04:39, Scott Kostyshak a écrit :
> > Is it easy to delay a screen update in order to make something look like
> > an atomic change to the user? If you open the beamer example manual and
> > use e.g. insert frame
On Thu, May 10, 2018 at 11:26:41AM +, Jean-Marc Lasgouttes wrote:
> Le 08/05/2018 à 02:04, Scott Kostyshak a écrit :
> > The patch is attached. Any comments?
>
> It looks good.
Thanks, it's in at 23de5e5e.
> > In addition, I have a couple of questions:
> >
> > 1. Is there a reason that ther
Am Mittwoch, 9. Mai 2018 11:59:01 CEST schrieb Richard Kimberly Heck
:
> On 05/09/2018 11:18 AM, Pavel Sanda wrote:
> > Jürgen Spitzmüller wrote:
> >> 2018-05-06 19:50 GMT+02:00 Richard Kimberly Heck:
> >>
> >>> I'm intending to close stable to string changes shortly, so we can move
> >>> toward 2
Le 05/05/2018 à 23:26, Scott Kostyshak a écrit :
The reason for this error, from the R perspective, is detailed by this
r-help ML post [1]. The problem is that when LyX exports the .Rnw file
(which in turn is used to make the .R file), the .Rnw file is created
with encoding "iso-8859-1". I think
Le 28/04/2018 à 04:39, Scott Kostyshak a écrit :
Is it easy to delay a screen update in order to make something look like
an atomic change to the user? If you open the beamer example manual and
use e.g. insert frame below, we can see the intermediate steps. I think
it would be smoother if we just
Le 03/05/2018 à 04:53, Richard Kimberly Heck a écrit :
JMarc's changes to the painting routines seem to have made it very easy
now to implement an oft-requested feature: to be able to hide changes in
the LyX display. The attached patch does this. There is at least one
bug: If an entire paragraph
The graphics display looks wrong if cache is enabled.
Attached versions of oxygen fonts.svgz.
(Master and 2.3.x show the same behavior)
(Some cropping error on the upper side?)
Kornel
signature.asc
Description: This is a digitally signed message part.
Le 04/05/2018 à 20:57, José Abílio Matos a écrit :
Using my Fedora hat,
we got a bug report: https://bugzilla.redhat.com/show_bug.cgi?id=1575097
In this case the user (me again :-) ) has used the search and replace.
What is strange is that __repalcement_assert seems to be related to
__gnu_pa
Le 08/05/2018 à 02:04, Scott Kostyshak a écrit :
The patch is attached. Any comments?
It looks good.
In addition, I have a couple of questions:
1. Is there a reason that there is no const_DocIterator class?
No, what would it be good for?
2. If paragraph::id() did not exist, would it be r
Le 09/05/2018 à 11:23, José Abílio Matos a écrit :
On Monday, 7 May 2018 16.18.08 WEST William Adams wrote:
> It's answered here --- apparently it's an in-built feature:
>
>
https://stackoverflow.com/questions/32564415/how-to-convert-jupyter-ipython-
> notebooks-to-latex
> >You have t
Le 09/05/2018 à 03:45, Richard Kimberly Heck a écrit :
6df8c42e59f7d 7bcb78a77875ec 90cfe4ec3b4ff2
Those would be fine with me.
Thanks, they are in now.
JMarc
25 matches
Mail list logo