On Thursday, 15 Oct 2020 at 16:03, Colin Baxter wrote:
> Is there any reason why you don't use LaTeX's \leftarrow in place of ← ?
> With perhaps a (set-input-method 'TeX).
Funnily enough, it's because I was originally using the TeX input method
(which I love) that I ended up with ← instead of \get
Hello Eric,
> Eric S Fraga writes:
> On Thursday, 15 Oct 2020 at 12:31, Jarmo Hurri wrote:
>> In my case there is a specific pseudocode format I need to use. I
>> think I would have to try to tune one of these packages pretty
>> heavily.
> In that case, you may simply wis
Eric S Fraga writes:
> In that case, you may simply wish to use the alltt environment. This
> works for me:
>
> #+begin_src org
> ,* algorithm pseudo code
> ,#+latex_header: \usepackage{alltt}
> ,#+begin_alltt
> for i \in [0,1] do
> if i \neq 3
> x ← i^2
> end if
> end fo
Maxim Nikulin writes:
What is the easiest way to combine monospace and special symbols?
>>>
>>> Is there any problem with UTF-8 symbols such as "≠"? I have typed it using
>>> Compose / =
>>
>> At least out of the box, the UTF-8 symbol is not exported.
>
> #+BEGIN_SRC emacs-lisp
> (add-to-
Jarmo Hurri wrote:
Maxim Nikulin writes:
Jarmo Hurri wrote:
What is the easiest way to combine monospace and special symbols?
Is there any problem with UTF-8 symbols such as "≠"? I have typed it using
Compose / =
At least out of the box, the UTF-8 symbol is not exported.
#+BEGIN_SRC ema
On Thursday, 15 Oct 2020 at 12:31, Jarmo Hurri wrote:
> In my case there is a specific pseudocode format I need to use. I think
> I would have to try to tune one of these packages pretty heavily.
In that case, you may simply wish to use the alltt environment. This
works for me:
#+begin_src org
Hello.
Maxim Nikulin writes:
> Jarmo Hurri wrote:
>> What is the easiest way to combine monospace and special symbols?
>
> Is there any problem with UTF-8 symbols such as "≠"? I have typed it using
> Compose / =
At least out of the box, the UTF-8 symbol is not exported.
All the best,
Jarmo
Hi there.
Eric S Fraga writes:
> I resort to LaTeX for this, using a LaTeX src block with the algorithm
> and algpseudocode packages.
In my case there is a specific pseudocode format I need to use. I think
I would have to try to tune one of these packages pretty heavily.
But I will see. Than
Hi there!
Colin Baxter writes:
> Would https://github.com/jsalzbergedu/pseudocode-mode be any good?
I will have to explore it. The documentation is almost as thin as my
wallet.
Thanks,
Jarmo
> Jarmo Hurri writes:
> Greetings.
> I like to embed pseudocode etc. in example blocks so that it is
> typeset in monospace when exported. But sometimes I would need
> special symbols, such as \neq, in pseudocode. What is the easiest
> way to combine monospace and special
On Thursday, 15 Oct 2020 at 09:13, Jarmo Hurri wrote:
> I like to embed pseudocode etc. in example blocks so that it is typeset
> in monospace when exported. But sometimes I would need special symbols,
> such as \neq, in pseudocode. What is the easiest way to combine
> monospace and special symbols
Jarmo Hurri wrote:
I like to embed pseudocode etc. in example blocks so that it is typeset
in monospace when exported. But sometimes I would need special symbols,
such as \neq, in pseudocode. What is the easiest way to combine
monospace and special symbols?
Is there any problem with UTF-8 symb
Greetings.
I like to embed pseudocode etc. in example blocks so that it is typeset
in monospace when exported. But sometimes I would need special symbols,
such as \neq, in pseudocode. What is the easiest way to combine
monospace and special symbols?
Jarmo
13 matches
Mail list logo