Skip to content

Instantly share code, notes, and snippets.

View RolandR's full-sized avatar

Roland Rytz RolandR

View GitHub Profile
@RolandR
RolandR / streets.lua
Created August 2, 2019 11:53
Transport Fever: streets.lua with Bern's public transport stops
function data()
return {
"Aegertenstrasse",
"Alpenstrasse",
"Äussere Enge",
"Bachmätteli",
"Bächtelen",
"Badgasse",
"Bärengraben",
"Bärenplatz",
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass[a4paper]{article}
\usepackage[sc]{mathpazo} % Use the Palatino font
\usepackage[T1]{fontenc} % Use 8-bit encoding that has 256 glyphs
\linespread{1.05} % Line spacing - Palatino needs more space between lines
\usepackage{microtype} % Slightly tweak font spacing for aesthetics
@RolandR
RolandR / SingleLetterWords
Last active November 11, 2016 19:51
Single Letter Words
a a
b be, bee
c see
d
e
f
g
h age
i eye, I
j jay
@RolandR
RolandR / LeftHandedWords
Last active July 3, 2017 12:45
Words that can be written on a QWERTY or QWERTZ keyboard with just the left hand.
==English==
a
as
we
be
sad
see
was
get
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass[a4paper]{article}
\usepackage{lipsum}
\usepackage[sc]{mathpazo} % Use the Palatino font
\usepackage[T1]{fontenc} % Use 8-bit encoding that has 256 glyphs
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass[a4paper]{article}
\usepackage{lipsum}
\usepackage[sc]{mathpazo} % Use the Palatino font
\usepackage[T1]{fontenc} % Use 8-bit encoding that has 256 glyphs