[O] Error escaping '<' and '>' in HTML export

2013-01-12 Thread Daniel Dehennin
t;# http://www.gnu.org/licenses/>. # Report bug to Hello Bug Tracking system hello-...@example.net">Report bug to Hello Bug Tracking system hello-...@example.net> #+end_src Regards. -- Daniel Dehennin Récupérer ma clef GPG: gpg --keyserver pgp.mit.edu --recv-keys 0x7A6FE2DF pgp9zmauoD8dX.pgp Description: PGP signature

[O] [PATCH] Small API fix and add test for "addlevel" inclusion parameter

2012-11-18 Thread Daniel Dehennin
ntents" call in "org-export-handle-include-files". Add test cases for the "addlevel" option[fn:1] which add one to the current level. Footnotes: [fn:1] http://article.gmane.org/gmane.emacs.orgmode/50030 ----

Re: [O] Bug: Formatting URL labels does not works with LaTeX export

2012-03-27 Thread Daniel Dehennin
Bastien writes: > Hi Daniel, > > Daniel Dehennin writes: > >> When comparing different exports, I found a possible bug when formatting >> the label of URLs: > > Can you clearly state what the problem is? Sorry, the problem is the output of literal OrgMode format

Re: [O] Export of link with underscore does not work nicely

2012-03-27 Thread Daniel Dehennin
Daniel Dehennin writes: > With HTML export, the "hba" is subscript. > > Escaping it with a backslash works fine for HTML export but not for > ASCII one. It seems that the problem is with the ASCII export, the backslash to escape the underscore is not striped. - ASCII

[O] Export of link with underscore does not work nicely

2012-03-27 Thread Daniel Dehennin
it with a backslash works fine for HTML export but not for ASCII one. Is this intended or a bug? Regards. -- Daniel Dehennin Récupérer ma clef GPG: gpg --keyserver pgp.mit.edu --recv-keys 0x7A6FE2DF pgpIndfSf0E0a.pgp Description: PGP signature

Re: [O] [DEV] New git workflow

2012-03-24 Thread Daniel Dehennin
e-a-way-to-figure-out-where-a-commit-was-cherry-picked-from -- Daniel Dehennin Récupérer ma clef GPG: gpg --keyserver pgp.mit.edu --recv-keys 0x6A2540D1 pgpTMNJvX2vJE.pgp Description: PGP signature

Re: [O] Babel add comma in front of my '*'

2012-02-18 Thread Daniel Dehennin
ically removed, so it shouldn't cause you any > problems. What about removing it during org-edit-special? My use is to org-edit-special the block, and use that overlay by cut&past and so on. Regards. -- Daniel Dehennin Récupérer ma clef GPG: gpg --keyserver pgp.mit.edu --recv-keys

[O] Babel add comma in front of my '*'

2012-02-15 Thread Daniel Dehennin
CCEPT [0:0] :INPUT ACCEPT [0:0] :FORWARD ACCEPT [0:0] :OUTPUT ACCEPT [0:0] :POSTROUTING ACCEPT [0:0] COMMIT #+end_src Regards. -- Daniel Dehennin Récupérer ma clef GPG: gpg --keyserver pgp.mit.edu --recv-keys 0x6A2540D1 pgpaHtAz00nrl.pgp Description: PGP signature

[O] Search links in a list of files

2011-12-12 Thread Daniel Dehennin
h:PATH::SOMETHING]], with SOMETHING like in search-options[1]. We could define a per-org file PATH, with something like "#+LINK_SEARCH_PATH: path1, path2, ..." Any idea about this issue? Regards. Footnotes: [1] http://orgmode.org/manual/Search-options.html#Search-options -- Daniel

[O] [PATCH] Dynamically demote included file relatively to the current heading level

2011-12-12 Thread Daniel Dehennin
+ + diff --git a/testing/examples/include-master.org b/testing/examples/include-master.org new file mode 100644 index 000..f63b883 --- /dev/null +++ b/testing/examples/include-master.org @@ -0,0 +1,15 @@ +#+TITLE: Test #+INCLUDE: addlevel +#+AUTHOR: Test user +#+DATE: + +* Top level1 header1

[Orgmode] LaTeX export

2007-11-02 Thread Daniel Dehennin
Hello, Using org mode for near everything, I want to use LaTeX export. I have 2 problems: - the underscore "_" is not escaped, - I use non-breakable spaces in my input files, like « some text », is-it possible to replace this by "~" ? Regards. -- Daniel Dehennin Récupé

Re: [Orgmode] LaTeX export

2007-11-02 Thread Daniel Dehennin
Le 5175 Septembre 1993, Bastien a tapoté: > Daniel Dehennin <[EMAIL PROTECTED]> writes: > >> I have 2 problems: >> >> - the underscore "_" is not escaped, > > Can you provide an example with context for both the input and the > output? Maybe t

[Orgmode] LaTeX export

2007-11-02 Thread Daniel Dehennin
Hello, Using org mode for near everything, I want to use LaTeX export. I have 2 problems: - the underscore "_" is not escaped, - I use non-breakable spaces in my input files, like « some text », is-it possible to replace this by "~" ? Regards. -- Daniel Dehennin Récupé

Re: [Orgmode] Spreedsheet and row formulas

2007-05-08 Thread Daniel Dehennin
format for the table, telling that column 1 and row 1 are header ? Regards. -- Daniel Dehennin Récupérer ma clef GPG: gpg --keyserver pgp.mit.edu --recv-keys 0x6A2540D1 ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman

[Orgmode] Spreedsheet and row formulas

2007-04-26 Thread Daniel Dehennin
Hello, This is a feature request as it doesn't seems to exists. I would like to have row formulas, like colum formulas. It's always possible to invert a table to make the formulas on colums instead of row, but it changes the meaning of the table. Thanks. -- Daniel Dehennin Récupér

[Orgmode] Time line for current buffer

2007-04-22 Thread Daniel Dehennin
Hello, I like the C-a L (time line for current buffer) feature, I use it extensively to track appointments on a per project basis. Is it possible to include a time grid like with the Agenda ? The agenda is limited to the current day or week. Regards. -- Daniel Dehennin Récupérer ma clef GPG

[Orgmode] QUOTE, HTML export and URL handling

2007-04-21 Thread Daniel Dehennin
Hello, Using the quote environment for command-line examples, I discover a strange behaviour, let's see my example: : wget http://www.example.org/a-page.html When I export to HTML it gives me: wget [[http://www.example.org/a-page.html][http://www.example.org/a-page.html]] Regards. -- D

Re: [Orgmode] Enhancing text with HTML export

2007-04-20 Thread Daniel Dehennin
We will see... Thanks. -- Daniel Dehennin Récupérer ma clef GPG: gpg --keyserver pgp.mit.edu --recv-keys 0x6A2540D1 ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] Enhancing text with HTML export

2007-04-18 Thread Daniel Dehennin
a subscribe to emacs-orgmode list instead of the emacs-orgmode-request. -- Daniel Dehennin Récupérer ma clef GPG: gpg --keyserver pgp.mit.edu --recv-keys 0x2A408F69 ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode