/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

michaelneuper.com
| | www.hhyu.org
3.9 parsecs away

Travel
| | Science, programming, books, and other interesting stuff
| | vxlabs.com
5.3 parsecs away

Travel
| | With Emacs, org mode and org-babel, it's possible to evaluate source code samples embedded in your org files and have the output of said evaluation appear inline. This makes for a beautiful literate programming environment. It also enables one to include graphs in one's documents (org mode, PDF, HTML presentations or blog posts) by using for example GraphViz. This blog post (obviously authored using Emacs and Org mode) contains short instructions for doing so.
| | rgoswami.me
6.4 parsecs away

Travel
| | A post on working with transient TeX templates in orgmode without modifying global configurations. This will also serve as a rudimentary introduction to TeX in orgmode. Background The sad reality of working in a field dominated by institutional actors which do not care for recognizing software development as a skill is that there are often a lot of ugly LaTeX templates1. In particular, often Universities have arbitrary LaTeX templates from the the dark days of 2010 something, which include gratuitous usage of say, natbib instead of biblatex.
| | pank.eu
21.5 parsecs away

Travel
| [AI summary] The post explains a hacky Emacs Lisp solution to display Org Babel source code blocks with burger icons using prettify-symbols-mode.