Skip to content

Instantly share code, notes, and snippets.

@adeel
Created February 15, 2011 17:36
Show Gist options
  • Save adeel/827867 to your computer and use it in GitHub Desktop.
Save adeel/827867 to your computer and use it in GitHub Desktop.
LaTeX + guillemets
% This is necessary to use, for example, guillemets («, ») in your LaTeX documents.
\usepackage[utf8]{inputenc}
\usepackage[T2A]{fontenc}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment