SourceForge: dvisvgm/dvisvgm: changeset 358:742dc459a53e
updated NEWS and manpage
authorMartin Gieseking <mgieseki@users.sourceforge.net>
Fri Nov 06 21:08:36 2009 +0100 (2 weeks ago)
changeset 358742dc459a53e
parent 35739d380bdca39
child 359b27591bd60cc
updated NEWS and manpage
NEWS
doc/dvisvgm.txt.in
     1.1 --- a/NEWS	Fri Nov 06 21:00:58 2009 +0100
     1.2 +++ b/NEWS	Fri Nov 06 21:08:36 2009 +0100
     1.3 @@ -1,3 +1,8 @@
     1.4 +dvisvgm-0.8.7
     1.5 +- fixed bounding box issue concerning italic corrections
     1.6 +- PS handler: zero-length paths are now drawn as dots
     1.7 +- added macro {?nl} to be used with special dvisvgm:raw
     1.8 +
     1.9  dvisvgm-0.8.6
    1.10  - renamed command-line option --bbox-format to --bbox
    1.11  - option --bbox can now be used to set an arbitrary bounding box
     2.1 --- a/doc/dvisvgm.txt.in	Fri Nov 06 21:00:58 2009 +0100
     2.2 +++ b/doc/dvisvgm.txt.in	Fri Nov 06 21:08:36 2009 +0100
     2.3 @@ -325,7 +325,7 @@
     2.4    Adds an arbitrary sequence of characters to the SVG output. *dvisvgm* does not perform any validation here, 
     2.5    thus the user of this special has to ensure that the resulting SVG is still valid. The parameter 'text' may
     2.6    contain the macros *{?x}*, *{?y}*, and *{?color}* which are expanded to the current 'x' or 'y' coordinate
     2.7 -  and the current color, respectively.
     2.8 +  and the current color, respectively. Also, the macro *{?nl}* expands to a newline character.
     2.9   
    2.10    *dvisvgm:img* 'width' 'height' 'file';;
    2.11    Creates an image element at the current graphic position referencing the given file. JPEG, PNG, and SVG images