Re: [LyX/master] use package parskip to separate paragraphs with vertical space (#4796)

2020-06-28 Thread Richard Kimberly Heck
On 6/28/20 12:50 PM, Jürgen Spitzmüller wrote: > Am Sonntag, den 28.06.2020, 12:36 -0400 schrieb Richard Kimberly Heck: >> If I'm reading this right, it just silently fails if parskip is not >> installed. Or am I missing something? > Yes, right (it does not fail, it just does not separate paragraph

Re: [LyX/master] use package parskip to separate paragraphs with vertical space (#4796)

2020-06-28 Thread Jürgen Spitzmüller
Am Sonntag, den 28.06.2020, 12:36 -0400 schrieb Richard Kimberly Heck: > If I'm reading this right, it just silently fails if parskip is not > installed. Or am I missing something? Yes, right (it does not fail, it just does not separate paragraphs). But we can really assume parskip to be installed

Re: [LyX/master] use package parskip to separate paragraphs with vertical space (#4796)

2020-06-28 Thread Richard Kimberly Heck
On 6/28/20 10:58 AM, Juergen Spitzmueller wrote: > commit b0c102cfb40985f46283e4fab0870ec5e2900699 > Author: Juergen Spitzmueller > Date: Sun Jun 28 17:20:18 2020 +0200 > > use package parskip to separate paragraphs with vertical space (#4796) > > File format change > --- > diff --g