diff --git a/books/ps/v103blowupwithquadtrans.ps b/books/ps/v103blowupwithquadtrans.ps index 6b3385f..ece2fc4 100644 --- a/books/ps/v103blowupwithquadtrans.ps +++ b/books/ps/v103blowupwithquadtrans.ps @@ -179,93 +179,73 @@ def %%EndSetup setupLatin1 %%Page: 1 1 -%%PageBoundingBox: 36 36 218 152 +%%PageBoundingBox: 36 36 126 152 %%PageOrientation: Portrait 0 0 1 beginpage gsave -36 36 182 116 boxprim clip newpath +36 36 90 116 boxprim clip newpath 1 1 set_scale 0 rotate 40 40 translate % BLQT gsave -[ /Rect [ 0 72 74 108 ] +[ /Rect [ 4 72 78 108 ] /Border [ 0 0 0 ] /Action << /Subtype /URI /URI (bookvol10.3.pdf#nameddest=BLQT) >> /Subtype /Link /ANN pdfmark 0.273 0.733 1.000 nodecolor -37 90 37.02 18 ellipse_path fill +41 90 37.02 18 ellipse_path fill 1 setlinewidth filled 0.273 0.733 1.000 nodecolor -37 90 37.02 18 ellipse_path stroke +41 90 37.02 18 ellipse_path stroke 0.000 0.000 0.000 nodecolor 14 /Times-Roman set_font -18 85.9 moveto 38 (BLQT) alignedtext +22 85.9 moveto 38 (BLQT) alignedtext grestore -% ALIST +% BLMETCT gsave -0.537 0.247 0.902 nodecolor -newpath 65 36 moveto -9 36 lineto -9 0 lineto -65 0 lineto +[ /Rect [ 0 0 82 36 ] + /Border [ 0 0 0 ] + /Action << /Subtype /URI /URI (bookvol10.3.pdf#nameddest=BLMETCT) >> + /Subtype /Link +/ANN pdfmark +0.606 0.733 1.000 nodecolor +newpath 82 36 moveto +0 36 lineto +0 0 lineto +82 0 lineto closepath fill 1 setlinewidth filled -0.537 0.247 0.902 nodecolor -newpath 65 36 moveto -9 36 lineto -9 0 lineto -65 0 lineto +0.606 0.733 1.000 nodecolor +newpath 82 36 moveto +0 36 lineto +0 0 lineto +82 0 lineto closepath stroke 0.000 0.000 0.000 nodecolor 14 /Times-Roman set_font -16.5 13.9 moveto 41 (ALIST) alignedtext +8 13.9 moveto 66 (BLMETCT) alignedtext grestore -% BLQT->ALIST +% BLQT->BLMETCT gsave 1 setlinewidth 0.000 0.000 0.000 edgecolor -newpath 37 72 moveto -37 64 37 55 37 46 curveto +newpath 41 72 moveto +41 64 41 55 41 46 curveto stroke 0.000 0.000 0.000 edgecolor -newpath 40.5 46 moveto -37 36 lineto -33.5 46 lineto +newpath 44.5 46 moveto +41 36 lineto +37.5 46 lineto closepath fill 1 setlinewidth solid 0.000 0.000 0.000 edgecolor -newpath 40.5 46 moveto -37 36 lineto -33.5 46 lineto -closepath stroke -grestore -% BLMETCT -gsave -[ /Rect [ 92 72 174 108 ] - /Border [ 0 0 0 ] - /Action << /Subtype /URI /URI (bookvol10.3.pdf#nameddest=BLMETCT) >> - /Subtype /Link -/ANN pdfmark -0.606 0.733 1.000 nodecolor -newpath 174 108 moveto -92 108 lineto -92 72 lineto -174 72 lineto -closepath fill -1 setlinewidth -filled -0.606 0.733 1.000 nodecolor -newpath 174 108 moveto -92 108 lineto -92 72 lineto -174 72 lineto +newpath 44.5 46 moveto +41 36 lineto +37.5 46 lineto closepath stroke -0.000 0.000 0.000 nodecolor -14 /Times-Roman set_font -100 85.9 moveto 66 (BLMETCT) alignedtext grestore endpage showpage @@ -274,7 +254,7 @@ grestore %%EndPage: 1 %%Trailer %%Pages: 1 -%%BoundingBox: 36 36 218 152 +%%BoundingBox: 36 36 126 152 end restore %%EOF diff --git a/changelog b/changelog index 6eb2311..bca2359 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,5 @@ +20100513 tpd src/axiom-website/patches.html 20100513.04.tpd.patch +20100513 tpd books/ps/v103blowupwithquadtrans.ps corrected 20100513 tpd src/axiom-website/patches.html 20100513.03.tpd.patch 20100513 tpd src/algebra/Makefile help and test files for BLQT 20100513 tpd books/bookvol5 expose BlowUpWithQuadTrans diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html index 300f437..8844bc3 100644 --- a/src/axiom-website/patches.html +++ b/src/axiom-website/patches.html @@ -2707,5 +2707,7 @@ books/bookvol10.2 add BlowUpMethodCategory
books/bookvol10.2 add BLMETCT to algebra chunks
20100513.03.tpd.patch books/bookvol10.3 add BlowUpWithQuadTrans
+20100513.04.tpd.patch +books/ps/v103blowupwithquadtrans.ps corrected