summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/jwjournal/jwjournal-demo-en.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/jwjournal/jwjournal-demo-en.tex')
-rw-r--r--macros/latex/contrib/jwjournal/jwjournal-demo-en.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/macros/latex/contrib/jwjournal/jwjournal-demo-en.tex b/macros/latex/contrib/jwjournal/jwjournal-demo-en.tex
index f0b85fc484..5a5d8740c9 100644
--- a/macros/latex/contrib/jwjournal/jwjournal-demo-en.tex
+++ b/macros/latex/contrib/jwjournal/jwjournal-demo-en.tex
@@ -16,14 +16,14 @@
Images can be included via:
- || [.4] {example-image-a}
+ || <.4> {example-image-a} % or || {example-image-a} <.4>
>> (Remark on the image)
>> (More remark...)
You may also show the image on the left or on the right:
- (( [.4] {example-image-a}
- -> [.3] % add some vertical spacing, here is 0.3\baselineskip
- )) [.4] {example-image-a}
+ (( <.4> {example-image-a} % or (( {example-image-a} <.4>
+ -> <.3> % add some vertical spacing, here is 0.3\baselineskip
+ )) <.4> {example-image-a} % or )) {example-image-a} <.4>