Tikz and Pgf Manual for Version 1.18

Total Page:16

File Type:pdf, Size:1020Kb

Tikz and Pgf Manual for Version 1.18 TikZ and pgf Manual for version 1.18 \tikzstyle{level 1}=[sibling angle=120] \tikzstyle{level 2}=[sibling angle=60] \tikzstyle{level 3}=[sibling angle=30] \tikzstyle{every node}=[fill] \tikzstyle{edge from parent}=[snake=expanding waves,segment length=1mm,segment angle=10,draw] \tikz [grow cyclic,shape=circle,very thick,level distance=13mm,cap=round] \node {} child [color=\A] foreach \A in {red,green,blue} { node {} child [color=\A!50!\B] foreach \B in {red,green,blue} { node {} child [color=\A!50!\B!50!\C] foreach \C in {black,gray,white} { node {} } } }; 1 F¨urmeinen Vater, damit er noch viele sch¨oneTEX-Graphiken erschaffen kann. Till Copyright 2007 by Till Tantau Permission is granted to copy, distribute and/or modify the documentation under the terms of the gnu Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled gnu Free Documentation License. Permission is granted to copy, distribute and/or modify the code of the package under the terms of the gnu Public License, Version 2 or any later version published by the Free Software Foundation. A copy of the license is included in the section entitled gnu Public License. Permission is also granted to distribute and/or modify both the documentation and the code under the conditions of the LaTeX Project Public License, either version 1.3 of this license or (at your option) any later version. A copy of the license is included in the section entitled LATEX Project Public License. 2 The TikZ and PGF Packages Manual for version 1.18 http://sourceforge.net/projects/pgf Till Tantau∗ Institut f¨urTheoretische Informatik Universit¨atzu L¨ubeck June 12, 2007 Contents 1 Introduction 14 1.1 Structure of the System . 14 1.2 Comparison with Other Graphics Packages . 15 1.3 Utilities: Page Management . 15 1.4 How to Read This Manual . 16 1.5 Authors and Acknowledgements . 16 1.6 Getting Help . 16 I Tutorials and Guidelines 17 2 Tutorial: A Picture for Karl's Students 18 2.1 Problem Statement . 18 2.2 Setting up the Environment . 18 2.2.1 Setting up the Environment in LATEX........................... 18 2.2.2 Setting up the Environment in Plain TEX........................ 19 2.2.3 Setting up the Environment in ConTEXt......................... 19 2.3 Straight Path Construction . 20 2.4 Curved Path Construction . 20 2.5 Circle Path Construction . 21 2.6 Rectangle Path Construction . 21 2.7 Grid Path Construction . 22 2.8 Adding a Touch of Style . 22 2.9 Drawing Options . 23 2.10 Arc Path Construction . 23 2.11 Clipping a Path . 24 2.12 Parabola and Sine Path Construction . 25 2.13 Filling and Drawing . 25 2.14 Shading . 26 2.15 Specifying Coordinates . 26 2.16 Adding Arrow Tips . 28 2.17 Scoping . 29 2.18 Transformations . 29 2.19 Repeating Things: For-Loops . 30 2.20 Adding Text . 31 ∗Editor of this documentation. Parts of this documentation have been written by other authors as indicated in these parts or chapters and in Section 1.5. 3 3 Tutorial: A Petri-Net for Hagen 35 3.1 Problem Statement . 35 3.2 Setting up the Environment . 35 3.2.1 Setting up the Environment in LATEX........................... 35 3.2.2 Setting up the Environment in Plain TEX........................ 35 3.2.3 Setting up the Environment in ConTEXt......................... 36 3.3 Introduction to Nodes . 36 3.4 Placing Nodes Using the At Syntax . 37 3.5 Using Styles . 37 3.6 Node Size . 38 3.7 Naming Nodes . 38 3.8 Placing Nodes Using Relative Placement . 39 3.9 Adding Labels Next to Nodes . 39 3.10 Connecting Nodes . 40 3.11 Adding Labels Next to Lines . 42 3.12 Adding the Snaked Line and Multi-Line Text . 42 3.13 Using Layers: The Background Rectangles . 43 3.14 The Complete Code . 43 4 Guidelines on Graphics 46 4.1 Planning the Time Needed for the Creation of Graphics . 46 4.2 Workflow for Creating a Graphic . 47 4.3 Linking Graphics With the Main Text . 47 4.4 Consistency Between Graphics and Text . 48 4.5 Labels in Graphics . 48 4.6 Plots and Charts . 49 4.7 Attention and Distraction . 52 II Installation and Configuration 53 5 Installation 54 5.1 Package and Driver Versions . 54 5.2 Installing Prebundled Packages . 54 5.2.1 Debian . 54 5.2.2 MiKTeX . 55 5.3 Installation in a texmf Tree . 55 5.3.1 Installation that Keeps Everything Together . 55 5.3.2 Installation that is TDS-Compliant . 55 5.4 Updating the Installation . 55 6 Licenses and Copyright 56 6.1 Which License Applies? . 56 6.2 The GNU Public License, Version 2 . 56 6.2.1 Preamble . 56 6.2.2 Terms and Conditions For Copying, Distribution and Modification . 57 6.2.3 No Warranty . 59 6.3 The LATEX Project Public License, Version 1.3c 2006-05-20 . 59 6.3.1 Preamble . 59 6.3.2 Definitions . 59 6.3.3 Conditions on Distribution and Modification . 60 6.3.4 No Warranty . 61 6.3.5 Maintenance of The Work . 62 6.3.6 Whether and How to Distribute Works under This License . 62 6.3.7 Choosing This License or Another License . 62 6.3.8 A Recommendation on Modification Without Distribution . 63 6.3.9 How to Use This License . 63 6.3.10 Derived Works That Are Not Replacements . 63 6.3.11 Important Recommendations . 63 4 6.4 GNU Free Documentation License, Version 1.2, November 2002 . 64 6.4.1 Preamble . 64 6.4.2 Applicability and definitions . 64 6.4.3 Verbatim Copying . 65 6.4.4 Copying in Quantity . 65 6.4.5 Modifications . 65 6.4.6 Combining Documents . ..
Recommended publications
  • Multimedia Systems DCAP303
    Multimedia Systems DCAP303 MULTIMEDIA SYSTEMS Copyright © 2013 Rajneesh Agrawal All rights reserved Produced & Printed by EXCEL BOOKS PRIVATE LIMITED A-45, Naraina, Phase-I, New Delhi-110028 for Lovely Professional University Phagwara CONTENTS Unit 1: Multimedia 1 Unit 2: Text 15 Unit 3: Sound 38 Unit 4: Image 60 Unit 5: Video 102 Unit 6: Hardware 130 Unit 7: Multimedia Software Tools 165 Unit 8: Fundamental of Animations 178 Unit 9: Working with Animation 197 Unit 10: 3D Modelling and Animation Tools 213 Unit 11: Compression 233 Unit 12: Image Format 247 Unit 13: Multimedia Tools for WWW 266 Unit 14: Designing for World Wide Web 279 SYLLABUS Multimedia Systems Objectives: To impart the skills needed to develop multimedia applications. Students will learn: z how to combine different media on a web application, z various audio and video formats, z multimedia software tools that helps in developing multimedia application. Sr. No. Topics 1. Multimedia: Meaning and its usage, Stages of a Multimedia Project & Multimedia Skills required in a team 2. Text: Fonts & Faces, Using Text in Multimedia, Font Editing & Design Tools, Hypermedia & Hypertext. 3. Sound: Multimedia System Sounds, Digital Audio, MIDI Audio, Audio File Formats, MIDI vs Digital Audio, Audio CD Playback. Audio Recording. Voice Recognition & Response. 4. Images: Still Images – Bitmaps, Vector Drawing, 3D Drawing & rendering, Natural Light & Colors, Computerized Colors, Color Palletes, Image File Formats, Macintosh & Windows Formats, Cross – Platform format. 5. Animation: Principle of Animations. Animation Techniques, Animation File Formats. 6. Video: How Video Works, Broadcast Video Standards: NTSC, PAL, SECAM, ATSC DTV, Analog Video, Digital Video, Digital Video Standards – ATSC, DVB, ISDB, Video recording & Shooting Videos, Video Editing, Optimizing Video files for CD-ROM, Digital display standards.
    [Show full text]
  • Surviving the TEX Font Encoding Mess Understanding The
    Surviving the TEX font encoding mess Understanding the world of TEX fonts and mastering the basics of fontinst Ulrik Vieth Taco Hoekwater · EuroT X ’99 Heidelberg E · FAMOUS QUOTE: English is useful because it is a mess. Since English is a mess, it maps well onto the problem space, which is also a mess, which we call reality. Similary, Perl was designed to be a mess, though in the nicests of all possible ways. | LARRY WALL COROLLARY: TEX fonts are mess, as they are a product of reality. Similary, fontinst is a mess, not necessarily by design, but because it has to cope with the mess we call reality. Contents I Overview of TEX font technology II Installation TEX fonts with fontinst III Overview of math fonts EuroT X ’99 Heidelberg 24. September 1999 3 E · · I Overview of TEX font technology What is a font? What is a virtual font? • Font file formats and conversion utilities • Font attributes and classifications • Font selection schemes • Font naming schemes • Font encodings • What’s in a standard font? What’s in an expert font? • Font installation considerations • Why the need for reencoding? • Which raw font encoding to use? • What’s needed to set up fonts for use with T X? • E EuroT X ’99 Heidelberg 24. September 1999 4 E · · What is a font? in technical terms: • – fonts have many different representations depending on the point of view – TEX typesetter: fonts metrics (TFM) and nothing else – DVI driver: virtual fonts (VF), bitmaps fonts(PK), outline fonts (PFA/PFB or TTF) – PostScript: Type 1 (outlines), Type 3 (anything), Type 42 fonts (embedded TTF) in general terms: • – fonts are collections of glyphs (characters, symbols) of a particular design – fonts are organized into families, series and individual shapes – glyphs may be accessed either by character code or by symbolic names – encoding of glyphs may be fixed or controllable by encoding vectors font information consists of: • – metric information (glyph metrics and global parameters) – some representation of glyph shapes (bitmaps or outlines) EuroT X ’99 Heidelberg 24.
    [Show full text]
  • The Pdftex Users Manual
    PDFTEX users manual Hàn Thê Thành Sebastian Rahtz Hans Hagen Hartmut Henkel Contents 1 Introduction 9 Character translation 2 About PDF 10 Limitations of PDFTEX 3 Getting started 4 Macro packages supporting PDFTEX Abbreviations 5 Setting up fonts Examples of HZ and protruding 6 Formal syntax specification Additional PDF keys 7 New primitives Colophon 8 Graphics and color GNU Free Documentation License 1 Introduction The main purpose of the pdfTEX project is to create and maintain an extension of TEX that can produce pdf directly from TEX source files and improve/enhance the result of TEX typesetting with the help of pdf. When pdf output is not selected, pdfTEX produces normal dvi output, otherwise it generates pdf output that looks identical to the dvi output. An important aspect of this project is to investigate alternative justification algorithms (e. g. a font expansion algorithm akin to the hz micro--typography algorithm by Prof. Hermann Zapf), optionally making use of multiple master fonts. pdfTEX is based on the original TEX sources and Web2c, and has been successfully compiled on Unix, Win32 and MSDos systems. It is under active development, with new features trickling in. Great care is taken to keep new pdfTEX versions backward compatible with earlier ones. For some years there has been a ‘moderate’ successor to TEX available, called ε-TEX. Because mainstream macro packages such as LATEX have started supporting this welcome extension, pdfTEX also is available as pdfeTEX. Although in this document we will speak of pdfTEX, we advise users to use pdfeTEX when available.That way they get the best of all worlds and are ready for the future.
    [Show full text]
  • Gnuplot Programming Interview Questions and Answers Guide
    Gnuplot Programming Interview Questions And Answers Guide. Global Guideline. https://www.globalguideline.com/ Gnuplot Programming Interview Questions And Answers Global Guideline . COM Gnuplot Programming Job Interview Preparation Guide. Question # 1 What is Gnuplot? Answer:- Gnuplot is a command-driven interactive function plotting program. It can be used to plot functions and data points in both two- and three-dimensional plots in many different formats. It is designed primarily for the visual display of scientific data. gnuplot is copyrighted, but freely distributable; you don't have to pay for it. Read More Answers. Question # 2 How to run gnuplot on your computer? Answer:- Gnuplot is in widespread use on many platforms, including MS Windows, linux, unix, and OSX. The current source code retains supports for older systems as well, including VMS, Ultrix, OS/2, MS-DOS, Amiga, OS-9/68k, Atari ST, BeOS, and Macintosh. Versions since 4.0 have not been extensively tested on legacy platforms. Please notify the FAQ-maintainer of any further ports you might be aware of. You should be able to compile the gnuplot source more or less out of the box on any reasonable standard (ANSI/ISO C, POSIX) environment. Read More Answers. Question # 3 How to edit or post-process a gnuplot graph? Answer:- This depends on the terminal type you use. * X11 toolkits: You can use the terminal type fig and use the xfig drawing program to edit the plot afterwards. You can obtain the xfig program from its web site http://www.xfig.org. More information about the text-format used for fig can be found in the fig-package.
    [Show full text]
  • Miktex Manual Revision 2.0 (Miktex 2.0) December 2000
    MiKTEX Manual Revision 2.0 (MiKTEX 2.0) December 2000 Christian Schenk <[email protected]> Copyright c 2000 Christian Schenk Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies. Permission is granted to copy and distribute modified versions of this manual under the con- ditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one. Permission is granted to copy and distribute translations of this manual into another lan- guage, under the above conditions for modified versions, except that this permission notice may be stated in a translation approved by the Free Software Foundation. Chapter 1: What is MiKTEX? 1 1 What is MiKTEX? 1.1 MiKTEX Features MiKTEX is a TEX distribution for Windows (95/98/NT/2000). Its main features include: • Native Windows implementation with support for long file names. • On-the-fly generation of missing fonts. • TDS (TEX directory structure) compliant. • Open Source. • Advanced TEX compiler features: -TEX can insert source file information (aka source specials) into the DVI file. This feature improves Editor/Previewer interaction. -TEX is able to read compressed (gzipped) input files. - The input encoding can be changed via TCX tables. • Previewer features: - Supports graphics (PostScript, BMP, WMF, TPIC, . .) - Supports colored text (through color specials) - Supports PostScript fonts - Supports TrueType fonts - Understands HyperTEX(html:) specials - Understands source (src:) specials - Customizable magnifying glasses • MiKTEX is network friendly: - integrates into a heterogeneous TEX environment - supports UNC file names - supports multiple TEXMF directory trees - uses a file name database for efficient file access - Setup Wizard can be run unattended The MiKTEX distribution consists of the following components: • TEX: The traditional TEX compiler.
    [Show full text]
  • Seminar 'Typ 1 Aufgaben Qualitätsvoll Erstellen'
    Seminar ’Typ 1 Aufgaben qualitätsvoll erstellen’ Konzett, Weberndorfer LATEX in der Schule Oktober 2019 1 / 41 1 Bilder einfügen 2 Erstellen von GeoGebra Grafiken Konzett, Weberndorfer LATEX in der Schule Oktober 2019 2 / 41 1 Bilder einfügen 2 Erstellen von GeoGebra Grafiken Konzett, Weberndorfer LATEX in der Schule Oktober 2019 3 / 41 Bilder einfügen Bilder können über folgenden Befehl eingebettet werden: Konzett, Weberndorfer Bilder einfügen Oktober 2019 4 / 41 Bilder einfügen Bilder können über folgenden Befehl eingebettet werden: \includegraphics[width=0.5\textwidth]{Grafik.jpg} Konzett, Weberndorfer Bilder einfügen Oktober 2019 4 / 41 Bilder einfügen Bilder können über folgenden Befehl eingebettet werden: \includegraphics[width=0.5\textwidth]{Grafik.jpg} Wichtig: Die Bilder müssen in dem selben Ordner liegen wie die .tex-Datei (oder der Dateipfad muss angegeben werden) Konzett, Weberndorfer Bilder einfügen Oktober 2019 4 / 41 Bilder einfügen A Mit LTEX ⇒ PDF : Konzett, Weberndorfer Bilder einfügen Oktober 2019 5 / 41 Bilder einfügen A Mit LTEX ⇒ PDF : Einfügen von Standard-Grafikformaten möglich (.jpg, .png, .pdf,...) Konzett, Weberndorfer Bilder einfügen Oktober 2019 5 / 41 Bilder einfügen A Mit LTEX ⇒ PDF : Einfügen von Standard-Grafikformaten möglich (.jpg, .png, .pdf,...) Aber: Kein Einbetten von Geogebra-Grafiken möglich Konzett, Weberndorfer Bilder einfügen Oktober 2019 5 / 41 Bilder einfügen A Mit LTEX ⇒ PDF : Einfügen von Standard-Grafikformaten möglich (.jpg, .png, .pdf,...) Aber: Kein Einbetten von Geogebra-Grafiken möglich A
    [Show full text]
  • Writing Talks & Using Beamer
    Goals Writing Talks & Using Beamer What are we trying to do? Aaron Rendahl Academic/scientific presentation slides by Sanford Weisberg, based on work by G. Oehlert Results of data analysis Policy/management recommendations School of Statistics University of Minnesota Teaching or lecture Nobel Prize acceptance speech January 28, 2009 STAT8801 (Univ. of Minnesota) Writing Talks & Using Beamer January 28, 2009 1 / 40 STAT8801 (Univ. of Minnesota) Writing Talks & Using Beamer January 28, 2009 2 / 40 Audience Audience continued Ed Tufte says that most important rule of speaking is: Respect your audience! Law of Audience Ignorance Someone important in the audience always knows less than you think that Who are they? everyone should know. Why are they here? What do they need to learn from you? The audience always wants to know “What’s in it for me?” How much background do they have? What do they expect to get? You must address audience objectives or the talk will fail. What questions might they ask? What will they learn from other presenters? STAT8801 (Univ. of Minnesota) Writing Talks & Using Beamer January 28, 2009 3 / 40 STAT8801 (Univ. of Minnesota) Writing Talks & Using Beamer January 28, 2009 4 / 40 How much time do you have? Things to know You must: Never speed up! Assume everyone is busy You must: Know your subject matter! No need to tell everything you know You must: About one slide/overhead per minute Know your limitations! You must: Never blame the audience! STAT8801 (Univ. of Minnesota) Writing Talks & Using Beamer January 28, 2009 5 / 40 STAT8801 (Univ.
    [Show full text]
  • About Basictex-2021
    About BasicTeX-2021 Richard Koch January 2, 2021 1 Introduction Most TeX distributions for Mac OS X are based on TeX Live, the reference edition of TeX produced by TeX User Groups across the world. Among these is MacTeX, which installs the full TeX Live as well as front ends, Ghostscript, and other utilities | everything needed to use TeX on the Mac. To obtain it, go to http://tug.org/mactex. 2 Basic TeX BasicTeX (92 MB) is an installation package for Mac OS X based on TeX Live 2021. Unlike MacTeX, this package is deliberately small. Yet it contains all of the standard tools needed to write TeX documents, including TeX, LaTeX, pdfTeX, MetaFont, dvips, MetaPost, and XeTeX. It would be dangerous to construct a new distribution by going directly to CTAN or the Web and collecting useful style files, fonts and so forth. Such a distribution would run into support issues as the creators move on to other projects. Luckily, the TeX Live install script has its own notion of \installation packages" and collections of such packages to make \installation schemes." BasicTeX is constructed by running the TeX Live install script and choosing the \small" scheme. Thus it is a subset of the full TeX Live with exactly the TeX Live directory structure and configuration scripts. Moreover, BasicTeX contains tlmgr, the TeX Live Manager software introduced in TeX Live 2008, which can install additional packages over the network. So it will be easy for users to add missing packages if needed. Since it is important that the install package come directly from the standard TeX Live distribution, I'm going to explain exactly how I installed TeX to produce the install package.
    [Show full text]
  • A Case Study of Software Development in a Virtual Organizational Culture
    Free Software: A Case Study of Software Development in a Virtual Organizational Culture Margaret S. Elliott Institute for Software Research University of California, Irvine Irvine, CA 92697 949 824-7202 [email protected] Walt Scacchi Institute for Software Research University of California, Irvine Irvine, CA 92697 949 824-4130 [email protected] April 2003 Abstract This study is part of an ongoing comparative study of various types of open software communities including both free and open source software projects. This study examines how the organizational cultural beliefs and values of a free software virtual organization influence software development processes. It provides examples that illustrate the importance of personal motivation and a sense of working as a team in the perpetuation of a virtual work community. It presents the world of the GNUenterprise.org project as a virtual organizational culture that embodies the beliefs of free software and freedom of choice, and the values of community building and cooperative work. A close study of this project shows how these beliefs and values are manifested in software development methods, artifacts, and tool choice, as well as how dispersed developers cooperate and resolve conflict in a virtual community. Data collection includes the content analysis of Internet Relay Chat archives; kernel cousins archives (summary digests of IRC and mailing list archives); mailing list archives; email interviews; Web site documents and observations; and personal interviews conducted at two open source conferences. Two cases from IRC and mailing list archives of the GNUe virtual community at work are presented for in-depth analyses and comparison.
    [Show full text]
  • The Latex Graphics Companion / Michel Goossens
    i i “tlgc2” — 2007/6/15 — 15:36 — page iii — #3 i i The LATEXGraphics Companion Second Edition Michel Goossens Frank Mittelbach Sebastian Rahtz Denis Roegel Herbert Voß Upper Saddle River, NJ • Boston • Indianapolis • San Francisco New York • Toronto • Montreal • London • Munich • Paris • Madrid Capetown • Sydney • Tokyo • Singapore • Mexico City i i i i i i “tlgc2” — 2007/6/15 — 15:36 — page iv — #4 i i Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in this book, and Addison-Wesley was aware of a trademark claim, the designations have been printed with initial capital letters or in all capitals. The authors and publisher have taken care in the preparation of this book, but make no expressed or implied warranty of any kind and assume no responsibility for errors or omissions. No liability is assumed for incidental or consequential damages in connection with or arising out of the use of the information or programs contained herein. The publisher offers discounts on this book when ordered in quantity for bulk purchases and special sales. For more information, please contact: U.S. Corporate and Government Sales (800) 382-3419 [email protected] For sales outside of the United States, please contact: International Sales [email protected] Visit Addison-Wesley on the Web: www.awprofessional.com Library of Congress Cataloging-in-Publication Data The LaTeX Graphics companion / Michel Goossens ... [et al.]. -- 2nd ed. p. cm. Includes bibliographical references and index. ISBN 978-0-321-50892-8 (pbk. : alk. paper) 1.
    [Show full text]
  • Prezi Presentation Vs Powerpoint
    Prezi Presentation Vs Powerpoint Credible Thayne usually venerates some stichomythia or disinfect squashily. Segmental and Spenserian Sturgis devotees her Abyssinia guipures coxes and back-pedal translationally. How unshunnable is Konstantin when antiknock and unreckonable Say unedges some Liberia? Also has come in prezi presentation vs powerpoint slide to more presentation quickly realized that Presentation then be, using some participants in prezi presentation vs powerpoint alternatives list to offer to give your visits such structure? This tool of prezi vs powerpoint is protected by clicking until you wish for prezi presentation vs powerpoint but i use the head around in? To get right to creating and editing presentations, you can allocate your subscription at anytime. Ulrika hedlund is prezi vs power failure, and free prezi presentation vs powerpoint aligns with prezi classic and context, the debate sees a snoozefest regardless of. There are currently many software packages available for creating visuals and other document presentations. Thanks for playing the missing on Prezi. Our conversion rate is higher than current industry standard for online language platforms. Prezi vs power machine learning curve with prezi vs powerpoint with the. We also make them, there are professional and different between google slides may vary based on your clients or slideware, vs powerpoint and your personal computer. Both the two and having to make this may leverage these sites and innovate, and animations or username in the harvard business combines the styles with dull, vs powerpoint equivalent called basic. People sometimes bluntly need reliable and even stunning design done quickly easily within seconds. We use powerpoint and email address a certain that you want to.
    [Show full text]
  • P Font-Change Q UV 3
    p font•change q UV Version 2015.2 Macros to Change Text & Math fonts in TEX 45 Beautiful Variants 3 Amit Raj Dhawan [email protected] September 2, 2015 This work had been released under Creative Commons Attribution-Share Alike 3.0 Unported License on July 19, 2010. You are free to Share (to copy, distribute and transmit the work) and to Remix (to adapt the work) provided you follow the Attribution and Share Alike guidelines of the licence. For the full licence text, please visit: http://creativecommons.org/licenses/by-sa/3.0/legalcode. 4 When I reach the destination, more than I realize that I have realized the goal, I am occupied with the reminiscences of the journey. It strikes to me again and again, ‘‘Isn’t the journey to the goal the real attainment of the goal?’’ In this way even if I miss goal, I still have attained goal. Contents Introduction .................................................................................. 1 Usage .................................................................................. 1 Example ............................................................................... 3 AMS Symbols .......................................................................... 3 Available Weights ...................................................................... 5 Warning ............................................................................... 5 Charter ....................................................................................... 6 Utopia .......................................................................................
    [Show full text]