From 86b764a02c112cf15dd954de40adb144f218c7b9 Mon Sep 17 00:00:00 2001 From: Akira Kakuto Date: Wed, 14 Dec 2016 07:09:12 +0000 Subject: dvipdfm-x/epdf.c: Change some characters in comments into acsii ones git-svn-id: svn://tug.org/texlive/trunk@42707 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/dvipdfm-x/epdf.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'Build') diff --git a/Build/source/texk/dvipdfm-x/epdf.c b/Build/source/texk/dvipdfm-x/epdf.c index 5ca076da4d2..533c1e0cdec 100644 --- a/Build/source/texk/dvipdfm-x/epdf.c +++ b/Build/source/texk/dvipdfm-x/epdf.c @@ -79,17 +79,17 @@ static int concat_stream (pdf_obj *dst, pdf_obj *src); * intended use; it merely imposes clipping on the page contents. However, * in the absence of additional information (such as imposition instructions * specified in a JDF or PJTF job ticket), the crop box will determine how - * the page’s contents are to be positioned on the output medium. The default - * value is the page’s media box. + * the page's contents are to be positioned on the output medium. The default + * value is the page's media box. * * BleedBox rectangle (Optional; PDF 1.3) * * The bleed box (PDF 1.3) defines the region to which the contents of the * page should be clipped when output in a production environment. This may - * include any extra “bleed area” needed to accommodate the physical + * include any extra bleed area needed to accommodate the physical * limitations of cutting, folding, and trimming equipment. The actual printed * page may include printing marks that fall outside the bleed box. - * The default value is the page’s crop box. + * The default value is the page's crop box. * * TrimBox rectangle (Optional; PDF 1.3) * @@ -100,9 +100,9 @@ static int concat_stream (pdf_obj *dst, pdf_obj *src); * * ArtBox rectangle (Optional; PDF 1.3) * - * The art box (PDF 1.3) defines the extent of the page’s meaningful content - * (including potential white space) as intended by the page’s creator. - * The default value is the page’s crop box. + * The art box (PDF 1.3) defines the extent of the page's meaningful content + * (including potential white space) as intended by the page's creator. + * The default value is the page's crop box. * * Rotate integer (Optional; inheritable) * -- cgit v1.2.3