Hello,
Sebastien Vauban
writes:
> * ox-ascii.el (org-ascii--box-string): Choose more universal Unicode
> characters for boxquote corners.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
Hello,
Nicolas Goaziou wrote:
> Sebastien Vauban writes:
>
>> I'd advice to use UTF-8 characters more wildly available in the
>> different fonts for drawing the Boxquote around code, in function
>> `org-ascii--box-string'.
>>
>> The results is that only \u250C and \u2514 are "universal" (except in
Hello,
Samuel Wales writes:
> if boxquote is going to be changed, perhaps another option that would
> be nice for boxquote would be to optionally not print anything to the
> left of the contents?
>
> On 9/12/14, Sebastien Vauban wrote:
>> ╭
>> │ (defun org-ascii--box-string (s info)
>
if boxquote is going to be changed, perhaps another option that would
be nice for boxquote would be to optionally not print anything to the
left of the contents?
On 9/12/14, Sebastien Vauban wrote:
> ╭
> │ (defun org-ascii--box-string (s info)
^
here
--
The Kafka Pandemic: ht
Hello,
Sebastien Vauban
writes:
> I'd advice to use UTF-8 characters more wildly available in the
> different fonts for drawing the Boxquote around code, in function:
>
> ╭
> │ (defun org-ascii--box-string (s info)
> │ "Return string S with a partial box to its left.
> │ INFO is
Hello,
I'd advice to use UTF-8 characters more wildly available in the
different fonts for drawing the Boxquote around code, in function:
╭
│ (defun org-ascii--box-string (s info)
│ "Return string S with a partial box to its left.
│ INFO is a plist used as a communication channel."