From ebebaa41729d2dbc7a3582bd9132acce187613a4 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Wed, 28 Feb 2018 16:41:15 +0100 Subject: Edited commends on \makepdf The old comments could be a little confusing, so they are now more clear and describe where to look for how this variable is used. --- paper.tex | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'paper.tex') diff --git a/paper.tex b/paper.tex index a423e33..83aab2a 100644 --- a/paper.tex +++ b/paper.tex @@ -1,12 +1,10 @@ \documentclass[10pt, twocolumn]{article} %% This is a convenience variable if you are using PGFPlots to build plots -%% within LaTeX. If you want to import PDF files for plots directly (and -%% not build them with TikZ in LaTeX), then comment the next line. To use -%% PDF files, they have to be in a `tikz' directory. To MAKE PDF files with -%% TikZ and PGFPlots, it is assumed that the texfile containing the source -%% are in a `tex' subdirectory relative to the directory which latex is run -%% in. +%% within LaTeX. If you want to import PDF files for figures directly, you +%% can use the standard `\includegraphics' command. See the definition of +%% `\includetikz' in `tex/preamble-pgfplots.tex' for where the files are +%% assumed to be if you use `\includetikz' when `\makepdf' is not defined. \newcommand{\makepdf}{} %% When defined (value is irrelevant), `\highlightchanges' will cause text -- cgit v1.2.1