diff --git a/lyrics/hp.png b/lyrics/hp.png new file mode 100644 index 0000000..0ffb7b1 Binary files /dev/null and b/lyrics/hp.png differ diff --git a/lyrics/white_man_in_hammersmith_palais.tex b/lyrics/white_man_in_hammersmith_palais.tex new file mode 100644 index 0000000..2fbbf8f --- /dev/null +++ b/lyrics/white_man_in_hammersmith_palais.tex @@ -0,0 +1,127 @@ +\documentclass[14pt]{article} + +\usepackage[a4paper,margin=2cm]{geometry} +\usepackage[T1]{fontenc} +\usepackage{multicol} +\usepackage{graphicx} + +\newcommand{\vlinea}[1]{#1\\} +\newcommand{\vlineb}[1]{\hspace*{2em}#1\\} +\newcommand{\verseh}[1]{% + \textbf{#1}\par + \vspace{0.5em} +} + +\setlength{\parindent}{0pt} + +\begin{document} + +\begin{center} +{\LARGE \textbf{White Man in Hammersmith Palais}}\\[0.5cm] + {\Large \em The Clash} +\end{center} +\begin{multicols}{2} +\vspace{1em} + +\verseh{Verse 1} + \vlinea{Ooh} + \vlinea{Midnight to six, man} + \vlineb{For the first time from Jamaica} + \vlinea{Dillinger and a' Leroy Smart} + \vlineb{Delroy Wilson, your cool operator} + + +\verseh{Verse 2} +%[Verse 2] + \vlinea{Ken Boothe for UK pop reggae} + \vlineb{With backin' bands sound systems} + \vlinea{If they got anything to say} + \vlineb{There's many black ears here to listen} + +\verseh{Verse 3} +%[Verse 3] + \vlinea{But it was Four Tops all night with encores from stage right} + \vlineb{Charging from the bass knives to the treble} + \vlinea{But onstage they ain't got no roots rock rebel} + \vlineb{Onstage they ain't got no...roots rock rebel} + +\verseh{bridge} +%[Bridge] +(Dress back, jump back, this is a bluebeat attack) + +\verseh{Verse 4} + \vlinea{'Cause it won't get you anywhere} + \vlineb{Foolin' with the guns} + \vlinea{The British Army is waitin' out there} + \vlineb{An' it weighs fifteen hundred tons} + +\verseh{Verse 5} + \vlinea{White youth, black youth} + \vlineb{Better find another solution} + \vlinea{Why not phone up a'Robin Hood} + \vlineb{And ask him for some wealth distribution?} + \columnbreak + +\begin{center} +\includegraphics[width=0.7\textwidth]{hp.png} +\end{center} + +%[Verse 6] +\verseh{Verse 6} + + \vlinea{Punk rocker in the UK} + \vlineb{They won't notice anyway} + \vlinea{They're all too busy fightin'} + \vlineb{For a good place under the lightin'} + +%[Verse 7] +\verseh{Verse 7} + + \vlinea{The new groups are not concerned} + \vlineb{With what there is to be learned} + \vlinea{They got Burton suits, huh, ya' think it's funny} + \vlineb{Turnin' rebellion into money} + +%[Verse 8] +\verseh{Verse 8} + +\vlinea{All over people changin' their votes} +\vlineb{Along with their overcoats} +\vlinea{If Adolf Hitler flew in today} +\vlineb{They'd send a limousine anyway} + +%[Verse 9] +\verseh{Verse 9} + +\vlinea{I'm the all-night drug-prowling' wolf} +\vlineb{Who looks so sick in the sun} +\vlinea{I'm the white man in the Palais} +\vlineb{Just a'lookin' for fun} +Only lookin' for fun + +%[Bridge] +\verseh{Bridge} + +Oh, please mister +Just leave me alone + +\verseh{outro} +%[Outro] + +I'm only +Lookin' for fun + +\end{multicols} +\[ +i\hbar\frac{\partial \psi}{\partial t} += +-\frac{\hbar^2}{2m}\nabla^2\psi ++V\psi +\] +Or as Hamiltonian: +\[ +i\hbar\frac{\partial \psi}{\partial t} += +\hat H \psi +\] +\end{document}