Hello, "Loris Bennett" <loris.benn...@fu-berlin.de> writes:
> If I export the following > > #+BEGIN_EXAMPLE > $ sueff loris > Username Efficiency Number_of_CPUs_In_Use > loris 87.50% (7.00 of 8) > #+END_EXAMPLE > > to an ASCII file, I get: > > ,---- > | $ sueff loris > | Username Efficiency Number_of_CPUs_In_Use > | loris 87.50% (7.00 of 8) > `---- > > Where can I configure the appearance of the bracket around the > example? You can use a filter function and add it to `org-export-filter-example-block-functions'. Regards, -- Nicolas Goaziou