diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2015-12-28 23:25:11 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2015-12-28 23:25:11 +0000 |
commit | 76b8ec2c0d77737e11762ec8ad59e477b509d0a9 (patch) | |
tree | 7f2451c086517ce427b8e259cd653c78a293d11a /Build/source/texk/dvisvgm/dvisvgm-src/doc | |
parent | 954d7e9021f276f3bc0a0b8d9d0c7f7d77647642 (diff) |
dvisvgm-1.14
git-svn-id: svn://tug.org/texlive/trunk@39217 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvisvgm/dvisvgm-src/doc')
-rw-r--r-- | Build/source/texk/dvisvgm/dvisvgm-src/doc/dvisvgm.1 | 17 | ||||
-rw-r--r-- | Build/source/texk/dvisvgm/dvisvgm-src/doc/dvisvgm.txt.in | 12 |
2 files changed, 21 insertions, 8 deletions
diff --git a/Build/source/texk/dvisvgm/dvisvgm-src/doc/dvisvgm.1 b/Build/source/texk/dvisvgm/dvisvgm-src/doc/dvisvgm.1 index fd1b0d3dd99..71be72f1971 100644 --- a/Build/source/texk/dvisvgm/dvisvgm-src/doc/dvisvgm.1 +++ b/Build/source/texk/dvisvgm/dvisvgm-src/doc/dvisvgm.1 @@ -2,12 +2,12 @@ .\" Title: dvisvgm .\" Author: Martin Gieseking <martin.gieseking@uos.de> .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> -.\" Date: 12/08/2015 +.\" Date: 12/28/2015 .\" Manual: dvisvgm Manual -.\" Source: dvisvgm 1.13 +.\" Source: dvisvgm 1.14 .\" Language: English .\" -.TH "DVISVGM" "1" "12/08/2015" "dvisvgm 1\&.13" "dvisvgm Manual" +.TH "DVISVGM" "1" "12/28/2015" "dvisvgm 1\&.14" "dvisvgm Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -112,6 +112,7 @@ invoice, executive, legal, letter, ledger tab(:); lt lt lt lt +lt lt lt lt. T{ \fBdvi\fR @@ -128,6 +129,11 @@ T{ T}:T{ no bounding box is assigned T} +T{ +\fBpreview\fR +T}:T{ +bounding box data computed by the preview package (if present in the dvi file) +T} .TE .sp 1 .RE @@ -1021,7 +1027,10 @@ is present\&. The PostScript handler also recognizes and evaluates bounding box data generated by the preview package (\m[blue]http://www.ctan.org/pkg/preview\m[]) with option -\fItightpage\fR\&. If such data is present in the DVI file, dvisvgm adapts the bounding box of the generated SVG file accordingly, and prints a message showing the width, height, and depth of the box in TeX point units\&. Especially, the depth value can be used to vertically align the SVG graphics with the baseline of surrounding text in HTML or XSL\-FO documents, for example\&. +\fItightpage\fR\&. If such data is present in the DVI file and if dvisvgm is called with option +\fB\-\-bbox=preview\fR, dvisvgm adapts the bounding box of the generated SVG file accordingly, and prints a message showing the width, height, and depth of the box in TeX point units\&. Especially, the depth value can be used to vertically align the SVG graphics with the baseline of surrounding text in HTML or XSL\-FO documents, for example\&. If you call dvisvgm with option +\fB\-\-bbox=min\fR +(the default), the tight bounding box computed while processing the page is applied and not the one provided by the preview package\&. Thus, the height, depth and width values written to the console are adapted accordingly\&. .RE .PP \fBtpic\fR diff --git a/Build/source/texk/dvisvgm/dvisvgm-src/doc/dvisvgm.txt.in b/Build/source/texk/dvisvgm/dvisvgm-src/doc/dvisvgm.txt.in index 5bf8921fcd7..8a8ba2504d2 100644 --- a/Build/source/texk/dvisvgm/dvisvgm-src/doc/dvisvgm.txt.in +++ b/Build/source/texk/dvisvgm/dvisvgm-src/doc/dvisvgm.txt.in @@ -112,6 +112,7 @@ Additionally, dvisvgm also supports the following format specifiers: *dvi*::: page size stored in the DVI file *min*::: computes the minimal/tightest bounding box *none*::: no bounding box is assigned + *preview*::: bounding box data computed by the preview package (if present in the dvi file) // *Page orientation*;; The default page orientation for DIN/ISO and American paper sizes is 'portrait', @@ -668,10 +669,13 @@ dvisvgm disables the processing of PostScript specials and prints a warning mess Use option *--list-specials* to check whether PostScript support is available, i.e. entry 'ps' is present. + The PostScript handler also recognizes and evaluates bounding box data generated by the -http://www.ctan.org/pkg/preview[preview package] with option 'tightpage'. If such data is present in the DVI file, -dvisvgm adapts the bounding box of the generated SVG file accordingly, and prints a message showing the width, height, -and depth of the box in TeX point units. Especially, the depth value can be used to vertically align the SVG graphics -with the baseline of surrounding text in HTML or XSL-FO documents, for example. +http://www.ctan.org/pkg/preview[preview package] with option 'tightpage'. If such data is present in the DVI file +and if dvisvgm is called with option *--bbox=preview*, dvisvgm adapts the bounding box of the generated SVG file +accordingly, and prints a message showing the width, height, and depth of the box in TeX point units. Especially, +the depth value can be used to vertically align the SVG graphics with the baseline of surrounding text in HTML or +XSL-FO documents, for example. If you call dvisvgm with option *--bbox=min* (the default), the tight bounding box +computed while processing the page is applied and not the one provided by the preview package. Thus, the height, +depth and width values written to the console are adapted accordingly. *tpic*:: The TPIC special set defines instructions for drawing simple geometric objects. Some LaTeX packages, like |