• About
    • Cookie Policy
  • Code Snippets
    • Beamer (presentation)
    • Figures
    • Lists
    • Standard classes
    • Tables
  • Consulting
  • LaTeX Installation
  • Posting Questions
  • TeX/LaTeX Resources

texblog

because LaTeX matters

Author: tom

Repeat column type in LaTeX tabular

4. May 2008 by tom 2 Comments

I am sure you know the situation where you have several columns in a tabular which all are of the same type: Now this can be simplified as follows using the *(star) symbol: The advantages are obvious, the table can be easily extended, you don’t have to count the numerous c’s, l’s or r’s and … [Read more…]

Share this:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to email a link to a friend (Opens in new window) Email
Posted in: Figure & table, LaTeX, Tips & tricks Tagged: column type, LaTeX, repeat column, table, tabular

Equal cell width in LaTeX tables

4. May 2008 by tom 14 Comments

Latex will automatically adjust the width of a cell in a table. If you wish to have a table where each cell in a row has the same width, you would use the p option instead of l, c or r for left, centre or right alignment. Example:

Share this:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to email a link to a friend (Opens in new window) Email
Posted in: Figure & table, LaTeX, Tips & tricks Tagged: LaTeX, table, tabular

Offline package documentation with texdoc

22. April 2008 by tom 2 Comments

Every package in Latex comes with its documentation. Hence, most LaTeX-distributions contain the “complete” documentation by default, which is accessible without an internet connection. In order to access a documentation file of any package, go to the command line and type: For example, to open the documentation of the hyperref package, use: The texdoc command opens … [Read more…]

Share this:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to email a link to a friend (Opens in new window) Email
Posted in: LaTeX, Package, Tips & tricks Tagged: console, LaTeX, Mac OS X, texdoc, Windows

Floating text around figure/table

14. April 2008 by tom 15 Comments

Everyone knows the problem, in Latex a figure or table takes the whole width of a page. Even though you can have several figures/tables next to each other (see posts on minipage and subfigure), with none of these techniques it is possible to have floating text around a figure or table. Here is how you … [Read more…]

Share this:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to email a link to a friend (Opens in new window) Email
Posted in: Figure & table, Introduction, LaTeX, Package Tagged: figure, floatflt, floatingfigure, floatingtable, LaTeX

Include source code in Latex with “Listings”

2. April 2008 by tom 58 Comments

 First include the “listings”-package into your document: \usepackage{listings} Basics Now you have basically two possibilities. Either you type/copy your source code directly into the Latex document: \begin{lstlisting} place your source code here \end{lstlisting} The other possibility is to directly include the source file: \lstinputlisting{filename.java} This is particularly useful if you are still editing your source … [Read more…]

Share this:

  • Click to share on X (Opens in new window) X
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to email a link to a friend (Opens in new window) Email
Posted in: Introduction, LaTeX, Package Tagged: code, LaTeX, listings
« Previous 1 … 27 28 29 … 35 Next »




Consulting

Need help with your thesis or book project? Let’s discuss.

Join 6,570 other subscribers
doi2bib




Top Posts & Pages

  • Multi-column and multi-row cells in LaTeX tables
  • Big O and related notations in LaTeX
  • Control the width of table columns (tabular) in LaTeX
  • LaTeX documentclass options illustrated
  • Cleveref, a clever way to reference in LaTeX

Tags

addcontentsline array article bibliography Bibtex & biblatex book caption chapter citation cite code color definecolor description documentclass draft enumerate equation fancyhdr figure graphicx hyperref includegraphics item itemize label landscape LaTeX letter listoffigures listoftables math minipage reference renewcommand report section subfigure table tableofcontent tabular text TikZ usepackage xcolor

Copyright © 2025 texblog.

Omega Child WordPress Theme by ThemeHall