Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

PDF

Eastern Illinois University

Andrew Mertz

Selected Works

Discipline
Publication Year

Articles 1 - 6 of 6

Full-Text Articles in Physical Sciences and Mathematics

A Tikz Tutorial: Generating Graphics In The Spirit Of Tex, Andrew Mertz, William Slough Jan 2009

A Tikz Tutorial: Generating Graphics In The Spirit Of Tex, Andrew Mertz, William Slough

Andrew Mertz

TikZ is a system which can be used to specify graphics of very high quality. For example, accurate place- ment of picture elements, use of TEX fonts, ability to incorporate mathematical typesetting, and the possi- bility of introducing macros can be viewed as positive factors of this system. The syntax uses an amal- gamation of ideas from METAFONT, METAPOST, PSTricks, and SVG, allowing its users to \program" their desired graphics. The latest revision to TikZ introduces many new features to an already feature- packed system, as evidenced by its 560-page user manual. Here, we present a tutorial overview of this …


The Two Covering Radius Of The Two Error Correcting Bch Code, Andrew Klapper, Andrew Mertz Jan 2009

The Two Covering Radius Of The Two Error Correcting Bch Code, Andrew Klapper, Andrew Mertz

Andrew Mertz

The m-covering radii of codes are natural generalizations of the covering radii of codes. In this paper we analyze the 2-covering radii of double error correcting BCH code.


Graphics With Pgf And Tikz, Andrew Mertz, William Slough Jan 2007

Graphics With Pgf And Tikz, Andrew Mertz, William Slough

Andrew Mertz

Beautiful and expressive documents often require beautiful and expressive graphics. PGF and its front-end TikZ walk a fine line between power, portability and usability, giving a TEX-like approach to graphics. While PGF and TikZ are extensively documented, first-time users may prefer learning about these packages using a collection of graduated examples. The examples presented here cover a wide spectrum of use and provide a starting point for exploration.


Graphics With Tikz, Andrew Mertz, William Slough Jan 2007

Graphics With Tikz, Andrew Mertz, William Slough

Andrew Mertz

Beautiful and expressive documents often require beautiful and expressive graphics. PGF and its front-end TikZ walk a thin line between power, portability and usability, giving a TEX-like approach to graphics. While PGF and TikZ are extensively documented, first-time users may prefer learning about these packages using a collection of graduated examples. The examples presented here cover a wide spectrum of use and provide a starting point for exploration.


Programming With Perltex, Andrew Mertz, William Slough Jan 2007

Programming With Perltex, Andrew Mertz, William Slough

Andrew Mertz

PerlTEX couples two well-known worlds—the Perl programming language and the LATEX typesetting system. The resulting system provides users with a way to augment LATEX macros with Perl code, thereby adding programming capabilities to LATEX that would otherwise be difficult to express. In this paper, we illus- trate the use of PerlTEX with a variety of examples and explain the associated Perl code. Although Perl may perhaps be best known for its string manipula- tion capabilities, we demonstrate how PerlTEX indirectly provides support for “programming” graphics through the use of additional packages such as TikZ.


Beamer By Example, Andrew Mertz, William Slough Jan 2005

Beamer By Example, Andrew Mertz, William Slough

Andrew Mertz

There are a variety of LaTeX classes which can be used to produce "overhead slides" for presentations. One of these, beamer, provides flexible and powerful environments which can be used to create slides and PDF-based documents suitable for presentations. Although the class is extensively documented, first-time users may prefer learning about this class using a collection of graduated examples. The examples presented here cover a wide spectrum of use, from the simplest static slides to those with dynamic effects.