diff options
| author | Juan Marín Noguera <juan.marinn@um.es> | 2021-04-08 13:40:49 +0200 | 
|---|---|---|
| committer | Juan Marín Noguera <juan.marinn@um.es> | 2021-04-08 13:40:49 +0200 | 
| commit | 7632517761e2e2aefc3f791be8c95968ca5a4fb2 (patch) | |
| tree | 32821f443a83cb0bbd23b3e6a42c65b330aaa92f /gpds/n.lyx | |
| parent | eceb2a81d6ec24d57db49c7970388137f68e3799 (diff) | |
| parent | e1c011953bde30a48e25a9787a34f4d566fa8249 (diff) | |
Merge branch 'gpds'
Diffstat (limited to 'gpds/n.lyx')
| -rw-r--r-- | gpds/n.lyx | 45 | 
1 files changed, 44 insertions, 1 deletions
| @@ -7,6 +7,7 @@  \textclass book  \begin_preamble  \input{../defs} +\usepackage{enumitem}  \end_preamble  \use_default_options true  \begin_modules @@ -142,8 +143,27 @@ Universidad de Murcia.   Apuntes de Gestión de Procesos de Desarrollo de Software  \end_layout +\begin_layout Itemize + +\lang english +Wikipedia, the Free Encyclopedia. +  +\emph on +Standards organization, Technical standard,  +\lang latin +De facto +\lang english + standard +\emph default +,  +\emph on +ISO/IEC 15504 +\emph default +. +\end_layout +  \begin_layout Chapter -Ingeniería de software +Modelos de mejora de procesos  \end_layout  \begin_layout Standard @@ -156,5 +176,28 @@ filename "n1.lyx"  \end_layout +\begin_layout Chapter +\begin_inset Note Note +status open + +\begin_layout Chapter +CMMi +\end_layout + +\begin_layout Plain Layout +\begin_inset CommandInset include +LatexCommand input +filename "n2.lyx" + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout +  \end_body  \end_document | 
