From 51fa5f6ee23cf78a5df14206859afa96f6727327 Mon Sep 17 00:00:00 2001 From: ♫ Christian Krause ♫ Date: Tue, 7 May 2019 18:24:13 +0200 Subject: MANUAL.txt: removes double 'inside' (#5489) --- man/pandoc.1 | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/pandoc.1 b/man/pandoc.1 index 70bb8aebb..b7162282d 100644 --- a/man/pandoc.1 +++ b/man/pandoc.1 @@ -2036,8 +2036,14 @@ $endif$ .PP Similarly, \f[C]outputfile\f[R] can be \f[C]-\f[R] if output goes to the terminal. +.PP +If you need absolute paths, use e.g. +\f[C]$curdir$/$sourcefile$\f[R]. .RE .TP +.B \f[C]curdir\f[R] +working directory from which pandoc is run. +.TP .B \f[C]toc\f[R] non-null value if \f[C]--toc/--table-of-contents\f[R] was specified .TP @@ -4350,8 +4356,8 @@ $\[rs]tuple{a, b, c}$ \f[R] .fi .PP -Note that LaTeX macros will not be applied if they occur inside inside a -raw span or block marked with the \f[C]raw_attribute\f[R] extension. +Note that LaTeX macros will not be applied if they occur inside a raw +span or block marked with the \f[C]raw_attribute\f[R] extension. .PP When \f[C]latex_macros\f[R] is disabled, the raw LaTeX and math will not have macros applied. -- cgit v1.2.3