Re: [Groff] multiple EPS images placed on a page

2006-11-16 Thread Keith MARSHALL
Dean Allen Provins wrote, quoting Joachim Walsdorff: >> To avoid this warning You must >> a) place the .ll request before .TBL and >> b) increase the linelength a little, because 12x9.7 is 106.4. > > ... The '.ll' does precede '.TBL' and the line length is less > than the '.ll' length. Hmm. In

Re: [Groff] Japanease characters with groff

2006-11-16 Thread 穆立超
jgroff should be the same one with groff in debian 2006/11/15, Werner LEMBERG <[EMAIL PROTECTED]>: > I have several reports (based on groff), which need to be translated > to Japanese. The translation include replacing table heading, and > background text. As much as I can tell, all the Japan

Re: [Groff] Linux Virus Detection?

2006-11-16 Thread walter harms
seems a common misidentification: see: http://forums.clamwin.com/viewtopic.php?p=2783&sid=c054dd63729c567c31558a0b7700bab7 Werner LEMBERG wrote: >> groff-1.18.1.4.tar.gz: Exploit.Linux.Gv FOUND >> groff-1.19.2.tar.gz: Exploit.Linux.Gv FOUND > > Hmm. A tar.gz file should be harmless -- it does ne

Re: [Groff] multiple EPS images placed on a page

2006-11-16 Thread Joachim Walsdorff
Keith MARSHALL schrieb: Dean Allen Provins wrote, quoting Joachim Walsdorff: To avoid this warning You must a) place the .ll request before .TBL and b) increase the linelength a little, because 12x9.7 is 106.4. ... The '.ll' does precede '.TBL' and the line length is less than the

RE: [Groff] Japanease characters with groff

2006-11-16 Thread Lenga, Yair [CIB-FI]
Hi, Thanks for the pointers for jgroff. I picked up the source, and got it compiled on my RH. I still working through run-time issues, but I think that they are related to bad font files - which I should be able to resolve on my machine. Out of curiosity: - Is there any plan to merge the jgr

Re: [Groff] groffer and pdf

2006-11-16 Thread Keith Marshall
On Wednesday 15 November 2006 14:20, Werner LEMBERG wrote: > > I'd avoid using symlinks; they aren't portable. > > Well, autoconf provides the AC_PROG_LN_S macro: > > If `ln -s' works on the current file system (the operating system > and file system support symbolic links), set the output

Re: [Groff] Japanease characters with groff

2006-11-16 Thread 穆立超
Which version is your RedHat Linux? a patched version should have been in your system, I think many distributions use the same patch from debian. jgroff code will not be merged into groff HEAD code, because it's not a usual solution. you can search in this list for more info, there are a lot of di