first-thoughts.tex 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. \documentclass[ignorenonframetext,aspectratio=169]{beamer}
  2. % \documentclass[a4paper]{article}
  3. % \usepackage[ignorenonframetext]{beamerarticle}
  4. \usetheme{Hannover}
  5. \usefonttheme{serif}
  6. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  7. % \setbeamercolor{background canvas}{bg=black,fg=white} %
  8. % \setbeamercolor{normal text}{bg=black,fg=white} %
  9. % \setbeamercolor{block body}{bg=black,fg=white} %
  10. % \setbeamercolor{structure}{bg=black,fg=cyan} %
  11. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  12. % BEAMER SPECIAL
  13. \setbeamertemplate{navigation symbols}{}
  14. \title{Libre Society: First Thoughts}
  15. \subtitle{A Mathematical, Non-corruptable, Algorithmic, Democratic and Free System of Government and Society}
  16. \author{Andrew Yu}
  17. \begin{document}
  18. \begin{frame}
  19. \maketitle
  20. \end{frame}
  21. \begin{frame}{Whom this Presentation is for}
  22. \begin{itemize}
  23. \item People who understand the free software movement, and would like to see this kind of freedom elsewhere (society in general);
  24. \item People who are fed up with the inefficiency and repeated corruption of modern governments.
  25. \end{itemize}
  26. \end{frame}
  27. \section{Introduction}
  28. \begin{frame}{The Island Idea}
  29. \begin{enumerate}
  30. \item Heated discussion in \texttt{\#fsf} on Capitalist issues;
  31. \end{enumerate}
  32. \end{frame}
  33. \section{Issues and Key Points}
  34. \begin{frame}{Unreliable Humans}
  35. \begin{itemize}
  36. \item Psychology intrinsically unstable;
  37. \item Personal interests.
  38. \end{itemize}
  39. $\Downarrow$
  40. Don't trust any single interest entity.
  41. \end{frame}
  42. \end{document}