commit c7bcc90c17525264172593e348d4fdc940eb0873 Author: Sergio Durigan Junior Date: Mon Aug 28 16:59:13 2023 -0400 Initial commit diff --git a/software-livre-secomp21.odp b/software-livre-secomp21.odp new file mode 100644 index 0000000..48babee Binary files /dev/null and b/software-livre-secomp21.odp differ diff --git a/software-livre-secomp21.org b/software-livre-secomp21.org new file mode 100644 index 0000000..9f6536b --- /dev/null +++ b/software-livre-secomp21.org @@ -0,0 +1,20 @@ +#+OPTIONS: toc:nil date:nil ':t +#+TITLE: Software Livre: da Universidade à Carreira Profissional +#+Author: Sergio Durigan Junior @@latex:\\@@ sergiodj@sergiodj.net +#+LANGUAGE: pt-br +#+BEAMER_THEME: Rochester +#+LaTeX_HEADER: \hypersetup{colorlinks=true,urlcolor=blue} +#+LaTeX_HEADER: \lstset{basicstyle=\footnotesize\ttfamily} + +* Introdução +- UNICAMP entre 2005 e 2008 (ou 2014, dependendo de como a gente + olhar). +#+BEAMER: \pause +- Red Hat entre 2010 e 2020; GDB (GNU Debugger) no mesmo período. +#+BEAMER: \pause +- Canonical começando em 2020. + +* Software Livre? +- Movimento técnico e social criado em 1983 por *Richard M. Stallman*. +#+BEAMER: \pause +- diff --git a/software-livre-secomp21.pdf b/software-livre-secomp21.pdf new file mode 100644 index 0000000..6a78ac0 Binary files /dev/null and b/software-livre-secomp21.pdf differ diff --git a/software-livre-secomp21.tex b/software-livre-secomp21.tex new file mode 100644 index 0000000..79002e5 --- /dev/null +++ b/software-livre-secomp21.tex @@ -0,0 +1,50 @@ +% Created 2021-09-25 Sat 01:36 +% Intended LaTeX compiler: pdflatex +\documentclass[presentation]{beamer} +\usepackage[utf8]{inputenc} +\usepackage[T1]{fontenc} +\usepackage{graphicx} +\usepackage{grffile} +\usepackage{longtable} +\usepackage{wrapfig} +\usepackage{rotating} +\usepackage[normalem]{ulem} +\usepackage{amsmath} +\usepackage{textcomp} +\usepackage{amssymb} +\usepackage{capt-of} +\usepackage{hyperref} +\usepackage{color} +\usepackage{listings} +\hypersetup{colorlinks=true,urlcolor=blue} +\lstset{basicstyle=\footnotesize\ttfamily} +\usetheme{Rochester} +\author{Sergio Durigan Junior \\ sergiodj@sergiodj.net} +\date{} +\title{Software Livre: da Universidade à Carreira Profissional} +\hypersetup{ + pdfauthor={Sergio Durigan Junior \\ sergiodj@sergiodj.net}, + pdftitle={Software Livre: da Universidade à Carreira Profissional}, + pdfkeywords={}, + pdfsubject={}, + pdfcreator={Emacs 27.1 (Org mode 9.3)}, + pdflang={Brazilian}} +\begin{document} + +\maketitle + +\begin{frame}[label={sec:org168f06b}]{Introdução} +\begin{itemize} +\item UNICAMP entre 2005 e 2008 (ou 2014, dependendo de como a gente +olhar). +\item Red Hat entre 2010 e 2020; GDB (GNU Debugger) no mesmo período. +\item Canonical começando em 2020. +\end{itemize} +\end{frame} + +\begin{frame}[label={sec:org7c543f7}]{Software Livre?} +\begin{itemize} +\item Movimento técnico e social criado em 1983 por \alert{Richard M. Stallman}. +\end{itemize} +\end{frame} +\end{document}