Środowisko Latex

Total Page:16

File Type:pdf, Size:1020Kb

Środowisko Latex Technologie IT w … D. Strzęciwilk Środowisko Latex I. Cel i zakres zajęć. Celem zajęć jest zapoznanie i przygotowanie studentów do pracy ze środowiskiem LaTeX. Po przeczytaniu tej części, powinieneś mieć przybliżoną wiedzę na temat działa LATEX i sposobu jego instalacji w środowisku Windows LaTeX jest systemem składu tekstu, który jest odpowiedni do pisania prac naukowych oraz różnego rodzaju dokumentów, publikacji o wysokiej jakości typograficznej. Środowisko może być również wykorzystany do sporządzania wszelkiego rodzaju innych dokumentów, od prostych listów do kompletnych książek. LaTeX wykorzystuje TEX jako silnik formatujący. Studenci powinni opanować umiejętność posługiwania się środowiskiem LaTeX na poziomie pozwalającym na wykorzystanie tego środowiska w większości zastosowań, zwłaszcza w pisaniu dowolnej pracy naukowej. Materiał zajęć został podzielony na cztery części: • Przedstawienie i omówienie środowiska, instalacja systemu, rozpoczęcie pracy z systemem, podstawowa struktura dokumentów, omówienie i pokazanie jak działa proces kompilacji w systemie LaTeX. • Przedstawienie informacji na temat składania dokumentów, wyjaśnienie istotnych poleceń i środowisk LaTeX, tworzenie dokumentów. • Przedstawienie informacji na temat składania formuł za pomocą LaTeX, tworzenie i wstawianie tabel, wykresów oraz danych. • Przedstawienie informacji na temat indeksów, tworzenie bibliografii i włączanie EPS, grafika. Tworzenie dokumentów PDF z PDFLATEX oraz przydatne pakiety rozszerzeń. II. Wprowadzenie do LaTeX Silnikiem formatujący LaTeX jest TEX. TeX: τεχ od greckiego τεχνη (techné) - sztuka, rzemiosło. Podstawowy system zbudowany został przez Donalda Knutha. TeX jest to program komputerowy stworzony na potrzeby składania tekstu i wzorów matematycznych. TEX jest powszechnie używany od wielu lat i jest znany z tego, że jest niezwykle stabilny. Natomiast Page | 1 Technologie IT w … D. Strzęciwilk LaTeX jest zaawansowanym system przygotowania dokumentów stworzony przez Leslie Lamport. Jest to system makr ułatwiającym pisanie tekstu, ale również jest narzędziem służącym do tworzenia profesjonalnie wyglądających dokumentów, prac oraz slajdóww. Oparty na idei WYSIWYM (What You See Is What You Mean) to co widzisz jest tym co masz na myśli, co oznacza, że skupiasza się tylko na zawartości dokumentu, a komputer zajmie się kompilacją i formatowaniem naszego tekstu. Zamiast oddzielać tekst od strony w celu kontrolowania formatowania, jak w przypadku programu Microsoft Word możemy wprowadzać zwykły tekst, a resztą zająć się kompilator LaTeX. La-τεχ pochodzi od pierwszych liter nazwiska twórcy – Lamport, czyli [latech] lub [latek]. LaTeX może pracować na wielu różnych rodzajach systemów komputerowych. Środowisko LaTeX możemy uruchomić na systemach operacyjnych Windows, Linux, MacOS. LaTeX jest oprogramowaniem darmowym wydawanym na licencji LPPL (Licencji Publicznej Projektu LaTeX). Nie trzeba płacić za korzystanie z LaTeX, tzn. nie ma opłat licencyjnych. Strona projektu LaTeX dostępna jest pod adresem https://www.latex-project.org/. LaTeX jest używany na całym świecie do pisania dokumentów naukowych, książek, jak również wielu innych form publikacji. Pozwala nie tylko na tworzenie ładnych dokumentów, ale także bardzo szybko radzić sobie z bardziej skomplikowanymi częściami składu, takimi jak wprowadzanie matematyki, tworzenie spisów treści, powoływanie się na nie i tworzenie bibliografii oraz posiadanie spójnego układu we wszystkich sekcjach. Ze względu na ogromną liczbę dostępnych pakietów open source, możliwości LaTeX są nieograniczone. Pakiety pozwalają użytkownikom np. dodawać przypisy, rysować schematy, tworzyć wykresy, tabele, itp. Jednym z głównych powodów, dla których ludzie używają LaTeX jest to, że oddziela on zawartość dokumentu od stylu. Oznacza to, że po napisaniu treści dokumentu, możemy z łatwością zmienić jego wygląd. Podobnie, możesz stworzyć jeden styl dokumentu, który może być użyty do standaryzacji wyglądu wielu różnych dokumentów. Pozwala to czasopismom naukowym na tworzenie szablonów do składania dokumentów. Szablony te mają wstępnie przygotowany układ, co oznacza, że należy dodać tylko swoją treść do danego szablonu. W rzeczywistości istnieją setki szablonów dostępnych dla wszystkich, od szablonów CV po książki, artykuły, slajdy. Page | 2 Technologie IT w … D. Strzęciwilk III. Środowisko LaTeX LaTeX nie jest samodzielnym programem do składu, ale programem do przygotowywania dokumentów, który działa na bazie systemu składu TeX. Dystrybucje TeX-owe zazwyczaj łączą w pakiet wszystkie części potrzebne do działania systemu TeX-owego i zazwyczaj dodają do tego zarówno narzędzia konfiguracyjne i serwisowe. Obecnie LaTeX, oraz wiele pakietów na nim zbudowanych, tworzą ważny komponent każdej większej dystrybucji TeX-owej. Wybór kompilatora LaTeX. Najprostszym sposobem na wygenerowanie dokumentu końcowego przygotowanego w LaTeX jest instalacja własnego kompilatora. W tym celu należy przygotujemy własne środowisko pracy. W pierwszym etapie potrzebna będzie gotową do użycia dystrybucję LaTeX, którą można pobrać z Internetu. Zainstalowany kompilator pozwoli nam na tworzenie i kompilację różnych dokumentów i projektów. Istnieje kilka możliwości pozyskania różnych dystrybucji systemu LaTeX: • MiKTeX for Windows – dystrybucja dla systemu Windows • TeX Live for Linux and other UNIX-like systems – dystrybucja dla systemu Unix • MacTeX redistribution of TeX Live for macOS – dystrybucja dla systemu MacOS • teTeX for Linux and other UNIX-like systems; – dystrybucja dla systemu Linux • proTeXt is based on MiKTeX – dystrybucja dla systemu Windows Oto przykładowe adresy internetowe, gdzie dostępne są dystrybuuje LaTeX: • https://miktex.org/download/ • https://www.tug.org/texlive/ • https://tug.org/mactex/ • https://www.ctan.org/pkg/tetex • https://www.tug.org/protext/ Proces instalacji może się nieco różnić w zależności od dystrybucji, jednak można wyodrębnić podstawowe i wspólne jego etapy. Instalacja rozpoczyna się najczęściej pobrania odpowiedniej paczki dla konkretnego systemu operacyjnego. MiKTeX ma możliwość automatycznego instalowania brakujących pakietów, tzn. ten instalator jest odpowiedni dla komputerów podłączonych do Internetu. W naszym przypadku będziemy korzystali z wersji MiKTeX, którą można zainstalować na systemie Windows. MiKTeX dla systemu Windows Page | 3 Technologie IT w … D. Strzęciwilk wymaga jednego z następujących systemów operacyjnych Windows: • System operacyjny Windows 10 • Windows Server 2016 • Windows 8/8.1 (wszystkie wersje z wyjątkiem RT) • Windows Server 2012 Aby skonfigurować podstawowy system TeX/LaTeX, należy pobrać i uruchomić podstawowy instalator MiKTeXa. Pobranie programu rozpoczyna się od kliknięcia na przycisk download (Rys. 1) na stronie https://miktex.org/download. Rys. 1 Strona MiKTeX Następnie należy wskazać miejsce zapisu pobieranego pliku na naszym komputerze. Klikamy na przycisk zapisz jako (Rys. 2) i zapisujemy pobrany plik w wybranej lokalizacji. Po zapisaniu pliku możemy przystąpić do procesu instalacji systemu na komputerze. Rys. 2 Pobierany plik MiKTeX Page | 4 Technologie IT w … D. Strzęciwilk Uruchomienie instalatora MiKTeX Instalacja rozpoczyna się od podwójnego kliknięcia na pobranym pliku. Kreator najpierw pokazuje warunki kopiowania MiKTeX. W pierwszym kroku należy zaakceptować warunki licencji programu (Rys. 3). Rys. 3 Warunki kopiowania Po zaznaczeniu opcji I accept… przechodzimy do wyboru zakresu instalacji. Jeśli posiadasz uprawnienia administratora, możesz wybrać jedną z dwóch opcji: • Ustawić prywatną (dla każdego użytkownika) instalację TeX-ową. • Skonfigurować współdzieloną (dla całego systemu) instalację TeX-ową. Możemy zezwolić na dostęp dla wszystkich użytkowników lub tylko dla administratora. Zaznaczamy odpowiednią opcję (Rys. 4) i klikamy dalej. Page | 5 Technologie IT w … D. Strzęciwilk Rys. 4 Zakres instalacji Następnie kreator przejdzie do lokalizacji plików instalacyjnych MiKTeX. Możesz zaakceptować domyślny katalog instalacyjny MiKTeX (Rys. 5). Jeśli chcesz, możesz określić inną lokalizację. Rys. 5 Lokalizacji plików instalacyjnych MiKTeX Po kliknięciu przycisku next, przechodzimy do strony Ustawienia (Rys 6). Kreator umożliwia ustawienie preferowanego rozmiaru papieru. Masz również możliwość zmiany domyślnego zachowania instalatora pakietów zintegrowanych. Wybierz opcję Zapytaj mnie najpierw, jeśli chcesz potwierdzić instalację wymaganych pakietów. Wybierz Zawsze, jeśli wymagane pakiety mają być instalowane bez potwierdzenia. Wybierz Never, jeśli nie zezwalasz na instalację brakujących pakietów. Wszystkie preferencje mogą zostać zmienione później. Zostawiamy Page | 6 Technologie IT w … D. Strzęciwilk ustawienia domyślne i klikamy przycisk dalej. Rys. 6 Ustawienia instalatora Na koniec przechodzimy do opcji Przegląd ustawień (Rys 7). Zanim rozpocznie się rzeczywisty proces instalacji, mamy jeszcze szansę przejrzeć swoje decyzje i wrócić do wcześniejszego etapu instalacji. Rys. 7 Ustawienia instalatora Jeśli wszystko jest poprawnie zaznaczone to przechodzimy do instalacji i klikamy na przycisk start. Instalacja potrwa kilka minut. Pasek postępu (Rys 8) pokazuje przybliżony procent realizacji procesu. Page | 7 Technologie IT w … D. Strzęciwilk Rys. 8 Proces instalacji Po zakończeniu instalacji można kliknąć przycisk Dalej, aby otworzyć ostatnią stronę kreatora. Na koniec klikamy przycisk Zamknij, aby zamknąć i wyjść z kreatora (Rys. 9). Rys. 9 Kreator procesu instalacji Po zakończonym procesie instalacji system Windows dokona sprawdzenia i aktualizacji dostępnych
Recommended publications
  • Latex on Windows
    LaTeX on Windows Installing MikTeX and using TeXworks, as described on the main LaTeX page, is enough to get you started using LaTeX on Windows. This page provides further information for experienced users. Tips for using TeXworks Forward and Inverse Search If you are working on a long document, forward and inverse searching make editing much easier. • Forward search means jumping from a point in your LaTeX source file to the corresponding line in the pdf output file. • Inverse search means jumping from a line in the pdf file back to the corresponding point in the source file. In TeXworks, forward and inverse search are easy. To do a forward search, right-click on text in the source window and choose the option "Jump to PDF". Similarly, to do an inverse search, right-click in the output window and choose "Jump to Source". Other Front End Programs Among front ends, TeXworks has several advantages, principally, it is bundled with MikTeX and it works without any configuration. However, you may want to try other front end programs. The most common ones are listed below. • Texmaker. Installation notes: 1. After you have installed Texmaker, go to the QuickBuild section of the Configuration menu and choose pdflatex+pdfview. 2. Before you use spell-check in Texmaker, you may need to install a dictionary; see section 1.3 of the Texmaker user manual. • Winshell. Installation notes: 1. Install Winshell after installing MiKTeX. 2. When running the Winshell Setup program, choose the pdflatex-optimized toolbar. 3. Winshell uses an external pdf viewer to display output files.
    [Show full text]
  • Installation Guide
    Introduction to LATEX Workshop: Installation Guide This is a brief guide describing various options for installing a LATEX compiler and editor on your laptop or other computational device. The major software providers all provide automatic installers so in most cases it is as simple as navigating to the proper website and double clicking on an application. 1 Installing LATEX on your computer 1.1 Installing LATEX on Mac The standard compiler for Mac computers is called MacTEXwhich can be downloaded and installed from: http://tug.org/mactex/. The editor TEXMaker can be downloaded and installed from: www.xm1math.net/texmaker. 1.2 Installing LATEX on Windows The standard compiler for Windows computers is called MikTEXwhich can be downloaded and installed from: http://miktex.org/. The editor TEXMaker can be downloaded and installed from: www.xm1math.net/texmaker. 1.3 Installing LATEX on Linux Many contemporary Unix distributions are already packaged with a LATEXcompiler and editor. If you are using Ubuntu or Debian then you can install directly from the terminal by entering: sudo apt-get install texlive-full followed by sudo apt-get install texmaker. On RedHat or CentOS you can use sudo yum install tetex to obtain the compiler. In- stalling TEXmaker is a little more complicated but any text editor will work as well. 2 Tablets and Mobile Devices Most of the online editors have app versions that can be used from your phone or tablet. If you want to compile documents on these devices without an internet connection there are a few options. There are two popular ios apps: TeXPad and TeXWriter.
    [Show full text]
  • Here Comes Number Two
    LATEX Documents ALATEX source file is an ordinary text file with interspersed typography markup. It may be created with any text editor (Notepad, Textedit, A gedit, emacs, vim) or with a dedicated LATEX editor with syntax LTEX highlighting (Texstudio, Texmaker). This text file will then be processed by a T X engine: Leif Andersson E latex, pdflatex, lualatex, xelatex The result is a .pdf file, which may be printed or read on screen. The Environment A Short Document The most fundamental LATEX component is the Environment. Inside an environment the text gets a special layout and/or special commands are defined. \documentclass{article} \usepackage{fourier} This is a paragraph with some This is a paragraph with some \usepackage[swedish]{babel} surrounding text. \begin{document} surrounding text. \begin{itemize} H¨ar kommer texten till mitt banbrytande dokument. \item This is the first point. This is the first point. \end{document} \item And here comes number two. • And here comes number two. \begin{enumerate} • The part between \documentclass and \begin{document} is \item Multiple levels are possible 1. Multiple levels are possible called the preamble, and may contain definitions special to this \item They get automatically 2. They get automatically document. In particular it may call on packages with the indented and enumerated. indented and enumerated. \end{enumerate} \usepackage command. \item The last point The last point • There are also style options \end{itemize} We also have some text after the \documentclass[a4paper,12pt]{article} We also have some text after different items. the different items. Documentclasses Special Characters To get Write Used for A Standard LTEX: $ \$ Start and end of math article report book letter memoir beamer % \% Comment to end of line Journals and conferences often have their own classes.
    [Show full text]
  • LATEX for Beginners
    LATEX for Beginners Workbook Edition 5, March 2014 Document Reference: 3722-2014 Preface This is an absolute beginners guide to writing documents in LATEX using TeXworks. It assumes no prior knowledge of LATEX, or any other computing language. This workbook is designed to be used at the `LATEX for Beginners' student iSkills seminar, and also for self-paced study. Its aim is to introduce an absolute beginner to LATEX and teach the basic commands, so that they can create a simple document and find out whether LATEX will be useful to them. If you require this document in an alternative format, such as large print, please email [email protected]. Copyright c IS 2014 Permission is granted to any individual or institution to use, copy or redis- tribute this document whole or in part, so long as it is not sold for profit and provided that the above copyright notice and this permission notice appear in all copies. Where any part of this document is included in another document, due ac- knowledgement is required. i ii Contents 1 Introduction 1 1.1 What is LATEX?..........................1 1.2 Before You Start . .2 2 Document Structure 3 2.1 Essentials . .3 2.2 Troubleshooting . .5 2.3 Creating a Title . .5 2.4 Sections . .6 2.5 Labelling . .7 2.6 Table of Contents . .8 3 Typesetting Text 11 3.1 Font Effects . 11 3.2 Coloured Text . 11 3.3 Font Sizes . 12 3.4 Lists . 13 3.5 Comments & Spacing . 14 3.6 Special Characters . 15 4 Tables 17 4.1 Practical .
    [Show full text]
  • Texworks: Lowering the Barrier to Entry
    TEXworks: Lowering the barrier to entry Jonathan Kew 21 Ireton Court Thame OX9 3EB England [email protected] 1 Introduction The standard TEXworks workflow will also be PDF-centric, using pdfT X and X T X as typeset- One of the most successful TEX interfaces in recent E E E years has been Dick Koch's award-winning TeXShop ting engines and generating PDF documents as the on Mac OS X. I believe a large part of its success has default formatted output. Although it will still be been due to its relative simplicity, which has invited possible to configure a processing path based on new users to begin working with the system with- DVI, newcomers to the TEX world need not be con- out baffling them with options or cluttering their cerned with DVI at all, but can generally treat TEX screen with controls and buttons they don't under- as a system that goes directly from marked-up text stand. Experienced users may prefer environments files to ready-to-use PDF documents. T Xworks includes an integrated PDF viewer, such as iTEXMac, AUCTEX (or on other platforms, E based on the Poppler library, so there is no need WinEDT, Kile, TEXmaker, or many others), with more advanced editing features and project man- to switch to an external program such as Acrobat, agement, but the simplicity of the TeXShop model xpdf, etc., to view the typeset output. The inte- has much to recommend it for the new or occasional grated viewer also allows it to support source $ user.
    [Show full text]
  • Setting up Your Working Environment
    Setting Up your Working Environment By Christof Lutteroth This document gives some advice on how to get a working environment set up for an academic project in Computer Science. It outlines the various tools that make research in a group a little bit easier. If you have any questions, please discuss them with your supervisor. Collecting Citations using BibTeX BibTeX is the standard citation subsystem for LaTeX. It allows you to collect citations of various document types, such as conference papers, journal articles, books and technical reports. When using Google Scholar, you need to go to “Scholar Preferences” from the main page (scholar.google.com) and adjust the settings to make Google show links to BibTeX entries for each citation. The BibTex entries can be copied directly into your .bib file. If you are working from home and would like to access PDFs of publications through the university library, you can use the following Google Scholar proxy server: http://scholar.google.com.ezproxy.auckland.ac.nz Writing your Thesis using LaTeX The LaTeX typesetting system is a text-based compiler that reads a document description language and creates relatively nice looking documents such as PDFs. Although not always easy to use, it will help you to produce a thesis without having to worry too much about formatting issues. If you are working on Windows, make sure your computer has the MikTeX distribution installed (www.miktex.org). MikTeX is an implementation of LaTeX specifically for Windows. The “basic MikTeX system” should be enough. There are also LaTeX distributions for other operating systems.
    [Show full text]
  • Computer Engineering Program
    ABET SELF STUDY REPORT for the Computer Engineering Program at Texas A&M University College Station, Texas July 1, 2010 CONFIDENTIAL The information supplied in this Self-Study Report is for the confidential use of ABET and its authorized agents, and will not be disclosed without authorization of the institution concerned, except for summary data not identifiable to a specific institution. ABET Self-Study Report for the Computer Engineering Program at Texas A&M University College Station, TX June 28, 2010 CONFIDENTIAL The information supplied in this Self-Study Report is for the confidential use of ABET and its authorized agents, and will not be disclosed without authorization of the institution concerned, except for summary data not identifiable to a specific institution. CONTENTS Background Information 3 .A Contact Information . .3 .B Program History . .3 .C Options . .4 .D Organizational Structure . .4 .E Program Delivery Modes . .6 .F Deficiencies, Weaknesses or Concerns from Previous Evaluation(s) and the Ac- tions taken to Address them . .6 .F.1 Previous Institutional Concerns . .7 .F.2 Previous Program Concerns . .9 I Criterion I: Students 11 I.A Student Admissions . 11 I.B Evaluating Student Performance . 12 I.C Advising Students . 14 I.D Transfer Students and Transfer Courses . 17 I.E Graduation Requirements . 18 I.F Student Assistance . 19 I.G Enrollment and Graduation Trends . 20 II Criterion II: Program Educational Objectives 23 II.A Mission Statement . 23 II.B Program Educational Objectives . 25 II.C Consistency of the Program Educational Objectives with the Mission of the Insti- tution . 25 II.D Program Constituencies .
    [Show full text]
  • Tlaunch: a Launcher for a TEX Live System
    TLaunch: a launcher for a TEX Live system Siep Kroonenberg June 29, 2017 This manual is for tlaunch, the TEX Live Launcher, version 0.5.3. Copyright © 2017 Siep Kroonenberg. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty. Contents 1 The launcher5 1.1 Introduction............................5 1.1.1 Localization........................6 1.2 Modes...............................6 1.2.1 Normal mode.......................6 1.2.2 Initializing.........................6 1.2.3 Forgetting.........................6 1.3 Using scripts............................7 1.4 The ini file.............................7 1.4.1 Location..........................7 1.4.2 Encoding..........................7 1.4.3 Syntax...........................7 1.4.4 The Strings section....................9 1.4.5 Sections for filetype associations (FTAs)........9 1.4.6 Sections for utility scripts................ 10 1.4.7 The built-in functions.................. 10 1.4.8 Menus and buttons.................... 11 1.4.9 The General section.................... 12 1.5 Editor choice............................ 12 1.6 Launcher-based installations................... 13 1.6.1 The tlaunchmode script................. 14 1.6.2 TEX Live Manager..................... 14 2 The launcher at the RUG 15 2.1 Historical.............................. 15 2.2 RES desktops........................... 16 2.3 Components of the rug TEX installation............ 16 2.4 Directory organization...................... 17 2.5 Fixes for add-ons......................... 17 2.5.1 TeXnicCenter....................... 17 2.5.2 TeXstudio......................... 18 2.5.3 SumatraPDF........................ 18 2.5.4 LyX............................. 18 3 CONTENTS 4 2.6 Moving the XeTEX font cache.................
    [Show full text]
  • Travels in TEX Land: Choosing a TEX Environment for Windows
    The PracTEX Journal TPJ 2005 No 02, 2005-04-15 Rev. 2005-04-17 Travels in TEX Land: Choosing a TEX Environment for Windows David Walden The author of this column wanders through world of TEX, as a non-expert, reporting what he observes and learns, which hopefully will be interesting to other non-expert users of TEX. 1 Introduction This column recounts my experiences looking at and thinking about different ways TEX is set up for users to go through the document-composition to type- setting cycle (input and edit, compile, and view or print). First, I’ll describe my own experience randomly trying various TEX environments. I suspect that some other users have had a similar introduction to TEX; and perhaps other users have just used the environment that was available at their workplace or school. Then I’ll consider some categories for thinking about options in TEX setups. Last, I’ll suggest some follow-on steps. Since I use Microsoft Windows as my computer operating system, this note focuses on environments that are available for Windows.1 2 My random path to choosing a TEX environment 2 I started using TEX in the late 1990s. 1But see my offer in Section 4. 2 While I started using TEX, I switched from TEX to using LATEX as soon as I discovered LATEX existed. Since both TEX and LATEX are operated in the same way, I’ll mostly refer to TEX in this note, since that is the more basic system. c 2005 David C. Walden I don’t quite remember my first setup for trying TEX.
    [Show full text]
  • 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]
  • Latex in Twenty Four Hours
    Plan Introduction Fonts Format Listing Tabbing Table Figure Equation Bibliography Article Thesis Slide A Short Presentation on Dilip Datta Department of Mechanical Engineering, Tezpur University, Assam, India E-mail: [email protected] / datta [email protected] URL: www.tezu.ernet.in/dmech/people/ddatta.htm Dilip Datta A Short Presentation on LATEX in 24 Hours (1/76) Plan Introduction Fonts Format Listing Tabbing Table Figure Equation Bibliography Article Thesis Slide Presentation plan • Introduction to LATEX Dilip Datta A Short Presentation on LATEX in 24 Hours (2/76) Plan Introduction Fonts Format Listing Tabbing Table Figure Equation Bibliography Article Thesis Slide Presentation plan • Introduction to LATEX • Fonts selection Dilip Datta A Short Presentation on LATEX in 24 Hours (2/76) Plan Introduction Fonts Format Listing Tabbing Table Figure Equation Bibliography Article Thesis Slide Presentation plan • Introduction to LATEX • Fonts selection • Texts formatting Dilip Datta A Short Presentation on LATEX in 24 Hours (2/76) Plan Introduction Fonts Format Listing Tabbing Table Figure Equation Bibliography Article Thesis Slide Presentation plan • Introduction to LATEX • Fonts selection • Texts formatting • Listing items Dilip Datta A Short Presentation on LATEX in 24 Hours (2/76) Plan Introduction Fonts Format Listing Tabbing Table Figure Equation Bibliography Article Thesis Slide Presentation plan • Introduction to LATEX • Fonts selection • Texts formatting • Listing items • Tabbing items Dilip Datta A Short Presentation on LATEX
    [Show full text]
  • TEX Collection 2021
    � https://tug.org/texcollection � AsTEX (French) CervanTEX (Spanish) proTEXt: an easy to install TEX system for MS Windows: based on MiKTEX, with the TEXstudio editor front-end. T X CSTUG (Czech/Slovak) Collection 2021 T X Live: a rich T X system to be installed on hard disk or a portable device E CT X (Chinese) E E E such as a USB stick. Comes with support for most modern systems, CyrTUG (Russian) including GNU/Linux, macOS, and Windows. DANTE (German) MacTEX: an easy to install TEX system for macOS: the full TEX Live DK-TUG (Danish) distribution, with the TEXShop front-end and other Mac tools. Estonian User Group CTAN: a snapshot of the Comprehensive TEX Archive Network, a set of 휀휙휏 (Greek) servers worldwide making TEX software publically available. DVD GuIT (Italian) GUST (Polish) proTEXt ist ein einfach zu installierendes TEX-System für MS Windows, basierend auf MiKTEX und TEXstudio als Editor. GUTenberg (French) TEX Live ist ein umfangreiches TEX-System zur Installation auf Festplatte GUTpt (Portuguese) oder einem portablen Medium, z. B. USB-Stick. Binaries für viele Platformen ÍsTEX (Icelandic) sind enthalten. ITALIC (Irish) MacTEX ist ein einfach zu installierendes TEX-System für macOS, mit einem DANTE KTUG (Korean) vollständigen TEX Live, sowie TEXShop als Editor und weiteren Programmen. www.dante.de CTAN ist ein weltweites Netzwerk von Servern für T X-Software. Auf der Lietuvos TEX’o Vartotojų E Grupė (Lithuanian) DVD befindet sich ein Abzug des deutschen CTAN-Knotens dante.ctan.org. MaTEX (Hungarian) O Nordic TEX Group gutenberg.eu.org proT Xt T X Live (Scandinavian) proTEXt : un système TEX pour Windows facile à installer, basé sur MikTEX E E avec l’éditeur T Xstudio.
    [Show full text]