Search
Top Posts & Pages
- Plasma Active for Nexus 7: Running the touch-optimized Plasma Active Linux Distribution on Nexus 7
- Hotplug an External Screen to your Laptop on Linux
- QML and Clipboard Interaction
- QML TreeView
- New Rootfs Tarball of Plasma Active for Nexus 7
- Plasma Active 4 for Nexus 7 (2012) and Archos G9
- Emumaster for SailfishOS, Work-in-progress
- QML Text Input for Maemo Fremantle
- Nexus 7 MOSLO with kexec hardboot and 3G Nexus Support
Links
Tag Archives: LaTeX
Note to Self: Clojure Code in LaTeX vs. Copy&Paste
This post is a somewhat extended “Note to Self” in the sense that some of this may also hopefully be useful for others. I like LaTeX a lot and its “listings” package is great for including source code in documents. … Continue reading
LaTeX lstlisting: Easily Copy&Paste Snippets from PDF
I regularly use LaTeX for documentation. While lstlisting is really great for printing snippets of code out of the box you may encounter some situations where you need to tweak it a little to fit your needs. Imagine you have, … Continue reading