[EMAIL PROTECTED] wrote:
> Mailing list removal confirmation notice for mailing list Groff
___
Groff mailing list
Groff@gnu.org
http://lists.gnu.org/mailman/listinfo/groff
Werner Lemberg wrote, quoting Bruno Haible:
>> During normal "make" of the current CVS, I get this warning message.
>>
>> :63: warning: macro `st' not defined
>
> This is normal. I still have no documentation how this `.st' request
> should behave and what it does exactly. It appears to be an anc
> To avoid such similar queries in future, and in the absence of any
> definitive specification for implementing `.st', would it not be
> prudent to provide an appropriately commented interim `no-op'
> implementation;
I don't think so. Instead, it might be useful to change the grn
implementation
>> To avoid such similar queries in future, and in the absence of any
>> definitive specification for implementing `.st', would it not be
>> prudent to provide an appropriately commented interim `no-op'
>> implementation;
>
> I don't think so. Instead, it might be useful to change the grn
> implem
> Werner, if you see me (jumping and waving hands desperately ;), what
> about metapost+groff?
Uh, oh, no time currently, sorry. Please drop me a reminder from time
to time :-)
Werner
___
Groff mailing list
Groff@gnu.org
http://lists.gnu.org/ma
Hi,
Here is a fix for a small misunderstanding of the font class API.
font::name_to_index always returns a valid index. The first valid index that
it returns is 0.
The test in get_html_translation(font *, const string&), comparing the
return value with 0, is therefore bogus. Here is a proposed fi
Dear All,
can somebody, please, provide me with a working set of commands
to make a EPS file with groff?
Yes, I did read the FM, but the commands mentioned there did not work for
me.
Do they work for you?
Sincerely, Michail
PS.
Werner, if you see me (jumping and waving hands des
> Of course, since the resulting warning message is harmless, there
> probably isn't any great urgency for this, but if you like, I will
> have a look at what may be required.
Please do so.
Werner
___
Groff mailing list
Groff@gnu.org
http://list
Hi,
When I use
./configure --prefix=$HOME/gnu-inst-groff/20060113
"make install" fails because it doesn't succeed to install GXditview.ad
in /usr/X11R6/lib/X11/app-defaults (due to missing permissions). This is OK.
So I use "make -k install". But that gives me a nonfunctional installation:
all t
Hi,
One thing is not comfortable when working with the groff sources: the
existence of several source files with the same basename.
$ find . -name common.cpp
./src/libs/libbib/common.cpp
./src/preproc/pic/common.cpp
$ find . -name input.cpp
./src/libs/libdriver/input.cpp
./src/roff/troff/input.cp
grog incorrectly identifies an -ms document as a -man document if it
uses the TH macro (which, in -ms, is used for identifying a tbl header)
together with the SH macro for an unnumbered heading.
--
Robert Goulding
Program in History and Philosophy of Science
University of Notre Dame
Notre Dame
11 matches
Mail list logo