Tex in the 21St Century

Total Page:16

File Type:pdf, Size:1020Kb

Tex in the 21St Century © TUG, used with permission TEX@2011 Martin Schröder T X@2011 Motivation E A retrospective st TEX in the 21 Century – where are we and what is up Problems The foundations LATEX Martin Schröder ConTEXt Graphics Bibliographies FrOSCon 2011 Indexes 20th/21st August 2011, Sankt Augustin, Germany Fonts Distribution Literature Community Summary Papers and Presentations By oneiros What is this? or go to: flattr.com/t/59123 DE r1686, 2011-09-05T21:26:48Z, Martin Schröder, [email protected], CC BY-NC-SA Motivation TEX@2011 Martin Schröder Three types of booth visitors Motivation 1. Does not know TEX A retrospective Problems 2. Has used TEX some years or decades ago to typeset a larger document and is astonished that it still exists – The foundations LAT X and wants to know what is new E ConTEXt This talk is for you Graphics 3. Currently typesets a larger document with TEX and Bibliographies needs help Indexes Fonts Distribution Literature Community Summary DE r1686, 2011-09-05T21:26:48Z, Martin Schröder, [email protected], CC BY-NC-SA Motivation TEX@2011 Martin Schröder Three types of booth visitors Motivation 1. Does not know TEX A retrospective Problems 2. Has used TEX some years or decades ago to typeset a larger document and is astonished that it still exists – The foundations LAT X and wants to know what is new E ConTEXt This talk is for you Graphics 3. Currently typesets a larger document with TEX and Bibliographies needs help Indexes Fonts Distribution Literature Community Summary DE r1686, 2011-09-05T21:26:48Z, Martin Schröder, [email protected], CC BY-NC-SA Motivation TEX@2011 Martin Schröder Three types of booth visitors Motivation 1. Does not know TEX A retrospective Problems 2. Has used TEX some years or decades ago to typeset a larger document and is astonished that it still exists – The foundations LAT X and wants to know what is new E ConTEXt This talk is for you Graphics 3. Currently typesets a larger document with TEX and Bibliographies needs help Indexes Fonts Distribution Literature Community Summary DE r1686, 2011-09-05T21:26:48Z, Martin Schröder, [email protected], CC BY-NC-SA Motivation TEX@2011 Martin Schröder Three types of booth visitors Motivation 1. Does not know TEX A retrospective Problems 2. Has used TEX some years or decades ago to typeset a larger document and is astonished that it still exists – The foundations LAT X and wants to know what is new E ConTEXt This talk is for you Graphics 3. Currently typesets a larger document with TEX and Bibliographies needs help Indexes Fonts Distribution Literature Community Summary DE r1686, 2011-09-05T21:26:48Z, Martin Schröder, [email protected], CC BY-NC-SA Where we have been TEX@2011 Martin Schröder 1978 TEX78 Motivation 1982 TEX82 A retrospective 1982 METAFONT Problems 1986 Computers & Typesetting (TEXbook etc.) The foundations A 1986 LATEX LTEX ConT Xt 1990 TEX90 E 1994 METAPOST Graphics Bibliographies 1994 LAT X 2 E Indexes 1994–2006 teT X 휀 E Fonts 1996 TEXlive Distribution 1996 ConTEXt Literature 1997 pdfTEX Community 2004 X TE EX Summary 2007 LuaTEX 2007 ConTEXt MKiV DE r1686, 2011-09-05T21:26:48Z, Martin Schröder, [email protected], CC BY-NC-SA Problems we are working on: Unicode input TEX@2011 Martin Schröder TEX82 is 7-Bit, TEX90 can do 8 Bit. Then there was Omega, Motivation but the real breakthrough came with X TE EX und LuaTEX. A retrospective Now the work focuses on Unicode Math – it works with Problems X TE EX and LuaTEX, but we need more free fonts. The foundations LATEX ConTEXt Graphics Bibliographies Indexes Fonts Distribution Literature Community Summary DE r1686, 2011-09-05T21:26:48Z, Martin Schröder, [email protected], CC BY-NC-SA Problems we are working on: Fonts TEX@2011 Martin Schröder TEX does not handle fonts itself but reads only metric Motivation information (tfm files) and leaves the usage of font files to A retrospective the output drivers. Originally these worked only with Problems METAFONT fonts but nearly nobody outside of the TEX The foundations world created them. LATEX The rest of the world instead developed PostScript (1984), ConTEXt TrueType (1991) and lately OpenType (1996). These fonts Graphics Bibliographies can be used with troubles (by experts) with TEX and pdfTEX, but then the special features of OpenType are ignored. Indexes Today we have X T X and LuaT X which make the usage of Fonts E E E Distribution OpenType fonts very simple. Literature Community Summary DE r1686, 2011-09-05T21:26:48Z, Martin Schröder, [email protected], CC BY-NC-SA Problems we are working on: PDF TEX@2011 Martin Schröder TEX as designed by Knuth writes a device independent output Motivation format (DVI). Today the standard is PDF (1993). For that we A retrospective made output drivers and finally pdfTEX (1997), which can Problems write PDF directly. The foundations pdfTEX is now the default engine of the TEX world. LATEX X TE EX and LuaTEX can also write PDF. ConTEXt The problem now is tagged PDF – that works with LuaTEX Graphics Bibliographies and ConTEXt since 2010, but not yet with LATEX. Indexes Fonts Distribution Literature Community Summary DE r1686, 2011-09-05T21:26:48Z, Martin Schröder, [email protected], CC BY-NC-SA Problems we are working on: PDF TEX@2011 Martin Schröder TEX as designed by Knuth writes a device independent output Motivation format (DVI). Today the standard is PDF (1993). For that we A retrospective made output drivers and finally pdfTEX (1997), which can Problems write PDF directly. The foundations pdfTEX is now the default engine of the TEX world. LATEX X TE EX and LuaTEX can also write PDF. ConTEXt The problem now is tagged PDF – that works with LuaTEX Graphics Bibliographies and ConTEXt since 2010, but not yet with LATEX. Indexes Fonts Distribution Literature Community Summary DE r1686, 2011-09-05T21:26:48Z, Martin Schröder, [email protected], CC BY-NC-SA A short overwiew: LAT X workflow TEX@2011 E Martin Schröder (LA)TEX Source binary format file Class file Motivation Fonts (metrics) Packages A retrospective ??TEX Compiler Problems The foundations external programs DVI Index, LATEX file aux files Bibliography, Glossar) ConTEXt Fonts (Type1, Graphics Type3, Bitmap, DVI driver b Bibliographies TTF, OTF) b Indexes PS file The structure of a TEX system with Fonts pdfTEX, X TE EX or LuaTEX as Distribution compiler which can generate an ghostscript output as PDF or in the driver Literature independent DVI format. Community Summary PDF file PDF file PDF file X TE EX LATEX pdfLATEX LuaTEX LuaLATEX X TE EX DE r1686, 2011-09-05T21:26:48Z, Martin Schröder, [email protected], CC BY-NC-SA The engines TEX@2011 Martin Schröder TEX the original by Donald Knuth Motivation -TEX small evolutionary extensions A retrospective 휀 Problems pdfTEX can create PDF and offers microtypographical extensions The foundations LATEX X TE EX handles Unicode input and OpenType fonts; ConTEXt uses operating system specific libraries for font Graphics handling Bibliographies LuaTEX can create PDF and offers microtypographical Indexes extensions, handles Unicode input and Fonts OpenType fonts; integrates Lua as a Distribution programming language, but is still compatible Literature Community to T X; integrates METAPOST. E Summary Currently in beta; stable 1.0 planned for 2012. DE r1686, 2011-09-05T21:26:48Z, Martin Schröder, [email protected], CC BY-NC-SA LAT X TEX@2011 E Martin Schröder A Much has changed since LTEX 2.09 (1989): Motivation LAT X 2 : Planned as an intermediate version A retrospective ▶ E (휖) Problems between휀 LATEX 2.09 and LATEX 3; very stable since 1994 KOMA script: An alternative to the standard classes The foundations ▶ LAT X adapted to the typographical conventions of Europe E ConTEXt which offers many extensions Graphics hyperref: Adds support for hyperlinks, forms and other Bibliographies ▶ capabilities of PDF (e. g. metadata) Indexes LAT X3: Develops slowly but now offers a good Fonts ▶ E foundation for developers of classes and packages which Distribution is used by many new packages (e. g. for X LAT X and Literature E E Community LuaLAT X) E Summary DE r1686, 2011-09-05T21:26:48Z, Martin Schröder, [email protected], CC BY-NC-SA X LAT X and LuaLAT X TEX@2011 E E E Martin Schröder A To use the extensions of X TE EX and LuaTEX with LTEX some Motivation packages have been developed which can be used with the A retrospective commands xelatex and lualatex: Problems fontspec: Font handling The foundations ▶ LAT X polyglossia: Multilingual documents; an alternative to E ▶ ConTEXt A babel; currently works only with X LE TEX Graphics luatextra: Loads all packages needed for LuaLAT X Bibliographies ▶ E Indexes Fonts Distribution Literature Community Summary DE r1686, 2011-09-05T21:26:48Z, Martin Schröder, [email protected], CC BY-NC-SA Presentations with LAT X TEX@2011 E Martin Schröder Presentations are one of the most popular uses of TEX. Motivation A LTEX 2 offers only the obsolete slides class. Therefore A retrospective alternatives휀 have been developed of which two are most often Problems used: The foundations beamer: Used for this talk, offers an excellent support of LATEX ▶ PDF ConTEXt Graphics powerdot: Uses PSTricks and therefore needs dvips or ▶ Bibliographies X TE EX Indexes Fonts Distribution Literature Community Summary DE r1686, 2011-09-05T21:26:48Z, Martin Schröder, [email protected], CC BY-NC-SA ConT Xt TEX@2011 E Martin Schröder A ConTEXt is an alternative to LTEX that now (with version Motivation Mk IV) makes extensive use of LuaTEX and PDF to offer A retrospective features that are hard or impossible with LATEX, e.
Recommended publications
  • The Gsemthesis Class∗
    The gsemthesis class∗ Emmanuel Rousseaux [email protected] February 9, 2015 Abstract This article introduces the gsemthesis class for LATEX. The gsemthesis class is a PhD thesis template for the Geneva School of Economics and Management (GSEM), University of Geneva, Switzerland. The class provides utilities to easily set up the cover page, the front matter pages, the pages headers, etc. with respect to the official guidelines of the GSEM Faculty for writing PhD dissertations. This class is released under the LaTeX Project Public License version 1.3c. ∗This document corresponds to gsemthesis v0.9.4, dated 2015/02/09. 1 Contents 1 Introduction3 2 Usage 3 2.1 Requirements..................................3 2.2 Getting started.................................3 2.3 Configuring your editor to store files in UTF-8...............4 2.4 Writing the dissertation in French......................4 2.5 Configuring and printing the cover page...................4 2.6 Configuring and printing the front matter pages...............4 2.7 Introduction and conclusion..........................5 2.8 Bibliography..................................5 2.8.1 Configure TeXstudio to run biber...................5 2.8.2 Configure Texmaker to run biber...................5 2.8.3 Configure Rstudio/knitr to run biber.................5 2.8.4 Basic commands............................6 2.8.5 Using you own bibliography management configuration......6 2.9 Draft mode...................................6 2.10 Miscellaneous..................................6 3 Minimal working example7 4 Implementation8 4.1 Document properties..............................8 4.2 Colors......................................8 4.3 Graphics.....................................8 4.4 Link management................................9 4.5 Maths......................................9 4.6 Page headers management...........................9 4.7 Bibliography management........................... 10 4.8 Cover page..................................
    [Show full text]
  • A Comparative Study of Methods for Bibliographies 290 Tugboat, Volume 32 (2011), No
    TUGboat, Volume 32 (2011), No. 3 289 A comparative study of methods the features of these successive bibliography proces- for bibliographies sors. Finally, a synthesis is given in Section 3. As mentioned above, the present article only covers bib- Jean-Michel Hufflen liography processors used in conjunction with LATEX, Abstract it is complemented by [25] about bibliography proces- sors used in conjunction with ConTEXt [11], another First, we recall the successive steps of the task per- format built out of TEX. Reading this article only formed by a bibliography processor such as BibTEX. requires basic knowledge about LATEX and BibTEX. Then we sketch a brief history of the successive meth- Of course, the short descriptions we give hereafter ods and fashions of processing the bibliographies of do not aim to replace the complete documentation of (LA)T X documents. In particular, we show what is E the corresponding tools. Readers interested in typo- new in the LAT X 2 packages natbib, jurabib, and E " graphical conventions for bibliographies can consult biblatex. The problems unsolved or with difficult [4, Ch. 10] and [7, Ch. 15 & 16]. implementations are listed, and we show how other processors like Biber or Ml T X can help. Bib E 1 Tasks of a bibliography processor Keywords Bibliographies, bibliography proces- sors, bibliography styles, Tib, BibTEX, MlBibTEX, In this section, we summarise the tasks to be per- Biber, natbib package, jurabib package, biblatex pack- formed by a bibliography processor such as BibTEX. age, sorting bibliographies, updating bibliography Along the way, we give the terminology used through- database files.
    [Show full text]
  • A Practical Guide to LATEX Tips and Tricks
    Luca Merciadri A Practical Guide to LATEX Tips and Tricks October 7, 2011 This page intentionally left blank. To all LATEX lovers who gave me the opportunity to learn a new way of not only writing things, but thinking them ...Claudio Beccari, Karl Berry, David Carlisle, Robin Fairbairns, Enrico Gregorio, Stefan Kottwitz, Frank Mittelbach, Martin M¨unch, Heiko Oberdiek, Chris Rowley, Marc van Dongen, Joseph Wright, . This page intentionally left blank. Contents Part I Standard Documents 1 Major Tricks .............................................. 7 1.1 Allowing ............................................... 10 1.1.1 Linebreaks After Comma in Math Mode.............. 10 1.2 Avoiding ............................................... 11 1.2.1 Erroneous Logic Formulae .......................... 11 1.2.2 Erroneous References for Floats ..................... 12 1.3 Counting ............................................... 14 1.3.1 Introduction ...................................... 14 1.3.2 Equations For an Appendix ......................... 16 1.3.3 Examples ........................................ 16 1.3.4 Rows In Tables ................................... 16 1.4 Creating ............................................... 17 1.4.1 Counters ......................................... 17 1.4.2 Enumerate Lists With a Star ....................... 17 1.4.3 Math Math Operators ............................. 18 1.4.4 Math Operators ................................... 19 1.4.5 New Abstract Environments ........................ 20 1.4.6 Quotation Marks Using
    [Show full text]
  • Pandoc User's Guide
    Pandoc User’s Guide John MacFarlane November 25, 2018 Contents Synopsis 4 Description 4 Using pandoc .......................................... 5 Specifying formats ........................................ 5 Character encoding ....................................... 6 Creating a PDF .......................................... 6 Reading from the Web ...................................... 7 Options 7 General options ......................................... 7 Reader options .......................................... 10 General writer options ...................................... 12 Options affecting specific writers ................................ 15 Citation rendering ........................................ 19 Math rendering in HTML .................................... 19 Options for wrapper scripts ................................... 20 Templates 21 Variables set by pandoc ..................................... 21 Language variables ....................................... 22 Variables for slides ........................................ 23 Variables for LaTeX ....................................... 23 Variables for ConTeXt ...................................... 24 1 Pandoc User’s Guide Contents Variables for man pages ..................................... 25 Variables for ms ......................................... 25 Using variables in templates ................................... 25 Extensions 27 Typography ........................................... 27 Headers and sections ...................................... 27 Math Input ...........................................
    [Show full text]
  • The Treasure Chest Drawing fidget Spinner Toys in Pstricks
    284 TUGboat, Volume 38 (2017), No. 2 pst-spinner in graphics/pstricks The Treasure Chest Drawing fidget spinner toys in PSTricks. pst-vehicle in graphics/pstricks/contrib Rolling vehicles on mathematically-defined curves. spectralsequences in graphics/pgf/contrib This is a selection of the new packages posted to Spectral sequence diagrams in TikZ. CTAN (ctan.org) from March{July 2017, with de- tikzcodeblocks in graphics/pgf/contrib scriptions based on the announcements and edited Code blocks like scratch, NEPO, and PXT in for extreme brevity. TikZ. Entries are listed alphabetically within CTAN directories. More information about any package info can be found at ctan.org/pkg/pkgname. A few * biblatex-cheatsheet in info entries which the editors subjectively believe to be Cheat sheet for BibLATEX/Biber. of especially wide interest or otherwise notable are studies-lm in info/german starred; of course, this is not intended to slight the Interactive LATEX course material, in German. other contributions. We hope this column and its companions will help to make CTAN a more accessible resource to the language/japanese TEX community. See also ctan.org/topic. Com- bxjaprnind in language/japanese/BX ments are welcome, as always. Support Japanese typesetting conventions for open parentheses. Karl Berry pxufont in language/japanese tugboat (at) tug dot org Emulate non-Unicode Japanese fonts using Unicode fonts. biblio ltb2bib in biblio macros/generic Convert amsrefs .ltb to BibTEX .bib. hlist in macros/generic Horizontal and columned lists. dviware ifptex in macros/generic dviinfox in dviware Check if engine is pTEX or a derivative. Dump information about DVI and XDV files.
    [Show full text]
  • The Biblatex Package Programmable Bibliographies and Citations Philipp Lehman Version 0.8E [email protected] July 4, 2009
    The biblatex package Programmable bibliographies and citations Philipp Lehman Version 0.8e [email protected] July 4, 2009 Contents 1 Introduction . 1 3.6 Citation commands . 64 1.1 About .......... 1 3.7 Localization commands 72 1.2 License . 2 3.8 Formatting commands . 73 1.3 Feedback . 2 3.9 Language notes . 80 1.4 Acknowledgments . 2 3.10 Usage notes . 81 1.5 Contributions . 3 3.11 Hints and caveats . 90 1.6 Prerequisites . 3 4 Author guide . 94 2 Database guide . 6 4.1 Overview . 94 2.1 Entry types . 6 4.2 Bibliography styles . 97 2.2 Entry fields . 12 4.3 Citation styles . 105 2.3 Usage notes . 27 4.4 Data interface . 107 2.4 Hints and caveats . 32 4.5 Auxiliary commands . 114 3 User guide .......... 38 4.6 Punctuation and spacing 128 3.1 Package options . 38 4.7 Bibliography strings . 134 3.2 Global customization . 49 4.8 Localization modules . 135 3.3 Standard styles . 50 4.9 Formatting commands . 146 3.4 Sorting options . 55 4.10 Hints and caveats . 154 3.5 Bibliography commands 57 5 Revision history . 165 1 Introduction Please be advised that this package is in beta stage and released for testing. The version number will be stepped up to 1.0 as soon as it is considered suit- able for general distribution. TeX distributors are advised to wait for version 1.0. This document is a systematic reference manual for the biblatex package. Look at the sample documents which ship with this package to get a first impression.1 For a quick start guide, browse sections 1.1, 2.1, 2.2, 2.3, 3.1, 3.3, 3.5, 3.6, 3.10.
    [Show full text]
  • The Make4ht Build System
    The make4ht build system Michal Hoftich∗ Version v0.3i 2021-09-30 Contents 1 Introduction 2 2 Usage 3 2.1 Command line options . 3 2.2 Option handling . 3 2.3 Input from the standard input . 4 2.4 Change amount of information printed on the command line . 4 3 Difference of make4ht from htlatex 4 3.1 Passing of command line arguments to low-level commands used in the conversion . 5 3.2 Compilation sequence . 5 3.3 Handling of the generated files . 6 3.4 Image conversion and postprocessing of the generated files . 6 4 Output file formats and extensions 7 4.1 Extensions . 7 5 Build files 8 5.1 User commands . 9 5.1.1 The command function . 9 5.1.2 The settings table table . 9 5.1.3 Repetition . 9 5.1.4 Expected exit code . 10 5.2 Provided commands . 10 5.3 File matches . 11 5.3.1 Filters . 11 5.3.2 DOM filters . 13 5.4 Image conversion . 14 ∗<[email protected]> 1 5.5 The mode variable . 14 5.6 The settings table . 15 5.6.1 Default settings . 16 6 make4ht configuration file 16 6.1 Location . 16 6.2 Additional commands . 17 6.3 Example . 17 7 List of available settings for filters and extensions. 17 7.1 Indexing commands . 17 7.1.1 The xindy command . 17 7.1.2 The makeindex command . 17 7.1.3 The xindex command . 18 7.2 The tidy extension . 18 7.3 The collapsetoc dom filter . 18 7.4 The fixinlines dom filter .
    [Show full text]
  • Latex and Knitr Ed Rubin
    LaTeX and Knitr Ed Rubin Contents 1 Description 1 2 Installation 2 2.1 LaTeX ............................................... 2 2.2 knitr ............................................... 2 2.3 knitr in RStudio ......................................... 2 3 Getting started with LaTeX 2 3.1 Pronunciation ........................................... 2 3.2 Resources ............................................. 2 3.3 Overview ............................................. 3 3.4 Bare bones example ....................................... 3 4 LaTeX basics 4 4.1 Title, author, date ......................................... 4 4.2 Text ................................................ 5 4.3 Headings ............................................. 6 4.4 Lists ................................................ 6 4.5 Math ............................................... 8 5 knitr 8 5.1 Description ............................................ 8 5.2 First steps ............................................. 9 5.3 LaTeX meets knitr ........................................ 9 5.4 Chunks .............................................. 10 5.5 Chunk options .......................................... 10 5.6 Combining options ........................................ 14 5.7 Naming your chunks ....................................... 14 5.8 Inline referencing ......................................... 14 6 References 15 1 Description My goal here is to get you up and running with LaTeX and knitr. Because up and running is my goal, there are many topics related to LaTeX and
    [Show full text]
  • A Latex Package for Preparing Manuscripts for Submissions to the OA Journal Enterprise Modelling and Information Systems Archite
    ALATEX package for preparing manuscripts for submissions to the Open Access journal “Enterprise Modelling and Information Systems Architectures – International Journal of Conceptual Modeling” (EMISAJ) Stefan Strecker ([email protected]) Martin Sievers ([email protected]) February 24, 2018 – Version 2.2.0 1 Introduction Enterprise Modelling and Information Systems Architectures – International Journal of Conceptual Modeling (EMISAJ, formerly abbreviated as EMISA) is a publisher-independent, peer-reviewed open access journal (https://emisa-journal.org). EMISAJ is published by the German Informatics Society (GI) and is a publication of its Special Interest Group (SIG) on Modelling Business Information Systems (SIG MoBIS) and its SIG on Design Methods for Information Systems (SIG EMISA). SIG MoBIS has sponsored the development of the EMISAJ LATEX package currently maintained by Stefan Strecker ([email protected]) and Martin Sievers (martin.sievers@schoenerpub lizieren.de). It is based on earlier funded work by Martin Leidig. The EMISAJ LATEX package is provided for preparing manuscripts for submission to EMISAJ, and for preparing accepted submissions for publication as well as for typesetting the final document by the editorial office. For EMISAJ, manuscripts are submitted online and accepted articles are published online at https://emisa-journal.org in the Portable Document Format (PDF) format. The EMISAJ editorial office is run (alongside many other tasks and projects) by the two Editors-in-Chief assisted by doctoral students. Editorial work at EMISAJ is best described as a volunteer effort for the scientific community. You can assist us by preparing your manuscript following the instructions and style guidelines described in this document: Your work will be published quicker with less (typographical) glitches and will have a professional appearance.
    [Show full text]
  • RUG Latex Course
    RUG LaTEX Course Siep Kroonenberg RUG LaTEX Course, version 1.1 December 2015 Created for the Faculty of Economics and Business of the University of Groningen email: Copyright © 2015 Siep Kroonenberg Copying and distribution of this le, with or without modication, are permitted in any medium with- out royalty provided the copyright notice and this notice are preserved. This le is oered as-is, with- out any warranty. Contents Preface 3 1 Introduction4 1.1 History.......................................4 1.2 The TEX/LaTEX ecosystem.............................4 1.3 Working with LaTEX................................4 2 Getting started6 2.1 Getting (La)TEX..................................6 2.2 The RuG TEX Live launcher............................6 2.3 Next: let the system display le extensions...................7 2.4 TeXstudio.....................................8 2.5 First document...................................8 2.6 Documentation..................................9 2.7 Practice les.................................... 10 3 Basics 11 3.1 Paragraphs..................................... 11 3.2 Comments..................................... 11 3.3 Control sequences and -characters........................ 11 3.4 Grouping...................................... 12 3.5 Text formatting.................................. 12 3.6 Special characters................................. 12 3.7 Lists: itemize, enumerate and description.................... 13 3.8 LaTEX classes.................................... 14 3.9 Sectioning commands..............................
    [Show full text]
  • The Lyx User's Guide
    The LYX User’s Guide by the LYX Team∗ Version 2.2.x April 20, 2017 ∗If you have comments on or error corrections to this documentation, please send them to the LYX Documentation mailing list: [email protected] Contents 1. Getting Started1 1.1. What is LYX?...............................1 1.2. How LYX Looks..............................1 1.3. HELP...................................2 1.4. Basic LYX Setup.............................2 1.5. LATEX Setup................................2 2. How to work with LYX3 2.1. Basic File Operations...........................3 2.2. Basic Editing Features..........................4 2.3. Undo and Redo..............................5 2.4. Mouse Operations.............................5 2.5. Navigating.................................6 2.5.1. The Outliner...........................6 2.5.2. Horizontal Scrolling........................7 2.6. Input/Word Completion.........................8 2.7. Basic Key Bindings............................8 3. LYX Basics 11 3.1. Document Types............................. 11 3.1.1. Introduction............................ 11 3.1.2. Document Classes......................... 11 3.1.3. Document Layout......................... 15 3.1.4. Paper Size and Orientation................... 15 3.1.5. Margins.............................. 16 3.1.6. Important Note.......................... 16 3.2. Paragraph Indentation and Separation................. 16 3.2.1. Introduction............................ 16 3.2.2. Paragraph Separation....................... 17 3.2.3. Fine-Tuning...........................
    [Show full text]
  • The TEX Live Guide—2021
    The TEX Live Guide—2021 Karl Berry, editor https://tug.org/texlive/ March 2021 Contents 1 Introduction 2 1.1 TEX Live and the TEX Collection...............................2 1.2 Operating system support...................................3 1.3 Basic installation of TEX Live.................................3 1.4 Security considerations.....................................3 1.5 Getting help...........................................3 2 Overview of TEX Live4 2.1 The TEX Collection: TEX Live, proTEXt, MacTEX.....................4 2.2 Top level TEX Live directories.................................4 2.3 Overview of the predefined texmf trees............................5 2.4 Extensions to TEX.......................................6 2.5 Other notable programs in TEX Live.............................6 3 Installation 6 3.1 Starting the installer......................................6 3.1.1 Unix...........................................7 3.1.2 Mac OS X........................................7 3.1.3 Windows........................................8 3.1.4 Cygwin.........................................8 3.1.5 The text installer....................................9 3.1.6 The graphical installer.................................9 3.2 Running the installer......................................9 3.2.1 Binary systems menu (Unix only)..........................9 3.2.2 Selecting what is to be installed............................9 3.2.3 Directories....................................... 11 3.2.4 Options......................................... 12 3.3 Command-line
    [Show full text]