Re: [O] Handling custom link types for html export in v 9.0 - Replacement for deprecated `org-add-link-type`?

2017-04-18 Thread Milan Zimmermann
and this: > > (org-link-set-parameters >"img" >:follow (your-old-follow-code) >:export (your-old-export-code)) > > Milan Zimmermann writes: > >> Hi: >> >> I have a question about how to define custom link type, which before >&g

[O] Handling custom link types for html export in v 9.0 - Replacement for deprecated `org-add-link-type`?

2017-04-17 Thread Milan Zimmermann
Hi: I have a question about how to define custom link type, which before 9.0 used the (9.0) deprecated `org-add-link-type`. 1. Let me first provide the context: There is often a need to generate, for org links export/publish to Html, elements where img src URL starts with a slash, like this

Re: [O] Bug: Export to html and latex fails on these (relatively common) strings [8.2.10 (8.2.10-16-g4c37a9-elpa @ /home/mzimmermann/.emacs.d/elpa/org-20141110/)]

2014-11-14 Thread Milan Zimmermann
to convert table.el tables to org tables? imho, that would be really helpful precondition to dropping the table.el support. And thanks for the #begin/end_example pointer. Milan On Fri, Nov 14, 2014 at 3:30 AM, Nicolas Goaziou m...@nicolasgoaziou.fr wrote: Hello, Milan Zimmermann milan.zimmerm

Re: [O] Bug: Export to html and latex fails on these (relatively common) strings [8.2.10 (8.2.10-16-g4c37a9-elpa @ /home/mzimmermann/.emacs.d/elpa/org-20141110/)]

2014-11-14 Thread Milan Zimmermann
Please ignore my note about converting table.el to table. There is a C-c ~ . On Fri, Nov 14, 2014 at 10:51 AM, Milan Zimmermann milan.zimmerm...@gmail.com wrote: Hi Nicolas, Thanks for your answers. On the first example from Git - you are right this snippet exports correctly. I had a big

[O] Bug: Export to html and latex fails on these (relatively common) strings [8.2.10 (8.2.10-16-g4c37a9-elpa @ /home/mzimmermann/.emacs.d/elpa/org-20141110/)]

2014-11-13 Thread Milan Zimmermann
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.