Re: [Groff] Re: Bug in mm macro package

2006-02-18 Thread Clarke Echols
When I used AT&T troff at HP about 15-20 years ago, there was no ".fam" request available, and \fR *always* went to "Times Roman". The advantage of using \f1 through \f4 in text and the .fp request was that one could rearrange the typography of a 3000 page manual by changing the font selected by e

[Groff] Re: Bug in mm macro package

2006-02-18 Thread Werner LEMBERG
> file foo: > > .nr q 1 > .nr N 1 > .af q i > .ie (\n[q]=1)&(\n[N]=1) .tm Ho! > .el .tm boo > .fp 1 PR > .fp 2 PI > .fp 3 PB > .fp 4 PBI > .fp 5 CW > .fp 6 CI > .fp 7 CB > .fp 8 H > .fp 9 HB > .ds HF 3 3 3 4 4 4 3 > .BR bold roman > > groff -ww -mm foo > foo.ps > > bug.r:4: expected `;' after scale

Re: [Groff] Re: begin page blues

2006-02-18 Thread Werner LEMBERG
> Here's an artificial example just to see the extra space at work: > > .vs 0.85c > .ps 20 > .ft CR > .sp 10 > Hello1 > \X'ps: exec 1 0 0 setrgbcolor' > Hello2 > Hello3 > \X'ps: exec 0 0 0 setrgbcolor' > .br > Hello1 Hello2 Hello3 > .\" > .ex > > Here the red Hello2 Hello3 are one space to the r

RE: [Groff] Re: begin page blues

2006-02-18 Thread Ted Harding
On 18-Feb-06 Miklos Somogyi wrote: > [...] > Here's an artificial example just to see the extra space at work: > > .vs 0.85c > .ps 20 > .ft CR > .sp 10 > Hello1 > \X'ps: exec 1 0 0 setrgbcolor' > Hello2 > Hello3 > \X'ps: exec 0 0 0 setrgbcolor' > .br > Hello1 Hello2 Hello3 > .\" > .ex > > Here t

[Groff] Re: begin page blues

2006-02-18 Thread Miklos Somogyi
On 19/02/2006, at 1:38 AM, Miklos Somogyi wrote: Dear Experts, There's something that drives me crazy. If I start a page with something indented, it gets printed 1v lower than otherwise. What is this "first line is different" thing? Can you save me from the asylum (or vice versa)? Miklos

今日明日のお約束

2006-02-18 Thread 後藤
女性からのメッセージは受け取れたでしょうか? 今日か明日のお約束を頂きたいと希望がありましたので、bug-groff様へ直接連絡が取れるよう女性の方へご案内させていただきました。 こちらのページ内より取得できる無料私書籍へも送信されたようですのでご確認下さいね。 http://pali-paki.com/p/pb/index.php?b=3&pr=ksb003/こちらより取得が可能です。 この私書籍について少しご案内いたしますね! まず私書籍は作成も維持も解約も無料です。 私書籍へ届いたメッセージは作成時に送信されたメールアドレスでいつでも確認が出来ますし私書籍ページへアクセスする事で

[Groff] begin page blues

2006-02-18 Thread Miklos Somogyi
Dear Experts, There's something that drives me crazy. If I start a page with something indented, it gets printed 1v lower than otherwise. What is this "first line is different" thing? Can you save me from the asylum (or vice versa)? Miklos PS: I use the "me" macros and have tried .br and .r

Re: [Groff] (no subject)

2006-02-18 Thread Miklos Somogyi
On 17/02/2006, at 9:31 PM, mikkel meinike wrote: He I have made a book for kids. I would like to try to make it in groff. It is mostly images going all the way to the borders of the pages.Ttext is printed over the pictures. In order to see text i sometimes have to change the color of the text.