From 0f5d24cd1a93d28b3d28c8367c09a6527d11be63 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Thu, 23 Nov 2023 16:21:41 -0500 Subject: [PATCH] fix table format --- doc/src/variable.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/variable.rst b/doc/src/variable.rst index 0a040a1655..73923e9ca0 100644 --- a/doc/src/variable.rst +++ b/doc/src/variable.rst @@ -1173,7 +1173,7 @@ custom atom properties are the same; just replace the leading "i" with +--------+---------------+------------------------------------------+ | atom | i_name | per-atom vector | | atom | i2_name[I] | column of per-atom array | -+--------+--------------+------------------------------------------+ ++--------+---------------+------------------------------------------+ The I and J indices in these custom atom property references can be integers or can be a variable name, specified as v_name, where name is