>>>>> "Amir" == Amir Karger <[EMAIL PROTECTED]> writes:
Amir> All I'm saying is that the average manpage is stored as a
Amir> separate document, so that the sections should really be
Amir> Sections.
That seems reasonable.
Amir> For perhaps a more long term project: pod allows you to embed
Amir> perl code within pod. When you manify it you just get the pod
Amir> stuff, when you run it it just runs the actual perl. Someone had
Amir> mentioned on this list the possibility of documenting C that
Amir> way. It would be pretty neat if you could get the C
Amir> documentation to come out in man format.... And wouldn't it be
Amir> as simple as putting all the C into LyX-Code formats or
Amir> something. And then somehow being able to ignore that stuff
Amir> (via, e.g., the collapsable text inset mechanism) when
Amir> exporting. I think this would be cool.
We have some litterate programming patches that have been submitted
recently. I intend to commit them for 1.0.1.
Amir> btw, Jose, the standard for man pages is to make the section
Amir> names all caps. reLyX.lyx didn't have that because JMarc
Amir> complained that it looked bad. It may look bad, but in .man form
Amir> that's what people expect. Is that hard to code in?
I guess this is a job for sgml2txt.
JMarc