emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

change headings to list but have a nested numeration?


From: Uwe Brauer
Subject: change headings to list but have a nested numeration?
Date: Sat, 09 Jul 2022 18:43:59 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Hi

I start with this part

* The pseudo code
** The actual Matlab code
** Initialisation 
*** Details

Which is converted via org-ctrl-c-minus
to 
* The pseudo code
  - The actual Matlab code
  - Initialisation 
    - Details

However here the structure depends on the indentation and that might not
be that rebust would it be possible to convert to such a structure:

* The pseudo code
  1. The actual Matlab code
  2. Initialisation 
     1.1 Details

That looks more stable to me.

Thanks and regards

Uwe Brauer 
-- 
I strongly condemn Putin's war of aggression against the Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the ban of Russia from SWIFT.
I support the EU membership of the Ukraine. 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]