In a document I am preparing using Org-mode, I need to create some “boxes” containing text, tables and figures. In LaTeX, mdframed seems to be the way to go. Is there a way to do it in Org-mode? How do I define something like
#+begin_mdframed Contents of the box go here #+end_mdframed Would appreciate a pointer to the right method. Thanks, Vikas