Day: January 6, 2014
Creating WordPress child themes and preventing automatic linebreaks in pre-tags
I wanted to prevent automatic linebreaks in pre-tags in the “Twenty Fourteen” theme. I followed WordPress’ description on how to create child themes. In the /usr/local/www/wordpress/wp-content/themes directory, I created the twentyfourteen_local directory. In this directory I created the style.css file. The file was given the contents shown below. In the Dashboard, I clicked on Appearance. […]
Read More → Creating WordPress child themes and preventing automatic linebreaks in pre-tagsReferencing IETF RFCs inline in LaTeX
In LaTeX documents without the need for a separate bibliography, these macros might be handy for referencing and creating clickable URLs pointing to IETF RFCs.
Read More → Referencing IETF RFCs inline in LaTeX