Re: Developing Moodle resources/sites with Org Mode

2024-01-17 Thread Denis Bitouzé
Le 17/01/24 à 19h23, Leo Butler a écrit : > I have used org-mode to do all my STACK question authoring for a few > years now [1]. I do all the writing in emacs and then copy/paste into the > STACK textareas, test, repeat. It is not elegant, but it is easier than > working in a web-browser. It

Re: Option that prevents Org to add \lstset{language=⟨language⟩,...} when code blocks are exported to LaTeX

2022-10-18 Thread Denis Bitouzé
Le 18/10/22 à 04h14, Ihor Radchenko a écrit : > Denis Bitouzé writes: > >> here is a feature request about the LaTeX export. >> >> With ~(setq org-latex-listings t)~, code blocks such as: >> >> ┌ >> │ #+BEGIN_SRC ⟨language⟩

Export (to `LaTeX`) `~⟨code snippet⟩~` into `\lstinline+⟨code snippet⟩+` (just as does `src_⟨language⟩{⟨code snippet⟩}`)

2022-03-11 Thread Denis Bitouzé
Hi, here is a feature request about the LaTeX export (another one: the previous mine, https://list.orgmode.org/87zgmda67z@example.com/, sadly didn't get any answer). With `(setq org-latex-listings t)`, `src_⟨language⟩{⟨code snippet⟩}` is exported from `org-mode` to `LaTeX` into

Option that prevents Org to add \lstset{language=⟨language⟩,...} when code blocks are exported to LaTeX

2022-02-26 Thread Denis Bitouzé
Hi, here is a feature request about the LaTeX export. With ~(setq org-latex-listings t)~, code blocks such as: ┌ │ #+BEGIN_SRC ⟨language⟩ :exports code │ ... │ #+END_SRC └ are exported to LaTeX into: ┌ │ \lstset{language=⟨language⟩,label= ,caption=

Re: [O] Bug: The headers' anchors from custom ids should be at the beginning, and not at the end, of these headers [8.3.1 (8.3.1-129-ga7c8d2-elpa @ /home/bitouze/.emacs.d/elpa/org-20150921/)]

2015-09-22 Thread Denis Bitouzé
Le 22/09/15 à 21h39, Nicolas Goaziou a écrit : > Hello, Hello, >> As you can see, the anchor in the .md file is at the end of the header and, >> in >> case this header contains long text, clicking on a link to this anchor would >> lead us to the end, eventually not at

Re: [O] Bug: The headers' anchors from custom ids should be at the beginning, and not at the end, of these headers [8.3.1 (8.3.1-129-ga7c8d2-elpa @ /home/bitouze/.emacs.d/elpa/org-20150921/)]

2015-09-22 Thread Denis Bitouzé
Le 22/09/15 à 22h01, Nicolas Goaziou <m...@nicolasgoaziou.fr> a écrit : > Denis Bitouzé <dbitouze-39zsbgiqgt5gwvitb5q...@public.gmane.org> writes: > >> I don't see your point. >> >> 1. What is less readable: the anchor or, if the anchor is at its >>

Re: [O] Bug: Custom id taken into account with html, but not with markdown, exports [8.3.1 (8.3.1-123-g823cad-elpa @ /home/bitouze/.emacs.d/elpa/org-20150914/)]

2015-09-21 Thread Denis Bitouzé
Le 21/09/15 à 08h30, Nicolas Goaziou <m...@nicolasgoaziou.fr> a écrit : > Hello, > > Denis Bitouzé <dbitouze-39zsbgiqgt5gwvitb5q...@public.gmane.org> writes: > >> BTW, do you agree with the other issue I reported: >> >> #+begin_src org >

[O] Bug: The headers' anchors from custom ids should be at the beginning, and not at the end, of these headers [8.3.1 (8.3.1-129-ga7c8d2-elpa @ /home/bitouze/.emacs.d/elpa/org-20150921/)]

2015-09-21 Thread Denis Bitouzé
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list.

Re: [O] Bug: Internal links broken when exporting from org mode to markdown and odt [8.3.1 (8.3.1-103-g366dc4-elpa @ /home/bitouze/.emacs.d/elpa/org-20150907/)]

2015-09-20 Thread Denis Bitouzé
Le 19/09/15 à 00h06, Nicolas Goaziou <m...@nicolasgoaziou.fr> a écrit : > Denis Bitouzé <dbitouze-39zsbgiqgt5gwvitb5q...@public.gmane.org> writes: > >> Via ELPA, it will be okay? > > It should. There is a new ELPA release every week. OK, thanks. >> I s

[O] Bug: Custom id taken into account with html, but not with markdown, exports [8.3.1 (8.3.1-123-g823cad-elpa @ /home/bitouze/.emacs.d/elpa/org-20150914/)]

2015-09-20 Thread Denis Bitouzé
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list.

Re: [O] Bug: [Markdown export] Relative pages considered as files if links' targets [8.3.1 (8.3.1-123-g823cad-elpa /home/bitouze/.emacs.d/elpa/org-20150914/)]

2015-09-20 Thread Denis Bitouzé
Rasmus gmx.us> writes: > What if you add a dot? > > #+begin_src org > - A [[./rootsite/somepage/][(relative) page]]. > - A [[./rootsite/somepage][(relative) page]]. > #+end_src > > ⇒ > > #+begin_src markdown > - A [(relative) page](./rootsite/somepage/). > - A [(relative)

[O] Bug: [Markdown export] Relative pages considered as files if links' targets [8.3.1 (8.3.1-123-g823cad-elpa @ /home/bitouze/.emacs.d/elpa/org-20150914/)]

2015-09-20 Thread Denis Bitouzé
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list.

Re: [O] Bug: Internal links broken when exporting from org mode to markdown and odt [8.3.1 (8.3.1-103-g366dc4-elpa @ /home/bitouze/.emacs.d/elpa/org-20150907/)]

2015-09-20 Thread Denis Bitouzé
Le 20/09/15 à 13h26, Nicolas Goaziou a écrit : > The fix is only 2 days old and is not included in Org ELPA yet. OK, thanks, sorry to have been so impatient :) Regards. -- Denis

Re: [O] Bug: Custom id taken into account with html, but not with markdown, exports [8.3.1 (8.3.1-123-g823cad-elpa @ /home/bitouze/.emacs.d/elpa/org-20150914/)]

2015-09-20 Thread Denis Bitouzé
Le 20/09/15 à 23h01, Nicolas Goaziou <m...@nicolasgoaziou.fr> a écrit : > Hello, Hello, > dbito...@wanadoo.fr (Denis Bitouzé) writes: > >> When the following org mode file: >> >> #+begin_src org >> * Heading with custom id >> :PROPERTIES: >&g

Re: [O] Bug: Extra blank line in subitem list when exported to markdown [8.3.1 (8.3.1-103-g366dc4-elpa @ /home/bitouze/.emacs.d/elpa/org-20150907/)]

2015-09-16 Thread Denis Bitouzé
Le 16/09/15 à 14h51, Nicolas Goaziou <m...@nicolasgoaziou.fr> a écrit : > Denis Bitouzé <dbitouze-39zsbgiqgt5gwvitb5q...@public.gmane.org> writes: > >> Well, please, don't trust me too quickly :) I must admit I'm very far >> from a mardown expert: I'm only a ver

Re: [O] Please confirm your message

2015-09-14 Thread Denis Bitouzé
junk-mail. You should only have to confirm your address once. > > If you do not respond to this confirmation request within 14 days, > your message will not be delivered. > > From: Denis Bitouzé <dbito...@wanadoo.fr> > Subject: Re: Bug: \vert{} exported to markdown not as ex

Re: [O] Please confirm your message

2015-09-14 Thread Denis Bitouzé
junk-mail. You should only have to confirm your address once. > > If you do not respond to this confirmation request within 14 days, > your message will not be delivered. > > From: Denis Bitouzé <dbito...@wanadoo.fr> > Subject: Re: Please confirm your message > To: Gma

Re: [O] Bug: \vert{} exported to markdown not as expected [8.3.1 (8.3.1-103-g366dc4-elpa @ /home/bitouze/.emacs.d/elpa/org-20150907/)]

2015-09-14 Thread Denis Bitouzé
Le 14/09/15 à 02h10, "Charles C. Berry" <ccbe...@ucsd.edu> a écrit : > On Sun, 13 Sep 2015, Nicolas Goaziou wrote: > >> >> >> Denis Bitouzé <dbitouze-39zsbgiqgt5gwvitb5q...@public.gmane.org> writes: >> > [...] > >> Mark

Re: [O] Bug: \vert{} exported to markdown not as expected [8.3.1 (8.3.1-103-g366dc4-elpa @ /home/bitouze/.emacs.d/elpa/org-20150907/)]

2015-09-14 Thread Denis Bitouzé
Le 13/09/15 à 22h47, Nicolas Goaziou <m...@nicolasgoaziou.fr> a écrit : > Denis Bitouzé <dbitouze-39zsbgiqgt5gwvitb5q...@public.gmane.org> writes: > >> 1. For _, \under{} is necessary since _ at the org mode level is >>exported as \_. >> 2. For |,

Re: [O] Bug: Extra blank line in subitem list when exported to markdown [8.3.1 (8.3.1-103-g366dc4-elpa @ /home/bitouze/.emacs.d/elpa/org-20150907/)]

2015-09-14 Thread Denis Bitouzé
Le 13/09/15 à 22h41, Nicolas Goaziou <m...@nicolasgoaziou.fr> a écrit : > Hello, Hello, > dbito...@wanadoo.fr (Denis Bitouzé) writes: > >> When exported to markdown, an extra blank line is added in subitem >> lists, as shown by the following minimal exam

Re: [O] Bug: \vert{} exported to markdown not as expected [8.3.1 (8.3.1-103-g366dc4-elpa @ /home/bitouze/.emacs.d/elpa/org-20150907/)]

2015-09-13 Thread Denis Bitouzé
Le 13/09/15 à 22h04, Nicolas Goaziou <m...@nicolasgoaziou.fr> a écrit : > Hello, Hello, > dbito...@wanadoo.fr (Denis Bitouzé) writes: > >> The following file: >> >> #+NAME: test.org >> #+begin_src org >> Foo |bar_baz| >> >> Foo \v

Re: [O] Bug: LaTeX source code blocks not exported in Markdown [8.3.1 (8.3.1-103-g366dc4-elpa @ /home/bitouze/.emacs.d/elpa/org-20150907/)]

2015-09-12 Thread Denis Bitouzé
Le 11/09/15 à 17h58, Nicolas Goaziou a écrit : > Hello, Hi Nicolas and Charles, >> Expected behavior: >> >> ┌ >> │ #+BEGIN_SRC latex >> │ latex >> │ #+END_SRC >> └ >> >> gives: >> >> ┌ >> │ latex >> └ > > This is because latex block

[O] Bug: \vert{} exported to markdown not as expected [8.3.1 (8.3.1-103-g366dc4-elpa @ /home/bitouze/.emacs.d/elpa/org-20150907/)]

2015-09-12 Thread Denis Bitouzé
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list.

[O] Bug: Extra blank line in subitem list when exported to markdown [8.3.1 (8.3.1-103-g366dc4-elpa @ /home/bitouze/.emacs.d/elpa/org-20150907/)]

2015-09-12 Thread Denis Bitouzé
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list.

[O] Bug: LaTeX source code blocks not exported in Markdown [8.3.1 (8.3.1-103-g366dc4-elpa @ /home/bitouze/.emacs.d/elpa/org-20150907/)]

2015-09-11 Thread Denis Bitouzé
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list.

Re: [O] Bug: Internal links broken when exporting from org mode to markdown and odt [8.3.1 (8.3.1-103-g366dc4-elpa @ /home/bitouze/.emacs.d/elpa/org-20150907/)]

2015-09-10 Thread Denis Bitouzé
Hi, Le 10/09/15 à 22h06, Nicolas Goaziou a écrit : > Thank you for the report. You're welcome. > I fixed it in Markdown back-end yesterday. Many thanks. > You may want to upgrade Org. Via ELPA, it will be okay? > However, I don't see anything wrong with ODT. I

[O] Bug: Internal links broken when exporting from org mode to markdown and odt [8.3.1 (8.3.1-103-g366dc4-elpa @ /home/bitouze/.emacs.d/elpa/org-20150907/)]

2015-09-10 Thread Denis Bitouzé
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list.