summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/fbox/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-11-05 03:01:03 +0000
committerNorbert Preining <norbert@preining.info>2019-11-05 03:01:03 +0000
commita78951f836b9edaab2dd593f38e33732f0d03cbd (patch)
tree2193c3bad6f85727c4d09d08941c437f4094537a /macros/latex/contrib/fbox/README.md
parent97106ae9313f56715ee9a7dd39d708158c1bedb9 (diff)
CTAN sync 201911050301
Diffstat (limited to 'macros/latex/contrib/fbox/README.md')
-rw-r--r--macros/latex/contrib/fbox/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/latex/contrib/fbox/README.md b/macros/latex/contrib/fbox/README.md
index 50147f1126..8959404440 100644
--- a/macros/latex/contrib/fbox/README.md
+++ b/macros/latex/contrib/fbox/README.md
@@ -1,7 +1,7 @@
# fbox.sty
Redefines the macro \fbox{...} from standard
-LaTeX to \fbox[optarg]{...}
+LaTeX to \fbox*[optarg]{...}
optarg can be any combination of l, r, b, and t. For
example: \fbox[lt]{foo} or \fbox[Tlr]{...}