groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Groff-commit] Changes to //var/cvs/groff


From: wlemb
Subject: [Groff-commit] Changes to //var/cvs/groff
Date: 21 Apr 2003 13:32:49 -0000

Log from commit: 

Update of /var/cvs/groff
In directory genba:/tmp/cvs-serv10451

Modified Files:
        ChangeLog NEWS PROBLEMS README.CVS 
Log Message:
Add keyword `figname' to pic, specifying the name of the picture
box in TeX mode.  Based on a patch from William J Poser
<address@hidden>.

* src/preproc/pic/pic.y: New token `FIGNAME'.
(macro_name): New rule of type <str>.
(placeless_element): Handle `FIGNAME'.
* src/preproc/pic/lex.cpp (lookup_keyword): Add `figname'.
* src/preproc/pic/main.cpp (graphname): New global variable.
(do_picture): Initialize `graphname'.
* src/preproc/pic/pic.h: Updated.
* src/preproc/pic/tex.cpp (tex_output::start_picture): Use
`graphname'.
Simplify TeX code.
(tex_output::text): Beautify output.
* src/preproc/pic/object.cpp (object_spec::~object_spec): Deallocate
`shaded' and `outlined' unconditionally.
* NEWS, src/preproc/pic/pic.man, doc/pic.ms: Updated.
Minor improvements.

* PROBLEMS, README.CVS: Mention that bison version 1.875b or
greater is necessary.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]