On 08/28/2016 06:26 PM, Guillaume Munch wrote:
> Le 31/07/2016 à 22:00, Guenter Milde a écrit :
>>
>>> What about "Code preview" ? inspired by the current French translation.
>>
>> "Code" or "source code" is usually the source for a program. LyX is a
>> document processor where the source is text i
On Mon, Aug 29, 2016 at 12:46:07AM +0100, Guillaume Munch wrote:
> Hi Scott,
>
> I think this should be
> \begin_inset Formula $\backslash{\textrm{momentum}}\{fA\}\{\vec{p\}}$
> unfortunately.
Thanks for catching that, Guillaume. Fixed at 185e6308. This time I
checked the LyX display (for one ch
Le 29/08/2016 à 00:41, Scott Kostyshak a écrit :
commit 0e49231bbfefe339b33b8ccc4d13e716a74871c4
Author: Scott Kostyshak
Date: Sun Aug 28 19:12:20 2016 -0400
Convert deprecated '\rm' to '\textrm' in examples
This change fixes the export of our FeynmanDiagrams.lyx example
files on
Our compilation of the Hebrew splash file fails with "Missing glyphs!"
errors. Indeed, if you look at the output, the LyX inset outputs are
missing. Interestingly, the \LaTeX{} commands work fine (i.e. do not
cause an error), and result in R-to-L output (XeTaL).
Are our \LyX{} commands supposed to
Le 29/08/2016 à 00:11, Kornel Benko a écrit :
Am Monday 29 August 2016 um 01:04:50, schrieb Kornel Benko
Am Monday 29 August 2016 um 00:23:46, schrieb Guillaume Munch
commit 0779b3c36cb693bdb85aea7a155f4384b49c4902
Author: Guillaume Munch
Date: Sun Aug 28 16:51:15 2016 +0100
Change "F
Le 29/08/2016 à 00:04, Kornel Benko a écrit :
Am Monday 29 August 2016 um 00:23:46, schrieb Guillaume Munch
commit 0779b3c36cb693bdb85aea7a155f4384b49c4902
Author: Guillaume Munch
Date: Sun Aug 28 16:51:15 2016 +0100
Change "Format" into "Formats"
The plural form seems more appropr
Am Monday 29 August 2016 um 01:04:50, schrieb Kornel Benko
> Am Monday 29 August 2016 um 00:23:46, schrieb Guillaume Munch
> > commit 0779b3c36cb693bdb85aea7a155f4384b49c4902
> > Author: Guillaume Munch
> > Date: Sun Aug 28 16:51:15 2016 +0100
> >
> > Change "Format" into "Formats"
> >
Am Monday 29 August 2016 um 00:23:46, schrieb Guillaume Munch
> commit 0779b3c36cb693bdb85aea7a155f4384b49c4902
> Author: Guillaume Munch
> Date: Sun Aug 28 16:51:15 2016 +0100
>
> Change "Format" into "Formats"
>
> The plural form seems more appropriate and the tag [[output]] is
Le 09/06/2016 à 04:03, Richard Heck a écrit :
On 06/08/2016 03:57 PM, Georg Baum wrote:
Guillaume Munch wrote:
Le 07/06/2016 00:00, Richard Heck a écrit :
Our use of git would make it very easy for us to have a branch in which
new features not requiring format changes could also be put.
Thi
Le 23/08/2016 à 11:23, Jean-Marc Lasgouttes a écrit :
commit b583fb26e89ccdc242e5c11d5e9d8b0606bee957
Author: Jean-Marc Lasgouttes
Date: Tue Aug 23 12:22:35 2016 +0200
Reset anchor before selecting with S-button1
---
src/Text3.cpp |1 +
1 files changed, 1 insertions(+), 0 deletions(-
Dear list
Attached is a patch that changes some details about text justification.
The spacing is distributed proportionally to the em size (if a row mixes
two font heights one can see distinguish spaces in the big font from
spaces in the small font). Moreover an upper bound is set on the spacing
Le 19/08/2016 à 19:19, Vermeer Martin a écrit :
Just noticed that a similar, more extensive and probably allround better
project was completed back in 2011 by one Daniel Groger... great minds
think alike!
http://www.mail-archive.com/lyx-devel%40lists.lyx.org/msg169820.html
But why is this not
Le 14/08/2016 à 22:43, Richard Heck a écrit :
On 08/14/2016 07:07 AM, Guillaume Munch wrote:
Le 04/08/2016 à 02:11, Guillaume Munch a écrit :
In the attached patch, I propose to replace the reference with a
shared_ptr to avoid copying tens of FuncRequests every time one
opens a menu.
I woul
Le 30/07/2016 à 21:10, Guillaume Munch a écrit :
Le 27/07/2016 à 17:37, Jean-Pierre Chrétien a écrit :
After reviewing the various uses of Format in the menus and the
translations I made, I eventually agree upon this, as I use Format in
French in Preferences->File Formats.
Ok so for now inten
Le 31/07/2016 à 22:00, Guenter Milde a écrit :
On 2016-07-30, Guillaume Munch wrote:
Le 26/07/2016 à 09:23, Guenter Milde a écrit :
(I have a similar issue with the "source panel": it should really be
called "output panel".
I cannot follow this argument: the "source panel" shows various outp
Le 05/07/2016 à 20:39, Georg Baum a écrit :
Guillaume Munch wrote:
I have split the patch in two for you, and already committed the part
that does not introduce lambda expressions. Attached is the remainder of
the patch that replaces all remaining std::bind with lambda expressions.
Thanks. I
On Sun, Aug 28, 2016 at 11:09:46AM -0400, Richard Heck wrote:
> On 08/28/2016 09:56 AM, Scott Kostyshak wrote:
> > On Tue, Jun 28, 2016 at 06:11:50PM -0400, Richard Heck wrote:
> >> I'm attaching a set of patches that allow for cancellation of background
> >> processes. When you start a view or upd
On 08/28/2016 09:56 AM, Scott Kostyshak wrote:
> On Tue, Jun 28, 2016 at 06:11:50PM -0400, Richard Heck wrote:
>> I'm attaching a set of patches that allow for cancellation of background
>> processes. When you start a view or update or whatever, you will get an
>> extra menu entry in the Document m
Le 28/08/2016 à 09:29, Stephan Witt a écrit :
This is a problem in the Enchant library - not in LyX.
It gets me every time.
On Tue, Jun 28, 2016 at 06:11:50PM -0400, Richard Heck wrote:
>
> I'm attaching a set of patches that allow for cancellation of background
> processes. When you start a view or update or whatever, you will get an
> extra menu entry in the Document menu. You can also use "export-cancel" in
> the mi
Am 28.08.2016 um 02:02 schrieb Guillaume Munch :
>
> Le 24/08/2016 à 14:07, Jean-Marc Lasgouttes a écrit :
>>
>> I get this warning with clang in master:
>>
>> In file included from ../../master/src/InsetList.cpp:21:
>> ../../master/src/insets/InsetBranch.h:106:7: warning:
>> 'lyx::InsetBranch::
21 matches
Mail list logo