Am Donnerstag, den 25.05.2017, 21:58 -0600 schrieb Joel Kulesza:
> After some time working with it, my thanks to Jürgen for reworking
> the Insert -> Citation dialog. I find this **much** more pleasant to
> use than previously.
Thank you. Glad to hear that.
Jürgen
>
> - Joel
signature.asc
Des
After some time working with it, my thanks to Jürgen for reworking the
Insert -> Citation dialog. I find this **much** more pleasant to use than
previously.
- Joel
On 26/05/2017 1:46 a.m., Scott Kostyshak wrote:
On Thu, May 25, 2017 at 12:51:26PM +1200, Andrew Parsloe wrote:
The shortcut keys Alt+A 1, ..., Alt+A 9 are assigned to argument-insert 1
... argument-insert 9. On all the keyboards I have used, the numbers run in
a row 1234567890 from left to righ
On Thu, May 25, 2017 at 09:09:03PM +0200, Jean-Pierre wrote:
>
>
>
> Message d'origine
> De : Scott Kostyshak
> Envoyé : 25 mai 2017 16:59:17 GMT+02:00
> À : lyx-devel@lists.lyx.org
> Objet : Re: LyX docs: cleaning up math options
>
> Jean-Pierre, what is the status on this?
On Fri, May 26, 2017 at 10:38:21AM +1200, Andrew Parsloe wrote:
> After my initial request, I realised it was easy to make the version number
> visible. Initially I put a toolbar button on the View toolbar. Now I change
> the entry Submenu "Help|H" "help" in stdmenus.inc to Submenu "Help
> v.2.3.0
On 26/05/2017 2:46 a.m., Scott Kostyshak wrote:
On Tue, May 16, 2017 at 11:09:11AM +0200, Jean-Marc Lasgouttes wrote:
Le 16/05/2017 à 10:37, Andrew Parsloe a écrit :
The version is displayed in the main window when no document is open,
but if I understand correctly you would like for the vers
Message d'origine
De : Scott Kostyshak
Envoyé : 25 mai 2017 16:59:17 GMT+02:00
À : lyx-devel@lists.lyx.org
Objet : Re: LyX docs: cleaning up math options
Jean-Pierre, what is the status on this? I have not followed closely all
the discussions in this thread. Is anything block
This used to work fine until LyX 2.3:
insert a hyperlink
select, toggle noun
you'll get
\noun{}\href{http://www.lyx.org}{lyx}
instead of
\noun{\href{http://www.lyx.org}{lyx}}
Is this intended behavior?
With \marginpar one gets
\noun{}\marginpar{\noun{bbb}}
which kind of makes more sense, bu
On Fri, May 05, 2017 at 08:03:02PM -0400, Scott Kostyshak wrote:
> Tommaso,
>
> I found an old script from Koji for gnuplot. Is it useful now?
Tommaso,
No worries if you don't have time, but I just wanted to make sure you
saw this.
Scott
signature.asc
Description: PGP signature
On Thu, May 25, 2017 at 06:46:54PM +0200, Jean-Marc Lasgouttes wrote:
> Le 25/05/2017 à 17:34, Enrico Forestieri a écrit :
> > No, this is not related to language nesting but is due to the fact
> > that \textbf is not a robust command and the footnote contains
> > multiple paragraphs. Three possibl
Le 25/05/2017 à 17:34, Enrico Forestieri a écrit :
No, this is not related to language nesting but is due to the fact
that \textbf is not a robust command and the footnote contains
multiple paragraphs. Three possible solutions come to mind:
1) Use \cprotect if the footnote contains a \par token
2
Le 25/05/2017 à 17:34, Enrico Forestieri a écrit :
No, this is not related to language nesting but is due to the fact
that \textbf is not a robust command and the footnote contains
multiple paragraphs. Three possible solutions come to mind:
1) Use \cprotect if the footnote contains a \par token
Am Donnerstag, 25. Mai 2017 um 16:43:30, schrieb Jürgen Spitzmüller
> Am Donnerstag, den 25.05.2017, 09:52 -0400 schrieb Scott Kostyshak:
> > On Wed, May 24, 2017 at 12:25:25AM +0200, Enrico Forestieri wrote:
> > > commit 3ceb5034905a4594fd100b8c29719699f3e87fb7
> > > Author: Enrico Forestieri
>
On Thu, May 25, 2017 at 09:52:53AM -0400, Scott Kostyshak wrote:
>
> git bisect suggests this commit broke the following test:
>
> doc/ja/UserGuide_pdf3
>
> This test corresponds to compiling the ja UserGuide to format
> PDF (dvipdfm), which is the default format.
>
> Perhaps the commit tri
On Thu, Apr 20, 2017 at 05:02:41PM +, Guenter Milde wrote:
> Dear LyXers,
>
> background reading for the "reorganize templates folder" ticket, I found an
> interesting statement in the Customization guide (5.2.4 Creating templates):
>
>
> Templates are created just like usual documents: us
Jean-Pierre, what is the status on this? I have not followed closely all
the discussions in this thread. Is anything blocking progress?
Scott
signature.asc
Description: PGP signature
Am Mittwoch, den 24.05.2017, 19:36 +0200 schrieb N. Andrew Walsh:
> in a \footnote block, if a block of text is both set to a different
> language (invoking a polyglossia language definition) and contained
> in a \quote block, the compiler will delete the last bracket of the
> footnote. This causes
On Tue, May 16, 2017 at 11:09:11AM +0200, Jean-Marc Lasgouttes wrote:
> Le 16/05/2017 à 10:37, Andrew Parsloe a écrit :
> > > The version is displayed in the main window when no document is open,
> > > but if I understand correctly you would like for the version to be
> > > displayed even if docume
Am Donnerstag, den 25.05.2017, 09:52 -0400 schrieb Scott Kostyshak:
> On Wed, May 24, 2017 at 12:25:25AM +0200, Enrico Forestieri wrote:
> > commit 3ceb5034905a4594fd100b8c29719699f3e87fb7
> > Author: Enrico Forestieri
> > Date: Wed May 24 00:24:54 2017 +0200
> >
> > Fix bug #10263
>
> git
Just a random thought that I don't expect anyone to respond to and I'm
not interested in working on myself:
It would be nice to have a larger (set) interaction of the -dbg options
and our trac components. I keep thinking "clipboard" is a trac component
but it's not. This would also make it easy to
On Wed, May 24, 2017 at 08:07:52AM +0200, racoon wrote:
> Thanks. Yes, it is still not patched in latest master so I guess it is
> pending.
>
> Feel free to take a look.
OK I'll put this on my list of things to look at.
Scott
signature.asc
Description: PGP signature
On Thu, May 25, 2017 at 01:08:20AM +0200, Guillaume MM wrote:
> Hi Scott, indeed there is no need for this in 2.3 and I meant to reply
> to Jean-Marc later. In addition gcc 4.6 might get in the way and I am
> hoping that 2.4 is the good time to unsupport it. So it's best not to
> have this in 2.3.
On Wed, May 24, 2017 at 01:29:45PM -0400, Cris Fuhrman wrote:
> On Tue, May 23, 2017 at 10:38 PM, Scott Kostyshak wrote:
>
> > On Wed, Apr 19, 2017 at 11:29:12AM +0200, Jean-Marc Lasgouttes wrote:
> > > I understand that this gives minor debugging information (that can
> > probably
> > > be obtai
On Thu, May 25, 2017 at 12:51:26PM +1200, Andrew Parsloe wrote:
> The shortcut keys Alt+A 1, ..., Alt+A 9 are assigned to argument-insert 1
> ... argument-insert 9. On all the keyboards I have used, the numbers run in
> a row 1234567890 from left to right.
+1
> On my system Alt+A 0 is unassigned.
Am Mittwoch, den 24.05.2017, 19:36 +0200 schrieb N. Andrew Walsh:
> Dear List:
>
> In regards to the previous question about footnotes, I have isolated
> the issue I'm having to the following:
>
> in a \footnote block, if a block of text is both set to a different
> language (invoking a polygloss
25 matches
Mail list logo