diff options
| author | Juan Marin Noguera <juan@mnpi.eu> | 2022-09-07 20:39:08 +0200 |
|---|---|---|
| committer | Juan Marin Noguera <juan@mnpi.eu> | 2022-09-07 20:39:08 +0200 |
| commit | 6eb211d125d4f0cc6f116ae17d88db5f668979cb (patch) | |
| tree | bb8cff0168d5f03db3dd0663ffc9530f04c0a99e /mc/n.lyx | |
| parent | 6e8c454b1b7ebafdcf6541304760adfd5e778c05 (diff) | |
Minor improvements
Diffstat (limited to 'mc/n.lyx')
| -rw-r--r-- | mc/n.lyx | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -7,6 +7,10 @@ \textclass book \begin_preamble \input{../defs} +\usepackage[x11names, svgnames, rgb]{xcolor} +%\usepackage[utf8]{inputenc} +\usepackage{tikz} +\usetikzlibrary{snakes,arrows,shapes} \end_preamble \use_default_options true \begin_modules @@ -173,5 +177,19 @@ filename "n1.lyx" \end_layout +\begin_layout Chapter +Lenguajes libres de contexto +\end_layout + +\begin_layout Standard +\begin_inset CommandInset include +LatexCommand input +filename "n2.lyx" + +\end_inset + + +\end_layout + \end_body \end_document |
