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

texblog

because LaTeX matters

Introduction

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

Natbib: Multiple reference citation

17. March 2008 by tom 38 Comments

Natbib is a reimplementation of the \cite command, providing both, author-year and numerical citations.You can get the distribution as well as the documentation from CTAN.Apparently, my previous post on this topic was not providing sufficient information in order to automatically create lists for multiple citations, e.g. [1,2,3, 5] -> [1-3, 5].Here is how it definitely … [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: Bibtex & biblatex, Introduction, LaTeX, Package Tagged: bibliography, bibliographystyle, citation, cite, citep, citet, LaTeX

Create your slides / presentations with LaTeX

21. January 2008 by tom 6 Comments

Obviously, LaTeX cannot only generate articles, reports and books, but also slides for presentations. This blog-entry is not an extensive introduction to slide-creation in LaTeX, but shows the basic concepts in a simple environment. There are other, more sophisticated commands than we introduce here, which are more powerful. But for simple slides with text 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: Introduction, LaTeX, Package Tagged: LaTeX, slide, slides

Commenting in Latex

31. December 2007 by tom 14 Comments

You probably know how to add comments in Latex using the reserved character %.   Many LaTeX editors provide functionality to comment/uncomment entire paragraphs of your document. However, what if you are using a basic text editor or prefer not to use a menu button? The comment package solves this by defining the comment environment. … [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, Tips & tricks Tagged: comment, LaTeX
« Previous 1 … 19 20 21 … 23 Next »




Consulting

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

Join 6,570 other subscribers
doi2bib




Top Posts & Pages

  • Greek letters in text without changing to math mode
  • Control the width of table columns (tabular) in LaTeX
  • Multi-column and multi-row cells in LaTeX tables
  • LaTeX documentclass options illustrated
  • Changing the font size 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