Re: [Groff] groff variable for ideal

2014-06-18 Thread Ralph Corderoy
Hi Ulrich, > The way I handle preprocessors and other options, is, to put them into > a (pseudo-) comment in the first line of a document, like e.g.: > > .\" tbl eqn lnd I do something similar but put shell commands as a comment, e.g. .\" set -eEu -o pipefail .\" f=foo .\" o='-p -t

Re: [Groff] groff variable for ideal

2014-06-17 Thread Bernd Warken
> Von: "Ulrich Lauther" > > The way I handle preprocessors and other options, is, to put them into a > (pseudo-) comment > in the first line of a document, like e.g.: > > .\" tbl eqn lnd > > This line is interpreted by my groff shell script and I can never forget to > run the required > prep

Re: [Groff] groff variable for ideal

2014-06-17 Thread Ulrich Lauther
On Mon, Jun 16, 2014 at 11:24:46PM +0100, Ralph Corderoy wrote: > Hi Bernd, > > > A `groff' option for running the `gideal' preprocessor is needed. > > Only once the preprocessor has a significant enough audience to make it > worthwhile? Meanwhile, it can continue to be explicitly pipelined? >

Re: [Groff] groff variable for ideal

2014-06-17 Thread Bernd Warken
> Von: "Werner LEMBERG" > > > A `groff' option for running the `gideal' preprocessor is needed. I > > propose upper case `-J', because the lower case `-j' was used for > > `chem'. > > This is OK with me. Then I will install `-J' for `gideal'; `-j' for `chem' is already done. But I propose to

Re: [Groff] groff variable for ideal

2014-06-16 Thread Werner LEMBERG
> Should we be worried about having too few characters left though? > Do we need to work on a solution? No need to worry – we can always use long option if really, really necessary (what I doubt, to be honest). Werner

Re: [Groff] groff variable for ideal

2014-06-16 Thread Vaibhaw Pandey
Should we be worried about having too few characters left though? Do we need to work on a solution? - Vaibhaw On Tue, Jun 17, 2014 at 7:44 AM, Werner LEMBERG wrote: > >> A `groff' option for running the `gideal' preprocessor is needed. > > > > Only once the preprocessor has a significant enoug

Re: [Groff] groff variable for ideal

2014-06-16 Thread Werner LEMBERG
>> A `groff' option for running the `gideal' preprocessor is needed. > > Only once the preprocessor has a significant enough audience to make > it worthwhile? Meanwhile, it can continue to be explicitly > pipelined? Given that `ideal' is a traditional preprocessor, I think it is a good thing to

Re: [Groff] groff variable for ideal

2014-06-16 Thread Werner LEMBERG
> A `groff' option for running the `gideal' preprocessor is needed. I > propose upper case `-J', because the lower case `-j' was used for > `chem'. This is OK with me. Werner

Re: [Groff] groff variable for ideal

2014-06-16 Thread Ralph Corderoy
Hi Bernd, > A `groff' option for running the `gideal' preprocessor is needed. Only once the preprocessor has a significant enough audience to make it worthwhile? Meanwhile, it can continue to be explicitly pipelined? > Free characters from there are: [ABHJOuxyY] Too few to dedicate remaining o

[Groff] groff variable for ideal

2014-06-16 Thread Bernd Warken
A `groff' option for running the `gideal' preprocessor is needed. I propose upper case `-J', because the lower case `-j' was used for `chem'. Other characters are also possible from the shell command $ groff -h | grep '^-' | sort | less Free characters from there are: [ABHJOuxyY] `ideal' is almo