Category Archives: LaTeX

Multiple column layout in LaTeX

How to create a multiple column layout in LaTeX using the multicol package. Continue reading

Posted in LaTeX | Tagged | 3 Comments

LaTeX editor with live preview pane for Ubuntu/Linux

Gummi is a lightweight LaTeX editor written in Python/GTK+, with live preview pane for Ubuntu/Linux. Continue reading

Posted in LaTeX | Tagged , , , , | Leave a comment

LaTeX Binary Operators Symbols

A list of LaTeX Binary Operators Symbols. Continue reading

Posted in LaTeX | Tagged , , | Leave a comment

LaTeX: How to change the word Figure or Table

How to change the word Figure or Table in LaTeX, as well as the title for List of Tables and List of Figures. Continue reading

Posted in LaTeX | Tagged , , , , , | Leave a comment

Table of contents in LaTeX

LaTeX has an ability to produce table of contents automatically for the whole document. Table of contents contain the section numbers and corresponding headings, together with the page numbers on which they begin. This article gives some introduction on generating and printing the table of content, as well as list of figures and tables in LaTeX. Continue reading

Posted in LaTeX | Tagged , , , | Leave a comment