Hello, John, Thank you very much for the two links.
John Kitchin <jkitc...@andrew.cmu.edu> writes: > You might look at this > http://kitchingroup.cheme.cmu.edu/blog/2015/02/05/Extending-the-org-mode-link-syntax-with-attributes/ > for another way to do that. Your idea of adding attributes to Org links is very interesting and productive. It also shows the great potential that Org links have. > Check out this alternative approach all together that also uses a > special block. > > http://kitchingroup.cheme.cmu.edu/blog/2016/01/17/Side-by-side-figures-in-org-mode-for-different-export-outputs/ I also find your approach very interesting. What I like the most is giving LaTeX a "Lisp skin". It is more elegant and legible. I love (La)TeX and its potential, but I find its code somewhat ugly, often too verbose. By the way (offtopic), there is a LaTeX package called lisp-on-TeX that includes a rudimentary Lisp interpreter: https://www.ctan.org/pkg/lisp-on-tex. It's interesting, and you can do some things with it, but I think it's an abandoned project. The TeX ecosystem has moved to Lua with LuaTeX and LuaMetaTeX, but a LispTeX would have been wonderful! ;-) Regards, Juan Manuel