aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2025-09-02 08:39:47 +0200
committerJohn MacFarlane <[email protected]>2025-09-02 08:39:47 +0200
commit4d545b69fe66c37805de883a5b71afe5fdb7e984 (patch)
treedfc82c2c915b2cf661b95985096a2517a7c5afdf /MANUAL.txt
parent5424d3eca0e127de7a59baea9b11649b1c17e5b2 (diff)
Change `latex-pos` to `latex-placement`.
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 381069e06..536567ff2 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -5647,9 +5647,9 @@ formats (e.g. RTF) do not yet support figures. In those
formats, you'll just get an image in a paragraph by itself, with
no caption. For LaTeX output, you can specify a [figure's
positioning](https://www.overleaf.com/learn/latex/Positioning_images_and_tables#The_figure_environment)
-by adding the `latex-pos` attribute.
+by adding the `latex-placement` attribute.
- ![This is the caption](/url/of/image.png){latex-pos="ht"}
+ ![This is the caption](/url/of/image.png){latex-placement="ht"}
If you just want a regular inline image, just make sure it is not
the only thing in the paragraph. One way to do this is to insert a