Displaying 20 results from an estimated 56 matches for "troff".
Did you mean:
groff
2003 Jul 16
0
Problems with troff on new installation....
This applies to yesterday's build of FreeBSD-4.8 from CVSup update.
# man troff
Formatting page, please wait...troff: fatal error: can't find macro file
tty-char
Done.
This started happening at least a few days ago, and I've been unable to
resolve it. Since I tried also building from /usr/src/gnu/groff as well,
no problems with the compile, but this continues to...
2003 Sep 10
1
problems with groff
...is for a while. This is
FreeBSD-4.9-Prerelease:
# gdb man man
GNU gdb 4.18 (FreeBSD)
This GDB was configured as "i386-unknown-freebsd"...(no debugging symbols
found)...
/usr/share/tmac/man: No such file or directory.
And when I go to run a manpage, I sometimes get this error:
# man troff
Formatting page, please wait...troff: fatal error: can't find macro file
tty-char
Done.
But clearly tty-char is in:
# ls -l /usr/share/tmac/tty-char.tmac
-r--r--r-- 1 root wheel 5102 Sep 10 11:16 /usr/share/tmac/tty-char.tmac
This can't be that difficult to fix... where is the probl...
2000 Jan 08
2
Man pages on HPUX (and others?)
HPUX doesn't seem to ship with a set of troff macros that can handle the
OpenSSH manpages. Maybe other OSs have this problem?
Rather than sodding about with the tmac/ directory, I think we should do
one of two things:
1. Ship a set of preformatted manpages, and either auto-install them in
$prefix/man/cat{1,1m} or just have instructions in...
2007 Aug 05
1
Any "special interest" in R/pic interface?
Hi Folks,
I'm wondering if there are people out there who would
be interested in what would be involved in developing
an interface between R graphics and the 'pic' language.
Explanation; 'pic' has been part of the Unix 'troff'
typesetting suite since very early days (1970s), and also
of the GNU troff: 'groff'. Its function is to act as a
preprocessor, translating textual descriptions of graphical
displays into the formatting language used by troff.
Example:
.PS
## Need x- and y-scale factors to exist befor...
2018 Mar 13
0
cifs-utils release 6.8 ready for download
...v at microsoft.com>
Signed-off-by: Jeff Layton <jlayton at samba.org>
commit 72c68f598ccd935ba1c11c7e64d68e9d094bb1ac
Author: Jeff Layton <jlayton at samba.org>
Date: Mon Oct 23 13:46:33 2017 -0400
doc: convert pod files to rst
Aurelien did a big conversion of raw troff files into .pod docs in a
recent patch. That worked out pretty well, but I have some reservations
about using POD as a canonical format.
While it does make it pretty simple to write manpages, it's sort of an
obscure format, and is heavily associated with perl. Meanwhile, t...
2003 Jun 18
1
Query: Sd2Rd and nroff macros in S docs
Documentation for S3 functions is apparently written in troff markup
with macro tags like
.BG .FN .TL .DN .CS ...
Inspection of S3 documentation source files gives a pretty clear idea
of what these mean, semantically (and Sd2Rd is a perl script which
converts this markup into the Rd format, providing further semantic
information along the way).
My q...
1997 Oct 25
0
KSR[T] Advisory #004: printfilter / groff / lpd
...( lpd is running as user bin,
group root )
The second problem is that a lot of the helper
applications were not built with security in mind.
One example of this is groff.
There are several troff/groff ''requests'' that allow
commands to be executed. The result is that anyone
with a simple understanding of troff can send
a troff document to a remote server, causing the
remote server to execu...
2010 Nov 03
0
[ANNOUNCE] xproto 7.0.19
...l related,
but are depended upon by many other X Window System packages to provide
common definitions and porting layer.
No code nor headers were changed in this release - this solely consists
of the move of the X11 Protocol specification from xorg-docs to this
module, and it's conversion from troff to DocBook XML by Matt Dew
(with some followup markup massaging by yours truly). There is of course
still room for improvement as there are over a hundred pages to be proofread
- patches accepted if you see ways to make the output better.
The standard xorg-macros options are provided in configur...
2005 May 19
6
[LLVMdev] [Cygwin] groff build error
Here it is, a missing file "analyze.1" :-
/usr/bin/groff -Tps -man /usr/build/llvm/docs/CommandGuide/analyze.1 > /usr/buil
d/llvm/docs/CommandGuide/analyze.ps
troff: fatal error: can't open `/usr/build/llvm/docs/CommandGuide/analyze.1': No
such file or directory
make[2]: *** [/usr/build/llvm/docs/CommandGuide/analyze.ps] Error 1
make[2]: Leaving directory `/usr/build/llvm/docs/CommandGuide'
make[1]: *** [install] Error 1
make[1]: Leaving directory...
2010 Nov 21
0
[ANNOUNCE] libX11 1.4.0
...ay: save the correct display_name value
Adam Jackson (2):
Use -version-number consistently instead of -version-info
Zero buffer data in BufAlloc()
Alan Coopersmith (36):
LINEAR_RGB_InitSCCData: When malloc fails, don't try to free unallocated bits
specs/libX11: Convert troff .IN macros to docbook <indexterm> tags
specs/libX11: Clean up author list & acknowledgements a little
specs/libX11: Glossary terms should not be marked as functions
specs/libX11: Mark a number of <acronym>s
specs/libX11: Move punctuation outside of the <fu...
2005 May 20
2
[LLVMdev] [Cygwin] groff build error - semi solved
...LVM Developers Mailing List
Sent: Thursday, May 19, 2005 11:12 PM
Subject: [LLVMdev] [Cygwin] groff build error
Here it is, a missing file "analyze.1" :-
/usr/bin/groff -Tps -man /usr/build/llvm/docs/CommandGuide/analyze.1 > /usr/buil
d/llvm/docs/CommandGuide/analyze.ps
troff: fatal error: can't open `/usr/build/llvm/docs/CommandGuide/analyze.1': No
such file or directory
make[2]: *** [/usr/build/llvm/docs/CommandGuide/analyze.ps] Error 1
make[2]: Leaving directory `/usr/build/llvm/docs/CommandGuide'
make[1]: *** [install] Error 1
make[1]: Leaving...
1997 May 23
0
R-alpha: Re: S-help -- Ultimate doc.== source : $SPLUS/cmd/help.tr & help.nr
Kurt,
if you really want to find out what things an S help file can contain,
you must learn some nroff/troff [ maybe use 'groff', the GNU one ].
As always, ultimate documentation is == source.
The definition of the S help is in
the two files
$SPLUS/cmd/help.[nt]r
where nr ^= nroff, i.e. ASCII output
tr ^= troff i.e. printed output (e.g via Postscript conversion)
help.tr starts with...
2002 Mar 29
2
Output from examples in help files
I have a large number of troff help files which are automatically converted to .Rd files. Many of these have examples which contain the printed output of the examples. This makes example(functionname) not work. Is there a way to avoid removing all this output by delimiting it in some way such that the output will not appear i...
2010 Mar 31
10
port syslinux isohybrid perl script to C
Hi,
Miller, Shao:
> I am enjoying this discussion
Me not. I feel quite misunderstood.
hpa:
> Actually, I would prefer if you removed this in its current form.
Ok. Will do.
If any viable solution emerges, please let me
know.
Have a nice day :)
Thomas
2006 Jul 10
2
Source code for R graphics devices
Hi Folks,
I'm trying to locate the source code for a (typical)
R graphics device, in order to study how it's done.
The underlying reason is that I'm thinking of trying
to create a graphics device for 'pic' (the diagram
drawing component of [g]troff).
I thought the xfig device would be a good place to
look, since the format of an xfig file is similar in
nature (though very different in detail) to 'pic' code.
When, in R, I type "xfig" to see the R code, I get the
line
.Internal(XFig(file, old$paper, old$family, old$bg, ol...
2005 May 19
3
[LLVMdev] [Cygwin] llvm 'make install' build errors
...directory `/usr/build/llvm/tools'
make: *** [install] Error 1
Making the directories and rerunning 'make install' bypasses those for now.
And a more indepth one :-
/usr/bin/groff -Tps -man /usr/build/llvm/docs/CommandGuide/analyze.1 > /usr/buil
d/llvm/docs/CommandGuide/analyze.ps
troff: fatal error: can't open `/usr/build/llvm/docs/CommandGuide/analyze.1': No
such file or directory
make[2]: *** [/usr/build/llvm/docs/CommandGuide/analyze.ps] Error 1
make[2]: Leaving directory `/usr/build/llvm/docs/CommandGuide'
make[1]: *** [install] Error 1
make[1]: Leaving directory...
2005 May 20
0
[LLVMdev] [Cygwin] groff build error - semi solved
...1:12 PM
> *Subject:* [LLVMdev] [Cygwin] groff build error
>
> Here it is, a missing file "analyze.1" :-
>
> /usr/bin/groff -Tps -man /usr/build/llvm/docs/CommandGuide/analyze.1
> > /usr/buil
> d/llvm/docs/CommandGuide/analyze.ps
> troff: fatal error: can't open
> `/usr/build/llvm/docs/CommandGuide/analyze.1': No
> such file or directory
> make[2]: *** [/usr/build/llvm/docs/CommandGuide/analyze.ps] Error 1
> make[2]: Leaving directory `/usr/build/llvm/docs/CommandGuide'
> make[1]: ***...
1997 Nov 20
3
R-beta: edit figs with xfig?
Question for R users under unix:
Do you ever edit figs created by R using xfig or some other program? I
tried to edit a figure with xfig (a program which I find quite horrible by
the way) and it said it couldn't read it in. I guess xfig has no
capability of reading postscript files?
Can anyone tell me how to do it, or perhaps suggest another freeware
structured drawing program for use in
2003 Nov 07
6
DnD
Hi!
Is drag''n''drop works currently under wxruby?
I want an app, where you can drag files from a wxlistctrl to a
wxtreectrl.
Can anyone show a little example?
Gergo
--
+-[ Kontra, Gergely<kgergely@mcl.hu> PhD student Room IB113 ]---------+
| http://www.mcl.hu/~kgergely "Olyan langesz vagyok, hogy |
| Mobil:(+36 20) 356 9656 ICQ: 175564914 poroltoval
1998 Jan 29
3
Summary of mails concerning R help system
Hi,
here's a short summary of all the mails I got concerning the R help
system during the last days ... I really want to have all open
questions in this list, so if I forgot your most important topic
please forgive (and remind me again) ... it's probably only because of
lack of time such that I had to compile the list in a hurry ...
Ok, here we go:
1) It would be useful to have a button