ebook img

Digital typography using LaTeX PDF

527 Pages·2003·12.371 MB·English
Save to my drive
Quick download
Download
Most books are stored in the elastic cloud where traffic is expensive. For this reason, we have a limit on daily download.

Preview Digital typography using LaTeX

DIGITAL TYPOGRAPHY USING LaTeX Apostolos Syropoulos Antonis Tsolomitis Nick Sofroniou Springer D T IGITAL YPOGRAPHY U LAT X SING E Springer New York Berlin Heidelberg Hong Kong London Milan Paris Tokyo Apostolos Syropoulos Antonis Tsolomitis Nick Sofroniou D T IGITAL YPOGRAPHY U LAT X SING E With 68 Illustrations Apostolos Syropoulos Antonis Tsolomitis 366, 28th October St. Dept. of Mathematics GR-671 00 Xanthi University of the Aegean GREECE GR-832 00 Karlobasi, Samos [email protected] GREECE [email protected] Nick Sofroniou Educational Research Centre St. Patrick’s College Drumcondra, Dublin 9 IRELAND [email protected] Library of Congress Cataloging-in-Publication Data Syropoulos, Apostolos. Digital typography using LaTeX / Apostolos Syropoulos, Antonis Tsolomitis, Nick Sofroniou. p. cm. Includes bibliographical references and indexes. ISBN 0-387-95217-9 (acid-free paper) 1. LaTeX (Computer file) 2. Computerized typesetting. I. Tsolomitis, Antonis. II. Sofroniou, Nick. III. Title. Z253.4.L38 S97 2002 686.2´2544—dc21 2002070557 ACM Computing Classification (1998): H.5.2, I.7.2, I.7.4, K.8.1 ISBN 0-387-95217-9 (alk. paper) Printed on acid-free paper. Printed on acid-free paper. © 2003 Springer-Verlag New York, Inc. All rights reserved. This work may not be translated or copied in whole or in part without the written permission of the publisher (Springer-Verlag New York, Inc., 175 Fifth Avenue, New York, NY10010, USA), except for brief excerpts in connection with reviews or scholarly analysis. Use in connection with any form of information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed is forbidden. The use in this publication of trade names, trademarks, service marks, and similar terms, even if they are not identified as such, is not to be taken as an expression of opinion as to whether they are subject to proprietary rights. Printed in the United States of America. 9 8 7 6 5 4 3 2 1 SPIN 10791970 Typesetting: Pages created by the authors using LAT X E www.springer-ny.com Springer-Verlag New York Berlin Heidelberg Amember of BertelsmannSpringer Science+Business Media GmbH Dedicated to the fond memory of Mikhail Syropoulos, my beloved brother, to my parents, Georgios and Vassiliki, and to my son, Demetrios-Georgios. — A.S. ◆ To my parents, Panagiotis and Evangelia, and to my wife, Angeliki. — A.T. ◆ To my father, Andreas Sofroniou, who introduced me to computers when they were few and far between. — N.S. C ForewordbyYannisHaralambous xv Preface xxv 1 Introduction 1 1.1 WhatIsTEX? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1.2 LogicalversusVisualDesign . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.3 PreparingaDocumentwithLATEX . . . . . . . . . . . . . . . . . . . . . . 4 1.4 HowDoesTEXTypeset? . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 1.5 MoreInformationandResources . . . . . . . . . . . . . . . . . . . . . . . 11 2 (cid:1)eFileStructure 13 2.1 (cid:1)eCharactersWeType . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 2.2 DocumentClassesandPa(cid:2)ages . . . . . . . . . . . . . . . . . . . . . . . 17 2.3 SectioningCommands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 2.4 (cid:1)eDocumentTitle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 2.5 BasicLogos . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 2.6 ArticlePreparation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29 2.7 Le(cid:3)erPreparation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31 2.8 ProducingProceedingsArticles . . . . . . . . . . . . . . . . . . . . . . . 33 2.9 CombiningIndividualLATEXFiles . . . . . . . . . . . . . . . . . . . . . . 34 3 Fontsand(cid:1)eirUse 39 3.1 ClassificationofFonts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39 3.2 AccessingmoreGlyphs . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46 3.2.1 EuroFont . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50 3.2.2 (cid:1)ewasysymFonts . . . . . . . . . . . . . . . . . . . . . . . . . . . 50 3.2.3 PhoneticFonts . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52 3.3 AutomatedSpecialGlyphsSelection. . . . . . . . . . . . . . . . . . . . . 53 3.4 Size-ChangingCommands . . . . . . . . . . . . . . . . . . . . . . . . . . 56  (cid:1) C 3.5 AdvancedAccents . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 59 4 ListsandCatalogs 61 4.1 UnitsofMeasure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 61 4.2 Typese(cid:3)ingPoetry . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63 4.3 Lists . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 64 4.3.1 CustomizingtheStandardLists. . . . . . . . . . . . . . . . . . . . 66 4.4 (cid:4)otations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 68 4.5 Footnotes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 69 4.5.1 CustomizingFootnotes . . . . . . . . . . . . . . . . . . . . . . . . 71 4.5.2 Endnotes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 73 4.6 SimulatingTypedText . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 74 4.6.1 AdvancedTypedTextSimulation . . . . . . . . . . . . . . . . . . 75 4.7 CenteringandFlushingText . . . . . . . . . . . . . . . . . . . . . . . . . 77 4.8 Alignment . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 78 4.8.1 (cid:1)etabbingEnvironment . . . . . . . . . . . . . . . . . . . . . . . 79 4.8.2 (cid:1)etabularEnvironment . . . . . . . . . . . . . . . . . . . . . . . 80 4.9 MoreonAlignment . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 84 5 Typese(cid:2)ingMathematics 93 5.1 (cid:1)eMathematicsMode . . . . . . . . . . . . . . . . . . . . . . . . . . . . 93 5.2 FontSelectioninMathematicsMode. . . . . . . . . . . . . . . . . . . . . 94 5.3 SymbolsfortheMathematicsMode . . . . . . . . . . . . . . . . . . . . . 95 5.3.1 SpecialLatinAlphabets . . . . . . . . . . . . . . . . . . . . . . . . 95 5.3.2 (cid:1)eGreekLe(cid:3)ers . . . . . . . . . . . . . . . . . . . . . . . . . . . . 96 5.3.3 AccentsinMathMode . . . . . . . . . . . . . . . . . . . . . . . . . 97 5.3.4 BinaryOperators . . . . . . . . . . . . . . . . . . . . . . . . . . . . 98 5.3.5 Variable-SizeOperators . . . . . . . . . . . . . . . . . . . . . . . . 99 5.3.6 Delimiters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 99 5.3.7 Arrows . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 99 5.3.8 RelationalOperators . . . . . . . . . . . . . . . . . . . . . . . . . . 100 5.3.9 MiscellaneousSymbols . . . . . . . . . . . . . . . . . . . . . . . . 102 5.3.10 MoreMathSymbols . . . . . . . . . . . . . . . . . . . . . . . . . . 103 5.3.11 OtherMathematicsFontFamilies. . . . . . . . . . . . . . . . . . . 107 5.4 (cid:1)eArtofTypese(cid:3)ingMathematicalText . . . . . . . . . . . . . . . . . . 107 5.4.1 Exponents,Indices,Fractions,andRoots . . . . . . . . . . . . . . 107 5.4.2 Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 109 5.4.3 OneAbovetheOther. . . . . . . . . . . . . . . . . . . . . . . . . . 111 5.4.4 HorizontalSpace . . . . . . . . . . . . . . . . . . . . . . . . . . . . 113 5.4.5 IntegralsandSeries . . . . . . . . . . . . . . . . . . . . . . . . . . . 113 5.4.6 Matrices,Arrays,andNonanalyticallyDefinedFunctions . . . . 115 5.4.7 (cid:1)eorems . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 117 5.4.8 CustomizingthetheoremEnvironment . . . . . . . . . . . . . . . 119 C (cid:1)  5.4.9 Equations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 124 5.4.10 SizeSelectioninMathModes . . . . . . . . . . . . . . . . . . . . . 126 5.4.11 CommutativeDiagrams . . . . . . . . . . . . . . . . . . . . . . . . 126 5.5 (cid:1)eAMSClassesandPa(cid:2)ages. . . . . . . . . . . . . . . . . . . . . . . . 128 5.5.1 AdditionalSymbols . . . . . . . . . . . . . . . . . . . . . . . . . . 129 5.5.2 AccentsinMath. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 129 5.5.3 Dots . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 130 5.5.4 NonbreakingDashes . . . . . . . . . . . . . . . . . . . . . . . . . . 130 5.5.5 OverandUnderArrows . . . . . . . . . . . . . . . . . . . . . . . . 131 5.5.6 MultipleIntegralSigns . . . . . . . . . . . . . . . . . . . . . . . . . 131 5.5.7 Radicals . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 131 5.5.8 ExtensibleArrows . . . . . . . . . . . . . . . . . . . . . . . . . . . 132 5.5.9 AffixingSymbolstoOtherSymbols . . . . . . . . . . . . . . . . . 132 5.5.10 FractionsandRelatedConstructs . . . . . . . . . . . . . . . . . . . 132 5.5.11 (cid:1)e\smashCommand . . . . . . . . . . . . . . . . . . . . . . . . . 133 5.5.12 OperatorNames . . . . . . . . . . . . . . . . . . . . . . . . . . . . 133 5.5.13 (cid:1)e\modCommandanditsRelatives . . . . . . . . . . . . . . . . 134 5.5.14 (cid:1)e\textCommand . . . . . . . . . . . . . . . . . . . . . . . . . . 134 5.5.15 IntegralsandSums . . . . . . . . . . . . . . . . . . . . . . . . . . . 134 5.5.16 CommutativeDiagrams . . . . . . . . . . . . . . . . . . . . . . . . 135 5.5.17 DisplayedEquationsandAlignedStructures . . . . . . . . . . . . 135 5.5.18 NumberingEquationsandReferencing . . . . . . . . . . . . . . . 138 5.5.19 Matrices . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 140 5.5.20 BoxedFormulas. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 140 5.5.21 Customizing(cid:1)eorems . . . . . . . . . . . . . . . . . . . . . . . . 141 5.5.22 OptionsoftheamsmathPa(cid:2)age . . . . . . . . . . . . . . . . . . . 142 5.5.23 ConvertingfromStandardLATEXtotheAMSPa(cid:2)ages . . . . . . 143 5.5.24 (cid:1)eamsartTopMa(cid:3)erCommands . . . . . . . . . . . . . . . . . . 143 5.6 FromΛtoMML . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 144 5.7 GeneratingOMDocFiles . . . . . . . . . . . . . . . . . . . . . . . . . . . 148 6 MoreontheCore 151 6.1 LabelsandReferences . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 151 6.2 Hyper-references . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 155 6.3 HorizontalandVerticalSpace . . . . . . . . . . . . . . . . . . . . . . . . 163 6.3.1 LengthVariables . . . . . . . . . . . . . . . . . . . . . . . . . . . . 163 6.3.2 HorizontalSpace . . . . . . . . . . . . . . . . . . . . . . . . . . . . 164 6.3.3 VerticalSpace . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 166 6.4 Counters . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 168 6.5 FloatingObjects. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 170 6.6 MarginalNotes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 178 6.7 PageLayout . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 179  (cid:1) C 6.8 PageStyles . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 182 6.9 (cid:1)ePreparationofSlides . . . . . . . . . . . . . . . . . . . . . . . . . . . 185 6.9.1 AdvancedSlidePreparation. . . . . . . . . . . . . . . . . . . . . . 187 6.10 Boxes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 196 6.10.1 FancyBoxes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 199 6.11 NewCommands . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 203 6.12 NewEnvironments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 207 6.13 NewLists . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 208 6.14 FileInput . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 211 6.15 LATEXàl’interactive . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 213 7 MiscellaneousPa(cid:3)ages 215 7.1 (cid:1)ecalcPa(cid:2)age . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 215 7.2 (cid:1)eifthenPa(cid:2)age . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 216 7.3 SyntaxChe(cid:2)ing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 217 7.4 Typese(cid:3)ingCDCovers . . . . . . . . . . . . . . . . . . . . . . . . . . . . 218 7.5 DropCapitals . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 220 7.6 PreparingaCurriculumVitae . . . . . . . . . . . . . . . . . . . . . . . . 222 7.7 MulticolumnTypese(cid:3)ing . . . . . . . . . . . . . . . . . . . . . . . . . . . 225 7.8 HyphenatableLe(cid:3)erSpacing . . . . . . . . . . . . . . . . . . . . . . . . . 225 8 BibliographyandIndex 229 8.1 PreparingtheBibliography . . . . . . . . . . . . . . . . . . . . . . . . . . 229 8.2 UsingBT X . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 231 E 8.2.1 (cid:1)eBT XFields . . . . . . . . . . . . . . . . . . . . . . . . . . . . 236 E 8.2.2 Typese(cid:3)ingaBibliographicDatabase . . . . . . . . . . . . . . . . 237 8.2.3 MultipleBibliographiesinOneDocument . . . . . . . . . . . . . 237 8.2.4 BibliographyinaMultilingualEnvironment . . . . . . . . . . . . 238 8.3 PreparingtheIndex . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 241 8.4 inaMultilingualEnvironment . . . . . . . . . . . . . . . . . 244 8.5 CustomizingtheIndex. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 245 8.6 GlossaryPreparation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 247 9 Graphics 253 9.1 DrawingwiththepictureEnvironment . . . . . . . . . . . . . . . . . . 253 9.1.1 InvisibleandFramedBoxes . . . . . . . . . . . . . . . . . . . . . . 254 9.1.2 LinesandArrows. . . . . . . . . . . . . . . . . . . . . . . . . . . . 255 9.1.3 CirclesandCurvedShapes . . . . . . . . . . . . . . . . . . . . . . 256 9.1.4 (cid:1)eConstructionofPa(cid:3)erns . . . . . . . . . . . . . . . . . . . . . 256 9.1.5 AnExampleoftheCalculationoftheAreaofaSquare . . . . . . 257 9.1.6 ADiagramfortheCalculationoftheAreaofaCircle . . . . . . . 258 9.1.7 Box-and-WhiskerPlotsintheStyleofJohnW.Tukey . . . . . . . 259 9.1.8 ASca(cid:3)erPlotofTemperature . . . . . . . . . . . . . . . . . . . . . 261

See more

The list of books you might like

Most books are stored in the elastic cloud where traffic is expensive. For this reason, we have a limit on daily download.