\documentclass[avery5371,grid]{flashcards} % Font for back side of cards \usepackage{fourier} % Font for front side of cards % Use \rustfamily to apply font \usepackage{rustic} \usepackage[T1]{fontenc} \cardfrontstyle[\large\itshape\bfseries\rustfamily]{headings} \cardbackstyle{plain} % plain option centers text %\cardfrontfoot{Rules of Acquisition} \setlength{\topskip}{0mm} % Eliminates extra space at top of page \setlength{\cardmargin}{6mm} % Increases margin around contents \newcounter{rule} \setcounter{rule}{1} % A new command in case we want to separate what we use to indicate 'number' % May need to change this based on the font \newcommand{\ksep}{\\ \vspace{5mm} No.} % Testing \begin{document} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} Once you have their money, you never give it back. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} The best deal is the one that makes the most profit. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} Never spend more for an acquisition than you have to. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} A woman wearing clothes is like a man in the kitchen. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} Always exaggerate your estimates. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} Never let family stand in the way of opportunity. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} Always keep your ears open. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} Small print leads to large risk. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} Instinct, plus opportunity, equals profit. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} Greed is eternal. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} Even if it's free, you can always buy it cheaper. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} Anything worth selling is worth selling twice. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} Anything worth doing is worth for money. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} Anything stolen is pure profit. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} Dead men close no deals. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} A deal is a deal is a deal…until a better one comes along. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} A contract is a contract is a contract…but only between Ferengi. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} A Ferengi without profit is no Ferengi at all. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} Satisfaction is not guaranteed. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} He who dives under the table today lives to profit tomorrow. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} Never place friendship before profit. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} Wise men can hear profit in the wind. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} Nothing is more important than your health…except for your money. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} Never ask when you can take. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} You can't make a deal if you're dead. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} The vast majority of the rich in this galaxy did not inherit their wealth; they stole it. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} There's nothing more dangerous than an honest businessman. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} Morality is always defined by those in power. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} What's in it for me? \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} A wise man knows that confidentiality equals profit. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} Never make fun of a Ferengi's mother. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} Insult something he cares about. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} It never hurts to suck up to the boss. \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} War is good for business \end{flashcard} \addtocounter{rule}{1} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} Peace is good for business. \end{flashcard} \addtocounter{rule}{1} \setcounter{rule}{37} \begin{flashcard}[]{Rule of Acquisition \ksep \arabic{rule}} The early investor reaps the most interest. \end{flashcard} \addtocounter{rule}{1} \end{document}