Re: Augmented matrix is not produced correctly

2020-05-06 Thread Paul Smith
On Wed, May 6, 2020 at 6:43 PM Paul A. Rubin wrote: > > I suspect that I have found a bug: When I do what I do at the attached > screenshot, I do not get what one would have expected (the vertical > line drawn between the first and the second column). > > This discussion may be relevant: > > https

Re: Paths forgotten?

2020-05-06 Thread Pavel Sanda
On Wed, May 06, 2020 at 12:45:34PM -0400, UD Kap wrote: >Pavel, I think you are getting close-- the line says:** \origin >unavailable > >What now? Unfortunately no, this was not fruitful direction, that value is pretty normal. Can you answer my other questions (see below)? > Reading

Re: Augmented matrix is not produced correctly

2020-05-06 Thread Paul A. Rubin
On 5/6/20 12:48 PM, Paul Smith wrote: On Wed, May 6, 2020 at 5:13 PM Paul A. Rubin wrote: I suspect that I have found a bug: When I do what I do at the attached screenshot, I do not get what one would have expected (the vertical line drawn between the first and the second column). This discuss

Re: Paths forgotten?

2020-05-06 Thread Kornel Benko
Am Wed, 6 May 2020 12:45:34 -0400 schrieb UD Kap : > On 5/5/20 5:35 PM, Pavel Sanda wrote: > On Tue, May 05, 2020 at 11:42:34AM -0400, UD Kap wrote: > >Pavel-- All the image files are on my disk-- none of them are on a > > network > >>drive or cloud. > >> > > Strange. But OK, another sho

Re: Augmented matrix is not produced correctly

2020-05-06 Thread Paul Smith
On Wed, May 6, 2020 at 5:13 PM Paul A. Rubin wrote: > > >> I suspect that I have found a bug: When I do what I do at the attached > >> screenshot, I do not get what one would have expected (the vertical > >> line drawn between the first and the second column). > >> > >> This discussion may be rele

Re: Paths forgotten?

2020-05-06 Thread UD Kap
On 5/5/20 5:35 PM, Pavel Sanda wrote: On Tue, May 05, 2020 at 11:42:34AM -0400, UD Kap wrote: Pavel-- All the image files are on my disk-- none of them are on a network drive or cloud. Strange. But OK, another shot in the dark: I

Re: Augmented matrix is not produced correctly

2020-05-06 Thread Paul A. Rubin
On 5/6/20 11:59 AM, Paul Smith wrote: On Wed, May 6, 2020 at 4:50 PM Paul A. Rubin wrote: I suspect that I have found a bug: When I do what I do at the attached screenshot, I do not get what one would have expected (the vertical line drawn between the first and the second column). This discuss

Re: Augmented matrix is not produced correctly

2020-05-06 Thread Paul Smith
On Wed, May 6, 2020 at 4:50 PM Paul A. Rubin wrote: > > I suspect that I have found a bug: When I do what I do at the attached > screenshot, I do not get what one would have expected (the vertical > line drawn between the first and the second column). > > This discussion may be relevant: > > https

Re: Augmented matrix is not produced correctly

2020-05-06 Thread Paul A. Rubin
On 5/6/20 11:15 AM, Paul Smith wrote: Dear All, I suspect that I have found a bug: When I do what I do at the attached screenshot, I do not get what one would have expected (the vertical line drawn between the first and the second column). This discussion may be relevant: https://tex.stackexch

Augmented matrix is not produced correctly

2020-05-06 Thread Paul Smith
Dear All, I suspect that I have found a bug: When I do what I do at the attached screenshot, I do not get what one would have expected (the vertical line drawn between the first and the second column). This discussion may be relevant: https://tex.stackexchange.com/questions/299221/adding-vertica

Layout to enter a Variable

2020-05-06 Thread Dr Eberhard Lisse
Hi, in the Koma Letter variant I can generate a Local Layout to generate an "Entry Field" with the label in colour and the content reusable as ERT in the Text. If I try something similar in the Koma Article, it does not show the Label and centers the field. Is there a way of doing this in LyX?

Re: Show footcite as textcite

2020-05-06 Thread Daniel
On 2020-05-02 16:40, Daniel wrote: On 2020-05-02 16:29, Daniel wrote: Hi, Are there any Biblatex wizzards on the list? I want the \autocite(s) (that I have set to footnotes) to show the same format as the \textcite(s) commands. I can easily do \let\autocite\textcite \let\autocites\textcite