summaryrefslogtreecommitdiff
path: root/support/latexpand/README
diff options
context:
space:
mode:
Diffstat (limited to 'support/latexpand/README')
-rw-r--r--support/latexpand/README6
1 files changed, 5 insertions, 1 deletions
diff --git a/support/latexpand/README b/support/latexpand/README
index 6f32dfd4e6..8933efb074 100644
--- a/support/latexpand/README
+++ b/support/latexpand/README
@@ -25,6 +25,10 @@ SYNOPSIS
(similar to --expand-bbl FILE, but for
biber+biblatex).
--help this help message
+ --define <key>=<val>, -d <key>=<val>
+ defines a macro key to be replaced by value, e.g.,
+ when called with -d foo=bar would replace all occurences
+ of \foo in the code with bar. Can be supplied multiple times.
--output <file>, -o <file>
generate output in <file>
--explain generate explanatory comments in output
@@ -121,5 +125,5 @@ SEE ALSO
https://lacl.fr/~caubert/notes/portabilite-du-tex.html#dependances
VERSION
- This is latexpand version v1.6.
+ This is latexpand version v1.7.