background preloader

LaTeX

Facebook Twitter

LyX – The Document Processor. LaTeX – A document preparation system. Pdftex - How to use PSTricks in pdfLaTeX. LaTeXDraw - A graphical PSTricks generator and editor. Pstricks. Package graphicx. How to rotate a symbol. You could use the \rotatebox[origin=c]{180}{...} option from the graphics/graphicx packages to rotate something 180 degrees.

How to rotate a symbol

If you wanted something upside down mirror-image style, rather than only rotated 180 degrees, you might try a combination of that with reflectbox: Code: Select all • Open in writeLaTeX \usepackage{graphicx}... \reflectbox{\rotatebox[origin=c]{180}{$\leadsto$}} If you're going to use it in math mode, you probably want something like: LaTeX. This is a guide to the LaTeX markup language.

LaTeX

It is intended to form a useful resource for everybody from new users who wish to learn, to old hands who need a quick reference. TeX and LaTeX TeX is a computer program for typesetting documents, created by Donald Knuth. It takes a suitably prepared computer file and converts it to a form which may be printed on many kinds of printers, including dot-matrix printers, laser printers and high-resolution typesetting machines. LaTeX is a set of macros for TeX that aims at reducing the user's task to the sole role of writing the content, LaTeX taking care of all the formatting process. BibTeX ing.