Skip to content

Instantly share code, notes, and snippets.

@i3v
i3v / LaTeXScaleBars.md
Last active August 22, 2018 22:33 — forked from rbnvrw/LaTeXScaleBars.md
Adding scalebars to images in LaTeX

Scalebar with background - a demonstration of a little issue with two pics next to each other

Here's an MWE:

\documentclass{article}

\usepackage{graphicx}
\usepackage{subcaption}

\usepackage{tikz}