Compare commits
No commits in common. "764a5989dc959c4f91f2475e9dc555fc7040dc21" and "b9610e16649d23f65e13e14e01184edccaef0483" have entirely different histories.
764a5989dc
...
b9610e1664
2 changed files with 17 additions and 35 deletions
Binary file not shown.
Before Width: | Height: | Size: 90 KiB |
52
main.tex
52
main.tex
|
@ -43,17 +43,9 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
\begin{frame}
|
\begin{frame}
|
||||||
\frametitle{Táboa de contidos}
|
\frametitle{Tabla de contidos}
|
||||||
\tableofcontents
|
\tableofcontents
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
\AtBeginSection[ ]
|
|
||||||
{
|
|
||||||
\begin{frame}
|
|
||||||
\frametitle{Táboa de contidos}
|
|
||||||
\tableofcontents[currentsection, hideallsubsections]
|
|
||||||
\end{frame}
|
|
||||||
}
|
|
||||||
|
|
||||||
\section{Definicións}
|
\section{Definicións}
|
||||||
\subsection{Software Libre}
|
\subsection{Software Libre}
|
||||||
|
@ -282,32 +274,22 @@
|
||||||
\begin{frame}
|
\begin{frame}
|
||||||
\frametitle{Controversia coa GPL}
|
\frametitle{Controversia coa GPL}
|
||||||
|
|
||||||
\begin{columns}
|
\begin{itemize}
|
||||||
\column{0.5\textwidth}
|
\item<1-> Controversias principais:
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item<1-> Controversias principais:
|
\item Infecciosa
|
||||||
\begin{itemize}
|
\item Restricións de uso
|
||||||
\item Infecciosa
|
\item Compatibilidade
|
||||||
\item Compatibilidade
|
\item Modelo de negocio
|
||||||
\item Restricións de uso
|
|
||||||
\item Modelo de negocio
|
|
||||||
\end{itemize}
|
|
||||||
|
|
||||||
\item<2-> Alternativas:
|
|
||||||
\begin{itemize}
|
|
||||||
\item MIT License
|
|
||||||
\item Apache License 2.0
|
|
||||||
\item Mozilla Public License (MPL)
|
|
||||||
\end{itemize}
|
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
\column{0.5\textwidth}
|
\item<2-> Alternativas:
|
||||||
\begin{figure}
|
\begin{itemize}
|
||||||
\centering
|
\item MIT License
|
||||||
\includegraphics[width=0.8\linewidth]{img/logos/GPLv3}
|
\item Apache License 2.0
|
||||||
\label{fig:logo-gplv3}
|
\item Mozilla Public License (MPL)
|
||||||
\end{figure}
|
\end{itemize}
|
||||||
\end{columns}
|
\end{itemize}
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
\subsection{Forxas}
|
\subsection{Forxas}
|
||||||
|
@ -319,7 +301,7 @@
|
||||||
\item<1-4>\href{https://github.com}{GitHub}?
|
\item<1-4>\href{https://github.com}{GitHub}?
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item<2-4> Mellor non
|
\item<2-4> Mellor non
|
||||||
\item<3-4> Non é código aberto
|
\item<3-4> Non é de código libre
|
||||||
\item<4> Non respeta completamente o código libre
|
\item<4> Non respeta completamente o código libre
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
\item<5-> Alternativas?
|
\item<5-> Alternativas?
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue