summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 00:01:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 00:01:20 -0800
commit3dcf2f73a0f85d7267af6be859bff1d0ba55fb82 (patch)
treeba217447375bb61c7e5057d9c896181741230a42
parentaddf1277ad0673fe1d7ba8849d189ea0de0a313a (diff)
NormalizeHEADmain
-rw-r--r--.gitattributes4
-rw-r--r--LICENSE.txt11
-rw-r--r--README.md2
-rw-r--r--old/65508-0.txt1335
-rw-r--r--old/65508-0.zipbin18816 -> 0 bytes
-rw-r--r--old/65508-h.zipbin2806228 -> 0 bytes
-rw-r--r--old/65508-h/65508-h.htm1732
-rw-r--r--old/65508-h/images/cover.jpgbin109947 -> 0 bytes
-rw-r--r--old/65508-h/images/endpaper.jpgbin145165 -> 0 bytes
-rw-r--r--old/65508-h/images/p01.jpgbin21697 -> 0 bytes
-rw-r--r--old/65508-h/images/p01a.jpgbin89166 -> 0 bytes
-rw-r--r--old/65508-h/images/p02.jpgbin85842 -> 0 bytes
-rw-r--r--old/65508-h/images/p02a.jpgbin79835 -> 0 bytes
-rw-r--r--old/65508-h/images/p03.jpgbin66621 -> 0 bytes
-rw-r--r--old/65508-h/images/p03a.jpgbin70137 -> 0 bytes
-rw-r--r--old/65508-h/images/p04.jpgbin79308 -> 0 bytes
-rw-r--r--old/65508-h/images/p04a.jpgbin79095 -> 0 bytes
-rw-r--r--old/65508-h/images/p05.jpgbin73310 -> 0 bytes
-rw-r--r--old/65508-h/images/p05a.jpgbin80034 -> 0 bytes
-rw-r--r--old/65508-h/images/p06.jpgbin80024 -> 0 bytes
-rw-r--r--old/65508-h/images/p06b.jpgbin65376 -> 0 bytes
-rw-r--r--old/65508-h/images/p07.jpgbin71423 -> 0 bytes
-rw-r--r--old/65508-h/images/p07b.jpgbin21411 -> 0 bytes
-rw-r--r--old/65508-h/images/p07c.jpgbin58102 -> 0 bytes
-rw-r--r--old/65508-h/images/p08.jpgbin135880 -> 0 bytes
-rw-r--r--old/65508-h/images/p08b.jpgbin134477 -> 0 bytes
-rw-r--r--old/65508-h/images/p08c.jpgbin127965 -> 0 bytes
-rw-r--r--old/65508-h/images/p08d.jpgbin127912 -> 0 bytes
-rw-r--r--old/65508-h/images/p08e.jpgbin130444 -> 0 bytes
-rw-r--r--old/65508-h/images/p08k.jpgbin30226 -> 0 bytes
-rw-r--r--old/65508-h/images/p08m.jpgbin33995 -> 0 bytes
-rw-r--r--old/65508-h/images/p09.jpgbin36722 -> 0 bytes
-rw-r--r--old/65508-h/images/p09b.jpgbin37357 -> 0 bytes
-rw-r--r--old/65508-h/images/p09c.jpgbin34203 -> 0 bytes
-rw-r--r--old/65508-h/images/p09j.jpgbin22195 -> 0 bytes
-rw-r--r--old/65508-h/images/p09k.jpgbin30555 -> 0 bytes
-rw-r--r--old/65508-h/images/p09m.jpgbin31695 -> 0 bytes
-rw-r--r--old/65508-h/images/p10.jpgbin31432 -> 0 bytes
-rw-r--r--old/65508-h/images/p10a.jpgbin70888 -> 0 bytes
-rw-r--r--old/65508-h/images/p10b.jpgbin84523 -> 0 bytes
-rw-r--r--old/65508-h/images/p10c.jpgbin81805 -> 0 bytes
-rw-r--r--old/65508-h/images/p10d.jpgbin83042 -> 0 bytes
-rw-r--r--old/65508-h/images/p11.jpgbin60055 -> 0 bytes
-rw-r--r--old/65508-h/images/p11f.jpgbin62391 -> 0 bytes
-rw-r--r--old/65508-h/images/p11g.jpgbin39534 -> 0 bytes
-rw-r--r--old/65508-h/images/p11j.jpgbin33178 -> 0 bytes
-rw-r--r--old/65508-h/images/p11m.jpgbin40163 -> 0 bytes
-rw-r--r--old/65508-h/images/spine.jpgbin8859 -> 0 bytes
48 files changed, 17 insertions, 3067 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d7b82bc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf
diff --git a/LICENSE.txt b/LICENSE.txt
new file mode 100644
index 0000000..6312041
--- /dev/null
+++ b/LICENSE.txt
@@ -0,0 +1,11 @@
+This eBook, including all associated images, markup, improvements,
+metadata, and any other content or labor, has been confirmed to be
+in the PUBLIC DOMAIN IN THE UNITED STATES.
+
+Procedures for determining public domain status are described in
+the "Copyright How-To" at https://www.gutenberg.org.
+
+No investigation has been made concerning possible copyrights in
+jurisdictions other than the United States. Anyone seeking to utilize
+this eBook outside of the United States should confirm copyright
+status under the laws that apply to them.
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..1dc7684
--- /dev/null
+++ b/README.md
@@ -0,0 +1,2 @@
+Project Gutenberg (https://www.gutenberg.org) public repository for
+eBook #65508 (https://www.gutenberg.org/ebooks/65508)
diff --git a/old/65508-0.txt b/old/65508-0.txt
deleted file mode 100644
index e694613..0000000
--- a/old/65508-0.txt
+++ /dev/null
@@ -1,1335 +0,0 @@
-The Project Gutenberg eBook of Aunt Jenny's 12 Pies Husbands Like Best, by
-Lever Brothers Company
-
-This eBook is for the use of anyone anywhere in the United States and
-most other parts of the world at no cost and with almost no restrictions
-whatsoever. You may copy it, give it away or re-use it under the terms
-of the Project Gutenberg License included with this eBook or online at
-www.gutenberg.org. If you are not located in the United States, you
-will have to check the laws of the country where you are located before
-using this eBook.
-
-Title: Aunt Jenny's 12 Pies Husbands Like Best
-
-Author: Lever Brothers Company
-
-Release Date: June 4, 2021 [eBook #65508]
-
-Language: English
-
-Character set encoding: UTF-8
-
-Produced by: Stephen Hutcheson, Lisa Corcoran and the Online Distributed
- Proofreading Team at https://www.pgdp.net
-
-*** START OF THE PROJECT GUTENBERG EBOOK AUNT JENNY'S 12 PIES HUSBANDS LIKE
-BEST ***
-
-
-
-
- 12 PIES
- HUSBANDS LIKE BEST
- AUNT JENNY’S RECIPE BOOK
-
-
- Copyright 1952—Lever Brothers Company—New York, New York
-
- _Now anyone can make pies to perfection with Spry’s ‘Water-Whip’
- Method!’_
-
- [Illustration: Aunt Jenny]
-
-Dear Friend:
-
-Here is my newest Spry cookbook, with 12 recipes for beautiful pies. I’m
-so glad you sent for it, and I hope you’ll try every one of them!
-They’re recipes you can depend on, because they’ve been tested over and
-over again in the Lever Test Kitchens. What’s more, this book is
-chock-full of tricks that will make pies the easiest thing you bake!
-There’s the easy, quick Spry “Water-Whip” method that takes all the
-guesswork out of piecrust even for beginners. There’s an improved
-standard pastry recipe. There are dozens of hints for rolling,
-decorating—even freezing—pies. Once you’ve tried these easy, simple
-methods, you’ll feel like making pies and tarts much more often, I know.
-And one member of your family is going to be especially happy—nearly
-every man loves pie!
-
-Then give him pie to his heart’s content! Any one of these recipes is
-sure to be pie to his liking—they were chosen because they’re the pies
-that surveys, research, letters in my mail show most men like best. So
-begin anywhere—run your own popularity contest—see which pie wins with
-_him_!
-
- _Sincerely yours,_
- _Aunt Jenny_
-
-
-
-
- REGAL CREAM-ON-CHOCOLATE PIE
-
-
- [Illustration: REGAL CREAM-ON-CHOCOLATE PIE]
-
-Make a baked “Water-Whip” Pie Shell, page 19.
-
-Soften 1 teaspoon gelatin in 2 tablespoons cold water.
-
-Melt 1 oz. chocolate (cut in pieces) in 1¼ cups milk in top of double
- boiler; blend with rotary egg beater.
-
-Mix ½ cup sugar, 2 tablespoons cornstarch, ¼ teaspoon salt. Add to
- chocolate mixture and cook until thick and smooth, then cook 15
- minutes longer, stirring constantly.
-
-Beat 3 egg yolks well. Stir small amount of chocolate mixture into egg
- yolks, return to double boiler, and cook a few minutes longer.
-
-Add 1 tablespoon butter or margarine, 1 teaspoon vanilla and gelatin
- mixture; mix well. Cool.
-
-Fold in 3 stiffly beaten egg whites.
-
-Whip ½ cup heavy cream and fold into chocolate mixture.
-
-Pour into baked pie shell. Chill in refrigerator several hours, or until
- firm. When ready to serve, whip 1 cup heavy cream and spread over
- filling.
-
-Sprinkle 1 cup grated fresh coconut (or shredded moist coconut) over
- cream and decorate with curls of shaved chocolate. Keep chilled
- until all is served.
-
-
-
-
- DEEP-DISH BLUEBERRY PIE
-
-
- [Illustration: DEEP-DISH BLUEBERRY PIE]
-
-Make pie dough, using recipe for “Water-Whip” Pie Shell, page 19.
-
-Mix 4 cups fresh blueberries (or blackberries, raspberries,
- boysenberries, or huckleberries), ¾ cup sugar, 1½ tablespoons
- tapioca or flour, ⅛ teaspoon salt, 1 teaspoon lemon juice and put
- in oblong baking dish, 10″ x 6″ x 2″.
-
-Dot 1 tablespoon butter or margarine over berries.
-
-Roll pie dough into a rectangle ⅛″ thick. Fit dough over berries, making
- a crimped edge and pressing it onto edge of dish.
-
-Cut slits for steam to escape.
-
-Decorate top with “blueberries” and “leaves” cut from pastry trimmings.
-
-Bake in hot oven (425°F.) 40-45 minutes.
-
-Serve warm with a mixture of ½ cup mashed cottage cheese, ¼ cup heavy
- cream, whipped, 1 tablespoon confectioners’ sugar, dash of salt,
- and few drops of vanilla. Makes 6 servings.
-
-
-
-
- HERITAGE PUMPKIN PIE
-
-
- [Illustration: HERITAGE PUMPKIN PIE]
-
-Make an unbaked “Water-Whip” Pie Shell, page 19.
-
-Mix 1½ cups canned or cooked pumpkin (or squash), 1 cup firmly packed
- brown sugar, ½ teaspoon salt, 2 teaspoons cinnamon, 1 teaspoon
- ginger, 2 tablespoons molasses.
-
-Add 3 slightly beaten eggs, 1 cup evaporated milk, and mix thoroughly.
-
-Pour into unbaked, unpricked pie shell.
-
-Bake in hot oven (425°F.) 40-45 minutes, or until knife inserted in
- center comes out clean.
-
-Serve with sharp cheese or with a topping of whipped cream.
-
-
-
-
- “HIS FAVORITE” APPLE PIE
-
-
- [Illustration: “HIS FAVORITE” APPLE PIE]
-
-Make “Water-Whip” Piecrust, page 15. Divide dough in half and shape each
- into a flat round. Roll one half about ⅛″ thick and line a 9″ pie
- pan.
-
-Prepare 6 cups pared, cored thin apple slices. Arrange half of slices in
- pastry-lined pan.
-
-Mix 1 cup sugar[1], ¾ teaspoon cinnamon, ¼ teaspoon nutmeg, ⅛ teaspoon
- salt, 1 teaspoon lemon juice and sprinkle half of mixture over
- apples in pan. Arrange remaining slices on top and cover with
- remaining sugar mixture.
-
-Dot 1 tablespoon butter or margarine over filling. Trim pastry even with
- pan.
-
-Roll remaining dough as before and lay over apples. Trim pastry ½″
- beyond pan, fold it under bottom crust, press edges together with
- fork. Cut decorative slits in top for steam to escape.
-
-Brush pastry with slightly beaten egg white and sprinkle with sugar.
-
-Bake in hot oven (425°F.) 45-55 minutes.
-
-
-[1]_If apples are very juicy, add 1 tablespoon cornstarch to sugar
- mixture and blend thoroughly._
-
-
-
-
- DREAMY BANANA CREAM PIE
-
-
- [Illustration: DREAMY BANANA CREAM PIE]
-
-Make a baked “Water-Whip” Pie Shell, page 19.
-
-Scald 2 cups milk in top of double boiler.
-
-Mix 3 tablespoons flour, 2 tablespoons cornstarch, ½ cup sugar, ¼
- teaspoon salt. Add gradually to scalded milk and cook until thick
- and smooth, then cook 15 minutes longer, stirring constantly.
-
-Beat 3 egg yolks slightly. Stir a small amount of hot mixture into
- yolks, return to double boiler, and cook a few minutes longer.
-
-Add 1 tablespoon butter or margarine, 1 teaspoon vanilla and blend.
- Cool.
-
-Slice 3 or 4 bananas and arrange in baked pie shell; cover at once with
- cooled filling. At serving time, whip ½ cup heavy cream. Drop by
- teaspoonfuls on filling around rim of pie, piling remaining cream
- in center.
-
-Decorate by inserting 2 banana slices, butterfly fashion, into cream at
- tip of each serving.
-
-
-
-
- OLD-SOUTH BUTTERSCOTCH PIE
-
-
- [Illustration: OLD-SOUTH BUTTERSCOTCH PIE]
-
-Make a baked “Water-Whip” Pie Shell, page 19.
-
-Mix 1¼ cups firmly packed dark brown sugar, ¼ teaspoon salt, 2
- tablespoons water in top of double boiler. Boil over direct heat
- to a thick sirup (about 5 minutes).
-
-Blend ¼ cup milk with 4½ tablespoons cornstarch. Add 1¾ cups milk,
- combine with hot sirup and cook over hot water until thick and
- smooth, then cook 15 minutes longer, stirring constantly.
-
-Beat 3 egg yolks slightly. Stir a small amount of hot mixture into egg
- yolks, return to double boiler, and cook 5 minutes longer.
-
-Add 2 tablespoons butter or margarine, ½ teaspoon vanilla and cool.
-
-Pour into baked pie shell. At serving time, whip 1 cup heavy cream and
- arrange in a border around top of pie leaving a 3″ circle of
- uncovered filling in center.
-
-Arrange pecan halves around filling inside cream border or sprinkle
- filling with coarsely cut toasted pecans. Keep refrigerated until
- all is served.
-
-
-
-
- CRUMBLY TOP APPLE PIE
-
-
- [Illustration: CRUMBLY TOP APPLE PIE]
-
-Make an unbaked “Water-Whip” Pie Shell, page 19.
-
-Mix ¼ cup sugar, ¾ teaspoon cinnamon, ⅛ teaspoon salt, 4 cups pared,
- cored thin apple slices
-
-Arrange apple slices in pie shell
-
-Blend ¾ cup firmly packed brown sugar, ¾ cup sifted all-purpose flour.
-
-Cut in ⅓ cup butter or margarine with pastry blender or two knives until
- crumbly. Sprinkle over apples.
-
-Bake in moderately hot oven (400°F.) 30-35 minutes. Serve with or
- without cream.
-
-
-
-
- LUSCIOUS LEMON MERINGUE PIE
-
-
- [Illustration: LUSCIOUS LEMON MERINGUE PIE]
-
-Make a baked “Water-Whip” Pie Shell, page 19.
-
-Mix ½ cup cold water, ¼ teaspoon salt, 7 tablespoons cornstarch.
-
-Combine 1½ cups hot water, 1¼ cups sugar in top of double boiler and
- bring to boil over direct heat. Add cornstarch mixture and cook
- until thickened; place over boiling water and cook until thick and
- smooth (15 minutes), stirring constantly.
-
-Beat 3 egg yolks slightly. Stir a small amount of hot mixture into
- yolks, return to double boiler, and cook a few minutes longer.
-
-Add ⅓ cup lemon juice, grated rind of 1 lemon, 1 tablespoon butter or
- margarine and blend. Cool.
-
-Pour into baked pie shell.
-
-Spread Meringue (page 19) lightly on filling and bake as directed.
-
-
-
-
- CHERRY TRELLIS PIE
-
-
- [Illustration: CHERRY TRELLIS PIE]
-
-Make Standard Piecrust, page 16. Divide dough in half and shape each
- into a flat round. Roll one half about ⅛″ thick and line a 9″ pie
- pan.
-
-Drain 3 cups canned sour red pitted cherries.
-
-Add ⅓ cup canned cherry sirup, 1 cup sugar, 1 teaspoon lemon juice, ¼
- teaspoon almond extract, 2 tablespoons tapioca or flour, ⅛
- teaspoon salt.
-
-Put cherry mixture in pastry-lined pan.
-
-Dot 1 tablespoon butter or margarine over cherries.
-
-Trim pastry about ½″ beyond pan and turn dough under to make a stand-up
- rim.
-
-Roll remaining dough and cut into strips ½″ wide.
-
-Attach ends of 7 strips to rim of pie by moistening and pressing firmly.
- Twist each strip across fruit and attach at opposite side of pie.
- Repeat with 7 more strips, crisscrossing to form attractive
- trellis top. Flute rim.
-
-Bake in hot oven (425°F.) 50-60 minutes.
-
-
-
-
- BEST COCONUT CUSTARD PIE
-
-
- [Illustration: BEST COCONUT CUSTARD PIE]
-
-Make a baked “Water-Whip” Pie Shell, page 19.
-
-Beat slightly 3 eggs and 2 egg yolks or 4 eggs.
-
-Add ⅔ cup sugar, ½ teaspoon salt, 2 cups milk, 1 teaspoon vanilla and
- mix. Strain mixture.
-
-Add ¾ cup shredded toasted coconut[2].
-
-Pour into buttered 9″ pie pan.
-
-Sprinkle with ¼ teaspoon nutmeg.
-
-Place pan in larger pan of hot water.
-
-Bake in moderate oven (350°F) 35-40 minutes.
-
-Cool custard at room temperature. (Do not refrigerate or custard will
- stick to pan.)
-
-Loosen custard thoroughly from pan with knife (page 20). Shake gently to
- loosen from bottom. Slide it quickly, but carefully, into baked
- and cooled pie shell. Let settle a few minutes before serving.
-
-
-[2]_To toast coconut, place in shallow pan and toast in moderate oven
- (350°F.) until browned, stirring often to brown evenly._
-
-
-
-
- CORONATION PEACH PIE
-
-
- [Illustration: CORONATION PEACH PIE]
-
-Make Standard Piecrust, page 16. Divide dough in half and shape each
- into a flat round. Roll one half about ⅛″ thick and line a 9″ pie
- pan.
-
-Drain 3 cups canned sliced peaches.
-
-Add ½ cup firmly packed brown sugar, ⅓ cup canned peach sirup, 2
- tablespoons lemon juice, 2 tablespoons tapioca, flour, or
- cornstarch, ⅛ teaspoon salt, 1 teaspoon grated orange rind, ¼
- teaspoon almond extract.
-
-Put peach mixture in pastry-lined pan.
-
-Dot 1 tablespoon butter or margarine over peaches.
-
-Roll remaining dough about ³/₁₆″ thick and cut into strips ½″ wide.
- Arrange on filling, starting at center and twisting and winding
- them about 6 times around the top. Join strips by pinching
- together. Brush spiral with slightly beaten egg white and sprinkle
- with sugar. Moisten rim of pie. Press end of 1 strip on rim, twist
- and circle edge of pie, pressing strip against rim where it
- touches. Join strips as before.
-
-Bake in hot oven (425°F.) 45-55 minutes.
-
-
-
-
- HOT N HEARTY STEAK PIE
-
-
- [Illustration: HOT N HEARTY STEAK PIE]
-
-Fry 1½ cups sliced onions slowly until yellow in ⅓ cup Homogenized Spry.
- Remove onions and save for later use.
-
-Cut 1½ pounds round steak in ½″ pieces and roll in mixture of ⅓ cup
- flour, 3 teaspoons salt, ¼ teaspoon pepper. Sear in hot Spry until
- richly browned.
-
-Add 3¼ cups boiling water, 1 tablespoon Worcestershire sauce and
- sprinkle in any of the flour mixture that remains. Cover and
- simmer until meat is tender (about 1 hour).
-
-Add 1 cup raw potatoes, cut in ½″ cubes. Cook 10 minutes longer.
-
-Make Golden Egg Pastry, page 20.
-
-Roll dough into a rectangle ¼″ thick and about 1″ larger than 10″ x 6″ x
- 2″ baking dish.
-
-Pour meat mixture into dish and place cooked onions on top.
-
-Fit pastry over top and seal edge of pie. Mark top into 6 serving
- portions by cutting small Vs with knife point lengthwise and
- crosswise. In center of each square make a decorative steam vent
- by cutting 8 short slits in a snowflake pattern.
-
-Bake in very hot oven (450°F.) 25-30 minutes. Makes 6 servings.
-
- _Hints for a “Light Hand” with Pastry_
-
- [Illustration: Aunt Jenny]
-
-You’ve heard a woman say, admiring another cook’s handiwork. “She has
-_such_ a light hand with pastry!” Tender, flaky piecrust has always been
-the prize accomplishment of good cooks! And many’s the woman who has
-envied it! Now, thanks to Spry and its new “Water-Whip” method, perfect
-pastry—every time—is easy as child’s play. And so fast! It’s ready to
-roll in seconds!
-
-You see, the “Water-Whip” method answers right from the start that
-question that has always been so confusing—“How much water shall I add?”
-You simply add a definite, measured amount of liquid right to your
-shortening, then whip it into a soft, creamy emulsion! Of course, any
-shortening won’t do—the whole method is possible only because Spry is
-homogenized, specially made to mix with liquids.
-
-Once your pastry is mixed, the success of your pie depends a great deal
-on how you handle the dough. You’ll want to read carefully the pictured
-directions for each pastry method and go over the suggestions in the
-pages that follow. They’re tricks from skilled pie-makers—ways to make
-your pies prettier, more delicious, more certain to win you compliments
-from every one who comes to your table! And now—Happy Baking!
-
- _You can bake BETTER pies with Homogenized Spry_
-
-Dip your spoon into Homogenized Spry—see how much lighter and fluffier
-it is than other shortenings—how easy to work with. It’s pre-creamed,
-easier, quicker to blend with dry ingredients. And Spry is the _only_
-kind of shortening that is specially made to mix with liquids. That’s
-what makes the marvelous new “Water-Whip” method possible! You can count
-on Spry every time—you’re _sure_ to make flakier, more tender piecrust
-than you can possibly get with any other kind of shortening ... in fact.
-Lever Brothers Company guarantees just that!
-
- [Illustration: Homogenized Spry’s Pure Vegetable Shortening]
-
- BEST FOR ALL YOU BAKE OR FRY
-
- _Now you can make tender, flaky pastry the Spry “Water-Whip” way!_
-
-Experienced pie-makers like this new method because it saves time. No
-cutting in of shortening ... no tedious adding of liquid. In seconds,
-the pie dough is mixed! Beginners like this method because they can
-“feel easy” about it. There’s no guessing about how much liquid to add
-... no uncertainty about results. The dough goes together almost like
-magic, rolls easily, makes tender, delicious pastry on the first try!
-
-
-
-
- _To make “Water-Whip Pastry” ...
- here’s all you do...._
-
-
- [Illustration: Put Homogenized Spry in medium-sized mixing bowl and
- pour over it the boiling water and milk. Then tilt the bowl and
- break up shortening with a fork.]
-
- [Illustration: Whip with rapid cross-the-bowl strokes until all
- liquid is absorbed and mixture is thick and smooth like whipped
- cream and holds soft peaks when fork is lifted.]
-
- [Illustration: Sift flour and salt onto creamy Spry “Whip.” There’s
- no tedious cutting-in of the shortening ... no guessing as to the
- correct amount of liquid to add.]
-
- [Illustration: With vigorous round-the-bowl strokes, stir all
- ingredients together into a dough that clings together and “cleans”
- the bowl. Takes only about 33 seconds!]
-
- [Illustration: Take up dough in hands, work gently into a smooth,
- blended dough, then shape into a flat round. This soft, pliable
- dough is now ready to roll in any preferred way.]
-
-
-“Water-Whip” dough, being soft and pliable, rolls beautifully between
-waxed paper. No messy floured board ... no sticking ... no pastry cloth
-or rolling-pin cover needed. From beginning to end, this new rolling
-method is neat as a pin, easy, successful! Just follow the techniques
-pictured below.
-
-
-
-
- _“Water-Whip” Piecrust_
-
-
- ¾ cup Homogenized Spry
- ¼ cup boiling water
- 1 tablespoon milk
- 2 cups all-purpose flour (sifted once before measuring)
- 1 teaspoon salt
-
-Put Spry in medium-sized mixing bowl.... Add boiling water and milk and
-break up shortening with fork. Tilt bowl and, with rapid cross-the-bowl
-strokes, whip with fork until mixture is smooth and thick like whipped
-cream and holds soft peaks when fork is lifted.... Sift flour and salt
-together onto Spry mixture. Stir quickly, with round-the-bowl strokes,
-into a dough that clings together and “cleans” the bowl.... Pick up and
-work into a smooth dough; shape into a flat round. The dough is now
-ready to roll, either between waxed paper, or on a pastry cloth or
-board.
-
-This recipe makes enough pastry for a 9″ 2-crust pie or for a 9″
-lattice-top pie or for 9 tart or patty shells.
-
-
-
-
- EASIER ROLLING WITH “WATER-WHIP” PASTRY
-
-
- [Illustration: Roll dough between 12″ squares of waxed paper from
- center out into circle size of paper. If paper wrinkles, remove top
- one, put on another, turn, and roll.]
-
- [Illustration: To put pastry in pan, peel off top paper, pick up
- pastry and center it over pan, pastry side down. Remove paper
- gently. Such an easy way to roll out piecrust!]
-
- STANDARD PASTRY ... _the sure Spry Way_
-
-_Standard_ or _conventional pastry_ is made by first cutting the
-shortening into the flour. In the _Spry way_ of making standard pastry,
-the shortening is cut into the flour in _two steps_: first, ⅔ of the
-Spry is cut in _fine_ for _tenderness_; second, the remaining Spry is
-cut in _coarse_ for _flakiness_. To make standard pastry this improved
-way, follow the recipe and key steps pictured below. See how easy it is
-to get perfect pastry every time!
-
-
-
-
- Standard Piecrust
-
-
- Ingredients _Two-crust 9″ Pie_ _9″ Pie Shell_
- _or Lattice Pie_ _or 6 tart shells_
-
- sifted all-purpose 2 cups 1¼ cups
- flour
- salt 1 teaspoon ½ teaspoon
- Homogenized Spry ¾ cup ½ cup
- cold water 4 tablespoons 2½ tablespoons
-
-Put flour and salt in mixing bowl and mix. Cut in Spry as follows:
-
- Step 1 for Tenderness—cut in about ⅔ of the Spry with pastry blender
- or 2 knives until as fine as meal.
-
- Step 2 for Flakiness—cut in the remaining Spry to the size of large
- peas.
-
-Sprinkle _all_ the water, 1 tablespoon at a time, over different parts
-of mixture. Mix thoroughly with fork until all particles cling together
-and form a dough. Take up in hands and work into a smooth, blended ball
-of dough. Use in making pies, tarts, turnovers, etc.
-
-Roll standard pastry on a floured board or cloth—not between waxed
-paper.
-
- [Illustration: Cut ⅔ of the Spry into flour with pastry blender
- until as fine as meal. Be sure _all_ the flour is mixed with the
- Spry. This step insures _tenderness_ in the pastry.]
-
- [Illustration: Cut in remaining Spry to size of large peas. In
- baking, these pieces melt into little “pools” of fat, forming leafy
- flakes. This step insures _flakiness_ in the pastry.]
-
- [Illustration: Sprinkle water over mixture; mix thoroughly with fork
- until all particles cling together. Take up in hands. Work into a
- smooth, well-blended ball of dough.]
-
-
-
-
- _Expert Tricks_ FOR PERFECT PIES
-
-
- [Illustration: Pie crust]
-
-Many secrets of pie success lie in the “know-how”—in the techniques and
-practices that are part of a pie-maker’s skill. You’ll find many of
-these pie tricks in this booklet: how to make a custard pie with a
-crisp, flaky undercrust and a soft, creamy filling ... how to seal in
-the juices in a berry pie ... how to make a fluffy, upstanding meringue.
-There are tips for pretty tops and attractive edges, too—all designed to
-give your pies a truly professional air!
-
-
-
-
- KEEP FRUIT JUICES IN PIE ... _the “Rim-Seal” way_
-
-
- [Illustration: To keep fruit juices from boiling out of a 2-crust
- pie, trim undercrust even with pan, cut the top crust ½ inch beyond
- pan, then turn it under the bottom crust.]
-
- [Illustration: Moisten edge of undercrust with water, press upper
- and lower crusts together with floured fork. Or crimp the edges
- together with the thumb and forefinger.]
-
-
-
-
- _Attractive Rims to Flatter Your Pies_
-
-
-The eye-catching look of a handsome pie comes in large part from its
-pastry rim. Clever fingers can fashion an endless variety of attractive
-edges. The tines of a fork, a pointed knife, or an inverted teaspoon tip
-can be used with good effect, too.
-
-Interesting pastry designs can be made on the rims with tiny patterns or
-cutters. Some pies call for a rim of the “stand-up” type, others are at
-their best with a flat “lie-down” rim. Select the edge that will do the
-most for the filling. You will enjoy using your own ideas and creating
-new and original rims to frame your favorite pies. Here are some
-attractive edges that are easy to make.
-
-Rope Rim (_for pie shell_)
-
-Make stand-up rim (page 18). Pinch pastry between thumb and bent
-forefinger. Make the crimps sharp and distinct so they will not bake
-out.
-
-Shell or Flute Rim (_for pie shell_)
-
-Make stand-up rim (page 18). Make shell-like flutes by placing left
-index finger against inside of rim and pinching it on outside with tips
-of right thumb and index finger. (See Luscious Lemon Meringue Pie, page
-8.)
-
-Thimble Rim (_for 1-crust pie_)
-
-Trim pastry even with edge of pan. With thimble, cut tiny circles from
-pastry. Moisten rim, place circles, overlapping, on rim, pressing
-lightly. (See Heritage Pumpkin Pie, page 3.)
-
-Arrow Head Rim (_for 1-crust pie_)
-
-Cut pastry ½″ beyond pan edge, then fold under making a flat “lie-down”
-rim. With knife, cut continuous Vs around rim. With right index finger,
-lift up base of every other V and lay back on side of pie shell.
-Continue around rim. (See Crumbly Top Apple Pie, page 7.)
-
-Flute-and-Fork Rim (_for pie shell_)
-
-Make stand-up rim (page 18). Make a single flute as described under
-Shell or Flute, then next to it press with tines of fork. Continue
-around rim, alternating flute and fork. (See Dreamy Banana Cream Pie,
-page 5.)
-
-Fork-Seal Rim (_for 2-crust pie_)
-
-A good edge to seal in fruit juices. Press floured tines of fork down on
-rim straight or diagonally. (See “His Favorite” Apple Pie, page 4.)
-
-Ruffle Rim (_for closed pie_)
-
-Prepare pie rim as for Fork-Seal if a 2-crust pie; if a deep-dish pie,
-trim pastry 1″ beyond dish edge and turn back even with dish. Place left
-index finger and thumb ½″ apart on outside of rim. Use right index
-finger to pull pastry back between fingers to make ruffled effect. (See
-Hot N Hearty Steak Pie, page 12.)
-
-
-
-
- “Pretty-Pleat” Your Tarts and Patty Shells
-
-
- [Illustration: Pleated shells]
-
-Use recipe for “Water-Whip” Piecrust (page 15) or Standard Piecrust
-(page 16), for 9 tart shells.... Roll dough ⅛″ thick and prick with
-fork.... Cut out 5″ circles and fit over backs of 3″ muffin pans,
-pinching into about 7 pleats.... Bake in hot oven (450°F.) 10-15
-minutes.... Lift off shells, cool on rack.... Fill tart shells with
-fruit or berries for a dainty dessert; or with creamed vegetables,
-chicken, or fish for an appetizing main dish for luncheon or supper.
-
-
-
-
- _“Water-Whip” Pie Shell_
-
-
- ½ cup less 1 tablespoon Homogenized Spry
- 3 tablespoons boiling water
- 1 teaspoon milk
- 1¼ cups all-purpose flour (sifted once before measuring)
- ½ teaspoon salt
-
-Put Spry in medium-sized mixing bowl. Add boiling water and milk and
-break up shortening with fork. Tilt bowl and, with rapid cross-the-bowl
-strokes, whip with fork until mixture is smooth and thick like whipped
-cream and holds soft peaks when fork is lifted.... Sift flour and salt
-together onto Spry mixture. Stir quickly, with round-the-bowl strokes,
-into a dough that clings together and “cleans” the bowl.... Pick up and
-work into a smooth dough; shape into a flat round.... Put dough between
-two 12″ squares of waxed paper and roll lightly into a circle about size
-of paper. Peel off top paper, place pastry in 9″ pie pan, pastry next to
-pan. Carefully remove paper. Fit pastry into pan, trim ½″ beyond pan,
-turn back even with edge of pan, flute rim. Prick shell all over with
-fork.... Bake in very hot oven (450°F.) 14-19 minutes.
-
-Makes enough pastry for a 9″ pie shell.
-
-
-
-
- MERINGUE
-
-
-A handsome meringue is the final touch of flattery to a beautiful pie.
-Here is a recipe with 7 success secrets written into it:
-
- 3 egg whites
- 6 tablespoons fine granulated sugar
- 1 teaspoon lemon juice or ½ teaspoon vanilla
-
- 1. Beat egg whites until stiff and dry (better volume is obtained if
- whites are not too cold).
-
- 2. Add sugar gradually—1 tablespoon at a time—beating well after each
- addition. Continue beating until stiff peaks form when egg beater is
- lifted.
-
- 3. Add flavoring (the meringue should have flavor as well as the
- filling).
-
- 4. Spread meringue lightly over cooled filling in pie shell, making
- sure it touches pastry rim all around. (This helps prevent shrinkage.)
-
- 5. Make graceful swirls or peaks in the meringue with back of
- tablespoon or spatula.
-
- 6. Bake in slow oven (325°F.) 25-30 minutes, or until meringue is firm
- and delicately browned.
-
- 7. Let pie cool on rack away from drafts.
-
-
-
-
- TO MAKE A SHAPELY PIE SHELL, FOLLOW THESE EASY TECHNIQUES
-
-
- [Illustration: Fit dough into pan; trim pastry with scissors about 1
- inch beyond edge of pan.]
-
- [Illustration: Turn back pastry; then raise fold, press against pie
- pan, making stand-up rim.]
-
- [Illustration: For a rope rim, pinch with thumb and bent forefinger,
- making sharp crimps.]
-
- [Illustration: Prick shell all over with fork. Bake in very hot oven
- (450°F.) 10 to 15 minutes.]
-
-
-
-
- _Banbury Tarts_
-
-
- 2 eggs, well beaten
- 1 cup seeded raisins, chopped
- 1 cup sugar
- 1 tablespoon soft bread crumbs
- 2 tablespoons lemon juice
- 2 tablespoons grated lemon rind
- ¼ cup walnuts, chopped
- ¼ teaspoon salt
- “Water-Whip” Piecrust, page 15
-
-Mix first 8 ingredients.... Roll dough ⅛″ thick and cut in eight 5″
-circles. Fit circles into 3″ muffin pans, pinching into fluted rims at
-top. Fill with raisin mixture. Place cut-out pastry star on top of each
-tart. Sprinkle stars with red sugar.... Bake in hot oven (400°F.) 30-40
-minutes.... Makes 8 tarts.
-
-
-
-
- _Mince Turnovers_
-
-
-Use recipe for Piecrust, page 15 or 16. Roll dough ⅛″ thick and cut out
-5″ circles. On one half of each circle place 2 tablespoons mincemeat.
-Moisten edge, fold pastry over mincemeat, seal edge with fork. Prick
-top. Bake in hot oven (425°F.) 10-15 minutes. Makes 8-10.
-
-
-
-
- _Golden Egg Pastry_
-
-
-Mix 1 cup sifted all-purpose flour and ½ teaspoon salt. Measure ⅓ cup
-Spry.
-
- Step 1 for Tenderness—cut in about ⅔ of the Spry until fine as meal.
-
- Step 2 for Flakiness—cut in remaining Spry to size of large peas.
-
-Add 1 egg, slightly beaten, and mix thoroughly into a dough. Use in
-making Hot N Hearty Steak Pie, page 12.
-
-
-
-
- _To Freeze Pies..._
-
-
-Now the miracle of making pies weeks ahead, freezing them in a home
-freezer or the freezer section of a refrigerator, and enjoying them
-fresh from the oven when convenient! Favorites for freezing are
-double-crust pies like apple, cherry, peach, mince, or berry, also
-deep-dish fruit and berry pies.
-
-Pies can be frozen unbaked or baked. If frozen unbaked, do not cut steam
-vents in top crust; wrap in moisture-vaporproof material and seal;
-label, date, and freeze. To thaw, remove wrappings and cut small steam
-vents in top crust. Bake in 425°F. oven for 65-70 minutes. If pie is
-frozen baked, let pie cool thoroughly at room temperature, then wrap in
-moisture-vaporproof material and seal; label, date, and freeze. To thaw,
-remove wrappings from frozen pie and heat in 400°F. oven for 25-35
-minutes.
-
-Pie shells can be frozen unbaked or baked and kept on hand for use as
-needed. If pie is frozen unbaked, it is easier to freeze it before
-wrapping, then wrap immediately in moisture-vaporproof material and
-store in freezer.... To thaw, unwrap shell and bake in 450°F. oven 5
-minutes; reprick shell and bake about 10 minutes longer. If pie shell is
-frozen baked, let the baked shell cool thoroughly at room temperature,
-then wrap in moisture-vaporproof material and seal; label, date, and
-freeze.... To thaw, leave shell wrapped and let stand at room
-temperature _or_ unwrap and heat in 400°F. oven 5 minutes.
-
-
-
-
- _HOW TO “SLIP” A CUSTARD PIE_
-
-
- [Illustration: For creamy custard and crisp crust, bake shell and
- custard separately (page 10).]
-
- [Illustration: Loosen the cooled custard, then slide it carefully
- into baked, cooled pie shell.]
-
- _Give Your Pie A Pretty Top_
-
-A pretty top lends distinction to any pie, be it plain or fancy. A
-sparkling glaze gives a touch of elegance to a two-crust fruit pie....
-To make a glazed top, brush the unbaked pie with slightly beaten egg
-white and sprinkle with sugar, then bake.... For an extra-brown crust,
-brush the top crust before baking with milk or light cream, then
-sprinkle with sugar.
-
-
-
-
- _Lattice and Open Tops_
-
-
- [Illustration: Lattice top]
-
-Lattice-top fruit pies with colorful juices bubbling up through golden
-strips of pastry are always a favorite.... The narrow pastry strips can
-be cut with a pastry wheel or sharp-pointed knife.... For a trellis top,
-the strips are twisted as they are laid across the filling (Cherry
-Trellis Pie, page 9).... For a woven lattice top, weave the strips over
-and under one another.... For a crisscross top, lay a first set of seven
-strips across the filling, then lay a second set over them, making
-diamond shapes on the filling.... For a spiral top, arrange strips on
-filling in a spiral effect by starting at the center and twisting and
-winding around the top six times (Coronation Peach Pie, page 11).... A
-hit-and-miss top offers pleasing contrasts on a prune or raisin pie.
-Just cut many little odd-shaped bits of pastry from the trimmings and
-scatter them over the top of the filling before baking.... Whipped cream
-makes glamorous toppings on soft pies, especially when accented with
-drifts of grated fresh coconut and curls of shaved chocolate (Regal
-Cream-on-Chocolate Pie, page 1).... Or make a snowy ruff of whipped
-cream by dropping teaspoonfuls of cream around the rim of the pie, then
-garnish as shown in Dreamy Banana Cream Pie, page 5.
-
-
-
-
- _Decorative Steam Vents_
-
-
- [Illustration: Decorative vents]
-
-Small slits or other openings must be made in closed pies in order to
-let steam escape during baking. These can be extremely attractive and in
-harmony with the pie filling. For example, on the top crust of a fruit
-pie, prick or cut the outlines of the fruit used, such as apples,
-peaches, or plums.... An interesting cherry pie can be made by cutting
-eight half-inch holes in the top crust to represent cherries. For stems,
-cut slits.... To personalize a pie, prick the initials of the one you
-wish to honor.... For a Christmas mince pie, roll the top crust, and cut
-with small Christmas tree cutter, making 5 trees and pointing the tips
-of the trees to the rim of the pie. The trees should not be cut out of
-the dough—merely outlined. Brush the trees with egg white and sprinkle
-with red sugar.
-
-
-
-
- _Perky Pastry Cut-outs_
-
-
- [Illustration: Pastry cut-outs]
-
-Interesting pastry cut-outs, such as fruits, berries, leaves, chickens,
-birds, and the like can be applied to pie tops with happy effects (see
-the cluster of blueberries and leaves on the Deep-Dish Blueberry Pie,
-page 2).... The unbaked pastry “patches” are laid on the top crust
-before baking and brushed with unbeaten egg white or milk.... Tiny
-pastry stars, hearts, or crescents can be baked and arranged on the top
-of a chiffon pie.... For the holidays, Christmas trees or bells can be
-cut out of pastry and laid atop the unbaked filling.
-
- [Illustration: Wraparound cover image]
-
-
-
-
- Transcriber’s Notes
-
-
-—Silently corrected a few typos.
-
-—Retained publication information from the printed edition: this eBook
- is public-domain in the country of publication.
-
-—In the text versions only, text in italics is delimited by
- _underscores_.
-
-
-
-*** END OF THE PROJECT GUTENBERG EBOOK AUNT JENNY'S 12 PIES HUSBANDS LIKE
-BEST ***
-
-Updated editions will replace the previous one--the old editions will
-be renamed.
-
-Creating the works from print editions not protected by U.S. copyright
-law means that no one owns a United States copyright in these works,
-so the Foundation (and you!) can copy and distribute it in the
-United States without permission and without paying copyright
-royalties. Special rules, set forth in the General Terms of Use part
-of this license, apply to copying and distributing Project
-Gutenberg-tm electronic works to protect the PROJECT GUTENBERG-tm
-concept and trademark. Project Gutenberg is a registered trademark,
-and may not be used if you charge for an eBook, except by following
-the terms of the trademark license, including paying royalties for use
-of the Project Gutenberg trademark. If you do not charge anything for
-copies of this eBook, complying with the trademark license is very
-easy. You may use this eBook for nearly any purpose such as creation
-of derivative works, reports, performances and research. Project
-Gutenberg eBooks may be modified and printed and given away--you may
-do practically ANYTHING in the United States with eBooks not protected
-by U.S. copyright law. Redistribution is subject to the trademark
-license, especially commercial redistribution.
-
-START: FULL LICENSE
-
-THE FULL PROJECT GUTENBERG LICENSE
-PLEASE READ THIS BEFORE YOU DISTRIBUTE OR USE THIS WORK
-
-To protect the Project Gutenberg-tm mission of promoting the free
-distribution of electronic works, by using or distributing this work
-(or any other work associated in any way with the phrase "Project
-Gutenberg"), you agree to comply with all the terms of the Full
-Project Gutenberg-tm License available with this file or online at
-www.gutenberg.org/license.
-
-Section 1. General Terms of Use and Redistributing Project
-Gutenberg-tm electronic works
-
-1.A. By reading or using any part of this Project Gutenberg-tm
-electronic work, you indicate that you have read, understand, agree to
-and accept all the terms of this license and intellectual property
-(trademark/copyright) agreement. If you do not agree to abide by all
-the terms of this agreement, you must cease using and return or
-destroy all copies of Project Gutenberg-tm electronic works in your
-possession. If you paid a fee for obtaining a copy of or access to a
-Project Gutenberg-tm electronic work and you do not agree to be bound
-by the terms of this agreement, you may obtain a refund from the
-person or entity to whom you paid the fee as set forth in paragraph
-1.E.8.
-
-1.B. "Project Gutenberg" is a registered trademark. It may only be
-used on or associated in any way with an electronic work by people who
-agree to be bound by the terms of this agreement. There are a few
-things that you can do with most Project Gutenberg-tm electronic works
-even without complying with the full terms of this agreement. See
-paragraph 1.C below. There are a lot of things you can do with Project
-Gutenberg-tm electronic works if you follow the terms of this
-agreement and help preserve free future access to Project Gutenberg-tm
-electronic works. See paragraph 1.E below.
-
-1.C. The Project Gutenberg Literary Archive Foundation ("the
-Foundation" or PGLAF), owns a compilation copyright in the collection
-of Project Gutenberg-tm electronic works. Nearly all the individual
-works in the collection are in the public domain in the United
-States. If an individual work is unprotected by copyright law in the
-United States and you are located in the United States, we do not
-claim a right to prevent you from copying, distributing, performing,
-displaying or creating derivative works based on the work as long as
-all references to Project Gutenberg are removed. Of course, we hope
-that you will support the Project Gutenberg-tm mission of promoting
-free access to electronic works by freely sharing Project Gutenberg-tm
-works in compliance with the terms of this agreement for keeping the
-Project Gutenberg-tm name associated with the work. You can easily
-comply with the terms of this agreement by keeping this work in the
-same format with its attached full Project Gutenberg-tm License when
-you share it without charge with others.
-
-1.D. The copyright laws of the place where you are located also govern
-what you can do with this work. Copyright laws in most countries are
-in a constant state of change. If you are outside the United States,
-check the laws of your country in addition to the terms of this
-agreement before downloading, copying, displaying, performing,
-distributing or creating derivative works based on this work or any
-other Project Gutenberg-tm work. The Foundation makes no
-representations concerning the copyright status of any work in any
-country other than the United States.
-
-1.E. Unless you have removed all references to Project Gutenberg:
-
-1.E.1. The following sentence, with active links to, or other
-immediate access to, the full Project Gutenberg-tm License must appear
-prominently whenever any copy of a Project Gutenberg-tm work (any work
-on which the phrase "Project Gutenberg" appears, or with which the
-phrase "Project Gutenberg" is associated) is accessed, displayed,
-performed, viewed, copied or distributed:
-
- This eBook is for the use of anyone anywhere in the United States and
- most other parts of the world at no cost and with almost no
- restrictions whatsoever. You may copy it, give it away or re-use it
- under the terms of the Project Gutenberg License included with this
- eBook or online at www.gutenberg.org. If you are not located in the
- United States, you will have to check the laws of the country where
- you are located before using this eBook.
-
-1.E.2. If an individual Project Gutenberg-tm electronic work is
-derived from texts not protected by U.S. copyright law (does not
-contain a notice indicating that it is posted with permission of the
-copyright holder), the work can be copied and distributed to anyone in
-the United States without paying any fees or charges. If you are
-redistributing or providing access to a work with the phrase "Project
-Gutenberg" associated with or appearing on the work, you must comply
-either with the requirements of paragraphs 1.E.1 through 1.E.7 or
-obtain permission for the use of the work and the Project Gutenberg-tm
-trademark as set forth in paragraphs 1.E.8 or 1.E.9.
-
-1.E.3. If an individual Project Gutenberg-tm electronic work is posted
-with the permission of the copyright holder, your use and distribution
-must comply with both paragraphs 1.E.1 through 1.E.7 and any
-additional terms imposed by the copyright holder. Additional terms
-will be linked to the Project Gutenberg-tm License for all works
-posted with the permission of the copyright holder found at the
-beginning of this work.
-
-1.E.4. Do not unlink or detach or remove the full Project Gutenberg-tm
-License terms from this work, or any files containing a part of this
-work or any other work associated with Project Gutenberg-tm.
-
-1.E.5. Do not copy, display, perform, distribute or redistribute this
-electronic work, or any part of this electronic work, without
-prominently displaying the sentence set forth in paragraph 1.E.1 with
-active links or immediate access to the full terms of the Project
-Gutenberg-tm License.
-
-1.E.6. You may convert to and distribute this work in any binary,
-compressed, marked up, nonproprietary or proprietary form, including
-any word processing or hypertext form. However, if you provide access
-to or distribute copies of a Project Gutenberg-tm work in a format
-other than "Plain Vanilla ASCII" or other format used in the official
-version posted on the official Project Gutenberg-tm website
-(www.gutenberg.org), you must, at no additional cost, fee or expense
-to the user, provide a copy, a means of exporting a copy, or a means
-of obtaining a copy upon request, of the work in its original "Plain
-Vanilla ASCII" or other form. Any alternate format must include the
-full Project Gutenberg-tm License as specified in paragraph 1.E.1.
-
-1.E.7. Do not charge a fee for access to, viewing, displaying,
-performing, copying or distributing any Project Gutenberg-tm works
-unless you comply with paragraph 1.E.8 or 1.E.9.
-
-1.E.8. You may charge a reasonable fee for copies of or providing
-access to or distributing Project Gutenberg-tm electronic works
-provided that:
-
-* You pay a royalty fee of 20% of the gross profits you derive from
- the use of Project Gutenberg-tm works calculated using the method
- you already use to calculate your applicable taxes. The fee is owed
- to the owner of the Project Gutenberg-tm trademark, but he has
- agreed to donate royalties under this paragraph to the Project
- Gutenberg Literary Archive Foundation. Royalty payments must be paid
- within 60 days following each date on which you prepare (or are
- legally required to prepare) your periodic tax returns. Royalty
- payments should be clearly marked as such and sent to the Project
- Gutenberg Literary Archive Foundation at the address specified in
- Section 4, "Information about donations to the Project Gutenberg
- Literary Archive Foundation."
-
-* You provide a full refund of any money paid by a user who notifies
- you in writing (or by e-mail) within 30 days of receipt that s/he
- does not agree to the terms of the full Project Gutenberg-tm
- License. You must require such a user to return or destroy all
- copies of the works possessed in a physical medium and discontinue
- all use of and all access to other copies of Project Gutenberg-tm
- works.
-
-* You provide, in accordance with paragraph 1.F.3, a full refund of
- any money paid for a work or a replacement copy, if a defect in the
- electronic work is discovered and reported to you within 90 days of
- receipt of the work.
-
-* You comply with all other terms of this agreement for free
- distribution of Project Gutenberg-tm works.
-
-1.E.9. If you wish to charge a fee or distribute a Project
-Gutenberg-tm electronic work or group of works on different terms than
-are set forth in this agreement, you must obtain permission in writing
-from the Project Gutenberg Literary Archive Foundation, the manager of
-the Project Gutenberg-tm trademark. Contact the Foundation as set
-forth in Section 3 below.
-
-1.F.
-
-1.F.1. Project Gutenberg volunteers and employees expend considerable
-effort to identify, do copyright research on, transcribe and proofread
-works not protected by U.S. copyright law in creating the Project
-Gutenberg-tm collection. Despite these efforts, Project Gutenberg-tm
-electronic works, and the medium on which they may be stored, may
-contain "Defects," such as, but not limited to, incomplete, inaccurate
-or corrupt data, transcription errors, a copyright or other
-intellectual property infringement, a defective or damaged disk or
-other medium, a computer virus, or computer codes that damage or
-cannot be read by your equipment.
-
-1.F.2. LIMITED WARRANTY, DISCLAIMER OF DAMAGES - Except for the "Right
-of Replacement or Refund" described in paragraph 1.F.3, the Project
-Gutenberg Literary Archive Foundation, the owner of the Project
-Gutenberg-tm trademark, and any other party distributing a Project
-Gutenberg-tm electronic work under this agreement, disclaim all
-liability to you for damages, costs and expenses, including legal
-fees. YOU AGREE THAT YOU HAVE NO REMEDIES FOR NEGLIGENCE, STRICT
-LIABILITY, BREACH OF WARRANTY OR BREACH OF CONTRACT EXCEPT THOSE
-PROVIDED IN PARAGRAPH 1.F.3. YOU AGREE THAT THE FOUNDATION, THE
-TRADEMARK OWNER, AND ANY DISTRIBUTOR UNDER THIS AGREEMENT WILL NOT BE
-LIABLE TO YOU FOR ACTUAL, DIRECT, INDIRECT, CONSEQUENTIAL, PUNITIVE OR
-INCIDENTAL DAMAGES EVEN IF YOU GIVE NOTICE OF THE POSSIBILITY OF SUCH
-DAMAGE.
-
-1.F.3. LIMITED RIGHT OF REPLACEMENT OR REFUND - If you discover a
-defect in this electronic work within 90 days of receiving it, you can
-receive a refund of the money (if any) you paid for it by sending a
-written explanation to the person you received the work from. If you
-received the work on a physical medium, you must return the medium
-with your written explanation. The person or entity that provided you
-with the defective work may elect to provide a replacement copy in
-lieu of a refund. If you received the work electronically, the person
-or entity providing it to you may choose to give you a second
-opportunity to receive the work electronically in lieu of a refund. If
-the second copy is also defective, you may demand a refund in writing
-without further opportunities to fix the problem.
-
-1.F.4. Except for the limited right of replacement or refund set forth
-in paragraph 1.F.3, this work is provided to you 'AS-IS', WITH NO
-OTHER WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
-LIMITED TO WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PURPOSE.
-
-1.F.5. Some states do not allow disclaimers of certain implied
-warranties or the exclusion or limitation of certain types of
-damages. If any disclaimer or limitation set forth in this agreement
-violates the law of the state applicable to this agreement, the
-agreement shall be interpreted to make the maximum disclaimer or
-limitation permitted by the applicable state law. The invalidity or
-unenforceability of any provision of this agreement shall not void the
-remaining provisions.
-
-1.F.6. INDEMNITY - You agree to indemnify and hold the Foundation, the
-trademark owner, any agent or employee of the Foundation, anyone
-providing copies of Project Gutenberg-tm electronic works in
-accordance with this agreement, and any volunteers associated with the
-production, promotion and distribution of Project Gutenberg-tm
-electronic works, harmless from all liability, costs and expenses,
-including legal fees, that arise directly or indirectly from any of
-the following which you do or cause to occur: (a) distribution of this
-or any Project Gutenberg-tm work, (b) alteration, modification, or
-additions or deletions to any Project Gutenberg-tm work, and (c) any
-Defect you cause.
-
-Section 2. Information about the Mission of Project Gutenberg-tm
-
-Project Gutenberg-tm is synonymous with the free distribution of
-electronic works in formats readable by the widest variety of
-computers including obsolete, old, middle-aged and new computers. It
-exists because of the efforts of hundreds of volunteers and donations
-from people in all walks of life.
-
-Volunteers and financial support to provide volunteers with the
-assistance they need are critical to reaching Project Gutenberg-tm's
-goals and ensuring that the Project Gutenberg-tm collection will
-remain freely available for generations to come. In 2001, the Project
-Gutenberg Literary Archive Foundation was created to provide a secure
-and permanent future for Project Gutenberg-tm and future
-generations. To learn more about the Project Gutenberg Literary
-Archive Foundation and how your efforts and donations can help, see
-Sections 3 and 4 and the Foundation information page at
-www.gutenberg.org
-
-Section 3. Information about the Project Gutenberg Literary
-Archive Foundation
-
-The Project Gutenberg Literary Archive Foundation is a non-profit
-501(c)(3) educational corporation organized under the laws of the
-state of Mississippi and granted tax exempt status by the Internal
-Revenue Service. The Foundation's EIN or federal tax identification
-number is 64-6221541. Contributions to the Project Gutenberg Literary
-Archive Foundation are tax deductible to the full extent permitted by
-U.S. federal laws and your state's laws.
-
-The Foundation's business office is located at 809 North 1500 West,
-Salt Lake City, UT 84116, (801) 596-1887. Email contact links and up
-to date contact information can be found at the Foundation's website
-and official page at www.gutenberg.org/contact
-
-Section 4. Information about Donations to the Project Gutenberg
-Literary Archive Foundation
-
-Project Gutenberg-tm depends upon and cannot survive without
-widespread public support and donations to carry out its mission of
-increasing the number of public domain and licensed works that can be
-freely distributed in machine-readable form accessible by the widest
-array of equipment including outdated equipment. Many small donations
-($1 to $5,000) are particularly important to maintaining tax exempt
-status with the IRS.
-
-The Foundation is committed to complying with the laws regulating
-charities and charitable donations in all 50 states of the United
-States. Compliance requirements are not uniform and it takes a
-considerable effort, much paperwork and many fees to meet and keep up
-with these requirements. We do not solicit donations in locations
-where we have not received written confirmation of compliance. To SEND
-DONATIONS or determine the status of compliance for any particular
-state visit www.gutenberg.org/donate
-
-While we cannot and do not solicit contributions from states where we
-have not met the solicitation requirements, we know of no prohibition
-against accepting unsolicited donations from donors in such states who
-approach us with offers to donate.
-
-International donations are gratefully accepted, but we cannot make
-any statements concerning tax treatment of donations received from
-outside the United States. U.S. laws alone swamp our small staff.
-
-Please check the Project Gutenberg web pages for current donation
-methods and addresses. Donations are accepted in a number of other
-ways including checks, online payments and credit card donations. To
-donate, please visit: www.gutenberg.org/donate
-
-Section 5. General Information About Project Gutenberg-tm electronic works
-
-Professor Michael S. Hart was the originator of the Project
-Gutenberg-tm concept of a library of electronic works that could be
-freely shared with anyone. For forty years, he produced and
-distributed Project Gutenberg-tm eBooks with only a loose network of
-volunteer support.
-
-Project Gutenberg-tm eBooks are often created from several printed
-editions, all of which are confirmed as not protected by copyright in
-the U.S. unless a copyright notice is included. Thus, we do not
-necessarily keep eBooks in compliance with any particular paper
-edition.
-
-Most people start at our website which has the main PG search
-facility: www.gutenberg.org
-
-This website includes information about Project Gutenberg-tm,
-including how to make donations to the Project Gutenberg Literary
-Archive Foundation, how to help produce our new eBooks, and how to
-subscribe to our email newsletter to hear about new eBooks.
diff --git a/old/65508-0.zip b/old/65508-0.zip
deleted file mode 100644
index e2cc915..0000000
--- a/old/65508-0.zip
+++ /dev/null
Binary files differ
diff --git a/old/65508-h.zip b/old/65508-h.zip
deleted file mode 100644
index 2a26316..0000000
--- a/old/65508-h.zip
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/65508-h.htm b/old/65508-h/65508-h.htm
deleted file mode 100644
index ce46b73..0000000
--- a/old/65508-h/65508-h.htm
+++ /dev/null
@@ -1,1732 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<head>
-<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
-<meta http-equiv="Content-Style-Type" content="text/css" />
-<meta name="viewport" content="width=device-width, initial-scale=1.0" />
-<title>12 Pies Husbands Like Best, by Lever Brothers Company&mdash;a Project Gutenberg eBook</title>
-<meta name="author" content="Lever Brothers Company" />
-<meta name="pss.pubdate" content="1952" />
-<link rel="coverpage" href="images/cover.jpg" />
-<link rel="spine" href="images/spine.jpg" />
-<link rel="schema.DC" href="http://dublincore.org/documents/1998/09/dces/" />
-<meta name="DC.Title" content="12 Pies Husbands Like Best" />
-<meta name="DC.Language" content="en" />
-<meta name="DC.Format" content="text/html" />
-<meta name="DC.Created" content="1952" />
-<meta name="DC.Creator" content="Lever Brothers Company" />
-<style type="text/css">
-/* == GLOBAL MARKUP == */
-body, table.twocol tr td { margin-left:2em; margin-right:2em; } /* BODY */
-.box { border-style:double; margin-bottom:2em; max-width:30em; margin-right:auto; margin-left:auto; margin-top:2em; clear:both; }
-.box div.box { border-style:solid; margin-right:auto; margin-left:auto; max-width:26em; }
-.box p { margin-right:1em; margin-left:1em; }
-.box dl { margin-right:1em; margin-left:1em; }
-h1, h2, h5, h6, .titlepg p { text-align:center; clear:both; text-indent:0; } /* HEADINGS */
-h2 { margin-top:2em; margin-bottom:1em; font-size:120%;
- text-align:center; font-family:sans-serif; color:red; }
-h2 .small { font-size:100%; }
-h2+h2 { margin-top:3.5em; }
-h1 { margin-top:3em; }
-h1 .likep { font-weight:normal; font-size:50%; }
-div.box h1 { margin-top:1em; margin-left:.5em; margin-right:.5em; }
-h3 { margin-top:2em; text-align:center; font-size: 110%; clear:both; }
-h4, h5 { font-size:100%; text-align:right; clear:right; }
-h6 { font-size:100%; }
-h6.var { font-size:80%; font-style:normal; }
-.titlepg { margin-left:auto; margin-right:auto; border-style:double; clear:both; }
-span.chaptertitle { font-style:normal; display:block; text-align:center; font-size:150%; text-indent:0; }
-.tblttl { text-align:center; text-indent:0;}
-.tblsttl { text-align:center; font-variant:small-caps; text-indent:0; }
-
-pre sub.ms { width:4em; letter-spacing:1em; }
-pre { margin-top:1em; margin-bottom:1em; }
-table.fmla { text-align:center; margin-top:0em; margin-bottom:0em; margin-left:0em; margin-right:0em; }
-table.inline, table.symbol { display: inline-table; vertical-align: middle; }
-td.cola { text-align:left; vertical-align:100%; }
-td.colb { text-align:justify; }
-
-p, blockquote, div.p, div.bq { text-align:justify; } /* PARAGRAPHS */
-div.p, div.bq { margin-top:1em; margin-bottom:1em; }
-blockquote, .bq { margin-left:1em; margin-right:0em; }
-.verse { font-size:80%; font-weight:bold; }
-p.indent {text-indent:2em; text-align:left; }
-p.tb, p.tbcenter, verse.tb, blockquote.tb { margin-top:2em; }
-
-span.pb, div.pb, dt.pb, p.pb /* PAGE BREAKS */
-{ text-align:right; float:right; margin-right:0em; clear:right; }
-div.pb { display:inline; }
-.pb, dt.pb, dl.toc dt.pb, dl.tocl dt.pb, dl.undent dt.pb, dl.index dt.pb { text-align:right; float:right; margin-left: 1.5em;
- margin-top:.5em; margin-bottom:.5em; display:inline; text-indent:0;
- font-size:80%; font-style:normal; font-weight:bold;
- color:gray; border:1px solid gray;padding:1px 3px; }
-div.index .pb { display:block; }
-.bq div.pb, .bq span.pb { font-size:90%; margin-right:2em; }
-
-div.img, body a img {text-align:center; margin-left:auto; margin-right:auto; margin-top:2em; margin-bottom:2em; clear:right; }
-img { max-width:100%; height:auto; }
-
-sup, a.fn { font-size:75%; vertical-align:100%; line-height:50%; font-weight:normal; }
-h3 a.fn { font-size:65%; }
-a.fn { font-style:normal; }
-sub { font-size:75%; }
-.center, .tbcenter { text-align:center; clear:both; text-indent:0; } /* TEXTUAL MARKUP */
-span.center { display:block; }
-table.center { clear:both; margin-right:auto; margin-left:auto; }
-table.center tr td.l, table.center tr th.l {text-align:left; margin-left:0em; }
-table.center tr td.j {text-align:justify; }
-table.center tr td.ltab { text-align:left; width:1.5em; }
-table.center tr td.t {text-align:left; text-indent:1em; }
-table.center tr td.t2 {text-align:left; text-indent:2em; }
-table.center tr td.r, table.center tr th.r {text-align:right; }
-table.center tr th.rx { width:4.5em; text-align:right; }
-table.center tr th {vertical-align:bottom; font-size:80%; }
-table.center tr td {vertical-align:top; font-size:80%;}
-table.inline, table.symbol { display: inline-table; vertical-align: middle; }
-
-p { clear:left; }
-.small, .lsmall { font-size:90%; }
-.smaller { font-size:80%; }
-.smallest { font-size:67%; }
-.larger { font-size:150%; }
-.large { font-size:125%; }
-.xlarge { font-size:150%; }
-.xxlarge { font-size:200%; }
-.gs { letter-spacing:1em; }
-.gs3 { letter-spacing:2em; }
-.gslarge { letter-spacing:.3em; font-size:110%; }
-.sc { font-variant:small-caps; font-style:normal; }
-.cur { font-family:cursive; }
-.unbold { font-weight:normal; }
-.xo { position:relative; left:-.3em; }
-.over { text-decoration: overline; display:inline; }
-hr { width:20%; margin-left:40%; }
-hr.dwide { margin-top:0; margin-bottom:0; width:90%; margin-left:5%; clear:right; }
-hr.double { margin-top:0; margin-bottom:0; width:100%; margin-left:0; margin-right:0; }
-hr.f { margin-top:0; margin-bottom:0; width:100%; margin-left:0; }
-.jl { text-align:left; }
-.jr, .jri { text-align:right; min-width:2em; display:inline-block; float:right; }
-.pcap .jri { font-size:80%; }
-.jr1 { text-align:right; margin-right:2em; }
-h1 .jr { margin-right:.5em; }
-.ind1 { text-align:left; margin-left:2em; }
-.u { text-decoration:underline; }
-.hst { margin-left:2em; }
-.hst2 { margin-left:4em; }
-.rubric { color:red; }
-.blue { color:blue; background-color:white; }
-.purple { color:purple; background-color:white; }
-.green { color:green; background-color:white; }
-.yellow { color:yellow; background-color:white; }
-.orange { color:#ffa500; background-color:white; }
-.brown { color:brown; background-color:white; }
-.white { color:white; background-color:black; margin-left:1em; margin-right:1em; max-width:28em; }
-.cnwhite { color:white; background-color:black; min-width:2em; display:inline-block;
- text-align:center; font-weight:bold; font-family:sans-serif; }
-.cwhite { color:white; background-color:black; text-align:center; font-weight:bold;
- font-family:sans-serif; }
-ul li { text-align:justify; }
-u.dbl { text-decoration:underline; }
-.ss { font-family:sans-serif; font-weight:bold; }
-.ssn { font-family:sans-serif; font-weight:normal; }
-p.revint { margin-left:5em; text-indent:-5em; }
-.box p.revint { margin-left:3em; }
-p.revint2 { margin-left:5em; text-indent:-3em; }
-p.revint .cn { min-width:5em; text-indent:0; text-align:left; display:inline-block; margin-right:.5em; color:red; font-family:sans-serif; font-size:90%; }
-i .f { font-style:normal; }
-.b { font-weight:bold; }
-.i { font-style:italic; }
-.f { font-style:italic; }
-
-dd.t { text-align:left; margin-left: 5.5em; }
-dl.toc { clear:both; margin-top:1em; } /* CONTENTS (.TOC) */
-dl.toc dt.center { text-align:center; clear:both; margin-top:3em; margin-bottom:1em; text-indent:0;}
-.toc dt { text-align:right; clear:both; }
-.toc dt.just { text-align:justify; margin-left:2em; margin-right:2em; }
-.toc dd { text-align:right; clear:both; }
-.toc dd.ddt, .toc dd.t { text-align:right; clear:both; margin-left:4em; }
-.toc dd.ddt2,.toc dd.t2 { text-align:right; clear:both; margin-left:5em; }
-.toc dd.ddt3 { text-align:right; clear:both; margin-left:6em; }
-.toc dd.ddt4 { text-align:right; clear:both; margin-left:7em; }
-.toc dd.ddt5 { text-align:right; clear:both; margin-left:8em; }
-.toc dd.note { text-align:justify; clear:both; margin-left:5em; text-indent:-1em; margin-right:3em; }
-.toc dt .xxxtest {width:17em; display:block; position:relative; left:4em; }
-.toc dt a,
-.toc dd a,
-.toc dt span.left,
-.toc dt span.lsmall,
-.toc dd span.left { text-align:left; clear:right; float:left; }
-.toc dt a span.cn { width:4em; text-align:right; margin-right:.7em; float:left; }
-.toc dt.sc { text-align:right; clear:both; }
-.toc dt.scl { text-align:left; clear:both; font-variant:small-caps; }
-.toc dt.sct { text-align:right; clear:both; font-variant:small-caps; margin-left:1em; }
-.toc dt .jl, .toc dd .jl { text-align:left; float:left; clear:both; font-variant:normal; }
-.toc dt.scc { text-align:center; clear:both; font-variant:small-caps; text-indent:0; }
-.toc dt span.lj, span.lj { text-align:left; display:block; float:left; }
-.toc dd.center { text-align:center; text-indent:0; }
-dd.tocsummary {text-align:justify; margin-right:2em; margin-left:2em; }
-dd.center .sc {display:block; text-align:center; text-indent:0; }
-/* BOX CELL */
-td.top { border-top:1px solid; width:.5em; height:.8em; }
-td.bot { border-bottom:1px solid; width:.5em; height:.8em; }
-td.rb { border:1px solid; border-left:none; width:.5em; height:.8em; }
-td.lb { border:1px solid; border-right:none; width:.5em; height:.8em; }
-td span.cellt { text-indent:1em; }
-td span.cellt2 { text-indent:2em; }
-td span.cellt3 { text-indent:3em; }
-td span.cellt4 { text-indent:4em; }
-
-/* INDEX (.INDEX) */
-dl.index { clear:both; }
-.index dt { margin-left:2em; text-indent:-2em; text-align:left; }
-.index dd { margin-left:4em; text-indent:-2em; text-align:left; }
-.index dd.t { margin-left:6em; text-indent:-2em; text-align:left; }
-.index dt.center {text-align:center; text-indent:0; }
- dl.indexlr { clear:both; margin-left:auto; margin-right:auto;
- max-width:20em; text-align:right; }
- dl.indexlr dt { clear:both; text-align:right; }
- dl.indexlr a { clear:both; float:right; text-align:right; }
- dl.indexlr dt span { text-align:left; display:block; float:left; }
- dl.indexlr dt.center {text-align:center; text-indent:0; }
-.ab, .ab1, .ab2 {
-font-weight:bold; text-decoration:none;
-border-style:solid; border-color:gray; border-width:1px;
-margin-right:0px; margin-top:5px; display:inline-block; text-align:center; text-indent:0; }
-.ab { width:1em; }
-.ab2 { width:1.5em; }
-a.gloss { background-color:#f2f2f2; border-bottom-style:dotted; text-decoration:none; border-color:#c0c0c0; color:inherit; }
- /* FOOTNOTE BLOCKS */
-div.notes p { margin-left:1em; text-indent:-1em; text-align:justify; }
-
-dl.undent dd { margin-left:3em; text-indent:-2em; text-align:justify; }
-dl.undent dt { margin-left:2em; text-indent:-2em; text-align:justify; clear:both; }
-dl.undent dd.t { margin-left:4em; text-indent:-2em; text-align:justify; }
-dl.undent dd.t2 { margin-left:5em; text-indent:-2em; text-align:justify; }
- /* POETRY LINE NUMBER */
-.lnum { text-align:right; float:right; margin-left:.5em; display:inline; }
-
-.hymn { text-align:left; } /* HYMN AND VERSE: HTML */
-.verse { text-align:left; margin-top:1em; margin-bottom:1em; margin-left:0em; }
-.versetb { text-align:left; margin-top:2em; margin-bottom:1em; margin-left:0em; }
-.originc { text-align:center; text-indent:0; }
-.subttl { text-align:center; font-size:80%; text-indent:0; }
-.srcttl { text-align:center; font-size:80%; text-indent:0; font-weight:bold; }
-p.lc { text-indent:0; text-align:center; margin-top:0; margin-bottom:0; }
-p.t0, p.l { margin-left:4em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
-p.lb { margin-left:4em; text-indent:-3em; margin-top:2em; margin-bottom:0; text-align:left; }
-p.tw, div.tw, .tw { margin-left:1em; text-indent:-1em; margin-top:0; margin-bottom:0; text-align:left; }
-p.t, div.t, .t { margin-left:5em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
-p.t2, div.t2, .t2 { margin-left:6em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
-p.t3, div.t3, .t3 { margin-left:7em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
-p.t4, div.t4, .t4 { margin-left:8em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
-p.t5, div.t5, .t5 { margin-left:9em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
-p.t6, div.t6, .t6 { margin-left:10em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
-p.t7, div.t7, .t7 { margin-left:11em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
-p.t8, div.t8, .t8 { margin-left:12em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
-p.t9, div.t9, .t9 { margin-left:13em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
-p.t10, div.t10,.t10 { margin-left:14em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
-p.t11, div.t11,.t11 { margin-left:15em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
-p.t12, div.t12,.t12 { margin-left:16em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
-p.t13, div.t13,.t13 { margin-left:17em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
-p.t14, div.t14,.t14 { margin-left:18em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
-p.t15, div.t15,.t15 { margin-left:19em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
-p.lr, div.lr, span.lr { display:block; margin-left:0em; margin-right:1em; margin-top:0; margin-bottom:0; text-align:right; }
-dt.lr { width:100%; margin-left:0em; margin-right:0em; margin-top:0; margin-bottom:0; margin-top:1em; text-align:right; }
-dl dt.lr a { text-align:left; clear:left; float:left; }
-
-.fnblock { margin-top:2em; margin-bottom:2em; }
-.fndef, p.fn { text-align:justify; margin-top:1.5em; margin-left:1.5em; text-indent:-1.5em; }
-.fndef p.fncont, .fndef dl { margin-left:0em; text-indent:0em; }
-.fnblock div.fncont { margin-left:1.5em; text-indent:0em; margin-top:1em; text-align:justify; }
-.fnblock dl { margin-top:0; margin-left:4em; text-indent:-2em; }
-.fnblock dt { text-align:justify; }
-dl.catalog dd { font-style:italic; }
-dl.catalog dt { margin-top:1em; }
-.author { text-align:right; margin-top:0em; margin-bottom:0em; display:block; }
-
-dl.biblio dt { margin-top:.6em; margin-left:2em; text-indent:-2em; text-align:justify; clear:both; }
-dl.biblio dt div { display:block; float:left; margin-left:-6em; width:6em; clear:both; }
-dl.biblio dt.center { margin-left:0em; text-align:center; text-indent:0; }
-dl.biblio dd { margin-top:.3em; margin-left:3em; text-align:justify; font-size:90%; }
-p.biblio { margin-left:2em; text-indent:-2em; }
-.clear { clear:both; }
-p.book { margin-left:2em; text-indent:-2em; }
-p.review { margin-left:2em; text-indent:-2em; font-size:80%; }
-p.pcap { margin-left:0em; text-indent:0; text-align:justify; margin-top:0; font-size:110%; }
-p.pcapc { margin-left:4.7em; text-indent:0em; text-align:justify; }
-span.attr { font-size:80%; font-family:sans-serif; }
-span.pn { display:inline-block; width:4.7em; text-align:left; margin-left:0; text-indent:0; }
-</style>
-</head>
-<body>
-
-<div style='text-align:center; font-size:1.2em; font-weight:bold'>The Project Gutenberg eBook of Aunt Jenny's 12 Pies Husbands Like Best, by Lever Brothers Company</div>
-
-<div style='display:block; margin:1em 0'>
-This eBook is for the use of anyone anywhere in the United States and
-most other parts of the world at no cost and with almost no restrictions
-whatsoever. You may copy it, give it away or re-use it under the terms
-of the Project Gutenberg License included with this eBook or online
-at <a href="https://www.gutenberg.org">www.gutenberg.org</a>. If you
-are not located in the United States, you will have to check the laws of the
-country where you are located before using this eBook.
-</div>
-
-<div style='display:block; margin-top:1em; margin-bottom:1em; margin-left:2em; text-indent:-2em'>Title: Aunt Jenny's 12 Pies Husbands Like Best</div>
-
-<div style='display:block; margin-top:1em; margin-bottom:1em; margin-left:2em; text-indent:-2em'>Author: Lever Brothers Company</div>
-
-<div style='display:block; margin:1em 0'>Release Date: June 4, 2021 [eBook #65508]</div>
-
-<div style='display:block; margin:1em 0'>Language: English</div>
-
-<div style='display:block; margin:1em 0'>Character set encoding: UTF-8</div>
-
-<div style='display:block; margin-left:2em; text-indent:-2em'>Produced by: Stephen Hutcheson, Lisa Corcoran and the Online Distributed Proofreading Team at https://www.pgdp.net</div>
-
-<div style='margin-top:2em; margin-bottom:4em'>*** START OF THE PROJECT GUTENBERG EBOOK AUNT JENNY'S 12 PIES HUSBANDS LIKE BEST ***</div>
-<div id="cover" class="img">
-<img id="coverpage" src="images/cover.jpg" alt="12 Pies Husbands Like Best" width="500" height="705" />
-</div>
-<div class="box">
-<h1><span class="rubric cur">12 PIES
-<br /><span class="smaller">HUSBANDS LIKE BEST</span></span>
-<br /><span class="blue smallest ssn">AUNT JENNY&rsquo;S RECIPE BOOK</span></h1>
-<p class="center smaller">Copyright 1952&mdash;Lever Brothers Company&mdash;New York, New York</p>
-</div>
-<p class="center"><i class="large rubric">Now <span class="f">anyone</span> can make pies to perfection with Spry&rsquo;s &lsquo;Water-Whip&rsquo; Method!&rsquo;</i></p>
-<div class="img">
-<img src="images/p01.jpg" id="ncfig1" alt="Aunt Jenny" width="400" height="464" />
-</div>
-<p>Dear Friend:</p>
-<p>Here is my newest Spry cookbook,
-with 12 recipes for beautiful pies.
-I&rsquo;m so glad you sent for it, and I
-hope you&rsquo;ll try every one of them!
-They&rsquo;re recipes you can depend
-on, because they&rsquo;ve been
-tested over and over again in the
-Lever Test Kitchens. What&rsquo;s more, this book is chock-full
-of tricks that will make pies the easiest thing you bake!
-There&rsquo;s the easy, quick Spry &ldquo;Water-Whip&rdquo; method that
-takes all the guesswork out of piecrust even
-for beginners. There&rsquo;s an improved standard pastry
-recipe. There are dozens of hints for
-rolling, decorating&mdash;even freezing&mdash;pies. Once you&rsquo;ve
-tried these easy, simple methods, you&rsquo;ll feel like making
-pies and tarts much more often, I know. And
-one member of your family is going to be especially
-happy&mdash;nearly every man loves pie!</p>
-<p>Then give him pie to his heart&rsquo;s content! Any one
-of these recipes is sure to be pie to his liking&mdash;they
-were chosen because they&rsquo;re the pies that surveys,
-research, letters in my mail show most men
-like best. So begin anywhere&mdash;run your own popularity
-contest&mdash;see which pie wins with <i>him</i>!</p>
-<p class="jr1"><i>Sincerely yours,</i>
-<br /><i class="cur large">Aunt Jenny</i></p>
-<div class="pb" id="Page_1">1</div>
-<h2 id="c1"><span class="small">REGAL CREAM-ON-CHOCOLATE PIE</span></h2>
-<div class="img">
-<img src="images/p01a.jpg" id="ncfig2" alt="REGAL CREAM-ON-CHOCOLATE PIE" width="600" height="502" />
-</div>
-<p class="revint"><span class="cn"><b>Make</b></span>a <b>baked &ldquo;Water-Whip&rdquo; Pie
-Shell</b>, <a href="#Page_19">page 19</a>.</p>
-<p class="revint"><span class="cn"><b>Soften</b></span>1 teaspoon <b>gelatin</b> in 2 tablespoons
-<b>cold water</b>.</p>
-<p class="revint"><span class="cn"><b>Melt</b></span>1 oz. <b>chocolate</b> (cut in pieces)
-in 1&frac14; cups <b>milk</b> in top of
-double boiler; blend with
-rotary egg beater.</p>
-<p class="revint"><span class="cn"><b>Mix</b></span>&frac12; cup <b>sugar</b>, 2 tablespoons
-<b>cornstarch</b>, &frac14; teaspoon <b>salt</b>.
-Add to <b>chocolate mixture</b> and
-cook until thick and smooth,
-then cook 15 minutes longer,
-stirring constantly.</p>
-<p class="revint"><span class="cn"><b>Beat</b></span>3 <b>egg yolks</b> well. Stir small
-amount of chocolate mixture
-into egg yolks, return to
-double boiler, and cook a few
-minutes longer.</p>
-<p class="revint"><span class="cn"><b>Add</b></span>1 tablespoon <b>butter</b> or <b>margarine</b>,
-1 teaspoon <b>vanilla</b>
-and gelatin mixture; mix
-well. Cool.</p>
-<p class="revint"><span class="cn"><b>Fold in</b></span>3 stiffly beaten <b>egg whites</b>.</p>
-<p class="revint"><span class="cn"><b>Whip</b></span>&frac12; cup <b>heavy cream</b> and fold
-into chocolate mixture.</p>
-<p class="revint"><span class="cn"><b>Pour</b></span>into <b>baked pie shell</b>. Chill in
-refrigerator several hours, or
-until firm. When ready to
-serve, whip 1 cup <b>heavy
-cream</b> and spread over filling.</p>
-<p class="revint"><span class="cn"><b>Sprinkle</b></span>1 cup <b>grated fresh coconut</b>
-(or <b>shredded moist coconut</b>)
-over cream and decorate with
-curls of shaved chocolate.
-Keep chilled until all is
-served.</p>
-<div class="pb" id="Page_2">2</div>
-<h2 id="c2"><span class="small">DEEP-DISH BLUEBERRY PIE</span></h2>
-<div class="img">
-<img src="images/p02.jpg" id="ncfig3" alt="DEEP-DISH BLUEBERRY PIE" width="600" height="471" />
-</div>
-<p class="revint"><span class="cn"><b>Make</b></span>pie dough, using recipe for <b>&ldquo;Water-Whip&rdquo; Pie Shell</b>,
-<a href="#Page_19">page 19</a>.</p>
-<p class="revint"><span class="cn"><b>Mix</b></span>4 cups fresh <b>blueberries</b> (or <b>blackberries</b>, <b>raspberries</b>,
-<b>boysenberries</b>, or <b>huckleberries</b>), &frac34; cup <b>sugar</b>, 1&frac12;
-tablespoons <b>tapioca</b> or <b>flour</b>, &#8539; teaspoon <b>salt</b>, 1 teaspoon
-<b>lemon juice</b> and put in oblong baking dish,
-10&Prime; x 6&Prime; x 2&Prime;.</p>
-<p class="revint"><span class="cn"><b>Dot</b></span>1 tablespoon <b>butter</b> or <b>margarine</b> over berries.</p>
-<p class="revint"><span class="cn"><b>Roll</b></span><b>pie dough</b> into a rectangle &#8539;&Prime; thick. Fit dough over
-berries, making a crimped edge and pressing it onto
-edge of dish.</p>
-<p class="revint"><span class="cn"><b>Cut</b></span>slits for steam to escape.</p>
-<p class="revint"><span class="cn"><b>Decorate</b></span>top with &ldquo;blueberries&rdquo; and &ldquo;leaves&rdquo; cut from pastry
-trimmings.</p>
-<p class="revint"><span class="cn"><b>Bake</b></span>in hot oven (425&deg;F.) 40-45 minutes.</p>
-<p class="revint"><span class="cn"><b>Serve</b></span>warm with a mixture of &frac12; cup mashed <b>cottage
-cheese</b>, &frac14; cup <b>heavy cream</b>, whipped, 1 tablespoon
-<b>confectioners&rsquo; sugar</b>, dash of <b>salt</b>, and few drops of
-<b>vanilla</b>. Makes 6 servings.</p>
-<div class="pb" id="Page_3">3</div>
-<h2 id="c3"><span class="small">HERITAGE PUMPKIN PIE</span></h2>
-<div class="img">
-<img src="images/p02a.jpg" id="ncfig4" alt="HERITAGE PUMPKIN PIE" width="600" height="457" />
-</div>
-<p class="revint"><span class="cn"><b>Make</b></span>an <b>unbaked &ldquo;Water-Whip&rdquo; Pie
-Shell</b>, <a href="#Page_19">page 19</a>.</p>
-<p class="revint"><span class="cn"><b>Mix</b></span>1&frac12; cups canned or cooked
-<b>pumpkin</b> (or <b>squash</b>), 1 cup
-firmly packed <b>brown sugar</b>, &frac12;
-teaspoon <b>salt</b>, 2 teaspoons <b>cinnamon</b>,
-1 teaspoon <b>ginger</b>, 2
-tablespoons <b>molasses</b>.</p>
-<p class="revint"><span class="cn"><b>Add</b></span>3 slightly beaten eggs, 1 cup
-<b>evaporated milk</b>, and mix thoroughly.</p>
-<p class="revint"><span class="cn"><b>Pour</b></span>into <b>unbaked, unpricked pie
-shell</b>.</p>
-<p class="revint"><span class="cn"><b>Bake</b></span>in hot oven (425&deg;F.) 40-45 minutes,
-or until knife inserted in
-center comes out clean.</p>
-<p class="revint"><span class="cn"><b>Serve</b></span>with <b>sharp cheese</b> or with a
-topping of <b>whipped cream</b>.</p>
-<div class="pb" id="Page_4">4</div>
-<h2 id="c4"><span class="small">&ldquo;HIS FAVORITE&rdquo; APPLE PIE</span></h2>
-<div class="img">
-<img src="images/p03.jpg" id="ncfig5" alt="&ldquo;HIS FAVORITE&rdquo; APPLE PIE" width="600" height="467" />
-</div>
-<p class="revint"><span class="cn"><b>Make</b></span><b>&ldquo;Water-Whip&rdquo; Piecrust</b>, <a href="#Page_15">page 15</a>. Divide dough in half and
-shape each into a flat round. Roll one half about &#8539;&Prime; thick
-and line a 9&Prime; pie pan.</p>
-<p class="revint"><span class="cn"><b>Prepare</b></span>6 cups pared, cored thin <b>apple slices</b>. Arrange half of slices
-in pastry-lined pan.</p>
-<p class="revint"><span class="cn"><b>Mix</b></span>1 cup <b>sugar</b><a class="fn" id="fr_1" href="#fn_1">[1]</a>, &frac34; teaspoon <b>cinnamon</b>, &frac14; teaspoon <b>nutmeg</b>,
-&#8539; teaspoon <b>salt</b>, 1 teaspoon <b>lemon juice</b> and sprinkle half
-of mixture over apples in pan. Arrange remaining slices
-on top and cover with remaining sugar mixture.</p>
-<p class="revint"><span class="cn"><b>Dot</b></span>1 tablespoon <b>butter</b> or <b>margarine</b> over filling. Trim pastry
-even with pan.</p>
-<p class="revint"><span class="cn"><b>Roll</b></span>remaining dough as before and lay over apples. Trim
-pastry &frac12;&Prime; beyond pan, fold it under bottom crust, press
-edges together with fork. Cut decorative slits in top for
-steam to escape.</p>
-<p class="revint"><span class="cn"><b>Brush</b></span>pastry with slightly beaten <b>egg white</b> and sprinkle with
-<b>sugar</b>.</p>
-<p class="revint"><span class="cn"><b>Bake</b></span>in hot oven (425&deg;F.) 45-55 minutes.</p>
-<div class="fnblock"><div class="fndef"><a class="fn" id="fn_1" href="#fr_1">[1]</a><i>If apples are very juicy, add 1 tablespoon cornstarch to sugar mixture and
-blend thoroughly.</i>
-</div>
-</div>
-<div class="pb" id="Page_5">5</div>
-<h2 id="c5"><span class="small">DREAMY BANANA CREAM PIE</span></h2>
-<div class="img">
-<img src="images/p03a.jpg" id="ncfig6" alt="DREAMY BANANA CREAM PIE" width="600" height="536" />
-</div>
-<p class="revint"><span class="cn"><b>Make</b></span>a <b>baked &ldquo;Water-Whip&rdquo; Pie
-Shell</b>, <a href="#Page_19">page 19</a>.</p>
-<p class="revint"><span class="cn"><b>Scald</b></span>2 cups <b>milk</b> in top of double
-boiler.</p>
-<p class="revint"><span class="cn"><b>Mix</b></span>3 tablespoons <b>flour</b>, 2 tablespoons
-<b>cornstarch</b>, &frac12; cup
-<b>sugar</b>, &frac14; teaspoon <b>salt</b>. Add
-gradually to scalded milk and
-cook until thick and smooth,
-then cook 15 minutes longer,
-stirring constantly.</p>
-<p class="revint"><span class="cn"><b>Beat</b></span>3 <b>egg yolks</b> slightly. Stir a
-small amount of hot mixture
-into yolks, return to double
-boiler, and cook a few minutes
-longer.</p>
-<p class="revint"><span class="cn"><b>Add</b></span>1 tablespoon <b>butter</b> or <b>margarine</b>,
-1 teaspoon <b>vanilla</b>
-and blend. Cool.</p>
-<p class="revint"><span class="cn"><b>Slice</b></span>3 or 4 <b>bananas</b> and arrange
-in <b>baked pie shell</b>; cover at
-once with cooled filling. At
-serving time, whip &frac12; cup
-<b>heavy cream</b>. Drop by teaspoonfuls
-on filling around
-rim of pie, piling remaining
-cream in center.</p>
-<p class="revint"><span class="cn"><b>Decorate</b></span>by inserting 2 banana slices,
-butterfly fashion, into cream
-at tip of each serving.</p>
-<div class="pb" id="Page_6">6</div>
-<h2 id="c6"><span class="small">OLD-SOUTH BUTTERSCOTCH PIE</span></h2>
-<div class="img">
-<img src="images/p04.jpg" id="ncfig7" alt="OLD-SOUTH BUTTERSCOTCH PIE" width="600" height="543" />
-</div>
-<p class="revint"><span class="cn"><b>Make</b></span>a <b>baked &ldquo;Water-Whip&rdquo; Pie Shell</b>, <a href="#Page_19">page 19</a>.</p>
-<p class="revint"><span class="cn"><b>Mix</b></span>1&frac14; cups firmly packed <b>dark brown sugar</b>, &frac14; teaspoon <b>salt</b>, 2 tablespoons
-<b>water</b> in top of double boiler. Boil over direct heat to a
-thick sirup (about 5 minutes).</p>
-<p class="revint"><span class="cn"><b>Blend</b></span>&frac14; cup <b>milk</b> with 4&frac12; tablespoons <b>cornstarch</b>. Add 1&frac34; cups <b>milk</b>,
-combine with hot sirup and cook over hot water until thick and
-smooth, then cook 15 minutes longer, stirring constantly.</p>
-<p class="revint"><span class="cn"><b>Beat</b></span>3 <b>egg yolks</b> slightly. Stir a small amount of hot mixture into egg
-yolks, return to double boiler, and cook 5 minutes longer.</p>
-<p class="revint"><span class="cn"><b>Add</b></span>2 tablespoons <b>butter</b> or <b>margarine</b>, &frac12; teaspoon <b>vanilla</b> and cool.</p>
-<p class="revint"><span class="cn"><b>Pour</b></span>into <b>baked pie shell</b>. At serving time, whip 1 cup <b>heavy cream</b> and
-arrange in a border around top of pie leaving a 3&Prime; circle of uncovered
-filling in center.</p>
-<p class="revint"><span class="cn"><b>Arrange</b></span><b>pecan halves</b> around filling inside cream border or sprinkle filling
-with coarsely cut <b>toasted pecans</b>. Keep refrigerated until all is served.</p>
-<div class="pb" id="Page_7">7</div>
-<h2 id="c7"><span class="small">CRUMBLY TOP APPLE PIE</span></h2>
-<div class="img">
-<img src="images/p04a.jpg" id="ncfig8" alt="CRUMBLY TOP APPLE PIE" width="600" height="584" />
-</div>
-<p class="revint"><span class="cn"><b>Make</b></span>an <b>unbaked &ldquo;Water-Whip&rdquo; Pie Shell</b>, <a href="#Page_19">page 19</a>.</p>
-<p class="revint"><span class="cn"><b>Mix</b></span>&frac14; cup <b>sugar</b>, &frac34; teaspoon <b>cinnamon</b>, &#8539; teaspoon
-<b>salt</b>, 4 cups pared, cored thin <b>apple
-slices</b></p>
-<p class="revint"><span class="cn"><b>Arrange</b></span>apple slices in pie shell</p>
-<p class="revint"><span class="cn"><b>Blend</b></span>&frac34; cup firmly packed <b>brown sugar</b>, &frac34; cup
-sifted <b>all-purpose flour</b>.</p>
-<p class="revint"><span class="cn"><b>Cut in</b></span>&#8531; cup <b>butter</b> or <b>margarine</b> with pastry
-blender or two knives until crumbly. Sprinkle
-over apples.</p>
-<p class="revint"><span class="cn"><b>Bake</b></span>in moderately hot oven (400&deg;F.) 30-35
-minutes. Serve with or without <b>cream</b>.</p>
-<div class="pb" id="Page_8">8</div>
-<h2 id="c8"><span class="small">LUSCIOUS LEMON MERINGUE PIE</span></h2>
-<div class="img">
-<img src="images/p05.jpg" id="ncfig9" alt="LUSCIOUS LEMON MERINGUE PIE" width="600" height="529" />
-</div>
-<p class="revint"><span class="cn"><b>Make</b></span>a <b>baked &ldquo;Water-Whip&rdquo; Pie Shell</b>, <a href="#Page_19">page 19</a>.</p>
-<p class="revint"><span class="cn"><b>Mix</b></span>&frac12; cup <b>cold water</b>, &frac14; teaspoon <b>salt</b>, 7 tablespoons
-<b>cornstarch</b>.</p>
-<p class="revint"><span class="cn"><b>Combine</b></span>1&frac12; cups <b>hot water</b>, 1&frac14; cups <b>sugar</b> in top of
-double boiler and bring to boil over direct heat.
-Add <b>cornstarch mixture</b> and cook until thickened;
-place over boiling water and cook until thick and
-smooth (15 minutes), stirring constantly.</p>
-<p class="revint"><span class="cn"><b>Beat</b></span>3 <b>egg yolks</b> slightly. Stir a small amount of hot
-mixture into yolks, return to double boiler, and
-cook a few minutes longer.</p>
-<p class="revint"><span class="cn"><b>Add</b></span>&#8531; cup <b>lemon juice</b>, grated rind of 1 <b>lemon</b>, 1
-tablespoon <b>butter</b> or <b>margarine</b> and blend. Cool.</p>
-<p class="revint"><span class="cn"><b>Pour</b></span>into <b>baked pie shell</b>.</p>
-<p class="revint"><span class="cn"><b>Spread</b></span><b>Meringue</b> (<a href="#Page_19">page 19</a>) lightly on filling and bake as
-directed.</p>
-<div class="pb" id="Page_9">9</div>
-<h2 id="c9"><span class="small">CHERRY TRELLIS PIE</span></h2>
-<div class="img">
-<img src="images/p05a.jpg" id="ncfig10" alt="CHERRY TRELLIS PIE" width="600" height="522" />
-</div>
-<p class="revint"><span class="cn"><b>Make</b></span><b>Standard Piecrust</b>, <a href="#Page_16">page 16</a>. Divide
-dough in half and shape
-each into a flat round. Roll
-one half about &#8539;&Prime; thick and
-line a 9&Prime; pie pan.</p>
-<p class="revint"><span class="cn"><b>Drain</b></span>3 cups <b>canned sour red pitted
-cherries</b>.</p>
-<p class="revint"><span class="cn"><b>Add</b></span>&#8531; cup <b>canned cherry sirup</b>,
-1 cup <b>sugar</b>, 1 teaspoon <b>lemon
-juice</b>, &frac14; teaspoon <b>almond
-extract</b>, 2 tablespoons <b>tapioca</b>
-or <b>flour</b>, &#8539; teaspoon <b>salt</b>.</p>
-<p class="revint"><span class="cn"><b>Put</b></span>cherry mixture in pastry-lined
-pan.</p>
-<p class="revint"><span class="cn"><b>Dot</b></span>1 tablespoon <b>butter</b> or <b>margarine</b>
-over cherries.</p>
-<p class="revint"><span class="cn"><b>Trim</b></span>pastry about &frac12;&Prime; beyond pan
-and turn dough under to
-make a stand-up rim.</p>
-<p class="revint"><span class="cn"><b>Roll</b></span>remaining dough and cut into
-strips &frac12;&Prime; wide.</p>
-<p class="revint"><span class="cn"><b>Attach</b></span>ends of 7 strips to rim of pie
-by moistening and pressing
-firmly. Twist each strip across
-fruit and attach at opposite
-side of pie. Repeat with 7
-more strips, crisscrossing to
-form attractive trellis top.
-Flute rim.</p>
-<p class="revint"><span class="cn"><b>Bake</b></span>in hot oven (425&deg;F.) 50-60
-minutes.</p>
-<div class="pb" id="Page_10">10</div>
-<h2 id="c10"><span class="small">BEST COCONUT CUSTARD PIE</span></h2>
-<div class="img">
-<img src="images/p06.jpg" id="ncfig11" alt="BEST COCONUT CUSTARD PIE" width="600" height="497" />
-</div>
-<p class="revint"><span class="cn"><b>Make</b></span>a <b>baked &ldquo;Water-Whip&rdquo; Pie
-Shell</b>, <a href="#Page_19">page 19</a>.</p>
-<p class="revint"><span class="cn"><b>Beat slightly</b></span>3 <b>eggs</b> and 2 <b>egg yolks</b> or 4
-<b>eggs</b>.</p>
-<p class="revint"><span class="cn"><b>Add</b></span>&#8532; cup <b>sugar</b>, &frac12; teaspoon
-<b>salt</b>, 2 cups <b>milk</b>, 1 teaspoon
-<b>vanilla</b> and mix. Strain mixture.</p>
-<p class="revint"><span class="cn"><b>Add</b></span>&frac34; cup <b>shredded toasted coconut</b><a class="fn" id="fr_2" href="#fn_2">[2]</a>.</p>
-<p class="revint"><span class="cn"><b>Pour</b></span>into buttered 9&Prime; pie pan.</p>
-<p class="revint"><span class="cn"><b>Sprinkle</b></span>with &frac14; teaspoon <b>nutmeg</b>.</p>
-<p class="revint"><span class="cn"><b>Place</b></span>pan in larger pan of hot water.</p>
-<p class="revint"><span class="cn"><b>Bake</b></span>in moderate oven (350&deg;F) 35-40
-minutes.</p>
-<p class="revint"><span class="cn"><b>Cool</b></span>custard at room temperature.
-(Do not refrigerate or custard
-will stick to pan.)</p>
-<p class="revint"><span class="cn"><b>Loosen</b></span>custard thoroughly from pan
-with knife (<a href="#Page_20">page 20</a>). Shake
-gently to loosen from bottom.
-Slide it quickly, but carefully,
-into baked and cooled pie
-shell. Let settle a few minutes
-before serving.</p>
-<div class="fnblock"><div class="fndef"><a class="fn" id="fn_2" href="#fr_2">[2]</a><i>To toast coconut, place in shallow pan and toast in moderate oven (350&deg;F.) until browned,
-stirring often to brown evenly.</i>
-</div>
-</div>
-<div class="pb" id="Page_11">11</div>
-<h2 id="c11"><span class="small">CORONATION PEACH PIE</span></h2>
-<div class="img">
-<img src="images/p06b.jpg" id="ncfig12" alt="CORONATION PEACH PIE" width="600" height="396" />
-</div>
-<p class="revint"><span class="cn"><b>Make</b></span><b>Standard Piecrust</b>, <a href="#Page_16">page 16</a>. Divide dough in
-half and shape each into a flat round.
-Roll one half about &#8539;&Prime; thick and line a
-9&Prime; pie pan.</p>
-<p class="revint"><span class="cn"><b>Drain</b></span>3 cups <b>canned sliced peaches</b>.</p>
-<p class="revint"><span class="cn"><b>Add</b></span>&frac12; cup firmly packed <b>brown sugar</b>, &#8531; cup
-<b>canned peach sirup</b>, 2 tablespoons <b>lemon
-juice</b>, 2 tablespoons <b>tapioca</b>, <b>flour</b>, or
-<b>cornstarch</b>, &#8539; teaspoon <b>salt</b>, 1 teaspoon
-<b>grated orange rind</b>, &frac14; teaspoon <b>almond
-extract</b>.</p>
-<p class="revint"><span class="cn"><b>Put</b></span>peach mixture in pastry-lined pan.</p>
-<p class="revint"><span class="cn"><b>Dot</b></span>1 tablespoon <b>butter</b> or <b>margarine</b> over
-peaches.</p>
-<p class="revint"><span class="cn"><b>Roll</b></span>remaining dough about &sup3;/&#8321;&#8326;&Prime; thick and
-cut into strips &frac12;&Prime; wide. Arrange on filling,
-starting at center and twisting and winding
-them about 6 times around the top.
-Join strips by pinching together. Brush
-spiral with slightly beaten <b>egg white</b> and
-sprinkle with <b>sugar</b>. Moisten rim of pie.
-Press end of 1 strip on rim, twist and
-circle edge of pie, pressing strip against
-rim where it touches. Join strips as before.</p>
-<p class="revint"><span class="cn"><b>Bake</b></span>in hot oven (425&deg;F.) 45-55 minutes.</p>
-<div class="pb" id="Page_12">12</div>
-<h2 id="c12"><span class="small">HOT N HEARTY STEAK PIE</span></h2>
-<div class="img">
-<img src="images/p07.jpg" id="ncfig13" alt="HOT N HEARTY STEAK PIE" width="600" height="455" />
-</div>
-<p class="revint"><span class="cn"><b>Fry</b></span>1&frac12; cups sliced <b>onions</b> slowly
-until yellow in &#8531; cup <b>Homogenized
-Spry</b>. Remove onions
-and save for later use.</p>
-<p class="revint"><span class="cn"><b>Cut</b></span>1&frac12; pounds <b>round steak</b> in
-&frac12;&Prime; pieces and roll in mixture
-of &#8531; cup <b>flour</b>, 3 teaspoons
-<b>salt</b>, &frac14; teaspoon <b>pepper</b>. Sear
-in hot Spry until richly
-browned.</p>
-<p class="revint"><span class="cn"><b>Add</b></span>3&frac14; cups <b>boiling water</b>, 1
-tablespoon <b>Worcestershire
-sauce</b> and sprinkle in any of
-the flour mixture that remains.
-Cover and simmer until
-meat is tender (about 1
-hour).</p>
-<p class="revint"><span class="cn"><b>Add</b></span>1 cup <b>raw potatoes</b>, cut in
-&frac12;&Prime; cubes. Cook 10 minutes
-longer.</p>
-<p class="revint"><span class="cn"><b>Make</b></span><b>Golden Egg Pastry</b>, <a href="#Page_20">page 20</a>.</p>
-<p class="revint"><span class="cn"><b>Roll</b></span>dough into a rectangle &frac14;&Prime;
-thick and about 1&Prime; larger than
-10&Prime; x 6&Prime; x 2&Prime; baking dish.</p>
-<p class="revint"><span class="cn"><b>Pour</b></span>meat mixture into dish and
-place cooked onions on top.</p>
-<p class="revint"><span class="cn"><b>Fit</b></span>pastry over top and seal edge
-of pie. Mark top into 6 serving
-portions by cutting small
-Vs with knife point lengthwise
-and crosswise. In center
-of each square make a decorative
-steam vent by cutting 8
-short slits in a snowflake pattern.</p>
-<p class="revint"><span class="cn"><b>Bake</b></span>in very hot oven (450&deg;F.) 25-30
-minutes. Makes 6 servings.</p>
-<div class="pb" id="Page_13">13</div>
-<p class="center"><i class="large rubric">Hints for a &ldquo;Light <span class="f">Hand</span>&rdquo; with Pastry</i></p>
-<div class="img">
-<img src="images/p07b.jpg" id="ncfig14" alt="Aunt Jenny" width="352" height="508" />
-</div>
-<p>You&rsquo;ve heard a woman say, admiring another cook&rsquo;s handiwork.
-&ldquo;She has <i>such</i> a light hand with pastry!&rdquo; Tender,
-flaky piecrust has always been the prize accomplishment
-of good cooks! And many&rsquo;s the woman who has envied it!
-Now, thanks to Spry and its new &ldquo;Water-Whip&rdquo; method,
-perfect pastry&mdash;every time&mdash;is easy as child&rsquo;s play. And so
-fast! It&rsquo;s ready to roll in seconds!</p>
-<p>You see, the &ldquo;Water-Whip&rdquo; method
-answers right from the start that
-question that has always been so confusing&mdash;&ldquo;How
-much water shall I
-add?&rdquo; You simply add a definite,
-measured amount of liquid right to
-your shortening, then whip it into a
-soft, creamy emulsion! Of course, any
-shortening won&rsquo;t do&mdash;the whole
-method is possible only because Spry
-is homogenized, specially made to
-mix with liquids.</p>
-<p>Once your pastry is mixed, the success
-of your pie depends a great deal
-on how you handle the dough. You&rsquo;ll
-want to read carefully the pictured
-directions for each pastry method
-and go over the suggestions in the
-pages that follow. They&rsquo;re tricks from
-skilled pie-makers&mdash;ways to make
-your pies prettier, more delicious,
-more certain to win you compliments
-from every one who comes to your
-table! And now&mdash;Happy Baking!</p>
-<p class="center"><i class="large rubric ss">You can bake BETTER pies with Homogenized Spry</i></p>
-<p>Dip your spoon into Homogenized
-Spry&mdash;see how much lighter and
-fluffier it is than other shortenings&mdash;how
-easy to work with. It&rsquo;s pre-creamed,
-easier, quicker to blend
-with dry ingredients. And Spry is the
-<i>only</i> kind of shortening that is specially
-made to mix with liquids.
-That&rsquo;s what makes the marvelous
-new &ldquo;Water-Whip&rdquo; method possible!
-You can count on Spry every time&mdash;you&rsquo;re
-<i>sure</i> to make flakier, more tender
-piecrust than you can possibly
-get with any other kind of shortening
-... in fact. Lever Brothers Company
-guarantees just that!</p>
-<div class="img">
-<img src="images/p07c.jpg" id="ncfig15" alt="Homogenized Spry&rsquo;s Pure Vegetable Shortening" width="500" height="564" />
-</div>
-<p class="center"><span class="rubric ssn small">BEST FOR ALL YOU BAKE OR FRY</span></p>
-<div class="pb" id="Page_14">14</div>
-<p class="center"><i class="large rubric">Now you can make tender, flaky pastry the Spry &ldquo;Water-Whip&rdquo; way!</i></p>
-<p>Experienced pie-makers like this
-new method because it saves time.
-No cutting in of shortening ... no
-tedious adding of liquid. In seconds,
-the pie dough is mixed! Beginners
-like this method because they can
-&ldquo;feel easy&rdquo; about it. There&rsquo;s no guessing
-about how much liquid to add ...
-no uncertainty about results. The
-dough goes together almost like
-magic, rolls easily, makes tender, delicious
-pastry on the first try!</p>
-<h2 id="c13"><span class="small"><i>To make &ldquo;Water-Whip Pastry&rdquo; ...<br /><span class="smaller">here&rsquo;s all you do....</span></i></span></h2>
-<div class="img" id="fig1">
-<img src="images/p08.jpg" alt="" width="860" height="704" />
-<p class="pcap">Put Homogenized Spry in medium-sized
-mixing bowl and pour over it the boiling
-water and milk. Then tilt the bowl
-and break up shortening with a fork.</p>
-</div>
-<div class="img" id="fig2">
-<img src="images/p08b.jpg" alt="" width="866" height="698" />
-<p class="pcap">Whip with rapid cross-the-bowl strokes
-until all liquid is absorbed and mixture
-is thick and smooth like whipped cream
-and holds soft peaks when fork is lifted.</p>
-</div>
-<div class="img" id="fig3">
-<img src="images/p08c.jpg" alt="" width="864" height="702" />
-<p class="pcap">Sift flour and salt onto creamy Spry
-&ldquo;Whip.&rdquo; There&rsquo;s no tedious cutting-in
-of the shortening ... no guessing as to
-the correct amount of liquid to add.</p>
-</div>
-<div class="img" id="fig4">
-<img src="images/p08d.jpg" alt="" width="866" height="704" />
-<p class="pcap">With vigorous round-the-bowl strokes,
-stir all ingredients together into a dough
-that clings together and &ldquo;cleans&rdquo; the
-bowl. Takes only about 33 seconds!</p>
-</div>
-<div class="pb" id="Page_15">15</div>
-<div class="img" id="fig5">
-<img src="images/p08e.jpg" alt="" width="864" height="712" />
-<p class="pcap">Take up dough in hands, work gently
-into a smooth, blended dough, then shape
-into a flat round. This soft, pliable dough
-is now ready to roll in any preferred way.</p>
-</div>
-<p class="tb">&ldquo;Water-Whip&rdquo; dough, being soft and
-pliable, rolls beautifully between waxed
-paper. No messy floured board ... no
-sticking ... no pastry cloth or rolling-pin
-cover needed. From beginning to
-end, this new rolling method is neat as
-a pin, easy, successful! Just follow the
-techniques pictured below.</p>
-<h2 id="c14"><span class="small"><i>&ldquo;Water-Whip&rdquo; Piecrust</i></span></h2>
-<div class="verse">
-<p class="t0">&frac34; cup Homogenized Spry</p>
-<p class="t0">&frac14; cup boiling water</p>
-<p class="t0">1 tablespoon milk</p>
-<p class="t0">2 cups all-purpose flour (sifted once before measuring)</p>
-<p class="t0">1 teaspoon salt</p>
-</div>
-<p>Put Spry in medium-sized mixing bowl....
-Add boiling water and milk and
-break up shortening with fork. Tilt bowl
-and, with rapid cross-the-bowl strokes,
-whip with fork until mixture is smooth
-and thick like whipped cream and holds
-soft peaks when fork is lifted.... Sift
-flour and salt together onto Spry mixture.
-Stir quickly, with round-the-bowl
-strokes, into a dough that clings together
-and &ldquo;cleans&rdquo; the bowl.... Pick
-up and work into a smooth dough; shape
-into a flat round. The dough is now
-ready to roll, either between waxed
-paper, or on a pastry cloth or board.</p>
-<p>This recipe makes enough pastry for
-a 9&Prime; 2-crust pie or for a 9&Prime; lattice-top
-pie or for 9 tart or patty shells.</p>
-<h2 id="c15"><span class="small">EASIER ROLLING WITH &ldquo;WATER-WHIP&rdquo; PASTRY</span></h2>
-<div class="img" id="fig6">
-<img src="images/p08k.jpg" alt="" width="525" height="405" />
-<p class="pcap">Roll dough between 12&Prime; squares of
-waxed paper from center out into circle
-size of paper. If paper wrinkles, remove
-top one, put on another, turn, and roll.</p>
-</div>
-<div class="img" id="fig7">
-<img src="images/p08m.jpg" alt="" width="529" height="406" />
-<p class="pcap">To put pastry in pan, peel off top paper,
-pick up pastry and center it over pan,
-pastry side down. Remove paper gently.
-Such an easy way to roll out piecrust!</p>
-</div>
-<div class="pb" id="Page_16">16</div>
-<p class="center"><span class="large rubric">STANDARD PASTRY ... <i>the sure Spry Way</i></span></p>
-<p><i>Standard</i> or <i>conventional pastry</i> is
-made by first cutting the shortening
-into the flour. In the <i>Spry way</i> of
-making standard pastry, the shortening
-is cut into the flour in <i>two steps</i>:
-first, &#8532; of the Spry is cut in <i>fine</i> for
-<i>tenderness</i>; second, the remaining
-Spry is cut in <i>coarse</i> for <i>flakiness</i>. To
-make standard pastry this improved
-way, follow the recipe and key steps
-pictured below. See how easy it is
-to get perfect pastry every time!</p>
-<h2 id="c16"><span class="small">Standard Piecrust</span></h2>
-<table class="center">
-<tr class="th"><th class="ss rubric i">Ingredients </th><th><i class="ss rubric">Two-crust 9&Prime; Pie</i><br /><i class="ss">or Lattice Pie</i> </th><th><i class="ss rubric">9&Prime; Pie Shell</i><br /><i class="ss">or 6 tart shells</i></th></tr>
-<tr><td class="l">sifted all-purpose flour </td><td class="l">2 cups </td><td class="l">1&frac14; cups</td></tr>
-<tr><td class="l">salt </td><td class="l">1 teaspoon </td><td class="l">&frac12; teaspoon</td></tr>
-<tr><td class="l">Homogenized Spry </td><td class="l">&frac34; cup </td><td class="l">&frac12; cup</td></tr>
-<tr><td class="l">cold water </td><td class="l">4 tablespoons </td><td class="l">2&frac12; tablespoons</td></tr>
-</table>
-<p>Put flour and salt in mixing bowl and
-mix. Cut in Spry as follows:</p>
-<blockquote>
-<p><span class="ss rubric">Step 1 for Tenderness</span>&mdash;cut in about
-&#8532; of the Spry with pastry blender
-or 2 knives until as fine as meal.</p>
-<p><span class="ss rubric">Step 2 for Flakiness</span>&mdash;cut in the remaining
-Spry to the size of large peas.</p>
-</blockquote>
-<p>Sprinkle <i>all</i> the water, 1 tablespoon at
-a time, over different parts of mixture.
-Mix thoroughly with fork until all particles
-cling together and form a dough.
-Take up in hands and work into a
-smooth, blended ball of dough. Use in
-making pies, tarts, turnovers, etc.</p>
-<p>Roll standard pastry on a floured board
-or cloth&mdash;not between waxed paper.</p>
-<div class="img" id="fig8">
-<img src="images/p09.jpg" alt="" width="529" height="406" />
-<p class="pcap">Cut &#8532; of the Spry into flour with pastry
-blender until as fine as meal. Be sure <i>all</i>
-the flour is mixed with the Spry. This
-step insures <i>tenderness</i> in the pastry.</p>
-</div>
-<div class="img" id="fig9">
-<img src="images/p09b.jpg" alt="" width="531" height="407" />
-<p class="pcap">Cut in remaining Spry to size of large
-peas. In baking, these pieces melt into
-little &ldquo;pools&rdquo; of fat, forming leafy flakes.
-This step insures <i>flakiness</i> in the pastry.</p>
-</div>
-<div class="img" id="fig10">
-<img src="images/p09c.jpg" alt="" width="529" height="403" />
-<p class="pcap">Sprinkle water over mixture; mix thoroughly
-with fork until all particles cling
-together. Take up in hands. Work into
-a smooth, well-blended ball of dough.</p>
-</div>
-<div class="pb" id="Page_17">17</div>
-<h2 id="c17"><span class="small"><i class="cur">Expert Tricks</i> <span class="cur smaller">FOR PERFECT</span> <span class="cur">PIES</span></span></h2>
-<div class="img">
-<img src="images/p09j.jpg" id="ncfig16" alt="Pie crust" width="500" height="323" />
-</div>
-<p>Many secrets of pie success lie in the
-&ldquo;know-how&rdquo;&mdash;in the techniques and
-practices that are part of a pie-maker&rsquo;s
-skill. You&rsquo;ll find many of these pie
-tricks in this booklet: how to make a
-custard pie with a crisp, flaky undercrust
-and a soft, creamy filling ...
-how to seal in the juices in a berry
-pie ... how to make a fluffy, upstanding
-meringue. There are tips for
-pretty tops and attractive edges, too&mdash;all
-designed to give your pies a
-truly professional air!</p>
-<h2 id="c18"><span class="small">KEEP FRUIT JUICES IN PIE ... <i>the &ldquo;Rim-Seal&rdquo; way</i></span></h2>
-<div class="img" id="fig11">
-<img src="images/p09k.jpg" alt="" width="527" height="406" />
-<p class="pcap">To keep fruit juices from boiling out of
-a 2-crust pie, trim undercrust even with
-pan, cut the top crust &frac12; inch beyond
-pan, then turn it under the bottom crust.</p>
-</div>
-<div class="img" id="fig12">
-<img src="images/p09m.jpg" alt="" width="525" height="411" />
-<p class="pcap">Moisten edge of undercrust with water,
-press upper and lower crusts together
-with floured fork. Or crimp the edges
-together with the thumb and forefinger.</p>
-</div>
-<h2 id="c19"><span class="small"><i>Attractive Rims to Flatter Your Pies</i></span></h2>
-<p>The eye-catching look of a handsome
-pie comes in large part from its pastry
-rim. Clever fingers can fashion an endless
-variety of attractive edges. The
-tines of a fork, a pointed knife, or an
-inverted teaspoon tip can be used with
-good effect, too.</p>
-<p>Interesting pastry designs can be made
-on the rims with tiny patterns or cutters.
-Some pies call for a rim of the
-&ldquo;stand-up&rdquo; type, others are at their best
-with a flat &ldquo;lie-down&rdquo; rim. Select the
-edge that will do the most for the filling.
-You will enjoy using your own ideas
-and creating new and original rims to
-frame your favorite pies. Here are some
-attractive edges that are easy to make.</p>
-<p><span class="ss rubric">Rope Rim</span> (<i>for pie shell</i>)</p>
-<p>Make stand-up rim (<a href="#Page_18">page 18</a>). Pinch
-pastry between thumb and bent forefinger.
-Make the crimps sharp and distinct
-so they will not bake out.</p>
-<p><span class="ss rubric">Shell or Flute Rim</span> (<i>for pie shell</i>)</p>
-<p>Make stand-up rim (<a href="#Page_18">page 18</a>). Make
-shell-like flutes by placing left index
-<span class="pb" id="Page_18">18</span>
-finger against inside of rim and pinching
-it on outside with tips of right thumb and
-index finger. (See Luscious Lemon Meringue
-Pie, <a href="#Page_8">page 8</a>.)</p>
-<p><span class="ss rubric">Thimble Rim</span> (<i>for 1-crust pie</i>)</p>
-<p>Trim pastry even with edge of pan. With
-thimble, cut tiny circles from pastry.
-Moisten rim, place circles, overlapping,
-on rim, pressing lightly. (See Heritage
-Pumpkin Pie, <a href="#Page_3">page 3</a>.)</p>
-<p><span class="ss rubric">Arrow Head Rim</span> (<i>for 1-crust pie</i>)</p>
-<p>Cut pastry &frac12;&Prime; beyond pan edge, then
-fold under making a flat &ldquo;lie-down&rdquo; rim.
-With knife, cut continuous Vs around
-rim. With right index finger, lift up base
-of every other V and lay back on side of
-pie shell. Continue around rim. (See
-Crumbly Top Apple Pie, <a href="#Page_7">page 7</a>.)</p>
-<p><span class="ss rubric">Flute-and-Fork Rim</span> (<i>for pie shell</i>)</p>
-<p>Make stand-up rim (<a href="#Page_18">page 18</a>). Make a
-single flute as described under <b>Shell or
-Flute</b>, then next to it press with tines of
-fork. Continue around rim, alternating
-flute and fork. (See Dreamy Banana
-Cream Pie, <a href="#Page_5">page 5</a>.)</p>
-<p><span class="ss rubric">Fork-Seal Rim</span> (<i>for 2-crust pie</i>)</p>
-<p>A good edge to seal in fruit juices. Press
-floured tines of fork down on rim
-straight or diagonally. (See &ldquo;His Favorite&rdquo;
-Apple Pie, <a href="#Page_4">page 4</a>.)</p>
-<p><span class="ss rubric">Ruffle Rim</span> (<i>for closed pie</i>)</p>
-<p>Prepare pie rim as for Fork-Seal if a
-2-crust pie; if a deep-dish pie, trim
-pastry 1&Prime; beyond dish edge and turn
-back even with dish. Place left index
-finger and thumb &frac12;&Prime; apart on outside
-of rim. Use right index finger to pull
-pastry back between fingers to make
-ruffled effect. (See Hot N Hearty Steak
-Pie, <a href="#Page_12">page 12</a>.)</p>
-<h2 id="c20"><span class="small">&ldquo;Pretty-Pleat&rdquo; Your Tarts and Patty Shells</span></h2>
-<div class="img">
-<img src="images/p10.jpg" id="ncfig17" alt="Pleated shells" width="500" height="384" />
-</div>
-<p>Use recipe for &ldquo;Water-Whip&rdquo; Piecrust
-(<a href="#Page_15">page 15</a>) or Standard Piecrust (<a href="#Page_16">page 16</a>),
-for 9 tart shells.... Roll dough &#8539;&Prime;
-thick and prick with fork.... Cut out 5&Prime;
-circles and fit over backs of 3&Prime; muffin
-pans, pinching into about 7 pleats....
-Bake in hot oven (450&deg;F.) 10-15 minutes....
-Lift off shells, cool on rack.... Fill tart
-shells with fruit or berries for a dainty
-dessert; or with creamed vegetables,
-chicken, or fish for an appetizing main
-dish for luncheon or supper.</p>
-<div class="pb" id="Page_19">19</div>
-<h2 id="c21"><span class="small"><i>&ldquo;Water-Whip&rdquo; Pie Shell</i></span></h2>
-<div class="verse">
-<p class="t0">&frac12; cup less 1 tablespoon Homogenized Spry</p>
-<p class="t0">3 tablespoons boiling water</p>
-<p class="t0">1 teaspoon milk</p>
-<p class="t0">1&frac14; cups all-purpose flour (sifted once before measuring)</p>
-<p class="t0">&frac12; teaspoon salt</p>
-</div>
-<p>Put Spry in medium-sized mixing bowl.
-Add boiling water and milk and break
-up shortening with fork. Tilt bowl and,
-with rapid cross-the-bowl strokes, whip
-with fork until mixture is smooth and
-thick like whipped cream and holds soft
-peaks when fork is lifted.... Sift flour
-and salt together onto Spry mixture.
-Stir quickly, with round-the-bowl
-strokes, into a dough that clings together
-and &ldquo;cleans&rdquo; the bowl.... Pick up and
-work into a smooth dough; shape into a
-flat round.... Put dough between two
-12&Prime; squares of waxed paper and roll
-lightly into a circle about size of paper.
-Peel off top paper, place pastry in 9&Prime; pie
-pan, pastry next to pan. Carefully remove
-paper. Fit pastry into pan, trim &frac12;&Prime;
-beyond pan, turn back even with edge of
-pan, flute rim. Prick shell all over with
-fork.... Bake in very hot oven (450&deg;F.)
-14-19 minutes.</p>
-<p>Makes enough pastry for a 9&Prime; pie shell.</p>
-<h2 id="c22"><span class="small">MERINGUE</span></h2>
-<p>A handsome meringue is the final touch
-of flattery to a beautiful pie. Here is a
-recipe with <b>7 success secrets</b> written
-into it:</p>
-<div class="verse">
-<p class="t0">3 egg whites</p>
-<p class="t0">6 tablespoons fine granulated sugar</p>
-<p class="t0">1 teaspoon lemon juice or &frac12; teaspoon vanilla</p>
-</div>
-<blockquote>
-<p><span class="rubric ss">1.</span> Beat egg whites until stiff and dry
-(better volume is obtained if whites
-are not too cold).</p>
-<p><span class="rubric ss">2.</span> Add sugar gradually&mdash;1 tablespoon
-at a time&mdash;beating well after each
-addition. Continue beating until stiff
-peaks form when egg beater is lifted.</p>
-<p><span class="rubric ss">3.</span> Add flavoring (the meringue should
-have flavor as well as the filling).</p>
-<p><span class="rubric ss">4.</span> Spread meringue lightly over cooled
-filling in pie shell, making sure it
-touches pastry rim all around. (This
-helps prevent shrinkage.)</p>
-<p><span class="rubric ss">5.</span> Make graceful swirls or peaks in the
-meringue with back of tablespoon or
-spatula.</p>
-<p><span class="rubric ss">6.</span> Bake in slow oven (325&deg;F.) 25-30
-minutes, or until meringue is firm
-and delicately browned.</p>
-<p><span class="rubric ss">7.</span> Let pie cool on rack away from drafts.</p>
-</blockquote>
-<h2 id="c23"><span class="small">TO MAKE A SHAPELY PIE SHELL, FOLLOW THESE EASY TECHNIQUES</span></h2>
-<div class="img" id="fig13">
-<img src="images/p10a.jpg" alt="" width="530" height="405" />
-<p class="pcap">Fit dough into pan; trim pastry with
-scissors about 1 inch beyond edge of pan.</p>
-</div>
-<div class="img" id="fig14">
-<img src="images/p10b.jpg" alt="" width="531" height="405" />
-<p class="pcap">Turn back pastry; then raise fold, press
-against pie pan, making stand-up rim.</p>
-</div>
-<div class="img" id="fig15">
-<img src="images/p10c.jpg" alt="" width="526" height="402" />
-<p class="pcap">For a rope rim, pinch with thumb and
-bent forefinger, making sharp crimps.</p>
-</div>
-<div class="img" id="fig16">
-<img src="images/p10d.jpg" alt="" width="530" height="402" />
-<p class="pcap">Prick shell all over with fork. Bake in
-very hot oven (450&deg;F.) 10 to 15 minutes.</p>
-</div>
-<div class="pb" id="Page_20">20</div>
-<h2 id="c24"><span class="small"><i>Banbury Tarts</i></span></h2>
-<div class="verse">
-<p class="t0">2 eggs, well beaten</p>
-<p class="t0">1 cup seeded raisins, chopped</p>
-<p class="t0">1 cup sugar</p>
-<p class="t0">1 tablespoon soft bread crumbs</p>
-<p class="t0">2 tablespoons lemon juice</p>
-<p class="t0">2 tablespoons grated lemon rind</p>
-<p class="t0">&frac14; cup walnuts, chopped</p>
-<p class="t0">&frac14; teaspoon salt</p>
-<p class="t0">&ldquo;Water-Whip&rdquo; Piecrust, <a href="#Page_15">page 15</a></p>
-</div>
-<p>Mix first 8 ingredients.... Roll dough &#8539;&Prime;
-thick and cut in eight 5&Prime; circles. Fit circles
-into 3&Prime; muffin pans, pinching into
-fluted rims at top. Fill with raisin mixture.
-Place cut-out pastry star on top of
-each tart. Sprinkle stars with red sugar....
-Bake in hot oven (400&deg;F.) 30-40 minutes....
-Makes 8 tarts.</p>
-<h2 id="c25"><span class="small"><i>Mince Turnovers</i></span></h2>
-<p>Use recipe for <b>Piecrust</b>, <a href="#Page_15">page 15</a> or <a href="#Page_16">16</a>.
-Roll dough &#8539;&Prime; thick and cut out 5&Prime;
-circles. On one half of each circle place
-2 tablespoons <b>mincemeat</b>. Moisten edge,
-fold pastry over mincemeat, seal edge
-with fork. Prick top. Bake in hot oven
-(425&deg;F.) 10-15 minutes. Makes 8-10.</p>
-<h2 id="c26"><span class="small"><i>Golden Egg Pastry</i></span></h2>
-<p>Mix 1 cup sifted <b>all-purpose flour</b> and
-&frac12; teaspoon <b>salt</b>. Measure &#8531; cup <b>Spry</b>.</p>
-<blockquote>
-<p><span class="ss">Step 1 for Tenderness</span>&mdash;cut in about
-&#8532; of the Spry until fine as meal.</p>
-<p><span class="ss">Step 2 for Flakiness</span>&mdash;cut in remaining
-Spry to size of large peas.</p>
-</blockquote>
-<p>Add 1 <b>egg</b>, slightly beaten, and mix
-thoroughly into a dough. Use in making
-Hot N Hearty Steak Pie, <a href="#Page_12">page 12</a>.</p>
-<h2 id="c27"><span class="small"><i>To Freeze Pies...</i></span></h2>
-<p>Now the miracle of making pies weeks
-ahead, freezing them in a home freezer
-or the freezer section of a refrigerator,
-and enjoying them fresh from the oven
-when convenient! Favorites for freezing
-are double-crust pies like apple, cherry,
-peach, mince, or berry, also deep-dish
-fruit and berry pies.</p>
-<p>Pies can be frozen unbaked or baked.
-If frozen <b>unbaked</b>, do not cut steam vents
-in top crust; wrap in moisture-vaporproof
-material and seal; label, date, and
-freeze. <b>To thaw</b>, remove wrappings and
-cut small steam vents in top crust. Bake
-in 425&deg;F. oven for 65-70 minutes. If pie
-is frozen <b>baked</b>, let pie cool thoroughly
-at room temperature, then wrap in
-moisture-vaporproof material and seal;
-label, date, and freeze. <b>To thaw</b>, remove
-wrappings from frozen pie and heat in
-400&deg;F. oven for 25-35 minutes.</p>
-<p><b>Pie shells</b> can be frozen <b>unbaked</b> or
-<b>baked</b> and kept on hand for use as
-needed. If pie is frozen <b>unbaked</b>, it is
-easier to freeze it before wrapping, then
-wrap immediately in moisture-vaporproof
-material and store in freezer....
-<b>To thaw</b>, unwrap shell and bake in
-450&deg;F. oven 5 minutes; reprick shell and
-bake about 10 minutes longer. If pie shell
-is frozen <b>baked</b>, let the baked shell cool
-thoroughly at room temperature, then
-wrap in moisture-vaporproof material
-and seal; label, date, and freeze.... <b>To
-thaw</b>, leave shell wrapped and let stand
-at room temperature <i>or</i> unwrap and heat
-in 400&deg;F. oven 5 minutes.</p>
-<h2 id="c28"><span class="small"><i>HOW TO &ldquo;SLIP&rdquo; A CUSTARD PIE</i></span></h2>
-<div class="img" id="fig17">
-<img src="images/p11.jpg" alt="" width="527" height="347" />
-<p class="pcap">For creamy custard and crisp crust, bake
-shell and custard separately (<a href="#Page_10">page 10</a>).</p>
-</div>
-<div class="img" id="fig18">
-<img src="images/p11f.jpg" alt="" width="528" height="347" />
-<p class="pcap">Loosen the cooled custard, then slide
-it carefully into baked, cooled pie shell.</p>
-</div>
-<div class="pb" id="Page_21">21</div>
-<p class="center"><i class="large rubric">Give Your Pie A Pretty Top</i></p>
-<p>A pretty top lends distinction to any
-pie, be it plain or fancy. A sparkling
-glaze gives a touch of elegance to a two-crust
-fruit pie.... To make a <b>glazed top</b>,
-brush the unbaked pie with slightly
-beaten egg white and sprinkle with sugar,
-then bake.... For an <b>extra-brown crust</b>,
-brush the top crust before baking with
-milk or light cream, then sprinkle with
-sugar.</p>
-<h2 id="c29"><span class="small"><i>Lattice and Open Tops</i></span></h2>
-<div class="img">
-<img src="images/p11g.jpg" id="ncfig18" alt="Lattice top" width="321" height="322" />
-</div>
-<p><b>Lattice-top</b> fruit
-pies with colorful
-juices bubbling
-up through
-golden strips of
-pastry are always
-a favorite....
-The narrow
-pastry strips can
-be cut with a
-pastry wheel or
-sharp-pointed
-knife.... For a <b>trellis top</b>, the strips
-are twisted as they are laid across the
-filling (Cherry Trellis Pie, <a href="#Page_9">page 9</a>)....
-For a <b>woven lattice top</b>, weave the
-strips over and under one another....
-For a <b>crisscross</b> top, lay a first set of
-seven strips across the filling, then lay a
-second set over them, making diamond
-shapes on the filling.... For a <b>spiral top</b>,
-arrange strips on filling in a spiral effect
-by starting at the center and twisting
-and winding around the top six times
-(Coronation Peach Pie, <a href="#Page_11">page 11</a>).... A
-<b>hit-and-miss top</b> offers pleasing contrasts
-on a prune or raisin pie. Just cut many
-little odd-shaped bits of pastry from the
-trimmings and scatter them over the top
-of the filling before baking.... <b>Whipped
-cream</b> makes glamorous toppings on soft
-pies, especially when accented with
-drifts of grated fresh coconut and curls
-of shaved chocolate (Regal Cream-on-Chocolate
-Pie, <a href="#Page_1">page 1</a>).... Or make a
-snowy ruff of whipped cream by dropping
-teaspoonfuls of cream around the
-rim of the pie, then garnish as shown
-in Dreamy Banana Cream Pie, <a href="#Page_5">page 5</a>.</p>
-<h2 id="c30"><span class="small"><i>Decorative Steam Vents</i></span></h2>
-<div class="img">
-<img src="images/p11j.jpg" id="ncfig19" alt="Decorative vents" width="330" height="326" />
-</div>
-<p>Small slits or other openings must be made in
-closed pies in order to let steam escape during
-baking. These can be extremely attractive and in
-harmony with the pie filling. For example, on
-the top crust of a <b>fruit pie</b>, prick or
-cut the outlines of the fruit used, such as
-apples, peaches, or plums.... An interesting
-<b>cherry pie</b> can be made by cutting
-eight half-inch holes in the top crust to
-represent cherries. For stems, cut slits....
-<b>To personalize a pie</b>, prick the initials
-of the one you wish to honor.... For
-a <b>Christmas mince pie</b>, roll the top crust,
-and cut with small Christmas tree cutter,
-making 5 trees and pointing the tips of
-the trees to the rim of the pie. The trees
-should not be cut out of the dough&mdash;merely
-outlined. Brush the trees with
-egg white and sprinkle with red sugar.</p>
-<h2 id="c31"><span class="small"><i>Perky Pastry Cut-outs</i></span></h2>
-<div class="img">
-<img src="images/p11m.jpg" id="ncfig20" alt="Pastry cut-outs" width="329" height="334" />
-</div>
-<p>Interesting pastry cut-outs, such as fruits, berries,
-leaves, chickens, birds, and the like can be applied
-to pie tops with happy effects (see the
-cluster of blueberries and leaves on the Deep-Dish
-Blueberry Pie, <a href="#Page_2">page 2</a>).... The unbaked
-pastry &ldquo;patches&rdquo; are laid on the top
-crust before baking and brushed with
-unbeaten egg white or milk.... Tiny
-pastry stars, hearts, or crescents can be
-baked and arranged on the top of a chiffon
-pie.... For the holidays, Christmas
-trees or bells can be cut out of pastry
-and laid atop the unbaked filling.</p>
-<div class="img">
-<img src="images/endpaper.jpg" id="ncfig21" alt="Wraparound cover image" width="800" height="565" />
-</div>
-<h2>Transcriber&rsquo;s Notes</h2>
-<ul>
-<li>Silently corrected a few typos.</li>
-<li>Retained publication information from the printed edition: this eBook is public-domain in the country of publication.</li>
-<li>In the text versions only, text in italics is delimited by _underscores_.</li>
-</ul>
-<div style='display:block; margin-top:4em'>*** END OF THE PROJECT GUTENBERG EBOOK AUNT JENNY'S 12 PIES HUSBANDS LIKE BEST ***</div>
-<div style='text-align:left'>
-
-<div style='display:block; margin:1em 0'>
-Updated editions will replace the previous one&#8212;the old editions will
-be renamed.
-</div>
-
-<div style='display:block; margin:1em 0'>
-Creating the works from print editions not protected by U.S. copyright
-law means that no one owns a United States copyright in these works,
-so the Foundation (and you!) can copy and distribute it in the United
-States without permission and without paying copyright
-royalties. Special rules, set forth in the General Terms of Use part
-of this license, apply to copying and distributing Project
-Gutenberg&#8482; electronic works to protect the PROJECT GUTENBERG&#8482;
-concept and trademark. Project Gutenberg is a registered trademark,
-and may not be used if you charge for an eBook, except by following
-the terms of the trademark license, including paying royalties for use
-of the Project Gutenberg trademark. If you do not charge anything for
-copies of this eBook, complying with the trademark license is very
-easy. You may use this eBook for nearly any purpose such as creation
-of derivative works, reports, performances and research. Project
-Gutenberg eBooks may be modified and printed and given away--you may
-do practically ANYTHING in the United States with eBooks not protected
-by U.S. copyright law. Redistribution is subject to the trademark
-license, especially commercial redistribution.
-</div>
-
-<div style='margin:0.83em 0; font-size:1.1em; text-align:center'>START: FULL LICENSE<br />
-<span style='font-size:smaller'>THE FULL PROJECT GUTENBERG LICENSE<br />
-PLEASE READ THIS BEFORE YOU DISTRIBUTE OR USE THIS WORK</span>
-</div>
-
-<div style='display:block; margin:1em 0'>
-To protect the Project Gutenberg&#8482; mission of promoting the free
-distribution of electronic works, by using or distributing this work
-(or any other work associated in any way with the phrase &#8220;Project
-Gutenberg&#8221;), you agree to comply with all the terms of the Full
-Project Gutenberg&#8482; License available with this file or online at
-www.gutenberg.org/license.
-</div>
-
-<div style='display:block; font-size:1.1em; margin:1em 0; font-weight:bold'>
-Section 1. General Terms of Use and Redistributing Project Gutenberg&#8482; electronic works
-</div>
-
-<div style='display:block; margin:1em 0'>
-1.A. By reading or using any part of this Project Gutenberg&#8482;
-electronic work, you indicate that you have read, understand, agree to
-and accept all the terms of this license and intellectual property
-(trademark/copyright) agreement. If you do not agree to abide by all
-the terms of this agreement, you must cease using and return or
-destroy all copies of Project Gutenberg&#8482; electronic works in your
-possession. If you paid a fee for obtaining a copy of or access to a
-Project Gutenberg&#8482; electronic work and you do not agree to be bound
-by the terms of this agreement, you may obtain a refund from the person
-or entity to whom you paid the fee as set forth in paragraph 1.E.8.
-</div>
-
-<div style='display:block; margin:1em 0'>
-1.B. &#8220;Project Gutenberg&#8221; is a registered trademark. It may only be
-used on or associated in any way with an electronic work by people who
-agree to be bound by the terms of this agreement. There are a few
-things that you can do with most Project Gutenberg&#8482; electronic works
-even without complying with the full terms of this agreement. See
-paragraph 1.C below. There are a lot of things you can do with Project
-Gutenberg&#8482; electronic works if you follow the terms of this
-agreement and help preserve free future access to Project Gutenberg&#8482;
-electronic works. See paragraph 1.E below.
-</div>
-
-<div style='display:block; margin:1em 0'>
-1.C. The Project Gutenberg Literary Archive Foundation (&#8220;the
-Foundation&#8221; or PGLAF), owns a compilation copyright in the collection
-of Project Gutenberg&#8482; electronic works. Nearly all the individual
-works in the collection are in the public domain in the United
-States. If an individual work is unprotected by copyright law in the
-United States and you are located in the United States, we do not
-claim a right to prevent you from copying, distributing, performing,
-displaying or creating derivative works based on the work as long as
-all references to Project Gutenberg are removed. Of course, we hope
-that you will support the Project Gutenberg&#8482; mission of promoting
-free access to electronic works by freely sharing Project Gutenberg&#8482;
-works in compliance with the terms of this agreement for keeping the
-Project Gutenberg&#8482; name associated with the work. You can easily
-comply with the terms of this agreement by keeping this work in the
-same format with its attached full Project Gutenberg&#8482; License when
-you share it without charge with others.
-</div>
-
-<div style='display:block; margin:1em 0'>
-1.D. The copyright laws of the place where you are located also govern
-what you can do with this work. Copyright laws in most countries are
-in a constant state of change. If you are outside the United States,
-check the laws of your country in addition to the terms of this
-agreement before downloading, copying, displaying, performing,
-distributing or creating derivative works based on this work or any
-other Project Gutenberg&#8482; work. The Foundation makes no
-representations concerning the copyright status of any work in any
-country other than the United States.
-</div>
-
-<div style='display:block; margin:1em 0'>
-1.E. Unless you have removed all references to Project Gutenberg:
-</div>
-
-<div style='display:block; margin:1em 0'>
-1.E.1. The following sentence, with active links to, or other
-immediate access to, the full Project Gutenberg&#8482; License must appear
-prominently whenever any copy of a Project Gutenberg&#8482; work (any work
-on which the phrase &#8220;Project Gutenberg&#8221; appears, or with which the
-phrase &#8220;Project Gutenberg&#8221; is associated) is accessed, displayed,
-performed, viewed, copied or distributed:
-</div>
-
-<blockquote>
- <div style='display:block; margin:1em 0'>
- This eBook is for the use of anyone anywhere in the United States and most
- other parts of the world at no cost and with almost no restrictions
- whatsoever. You may copy it, give it away or re-use it under the terms
- of the Project Gutenberg License included with this eBook or online
- at <a href="https://www.gutenberg.org">www.gutenberg.org</a>. If you
- are not located in the United States, you will have to check the laws
- of the country where you are located before using this eBook.
- </div>
-</blockquote>
-
-<div style='display:block; margin:1em 0'>
-1.E.2. If an individual Project Gutenberg&#8482; electronic work is
-derived from texts not protected by U.S. copyright law (does not
-contain a notice indicating that it is posted with permission of the
-copyright holder), the work can be copied and distributed to anyone in
-the United States without paying any fees or charges. If you are
-redistributing or providing access to a work with the phrase &#8220;Project
-Gutenberg&#8221; associated with or appearing on the work, you must comply
-either with the requirements of paragraphs 1.E.1 through 1.E.7 or
-obtain permission for the use of the work and the Project Gutenberg&#8482;
-trademark as set forth in paragraphs 1.E.8 or 1.E.9.
-</div>
-
-<div style='display:block; margin:1em 0'>
-1.E.3. If an individual Project Gutenberg&#8482; electronic work is posted
-with the permission of the copyright holder, your use and distribution
-must comply with both paragraphs 1.E.1 through 1.E.7 and any
-additional terms imposed by the copyright holder. Additional terms
-will be linked to the Project Gutenberg&#8482; License for all works
-posted with the permission of the copyright holder found at the
-beginning of this work.
-</div>
-
-<div style='display:block; margin:1em 0'>
-1.E.4. Do not unlink or detach or remove the full Project Gutenberg&#8482;
-License terms from this work, or any files containing a part of this
-work or any other work associated with Project Gutenberg&#8482;.
-</div>
-
-<div style='display:block; margin:1em 0'>
-1.E.5. Do not copy, display, perform, distribute or redistribute this
-electronic work, or any part of this electronic work, without
-prominently displaying the sentence set forth in paragraph 1.E.1 with
-active links or immediate access to the full terms of the Project
-Gutenberg&#8482; License.
-</div>
-
-<div style='display:block; margin:1em 0'>
-1.E.6. You may convert to and distribute this work in any binary,
-compressed, marked up, nonproprietary or proprietary form, including
-any word processing or hypertext form. However, if you provide access
-to or distribute copies of a Project Gutenberg&#8482; work in a format
-other than &#8220;Plain Vanilla ASCII&#8221; or other format used in the official
-version posted on the official Project Gutenberg&#8482; website
-(www.gutenberg.org), you must, at no additional cost, fee or expense
-to the user, provide a copy, a means of exporting a copy, or a means
-of obtaining a copy upon request, of the work in its original &#8220;Plain
-Vanilla ASCII&#8221; or other form. Any alternate format must include the
-full Project Gutenberg&#8482; License as specified in paragraph 1.E.1.
-</div>
-
-<div style='display:block; margin:1em 0'>
-1.E.7. Do not charge a fee for access to, viewing, displaying,
-performing, copying or distributing any Project Gutenberg&#8482; works
-unless you comply with paragraph 1.E.8 or 1.E.9.
-</div>
-
-<div style='display:block; margin:1em 0'>
-1.E.8. You may charge a reasonable fee for copies of or providing
-access to or distributing Project Gutenberg&#8482; electronic works
-provided that:
-</div>
-
-<div style='margin-left:0.7em;'>
- <div style='text-indent:-0.7em'>
- &bull; You pay a royalty fee of 20% of the gross profits you derive from
- the use of Project Gutenberg&#8482; works calculated using the method
- you already use to calculate your applicable taxes. The fee is owed
- to the owner of the Project Gutenberg&#8482; trademark, but he has
- agreed to donate royalties under this paragraph to the Project
- Gutenberg Literary Archive Foundation. Royalty payments must be paid
- within 60 days following each date on which you prepare (or are
- legally required to prepare) your periodic tax returns. Royalty
- payments should be clearly marked as such and sent to the Project
- Gutenberg Literary Archive Foundation at the address specified in
- Section 4, &#8220;Information about donations to the Project Gutenberg
- Literary Archive Foundation.&#8221;
- </div>
-
- <div style='text-indent:-0.7em'>
- &bull; You provide a full refund of any money paid by a user who notifies
- you in writing (or by e-mail) within 30 days of receipt that s/he
- does not agree to the terms of the full Project Gutenberg&#8482;
- License. You must require such a user to return or destroy all
- copies of the works possessed in a physical medium and discontinue
- all use of and all access to other copies of Project Gutenberg&#8482;
- works.
- </div>
-
- <div style='text-indent:-0.7em'>
- &bull; You provide, in accordance with paragraph 1.F.3, a full refund of
- any money paid for a work or a replacement copy, if a defect in the
- electronic work is discovered and reported to you within 90 days of
- receipt of the work.
- </div>
-
- <div style='text-indent:-0.7em'>
- &bull; You comply with all other terms of this agreement for free
- distribution of Project Gutenberg&#8482; works.
- </div>
-</div>
-
-<div style='display:block; margin:1em 0'>
-1.E.9. If you wish to charge a fee or distribute a Project
-Gutenberg&#8482; electronic work or group of works on different terms than
-are set forth in this agreement, you must obtain permission in writing
-from the Project Gutenberg Literary Archive Foundation, the manager of
-the Project Gutenberg&#8482; trademark. Contact the Foundation as set
-forth in Section 3 below.
-</div>
-
-<div style='display:block; margin:1em 0'>
-1.F.
-</div>
-
-<div style='display:block; margin:1em 0'>
-1.F.1. Project Gutenberg volunteers and employees expend considerable
-effort to identify, do copyright research on, transcribe and proofread
-works not protected by U.S. copyright law in creating the Project
-Gutenberg&#8482; collection. Despite these efforts, Project Gutenberg&#8482;
-electronic works, and the medium on which they may be stored, may
-contain &#8220;Defects,&#8221; such as, but not limited to, incomplete, inaccurate
-or corrupt data, transcription errors, a copyright or other
-intellectual property infringement, a defective or damaged disk or
-other medium, a computer virus, or computer codes that damage or
-cannot be read by your equipment.
-</div>
-
-<div style='display:block; margin:1em 0'>
-1.F.2. LIMITED WARRANTY, DISCLAIMER OF DAMAGES - Except for the &#8220;Right
-of Replacement or Refund&#8221; described in paragraph 1.F.3, the Project
-Gutenberg Literary Archive Foundation, the owner of the Project
-Gutenberg&#8482; trademark, and any other party distributing a Project
-Gutenberg&#8482; electronic work under this agreement, disclaim all
-liability to you for damages, costs and expenses, including legal
-fees. YOU AGREE THAT YOU HAVE NO REMEDIES FOR NEGLIGENCE, STRICT
-LIABILITY, BREACH OF WARRANTY OR BREACH OF CONTRACT EXCEPT THOSE
-PROVIDED IN PARAGRAPH 1.F.3. YOU AGREE THAT THE FOUNDATION, THE
-TRADEMARK OWNER, AND ANY DISTRIBUTOR UNDER THIS AGREEMENT WILL NOT BE
-LIABLE TO YOU FOR ACTUAL, DIRECT, INDIRECT, CONSEQUENTIAL, PUNITIVE OR
-INCIDENTAL DAMAGES EVEN IF YOU GIVE NOTICE OF THE POSSIBILITY OF SUCH
-DAMAGE.
-</div>
-
-<div style='display:block; margin:1em 0'>
-1.F.3. LIMITED RIGHT OF REPLACEMENT OR REFUND - If you discover a
-defect in this electronic work within 90 days of receiving it, you can
-receive a refund of the money (if any) you paid for it by sending a
-written explanation to the person you received the work from. If you
-received the work on a physical medium, you must return the medium
-with your written explanation. The person or entity that provided you
-with the defective work may elect to provide a replacement copy in
-lieu of a refund. If you received the work electronically, the person
-or entity providing it to you may choose to give you a second
-opportunity to receive the work electronically in lieu of a refund. If
-the second copy is also defective, you may demand a refund in writing
-without further opportunities to fix the problem.
-</div>
-
-<div style='display:block; margin:1em 0'>
-1.F.4. Except for the limited right of replacement or refund set forth
-in paragraph 1.F.3, this work is provided to you &#8216;AS-IS&#8217;, WITH NO
-OTHER WARRANTIES OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
-LIMITED TO WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PURPOSE.
-</div>
-
-<div style='display:block; margin:1em 0'>
-1.F.5. Some states do not allow disclaimers of certain implied
-warranties or the exclusion or limitation of certain types of
-damages. If any disclaimer or limitation set forth in this agreement
-violates the law of the state applicable to this agreement, the
-agreement shall be interpreted to make the maximum disclaimer or
-limitation permitted by the applicable state law. The invalidity or
-unenforceability of any provision of this agreement shall not void the
-remaining provisions.
-</div>
-
-<div style='display:block; margin:1em 0'>
-1.F.6. INDEMNITY - You agree to indemnify and hold the Foundation, the
-trademark owner, any agent or employee of the Foundation, anyone
-providing copies of Project Gutenberg&#8482; electronic works in
-accordance with this agreement, and any volunteers associated with the
-production, promotion and distribution of Project Gutenberg&#8482;
-electronic works, harmless from all liability, costs and expenses,
-including legal fees, that arise directly or indirectly from any of
-the following which you do or cause to occur: (a) distribution of this
-or any Project Gutenberg&#8482; work, (b) alteration, modification, or
-additions or deletions to any Project Gutenberg&#8482; work, and (c) any
-Defect you cause.
-</div>
-
-<div style='display:block; font-size:1.1em; margin:1em 0; font-weight:bold'>
-Section 2. Information about the Mission of Project Gutenberg&#8482;
-</div>
-
-<div style='display:block; margin:1em 0'>
-Project Gutenberg&#8482; is synonymous with the free distribution of
-electronic works in formats readable by the widest variety of
-computers including obsolete, old, middle-aged and new computers. It
-exists because of the efforts of hundreds of volunteers and donations
-from people in all walks of life.
-</div>
-
-<div style='display:block; margin:1em 0'>
-Volunteers and financial support to provide volunteers with the
-assistance they need are critical to reaching Project Gutenberg&#8482;&#8217;s
-goals and ensuring that the Project Gutenberg&#8482; collection will
-remain freely available for generations to come. In 2001, the Project
-Gutenberg Literary Archive Foundation was created to provide a secure
-and permanent future for Project Gutenberg&#8482; and future
-generations. To learn more about the Project Gutenberg Literary
-Archive Foundation and how your efforts and donations can help, see
-Sections 3 and 4 and the Foundation information page at www.gutenberg.org.
-</div>
-
-<div style='display:block; font-size:1.1em; margin:1em 0; font-weight:bold'>
-Section 3. Information about the Project Gutenberg Literary Archive Foundation
-</div>
-
-<div style='display:block; margin:1em 0'>
-The Project Gutenberg Literary Archive Foundation is a non-profit
-501(c)(3) educational corporation organized under the laws of the
-state of Mississippi and granted tax exempt status by the Internal
-Revenue Service. The Foundation&#8217;s EIN or federal tax identification
-number is 64-6221541. Contributions to the Project Gutenberg Literary
-Archive Foundation are tax deductible to the full extent permitted by
-U.S. federal laws and your state&#8217;s laws.
-</div>
-
-<div style='display:block; margin:1em 0'>
-The Foundation&#8217;s business office is located at 809 North 1500 West,
-Salt Lake City, UT 84116, (801) 596-1887. Email contact links and up
-to date contact information can be found at the Foundation&#8217;s website
-and official page at www.gutenberg.org/contact
-</div>
-
-<div style='display:block; font-size:1.1em; margin:1em 0; font-weight:bold'>
-Section 4. Information about Donations to the Project Gutenberg Literary Archive Foundation
-</div>
-
-<div style='display:block; margin:1em 0'>
-Project Gutenberg&#8482; depends upon and cannot survive without widespread
-public support and donations to carry out its mission of
-increasing the number of public domain and licensed works that can be
-freely distributed in machine-readable form accessible by the widest
-array of equipment including outdated equipment. Many small donations
-($1 to $5,000) are particularly important to maintaining tax exempt
-status with the IRS.
-</div>
-
-<div style='display:block; margin:1em 0'>
-The Foundation is committed to complying with the laws regulating
-charities and charitable donations in all 50 states of the United
-States. Compliance requirements are not uniform and it takes a
-considerable effort, much paperwork and many fees to meet and keep up
-with these requirements. We do not solicit donations in locations
-where we have not received written confirmation of compliance. To SEND
-DONATIONS or determine the status of compliance for any particular state
-visit <a href="https://www.gutenberg.org/donate/">www.gutenberg.org/donate</a>.
-</div>
-
-<div style='display:block; margin:1em 0'>
-While we cannot and do not solicit contributions from states where we
-have not met the solicitation requirements, we know of no prohibition
-against accepting unsolicited donations from donors in such states who
-approach us with offers to donate.
-</div>
-
-<div style='display:block; margin:1em 0'>
-International donations are gratefully accepted, but we cannot make
-any statements concerning tax treatment of donations received from
-outside the United States. U.S. laws alone swamp our small staff.
-</div>
-
-<div style='display:block; margin:1em 0'>
-Please check the Project Gutenberg web pages for current donation
-methods and addresses. Donations are accepted in a number of other
-ways including checks, online payments and credit card donations. To
-donate, please visit: www.gutenberg.org/donate
-</div>
-
-<div style='display:block; font-size:1.1em; margin:1em 0; font-weight:bold'>
-Section 5. General Information About Project Gutenberg&#8482; electronic works
-</div>
-
-<div style='display:block; margin:1em 0'>
-Professor Michael S. Hart was the originator of the Project
-Gutenberg&#8482; concept of a library of electronic works that could be
-freely shared with anyone. For forty years, he produced and
-distributed Project Gutenberg&#8482; eBooks with only a loose network of
-volunteer support.
-</div>
-
-<div style='display:block; margin:1em 0'>
-Project Gutenberg&#8482; eBooks are often created from several printed
-editions, all of which are confirmed as not protected by copyright in
-the U.S. unless a copyright notice is included. Thus, we do not
-necessarily keep eBooks in compliance with any particular paper
-edition.
-</div>
-
-<div style='display:block; margin:1em 0'>
-Most people start at our website which has the main PG search
-facility: <a href="https://www.gutenberg.org">www.gutenberg.org</a>.
-</div>
-
-<div style='display:block; margin:1em 0'>
-This website includes information about Project Gutenberg&#8482;,
-including how to make donations to the Project Gutenberg Literary
-Archive Foundation, how to help produce our new eBooks, and how to
-subscribe to our email newsletter to hear about new eBooks.
-</div>
-
-</div>
-
-</body>
-</html>
diff --git a/old/65508-h/images/cover.jpg b/old/65508-h/images/cover.jpg
deleted file mode 100644
index 0c2e533..0000000
--- a/old/65508-h/images/cover.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/endpaper.jpg b/old/65508-h/images/endpaper.jpg
deleted file mode 100644
index ff76566..0000000
--- a/old/65508-h/images/endpaper.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p01.jpg b/old/65508-h/images/p01.jpg
deleted file mode 100644
index f2f1787..0000000
--- a/old/65508-h/images/p01.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p01a.jpg b/old/65508-h/images/p01a.jpg
deleted file mode 100644
index 7b2412e..0000000
--- a/old/65508-h/images/p01a.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p02.jpg b/old/65508-h/images/p02.jpg
deleted file mode 100644
index 8d6f3d2..0000000
--- a/old/65508-h/images/p02.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p02a.jpg b/old/65508-h/images/p02a.jpg
deleted file mode 100644
index 9859264..0000000
--- a/old/65508-h/images/p02a.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p03.jpg b/old/65508-h/images/p03.jpg
deleted file mode 100644
index af1b71a..0000000
--- a/old/65508-h/images/p03.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p03a.jpg b/old/65508-h/images/p03a.jpg
deleted file mode 100644
index ec4a08d..0000000
--- a/old/65508-h/images/p03a.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p04.jpg b/old/65508-h/images/p04.jpg
deleted file mode 100644
index b651098..0000000
--- a/old/65508-h/images/p04.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p04a.jpg b/old/65508-h/images/p04a.jpg
deleted file mode 100644
index a0e9ee0..0000000
--- a/old/65508-h/images/p04a.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p05.jpg b/old/65508-h/images/p05.jpg
deleted file mode 100644
index c1c8d44..0000000
--- a/old/65508-h/images/p05.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p05a.jpg b/old/65508-h/images/p05a.jpg
deleted file mode 100644
index a64e7f4..0000000
--- a/old/65508-h/images/p05a.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p06.jpg b/old/65508-h/images/p06.jpg
deleted file mode 100644
index a1c5c0c..0000000
--- a/old/65508-h/images/p06.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p06b.jpg b/old/65508-h/images/p06b.jpg
deleted file mode 100644
index dc1a355..0000000
--- a/old/65508-h/images/p06b.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p07.jpg b/old/65508-h/images/p07.jpg
deleted file mode 100644
index d4ee24d..0000000
--- a/old/65508-h/images/p07.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p07b.jpg b/old/65508-h/images/p07b.jpg
deleted file mode 100644
index f2d7924..0000000
--- a/old/65508-h/images/p07b.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p07c.jpg b/old/65508-h/images/p07c.jpg
deleted file mode 100644
index 90cc94c..0000000
--- a/old/65508-h/images/p07c.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p08.jpg b/old/65508-h/images/p08.jpg
deleted file mode 100644
index f9525a1..0000000
--- a/old/65508-h/images/p08.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p08b.jpg b/old/65508-h/images/p08b.jpg
deleted file mode 100644
index 9b23c46..0000000
--- a/old/65508-h/images/p08b.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p08c.jpg b/old/65508-h/images/p08c.jpg
deleted file mode 100644
index 5fec1d0..0000000
--- a/old/65508-h/images/p08c.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p08d.jpg b/old/65508-h/images/p08d.jpg
deleted file mode 100644
index 99b9b1c..0000000
--- a/old/65508-h/images/p08d.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p08e.jpg b/old/65508-h/images/p08e.jpg
deleted file mode 100644
index aa85f6e..0000000
--- a/old/65508-h/images/p08e.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p08k.jpg b/old/65508-h/images/p08k.jpg
deleted file mode 100644
index d2c87fd..0000000
--- a/old/65508-h/images/p08k.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p08m.jpg b/old/65508-h/images/p08m.jpg
deleted file mode 100644
index 6d6e374..0000000
--- a/old/65508-h/images/p08m.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p09.jpg b/old/65508-h/images/p09.jpg
deleted file mode 100644
index 1262698..0000000
--- a/old/65508-h/images/p09.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p09b.jpg b/old/65508-h/images/p09b.jpg
deleted file mode 100644
index caa1e2d..0000000
--- a/old/65508-h/images/p09b.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p09c.jpg b/old/65508-h/images/p09c.jpg
deleted file mode 100644
index 9747b3c..0000000
--- a/old/65508-h/images/p09c.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p09j.jpg b/old/65508-h/images/p09j.jpg
deleted file mode 100644
index f60f9b1..0000000
--- a/old/65508-h/images/p09j.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p09k.jpg b/old/65508-h/images/p09k.jpg
deleted file mode 100644
index bbc76ab..0000000
--- a/old/65508-h/images/p09k.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p09m.jpg b/old/65508-h/images/p09m.jpg
deleted file mode 100644
index 4ff7223..0000000
--- a/old/65508-h/images/p09m.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p10.jpg b/old/65508-h/images/p10.jpg
deleted file mode 100644
index 8e673db..0000000
--- a/old/65508-h/images/p10.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p10a.jpg b/old/65508-h/images/p10a.jpg
deleted file mode 100644
index 76513d8..0000000
--- a/old/65508-h/images/p10a.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p10b.jpg b/old/65508-h/images/p10b.jpg
deleted file mode 100644
index 2f770b0..0000000
--- a/old/65508-h/images/p10b.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p10c.jpg b/old/65508-h/images/p10c.jpg
deleted file mode 100644
index bd2cf00..0000000
--- a/old/65508-h/images/p10c.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p10d.jpg b/old/65508-h/images/p10d.jpg
deleted file mode 100644
index fefb1f9..0000000
--- a/old/65508-h/images/p10d.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p11.jpg b/old/65508-h/images/p11.jpg
deleted file mode 100644
index 543d726..0000000
--- a/old/65508-h/images/p11.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p11f.jpg b/old/65508-h/images/p11f.jpg
deleted file mode 100644
index 3bda839..0000000
--- a/old/65508-h/images/p11f.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p11g.jpg b/old/65508-h/images/p11g.jpg
deleted file mode 100644
index 9a19ba4..0000000
--- a/old/65508-h/images/p11g.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p11j.jpg b/old/65508-h/images/p11j.jpg
deleted file mode 100644
index 792a925..0000000
--- a/old/65508-h/images/p11j.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/p11m.jpg b/old/65508-h/images/p11m.jpg
deleted file mode 100644
index 21ecc6e..0000000
--- a/old/65508-h/images/p11m.jpg
+++ /dev/null
Binary files differ
diff --git a/old/65508-h/images/spine.jpg b/old/65508-h/images/spine.jpg
deleted file mode 100644
index 8aa55cd..0000000
--- a/old/65508-h/images/spine.jpg
+++ /dev/null
Binary files differ