~ubuntu-branches/ubuntu/saucy/pandoc/saucy-proposed

« back to all changes in this revision

Viewing changes to tests/writer.latex

  • Committer: Package Import Robot
  • Author(s): Joachim Breitner
  • Date: 2013-05-25 00:41:12 UTC
  • mfrom: (3.1.18 sid)
  • Revision ID: package-import@ubuntu.com-20130525004112-7kun3p25zx2hibxs
Tags: 1.11.1-2
Upload to unstable 

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
\usepackage{amssymb,amsmath}
5
5
\usepackage{ifxetex,ifluatex}
6
6
\usepackage{fixltx2e} % provides \textsubscript
7
 
% use microtype if available
8
 
\IfFileExists{microtype.sty}{\usepackage{microtype}}{}
9
7
% use upquote if available, for straight quotes in verbatim environments
10
8
\IfFileExists{upquote.sty}{\usepackage{upquote}}{}
11
9
\ifnum 0\ifxetex 1\fi\ifluatex 1\fi=0 % if pdftex
18
16
  \defaultfontfeatures{Mapping=tex-text,Scale=MatchLowercase}
19
17
  \newcommand{\euro}{€}
20
18
\fi
 
19
% use microtype if available
 
20
\IfFileExists{microtype.sty}{\usepackage{microtype}}{}
21
21
\usepackage{fancyvrb}
22
22
\usepackage{graphicx}
23
23
% We will generate all images so they have a width \maxwidth. This means