Packages Documentation Release 0.1.1

Total Page:16

File Type:pdf, Size:1020Kb

Packages Documentation Release 0.1.1 Packages Documentation Release 0.1.1 Louis Paternault July 20, 2015 Contents 1 Installed tools 3 1.1 System information...........................................3 1.2 Available python versions........................................3 1.3 Installed python packages........................................4 1.4 Installed binaries............................................. 17 1.5 Installed C libraries............................................ 50 1.6 Installed .deb packages.......................................... 60 1.7 Installed LaTeX packages........................................ 87 2 Download and install 169 3 Usage 171 i ii Packages Documentation, Release 0.1.1 This sphinx extension provides some directives to see what tools are available on the compiling machine. I wrote this because I was developping a sphinx extension calling system commands, and I wanted to be able to use is on readthedocs, but I did not know which tools were available there: the official list of installed tools is pretty scarce. Warning: If your are reading this on readthedocs, keep in mind that thoses lists are not official. It is not guaranteed that those tools will remain available in the future: they only reflects what was available when this documentation was compiled. I do not know and I have nothing to do with readthedocs, so I do not know how they choose what to install. Contents 1 Packages Documentation, Release 0.1.1 2 Contents CHAPTER 1 Installed tools If you want to see installed tools, the list is here. Else, se below for more information about this package. 1.1 System information This information is provided by directive: .. packages:platform:: It list some platform information. Machine x86_64 Platform Linux-3.13.0-55-generic-x86_64-with-Ubuntu-14.04-trusty System Linux Release 3.13.0-55-generic Version #92-Ubuntu SMP Sun Jun 14 18:32:20 UTC 2015 Processor x86_64 Architecture 64bit ELF Linux distribution Ubuntu 14.04 trusty 1.2 Available python versions This information is provided by directive: .. packages:pyversions:: It lists the available python versions. Binary Version /usr/bin/python2.7 Python 2.7.6 /usr/bin/python2 Python 2.7.6 /home/docs/bin/python Python 2.7.6 /home/docs/bin/python2.7 Python 2.7.6 /usr/bin/python Python 2.7.6 /home/docs/bin/python2 Python 2.7.6 /usr/bin/python3 Python 3.4.0 /usr/bin/python3.4 Python 3.4.0 3 Packages Documentation, Release 0.1.1 1.3 Installed python packages This information is provided by the directive: .. packages:python:: :bin: BINARY It lists available python packgaes, using BINARY as the python binary. Note that packages only available in a vir- tualenv may appear, and system packages may not be displayed if run in a virtualenv. • To list installed python2 packages: .. packages:python:: :bin: python2 • To list installed python3 packages: .. packages:python:: :bin: python3 1.3.1 Installed python2 packages This information is provided by the directive: .. packages:python2:: which is a shortcut to: .. packages:python:: :bin: python2 It lists available python2 packgaes. Package name Version BaseHTTPServer 0.3 Bastion CDROM CGIHTTPServer 0.4 Canvas ConfigParser Cookie DLFCN Dialog DocXMLRPCServer FileDialog FixTk HTMLParser IN MimeWriter PIL 1.1.7 Queue SPARQLWrapper 1.6.4 ScrolledText SimpleDialog Continued on next page 4 Chapter 1. Installed tools Packages Documentation, Release 0.1.1 Table 1.1 – continued from previous page Package name Version SimpleHTTPServer 0.6 SimpleXMLRPCServer SocketServer 0.4 StringIO TYPES Tix Tkconstants Tkdnd Tkinter $Revision: 81008 $ UserDict UserList UserString abc aifc alabaster 0.7.5 allauth amqp 1.0.13 antigravity anydbm anyjson 0.3.3 appconf 1.0.1 argparse 1.3.0 ast 82160 asynchat asyncore atexit audiodev audioop babel 1.3 backports bamboo_boy base64 bdb billiard 2.7.3.34 binhex bisect bs4 4.1.3 bsddb 5.3.0 bz2 bzrlib 2.6.0 cProfile calendar celery 3.0.24 celery_haystack 0.7.2 certifi cgi 2.6 cgitb chunk click 4.0 Continued on next page 1.3. Installed python packages 5 Packages Documentation, Release 0.1.1 Table 1.1 – continued from previous page Package name Version cmd code codecs codeop collections collective colorsys commands compileall compiler contextlib cookielib copy copy_reg copyright 1.0.0 corsheaders 0.13 crypt cssselect 0.7.1 csv 1.0 ctypes 1.1.0 curses 2.2 datetime dateutil 2.4.2 dbhash dbm decimal 1.70 difflib dircache dis distlib 0.1.2 distutils 2.7.6 distutils2 1.0a3 django (1, 6, 2, ‘final’, 0) django_extensions 1.3.8 django_gravatar django_mailgun djangosecure 0.1.2 djcelery 3.0.23 djcelery_transactions djkombu 0.9.4 dns doc2dash 1.1.0 docopt 0.6.2 doctest docutils 0.11 dumbdbm dummy_thread dummy_threading easy_install Continued on next page 6 Chapter 1. Installed tools Packages Documentation, Release 0.1.1 Table 1.1 – continued from previous page Package name Version elasticsearch (1, 5, 0) email 4.0.3 emport encodings examples factory 2.4.1 filecmp fileinput flask 0.10.1 fnmatch formatter fpectl fpformat fractions ftplib functools funtests future_builtins genericpath getopt getpass gettext git 1.0.1 gitdb 0.6.4 gitflow 0.5.1 github2 0.5.2 gitpy glob guardian 1.2.0 gunicorn 19.1.0 gzip hashlib heapq hgext hiredis 0.1.2 hmac hotshot html5lib 0.99999 htmlentitydefs htmllib httplib httplib2 0.7.7 ihooks imaplib 2.58 imghdr importlib imputil infi inspect Continued on next page 1.3. Installed python packages 7 Packages Documentation, Release 0.1.1 Table 1.1 – continued from previous page Package name Version io isodate itsdangerous jinja2 2.7.3 json 2.0.9 keyring keyword kombu 2.5.16 launchpadlib 1.10.2 lib2to3 linecache linuxaudiodev livereload 2.4.0 locale logging 0.5.1.2 lxml macpath macurl2path mailbox mailcap maintenancemode 0.10.1 mako 1.0.1 markdown 2.6.2 markupbase markupsafe md5 mercurial mhlib mimeparse 0.1.4 mimetools mimetypes mimify mkdocs 0.14.0 mmap mock 1.0.1 modulefinder multifile multiprocessing 0.70a1 mutex netrc new newrelic 2.52.0.40 nilsimsa nis nntplib ntpath nturl2path numbers oauth Continued on next page 8 Chapter 1. Installed tools Packages Documentation, Release 0.1.1 Table 1.1 – continued from previous page Package name Version oauthlib 0.7.2 opcode openid 2.2.1 optparse 1.5.3 os os2emxpath ossaudiodev packaging 15.2 pagination parser 0.5 pdb pickle $Revision: 72223 $ pickletools pip 6.1.1 pipes pkgutil platform 1.0.7 plistlib popen2 poplib posixfile posixpath pprint profile pstats psycopg2 2.5.4 (dt dec pq3 ext) pty py 1.4.28 py_compile pyclbr pydoc $Revision: 88564 $ pydoc_data pyelasticsearch 0.7.1 pyexpat 2.7.6 pygments 2.0.2 pyparsing 2.0.3 pyquery pysolr (2, 0, 13) pytest 2.7.1 pytest_django 2.6.2 pytz 2013b quopri random rdflib 4.2.0 re 2.2.1 readline redis 2.7.1 repr requests 2.3.0 Continued on next page 1.3. Installed python packages 9 Packages Documentation, Release 0.1.1 Table 1.1 – continued from previous page Package name Version requests_oauthlib 0.5.0 resource rest_framework 3.0.4 rexec rfc822 rlcompleter robotparser runpy sched sets setuptools 18.0.1 sgmllib sha shapefile 1.2.3 shelve shlex shutil simplejson 2.3.0 site sitecustomize six 1.9.0 slumber smmap 0.9.0 smtpd Python SMTP proxy version 0.2 smtplib sndhdr snowballstemmer socket south 1.0.2 sphinx 1.3.1 sphinx_http_domain sphinx_rtd_theme 0.1.8 sphinxarg sqlite3 2.6.0 sre sre_compile sre_constants sre_parse ssl stat statvfs string stringold stringprep stripe 1.20.2 struct subprocess sunau sunaudio Continued on next page 10 Chapter 1. Installed tools Packages Documentation, Release 0.1.1 Table 1.1 – continued from previous page Package name Version symbol symtable sysconfig tabnanny 6 taggit (0, 16, 2) tarfile $Revision: 85213 $ tastypie (0, 11, 1) telnetlib tempfile termios test testresources (0, 2, 7, ‘final’, 0) tests textwrap this threading timeit tkColorChooser tkCommonDialog tkFileDialog tkFont 0.9 tkMessageBox tkSimpleDialog toaiff token tokenize tornado 4.2 trace traceback ttk 0.3.1 tty turtle types unicodecsv 0.13.0 unipath unittest urllib 1.17 urllib2 2.7 urllib3 1.10.4 urlparse user uu uuid virtualenv 13.1.0 virtualenv_support wadllib 1.3.2 warnings wave weakref Continued on next page 1.3. Installed python packages 11 Packages Documentation, Release 0.1.1 Table 1.1 – continued from previous page Package name Version webbrowser werkzeug 0.10.4 whichdb wsgi_intercept 0.10.0 wsgiref xdrlib xlrd 0.9.0 xml xmllib 0.3 xmlrpclib 1.0.1 yaml 3.11 zc zipfile 1.3.2 Installed python3 packages This information is provided by the directive: .. packages:python3:: which is a shortcut to: .. packages:python:: :bin: python3 It lists available python3 packgaes. Package name Version CDROM CommandNotFound DLFCN DistUpgrade IN LanguageSelector TYPES UpdateManager abc aifc antigravity apt apt_inst apt_pkg 1.0.1ubuntu2 aptsources argparse 1.1 ast asynchat asyncio asyncore audioop base64 Continued on next page 12 Chapter 1. Installed tools Packages Documentation, Release 0.1.1 Table 1.2 – continued from previous page Package name Version bdb binhex bisect bz2 cProfile calendar cgi 2.6 cgitb chardet 2.2.1 chunk cmath cmd code codecs codeop collections colorama 0.2.5 colorsys compileall concurrent configparser contextlib copy copyreg crypt csv 1.0 ctypes 1.1.0 curl curses b‘2.2’ datetime dbm dbus 1.2.0 debconf decimal 1.70 difflib dis distlib 0.1.8 distutils 3.4.0 doctest dummy_threading easy_install email 5.1.0 encodings enum filecmp fileinput fnmatch formatter fpectl Continued on next page 1.3. Installed python packages 13 Packages Documentation, Release 0.1.1 Table 1.2 – continued from previous page Package name Version fractions ftplib functools genericpath getopt getpass gettext gi 3.12.0 glob gzip hashlib heapq hmac html html5lib 0.999 http idlelib imaplib 2.58 imghdr imp importlib inspect io ipaddress 1.0 janitor json 2.0.9 keyword language_support_pkgs lib2to3 linecache locale logging 0.5.1.2 lsb_release lzma macpath macurl2path mailbox mailcap mimetypes mmap modulefinder multiprocessing netrc nis nntplib ntpath nturl2path numbers opcode Continued on next page 14 Chapter 1.
Recommended publications
  • Typography One Typeface Classification Why Classify?
    Typography One typeface classification Why classify? Classification helps us describe and navigate type choices Typeface classification helps to: 1. sort type (scholars, historians, type manufacturers), 2. reference type (educators, students, designers, scholars) Approximately 250,000 digital typefaces are available today— Even with excellent search engines, a common system of description is a big help! classification systems Many systems have been proposed Francis Thibaudeau, 1921 Maximillian Vox, 1952 Vox-ATypI, 1962 Aldo Novarese, 1964 Alexander Lawson, 1966 Blackletter Venetian French Dutch-English Transitional Modern Sans Serif Square Serif Script-Cursive Decorative J. Ben Lieberman, 1967 Marcel Janco, 1978 Ellen Lupton, 2004 The classification system you will learn is a combination of Lawson’s and Lupton’s systems Black Letter Old Style serif Transitional serif Modern Style serif Script Cursive Slab Serif Geometric Sans Grotesque Sans Humanist Sans Display & Decorative basic characteristics + stress + serifs (or lack thereof) + shape stress: where the thinnest parts of a letter fall diagonal stress vertical stress no stress horizontal stress Old Style serif Transitional serif or Slab Serif or or reverse stress (Centaur) Modern Style serif Sans Serif Display & Decorative (Baskerville) (Helvetica) (Edmunds) serif types bracketed serifs unbracketed serifs slab serifs no serif Old Style Serif and Modern Style Serif Slab Serif or Square Serif Sans Serif Transitional Serif (Bodoni) or Egyptian (Helvetica) (Baskerville) (Rockwell/Clarendon) shape Geometric Sans Serif Grotesk Sans Serif Humanist Sans Serif (Futura) (Helvetica) (Gill Sans) Geometric sans are based on basic Grotesk sans look precisely drawn. Humanist sans are based on shapes like circles, triangles, and They have have uniform, human writing.
    [Show full text]
  • The Black Arts Enterprise and the Production of African American Poetry
    0/-*/&4637&: *ODPMMBCPSBUJPOXJUI6OHMVFJU XFIBWFTFUVQBTVSWFZ POMZUFORVFTUJPOT UP MFBSONPSFBCPVUIPXPQFOBDDFTTFCPPLTBSFEJTDPWFSFEBOEVTFE 8FSFBMMZWBMVFZPVSQBSUJDJQBUJPOQMFBTFUBLFQBSU $-*$,)&3& "OFMFDUSPOJDWFSTJPOPGUIJTCPPLJTGSFFMZBWBJMBCMF UIBOLTUP UIFTVQQPSUPGMJCSBSJFTXPSLJOHXJUI,OPXMFEHF6OMBUDIFE ,6JTBDPMMBCPSBUJWFJOJUJBUJWFEFTJHOFEUPNBLFIJHIRVBMJUZ CPPLT0QFO"DDFTTGPSUIFQVCMJDHPPE The Black Arts Enterprise and the Production of African American Poetry The Black Arts Enterprise and the Production of African American Poetry Howard Rambsy II The University of Michigan Press • Ann Arbor First paperback edition 2013 Copyright © by the University of Michigan 2011 All rights reserved Published in the United States of America by The University of Michigan Press Manufactured in the United States of America c Printed on acid-free paper 2016 2015 2014 2013 5432 No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical, or otherwise, without the written permission of the publisher. A CIP catalog record for this book is available from the British Library. Library of Congress Cataloging-in-Publication Data Rambsy, Howard. The black arts enterprise and the production of African American poetry / Howard Rambsy, II. p. cm. Includes bibliographical references and index. ISBN 978-0-472-11733-8 (cloth : acid-free paper) 1. American poetry—African American authors—History and criticism. 2. Poetry—Publishing—United States—History—20th century. 3. African Americans—Intellectual life—20th century. 4. African Americans in literature. I. Title. PS310.N4R35 2011 811'.509896073—dc22 2010043190 ISBN 978-0-472-03568-7 (pbk. : alk. paper) ISBN 978-0-472-12005-5 (e-book) Cover illustrations: photos of writers (1) Haki Madhubuti and (2) Askia M. Touré, Mari Evans, and Kalamu ya Salaam by Eugene B. Redmond; other images from Shutterstock.com: jazz player by Ian Tragen; African mask by Michael Wesemann; fist by Brad Collett.
    [Show full text]
  • CSS Font Stacks by Classification
    CSS font stacks by classification Written by Frode Helland When Johann Gutenberg printed his famous Bible more than 600 years ago, the only typeface available was his own. Since the invention of moveable lead type, throughout most of the 20th century graphic designers and printers have been limited to one – or perhaps only a handful of typefaces – due to costs and availability. Since the birth of desktop publishing and the introduction of the worlds firstWYSIWYG layout program, MacPublisher (1985), the number of typefaces available – literary at our fingertips – has grown exponen- tially. Still, well into the 21st century, web designers find them selves limited to only a handful. Web browsers depend on the users own font files to display text, and since most people don’t have any reason to purchase a typeface, we’re stuck with a selected few. This issue force web designers to rethink their approach: letting go of control, letting the end user resize, restyle, and as the dynamic web evolves, rewrite and perhaps also one day rearrange text and data. As a graphic designer usually working with static printed items, CSS font stacks is very unfamiliar: A list of typefaces were one take over were the previous failed, in- stead of that single specified Stempel Garamond 9/12 pt. that reads so well on matte stock. Am I fighting the evolution? I don’t think so. Some design principles are universal, independent of me- dium. I believe good typography is one of them. The technology that will let us use typefaces online the same way we use them in print is on it’s way, although moving at slow speed.
    [Show full text]
  • Dynamic and Interactive R Graphics for the Web: the Gridsvg Package
    JSS Journal of Statistical Software MMMMMM YYYY, Volume VV, Issue II. http://www.jstatsoft.org/ Dynamic and Interactive R Graphics for the Web: The gridSVG Package Paul Murrell Simon Potter The Unversity of Auckland The Unversity of Auckland Abstract This article describes the gridSVG package, which provides functions to convert grid- based R graphics to an SVG format. The package also provides a function to associate hyperlinks with components of a plot, a function to animate components of a plot, a function to associate any SVG attribute with a component of a plot, and a function to add JavaScript code to a plot. The last two of these provides a basis for adding interactivity to the SVG version of the plot. Together these tools provide a way to generate dynamic and interactive R graphics for use in web pages. Keywords: world-wide web, graphics, R, SVG. 1. Introduction Interactive and dynamic plots within web pages are becomingly increasingly popular, as part of a general trend towards making data sets more open and accessible on the web, for example, GapMinder (Rosling 2008) and ManyEyes (Viegas, Wattenberg, van Ham, Kriss, and McKeon 2007). The R language and environment for statistical computing and graphics (R Development Core Team 2011) has many facilities for producing plots, and it can produce graphics formats that are suitable for including in web pages, but the core graphics facilities in R are largely focused on static plots. This article describes an R extension package, gridSVG, that is designed to embellish and transform a standard, static R plot and turn it into a dynamic and interactive plot that can be embedded in a web page.
    [Show full text]
  • Release Notes for Fedora 20
    Fedora 20 Release Notes Release Notes for Fedora 20 Edited by The Fedora Docs Team Copyright © 2013 Fedora Project Contributors. The text of and illustrations in this document are licensed by Red Hat under a Creative Commons Attribution–Share Alike 3.0 Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is available at http://creativecommons.org/licenses/by-sa/3.0/. The original authors of this document, and Red Hat, designate the Fedora Project as the "Attribution Party" for purposes of CC-BY-SA. In accordance with CC-BY-SA, if you distribute this document or an adaptation of it, you must provide the URL for the original version. Red Hat, as the licensor of this document, waives the right to enforce, and agrees not to assert, Section 4d of CC-BY-SA to the fullest extent permitted by applicable law. Red Hat, Red Hat Enterprise Linux, the Shadowman logo, JBoss, MetaMatrix, Fedora, the Infinity Logo, and RHCE are trademarks of Red Hat, Inc., registered in the United States and other countries. For guidelines on the permitted uses of the Fedora trademarks, refer to https:// fedoraproject.org/wiki/Legal:Trademark_guidelines. Linux® is the registered trademark of Linus Torvalds in the United States and other countries. Java® is a registered trademark of Oracle and/or its affiliates. XFS® is a trademark of Silicon Graphics International Corp. or its subsidiaries in the United States and/or other countries. MySQL® is a registered trademark of MySQL AB in the United States, the European Union and other countries. All other trademarks are the property of their respective owners.
    [Show full text]
  • A Framework for Semantic Publishing of Modular Content Objects
    A Framework for Semantic Publishing of Modular Content Objects Catalin David, Deyan Ginev, Michael Kohlhase, Bogdan Matican, Stefan Mirea Computer Science, Jacobs University, Germany; http://kwarc.info/ Abstract. We present the Active Documents approach to semantic pub- lishing (semantically annotated documents associated with a content commons that holds the background ontologies) and the Planetary system (as an active document player). In this paper we explore the interaction of content object reuse and context sensitivity in the presentation process that transforms content modules to active documents. We propose a \separate compilation and dynamic linking" regime that makes semantic publishing of highly struc- tured content representations into active documents tractable and show how this is realized in the Planetary system. 1 Introduction Semantic publication can range from merely equipping published documents with RDFa annotations, expressing metadata or inter-paper links, to frame- works that support the provisioning of user-adapted documents from content representations and instrumenting them with interactions based on the seman- tic information embedded in the content forms. We want to propose an entry to the latter category in this paper. Our framework is based on semantically anno- tated documents together with semantic background ontologies (which we call the content commons). This information can then be used by user-visible, se- mantic services like program (fragment) execution, computation, visualization, navigation, information aggregation and information retrieval (see Figure 5). Finally a document player application can embed these services to make docu- ments executable. We call this framework the Active Documents Paradigm (ADP), since documents can also actively adapt to user preferences and envi- ronment rather than only executing services upon user request.
    [Show full text]
  • FONT GUIDE Workbook to Help You Find the Right One for Your Brand
    FONT GUIDE Workbook to help you find the right one for your brand. www.ottocreative.com.au Choosing the right font for your brand YOUR BRAND VALUES: How different font styles can be used to make up your brand: Logo Typeface: Is usually a bit more special and packed with your brands personality. This font should be used sparingly and kept for special occasions. Headings font: Logo Font This font will reflect the same brand values as your logo font - eg in this example both fonts are feminine and elegant. Headings Unlike your logo typeface, this font should be easier to read and look good a number of different sizes and thicknesses. Body copy Body font: The main rule here is that this font MUST be easy to read, both digitally and for print. If there is already alot going on in your logo and heading font, keep this style simple. Typefaces, common associations & popular font styles San Serif: Clean, Modern, Neutral Try these: Roboto, Open Sans, Lato, Montserrat, Raleway Serif: Classic, Traditional, reliable Try these: Playfair Display, Lora, Source Serif Pro, Prata, Gentium Basic Slab Serif: Youthful, modern, approachable Try these: Roboto Slab, Merriweather, Slabo 27px, Bitter, Arvo Script: Feminine, Romantic, Elegant Try these: Dancing Script, Pacifico, Satisfy, Courgette, Great Vibes Monotype:Simple, Technical, Futuristic Try these: Source Code Pro, Nanum Gothic Coding, Fira Mono, Cutive Mono Handwritten: Authentic, casual, creative Try these: Indie Flower, Shadows into light, Amatic SC, Caveat, Kalam Display: Playful, fun, personality galore Try these: Lobster, Abril Fatface, Luckiest Guy, Bangers, Monoton NOTE: Be careful when using handwritten and display fonts, as they can be hard to read.
    [Show full text]
  • Complete Issue 40:3 As One
    TUGBOAT Volume 40, Number 3 / 2019 General Delivery 211 From the president / Boris Veytsman 212 Editorial comments / Barbara Beeton TEX Users Group 2019 sponsors; Kerning between lowercase+uppercase; Differential “d”; Bibliographic archives in BibTEX form 213 Ukraine at BachoTEX 2019: Thoughts and impressions / Yevhen Strakhov Publishing 215 An experience of trying to submit a paper in LATEX in an XML-first world / David Walden 217 Studying the histories of computerizing publishing and desktop publishing, 2017–19 / David Walden Resources 229 TEX services at texlive.info / Norbert Preining 231 Providing Docker images for TEX Live and ConTEXt / Island of TEX 232 TEX on the Raspberry Pi / Hans Hagen Software & Tools 234 MuPDF tools / Taco Hoekwater 236 LATEX on the road / Piet van Oostrum Graphics 247 A Brazilian Portuguese work on MetaPost, and how mathematics is embedded in it / Estev˜aoVin´ıcius Candia LATEX 251 LATEX news, issue 30, October 2019 / LATEX Project Team Methods 255 Understanding scientific documents with synthetic analysis on mathematical expressions and natural language / Takuto Asakura Fonts 257 Modern Type 3 fonts / Hans Hagen Multilingual 263 Typesetting the Bangla script in Unicode TEX engines—experiences and insights Document Processing / Md Qutub Uddin Sajib Typography 270 Typographers’ Inn / Peter Flynn Book Reviews 272 Book review: Hermann Zapf and the World He Designed: A Biography by Jerry Kelly / Barbara Beeton 274 Book review: Carol Twombly: Her brief but brilliant career in type design by Nancy Stock-Allen / Karl
    [Show full text]
  • 264 Tugboat, Volume 37 (2016), No. 3 Typographers' Inn Peter Flynn
    264 TUGboat, Volume 37 (2016), No. 3 A Typographers’ Inn X LE TEX Peter Flynn Back at the ranch, we have been experimenting with X LE ATEX in our workflow, spurred on by two recent Dashing it off requests to use a specific set of OpenType fonts for A I recently put up a new version of Formatting Infor- some GNU/Linux documentation. X LE TEX offers A mation (http://latex.silmaril.ie), and in the two major improvements on pdfLTEX: the use of section on punctuation I described the difference be- OpenType and TrueType fonts, and the handling of tween hyphens, en rules, em rules, and minus signs. UTF-8 multibyte characters. In particular I explained how to type a spaced Font packages. You can’t easily use the font pack- dash — like that, using ‘dash~---Ђlike’ to put a A ages you use with pdfLTEX because the default font tie before the dash and a normal space afterwards, encoding is EU1 in the fontspec package which is key so that if the dash occurred near a line-break, it to using OTF/TTF fonts, rather than the T1 or OT1 would never end up at the start of a line, only at A conventionally used in pdfLTEX. But late last year the end. I somehow managed to imply that a spaced Herbert Voß kindly posted a list of the OTF/TTF dash was preferable to an unspaced one (probably fonts distributed with TEX Live which have packages because it’s my personal preference, but certainly A of their own for use with X LE TEX [6].
    [Show full text]
  • The Fontspec Package Font Selection for XƎLATEX and Lualatex
    The fontspec package Font selection for XƎLATEX and LuaLATEX Will Robertson and Khaled Hosny [email protected] 2013/05/12 v2.3b Contents 7.5 Different features for dif- ferent font sizes . 14 1 History 3 8 Font independent options 15 2 Introduction 3 8.1 Colour . 15 2.1 About this manual . 3 8.2 Scale . 16 2.2 Acknowledgements . 3 8.3 Interword space . 17 8.4 Post-punctuation space . 17 3 Package loading and options 4 8.5 The hyphenation character 18 3.1 Maths fonts adjustments . 4 8.6 Optical font sizes . 18 3.2 Configuration . 5 3.3 Warnings .......... 5 II OpenType 19 I General font selection 5 9 Introduction 19 9.1 How to select font features 19 4 Font selection 5 4.1 By font name . 5 10 Complete listing of OpenType 4.2 By file name . 6 font features 20 10.1 Ligatures . 20 5 Default font families 7 10.2 Letters . 20 6 New commands to select font 10.3 Numbers . 21 families 7 10.4 Contextuals . 22 6.1 More control over font 10.5 Vertical Position . 22 shape selection . 8 10.6 Fractions . 24 6.2 Math(s) fonts . 10 10.7 Stylistic Set variations . 25 6.3 Miscellaneous font select- 10.8 Character Variants . 25 ing details . 11 10.9 Alternates . 25 10.10 Style . 27 7 Selecting font features 11 10.11 Diacritics . 29 7.1 Default settings . 11 10.12 Kerning . 29 7.2 Changing the currently se- 10.13 Font transformations . 30 lected features .
    [Show full text]
  • Cyberarts 2021 Since Its Inception in 1987, the Prix Ars Electronica Has Been Honoring Creativity and Inno- Vativeness in the Use of Digital Media
    Documentation of the Prix Ars Electronica 2021 Lavishly illustrated and containing texts by the prize-winning artists and statements by the juries that singled them out for recognition, this catalog showcases the works honored by the Prix Ars Electronica 2021. The Prix Ars Electronica is the world’s most time-honored media arts competition. Winners are awarded the coveted Golden Nica statuette. Ever CyberArts 2021 since its inception in 1987, the Prix Ars Electronica has been honoring creativity and inno- vativeness in the use of digital media. This year, experts from all over the world evaluated Prix Ars Electronica S+T+ARTS 3,158 submissions from 86 countries in four categories: Computer Animation, Artificial Intelligence & Life Art, Digital Musics & Sound Art, and the u19–create your world com - Prize ’21 petition for young people. The volume also provides insights into the achievements of the winners of the Isao Tomita Special Prize and the Ars Electronica Award for Digital Humanity. ars.electronica.art/prix STARTS Prize ’21 STARTS (= Science + Technology + Arts) is an initiative of the European Commission to foster alliances of technology and artistic practice. As part of this initiative, the STARTS Prize awards the most pioneering collaborations and results in the field of creativity 21 ’ and innovation at the intersection of science and technology with the arts. The STARTS Prize ‘21 of the European Commission was launched by Ars Electronica, BOZAR, Waag, INOVA+, T6 Ecosystems, French Tech Grande Provence, and the Frankfurt Book Fair. This Prize catalog presents the winners of the European Commission’s two Grand Prizes, which honor Innovation in Technology, Industry and Society stimulated by the Arts, and more of the STARTS Prize ‘21 highlights.
    [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]