Re: [LyX/master] pdfcomment.module: uniform whitespace

2015-04-28 Thread Uwe Stöhr
Am 28.04.2015 um 09:23 schrieb Jürgen Spitzmüller: I prefer (2) spaces for intending sub-tags. I would do this, but this add an unwanted empty line to the LyX file. To test, take the pdfform.module and remove the tabs by 2 spaces in the first InsetLayout definition. Then open the PDF-forms.l

Re: [LyX/master] pdfform.module: new module to create PDF forms

2015-04-28 Thread Uwe Stöhr
Am 28.04.2015 um 09:59 schrieb Jürgen Spitzmüller: Why not an inset instead of these begin and end styles? This would give a much better UX, IMHO. I don't know how this should be handled. In 90 % of the cases the form environment is the whole document and also in the rare case that only a pa

Re: [LyX/master] pdfform.module: new module to create PDF forms

2015-04-28 Thread Uwe Stöhr
Am 28.04.2015 um 09:59 schrieb Jürgen Spitzmüller: Why not an inset instead of these begin and end styles? This would give a much better UX, IMHO. I don't know how this should be handled. In 90 % of the cases the form environment is the whole document and also in the rare case that only a pa

Re: Behavior of second preview after error

2015-04-28 Thread Scott Kostyshak
On Tue, Apr 28, 2015 at 10:09 AM, Enrico Forestieri wrote: > On Mon, Apr 27, 2015 at 08:54:30PM -0400, Scott Kostyshak wrote: >> >> A related question is what to do when we know there is an error. >> Before, we reran LaTeX. I'm wondering why we didn't just show the same >> LaTeX Errors dialog agai

RE: Old links in lilypond book example

2015-04-28 Thread Ian Holliday
Thanks all Ian -Original Message- From: Pavel Sanda [mailto:sa...@lyx.org] Sent: 28 April 2015 17:34 To: Scott Kostyshak Cc: Ian Holliday; LyX Documentation Team Subject: Re: Old links in lilypond book example Scott Kostyshak wrote: > On Fri, Apr 24, 2015 at 5:05 PM, Ian Holliday > wr

Re: Behavior of second preview after error

2015-04-28 Thread Enrico Forestieri
On Mon, Apr 27, 2015 at 08:54:30PM -0400, Scott Kostyshak wrote: > > A related question is what to do when we know there is an error. > Before, we reran LaTeX. I'm wondering why we didn't just show the same > LaTeX Errors dialog again if the .tex file did not change. For example > we could have ch

Re: [LyX/master] pdfform.module: new module to create PDF forms

2015-04-28 Thread Jürgen Spitzmüller
> > +Style "Begin PDF Form" > + Margin Dynamic > + LatexType Command > + LatexName begin{Form} > + Category"PDF form" > + KeepEmpty 1 > + ParSkip

Re: [LyX/master] pdfcomment.module: uniform whitespace

2015-04-28 Thread Jürgen Spitzmüller
2015-04-27 23:00 GMT+02:00 Uwe Stöhr: > Hi Jürgen, > > since I don't know this code I cannot state on this. For me it important > to be able to use tabs for the spacing for all statements. This makes > working with the layouts and modules much easier. > If an author prefers spaces, it is OK but th