Getting Started With LaTeX

2y ago
28 Views
2 Downloads
6.25 MB
21 Pages
Last View : 1d ago
Last Download : 3m ago
Upload by : Warren Adams
Transcription

Getting Started with LaTeXA Brief Tutorial on how to access, install and begin use of LaTeXSection I: What is LaTeX?Briefly put, LaTeX is a text editing and typesetting platform designedespecially for the use in Mathematics, Engineering, Science and Industry.However, it should be noted that LaTeX is not only restricted to thesefields.What is the purpose of LaTeX?LaTeX is a tool that can be used to produce professional qualitydocuments that employ symbolic representation, charts and notation forquantitative and mathematical ideas and concepts. It can also be used tocompose high quality presentations in power points, publish journal papersand books.What are its benefits?For the working mathematician, engineer or scientist, LaTeX has a libraryof commands which relay standard symbolic and notational conventionswhich allow for ease in representing and conveying mathematicalconstructs in a clear and easy manner.Section II: How to Access and Acquire LaTeX.There are many popular LaTeX editors that are free and available asshareware. Some of the most popular are:TexMaker(Windows and Mac)

WinEDT(Windows)http://www.winedt.com/

TexWrangler r/

Each of these provides an editing environment to use LaTeX code andcompose documents. It can also make documents in many differentformats, from pdf to power point.To produce documents, you’ll need to also download MikTex. It’s acompanion software which allows the tex-editors to compile and create thedocuments. This can be found here.http://miktex.org/

For this tutorial, we will focus on use and installation of Texmaker inconjunction with MikTex.Installing TexMaker1 ) In the TexMaker weblink, from the previous section, search for thetab/link labeled “latest version” on the side panel of the page as shownbelow and click on the link

2) Upon clicking it should immediately take you to this page. For Windowsusers, click the circled link.3) Upon clicking the link, you’ll be taken to the download and installationpage. Select texmakerwin32 install.exe and begin installing yourprogram

4.) Once downloaded, locate the .exe file and begin the installation process.Follow the prompt to install Texmaker to a directory, typically in ‘ProgramFiles’. Make sure your system has enough memory to load 158 MB for theinstallation.

5) Once completed, you can find Texmaker on your Windows Start Menu.Then clicking on the icon will start the program.Once started the editor screen will look like this.For TexMaker to operate, we now need to install MikTeX

The MiKTeX page has its own installation tutorial or you can follow theguide given here.

Once you click on the download link from the first page, MikTek hasseveral download options depending on the system. Pick the option whichbest suits your system requirements. Note there are two programs listed,MikTek Installer and MikTek Set Up Utility. Get MikTek Installer as thiswill be sufficient for use of Texmaker.

Once MikTex is installed, it does not need to be initiated for use ofTexMaker.3. Using the TexMaker GUI (Graphical User Interface)

4. Configuring TexMaker for Beginning Users5.) Basic LaTex CommandsTo begin a LaTeX document open TexMaker and start a new file

Once initiated, to begin input we must apply a backslash “\” to indicate toTexMaker that we want to start implementing commandsOnce we have done this , we can implement commands using LaTex Code

Once you have your code set, then make sure the editor is set to eitherPDFLaTeX, LaTeX or Quick Build. Then hit the right arrow “View PDF”

This is what your PDF should look like once compiled.Summary of Basic Mathematical Commands Using LaTeXAlthough we have introduced the notion that LaTeX can be used fornumerous applications within and outside of mathematics, our main focushere is to emphasize its power in producing mathematical documents. To

begin we should become familiar with basic LaTeX commands. There areseveral tutorials and documents available that list a library of commandsthat can be used for reference. Here we will implement the mostfundamental commands.Formulating an equationHere we will write and equation in LaTeX on the left and show its outputon the rightHere we see that after the backslash we can label and number equations aswe have demonstrated in the output.Equations can also be written as arrays. Here we show the implementationof both the use of numbering and listing equations in an arrayThe placing of the number label can also be shifted down as so:

Here we demonstrate the use of bracesBuilding Reference Pages and Citations Using LaTeXOften times LaTeX is not only used to simply produce documents, butmore importantly develop and typeset scholarly papers. This incorporatescitations, footnotes and a bibliography within the body or at the end of apage or a text.Bibliography:To initialize a bibliography, we’ll need to call first call \documentclass andthe proper document packages applying the \usepackage command andthen finally \addresource{} to prepare our bibliography document beforebeginning.

LaTeX can also create tables; there are several formats which can be usedas per the user’s preference.Example 1Here we demonstrate images in LaTeX. It is important to note that it isoptimal to save images in png format. Images should also be saved in thesame folder as the TeX file for the compiler to call it in the compilation ofthe LaTeX document.

.

Getting Started with LaTeX A Brief Tutorial on how to access, install and begin use of LaTeX Section I: What is LaTeX? Briefly put, LaTeX is a text editing and typesetting platform designed especially for the use in Mathematics, Engineering, Science and Industry. However, it should be noted that LaTeX is not only restricted to these fields.

Related Documents:

HP Latex 315. HP Latex 335. HP Latex 365. HP Latex 375. Supplied with the printer. HP Latex 64-in Take-Up Reel. HP Latex 64-in Take-Up Reel: HP Latex 64-in Take-Up Reel. HP Latex 54-in Printer 2-in Spindle (including 2- to 3-in spindle adaptor) HP Latex 64-in Printer 2-in Spindle (including 2- to 3-in spindle adaptor) HP Latex 64-in Printer 3 .

Chapter 1: Getting started with LaTeX Version Release Date LaTeX 2.09 1985-09-01 LaTeX 2e 1994-06-01 Section 1.1: LaTeX Editors While you can create LaTeX documents using any editor and compiling using the console, there exist several plugins for widely used editors to simplify creating LaTeX documents, and there are specialized LaTeX editors. An

Mathématiques LATEX est la norme impérative. Physique LATEX est la norme. Autres sciences dures LATEX est courant. Sciences sociales LATEX est peu fréquent. Ailleurs Quelques rares éditeurs non-scientifiques utilisent LATEX. francois.gannaz@silecs.info Introduction à LATEX. Présentation Démo Au-delà Contact Historique Qualité Mécanisme et pratique Typographie Ligatures Affidé .

LATEX Garner What is LATEX? Typesetting, Not Processing How Does It Work? History and Philosophy . Free The most stable open source software. LATEX Garner What is LATEX? Typesetting, Not Processing How Does It Work? History and Philosophy . Platform Windows, Unix/Linux, Mac, . Quality Camera-ready output Extendable Customizable for any .

Software Review of Zotero Making the LATEX Document Compiling The LATEX Document LATEX Document Notice the commands to set up BibLaTeX in the preamble. The biblatex command is set for Chicago author-date style. The commented-out command is set for MLA-8. LaTeX will expect a bibliography database called \cassirer.bib" 18/24

4 Some LATEX Quirks and Misconceptions 5 4 Some LATEX Quirks and Misconceptions One of the common misconceptions that people using LATEX for the rst time have is that they think of it as more like Microsoft Word than Java. LATEX is, rst and foremost, a programming language, and

example, so look closely at the example code provided! 2 Starting a LATEX Document A LATEX document must have a preamble (the stuff that goes before \begin{document}). If your LATEX is split across multiple files, only the top-level file (the one from which you include the others, and run the latex program against) needs the preamble.

definition to four forms of artificial achievement of human goals, as summarised in Figure 1, taken from their book. Figure 1: Some definitions of AI, organised into four categories (Russel & Norvig, 2016) Our curiosity about intelligence stems from the Greek philosopher Aristotle (384–322 BC). Many