]> git.lyx.org Git - lyx.git/blobdiff - lib/doc/es/Additional.lyx
UserGuide.lyx: fix some shortcut issues after [ea8248fc/lyxgit]
[lyx.git] / lib / doc / es / Additional.lyx
index 3d490767bab25c8093a1bab6a598b59e3bbc1661..957aa37d0f992d0aa998203422cacf83b1ca9f97 100644 (file)
@@ -1,5 +1,5 @@
-#LyX 2.0 created this file. For more info see http://www.lyx.org/
-\lyxformat 413
+#LyX 2.1 created this file. For more info see http://www.lyx.org/
+\lyxformat 474
 \begin_document
 \begin_header
 \textclass scrbook
@@ -25,7 +25,6 @@
 
 % the pages of the TOC are numbered roman
 % and a PDF-bookmark for the TOC is added
-
 \pagenumbering{roman}
 \let\myTOC\tableofcontents
 \renewcommand{\tableofcontents}{%
@@ -34,9 +33,6 @@
  \cleardoublepage
  \pagenumbering{arabic}}
 
-% used for multi-column text
-\usepackage{multicol}
-
 % extra space for tables
 \newcommand{\extratablespace}[1]{\noalign{\vskip#1}}
 \end_preamble
@@ -47,15 +43,16 @@ logicalmkup
 theorems-ams
 theorems-ams-extended
 multicol
+shapepar
 \end_modules
 \maintain_unincluded_children false
 \begin_local_layout
 Format 7
-InsetLayout          EstiloCarácter:ItemMenú
-LyxType               charstyle
-LabelString           menu
-LatexType             command
-LatexName             menuitem
+InsetLayout EstiloCarácter:ItemMenú
+LyxType              charstyle
+LabelString         menu
+LatexType          command
+LatexName         menuitem
 Font
 Family              Sans
 EndFont
@@ -71,13 +68,13 @@ End
 \font_roman default
 \font_sans default
 \font_typewriter default
+\font_math auto
 \font_default_family default
 \use_non_tex_fonts false
 \font_sc false
 \font_osf false
 \font_sf_scale 100
 \font_tt_scale 100
-
 \graphics default
 \default_output_format default
 \output_sync 0
@@ -100,17 +97,26 @@ End
 \pdf_backref false
 \pdf_pdfusetitle false
 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
-\papersize default
+\papersize a4paper
 \use_geometry false
-\use_amsmath 1
-\use_esint 0
-\use_mhchem 1
-\use_mathdots 1
+\use_package amsmath 1
+\use_package amssymb 1
+\use_package cancel 0
+\use_package esint 0
+\use_package mathdots 1
+\use_package mathtools 0
+\use_package mhchem 1
+\use_package stackrel 0
+\use_package stmaryrd 0
+\use_package undertilde 0
 \cite_engine basic
+\cite_engine_type default
+\biblio_style plain
 \use_bibtopic false
 \use_indices false
 \paperorientation portrait
 \suppress_date false
+\justification true
 \use_refstyle 0
 \notefontcolor #0000ff
 \index Índice
@@ -130,6 +136,7 @@ End
 \html_math_output 0
 \html_css_as_file 0
 \html_be_strict true
+\author 5862389 "IG" 
 \end_header
 
 \begin_body
@@ -345,7 +352,7 @@ status collapsed
 
 \begin_layout Plain Layout
 Ver\SpecialChar \menuseparator
-Fuente
+Panel de código fuente
 \end_layout
 
 \end_inset
@@ -386,7 +393,7 @@ status collapsed
 \begin_layout Plain Layout
 
 \family sans
-Ver\SpecialChar \menuseparator
+Documento\SpecialChar \menuseparator
 Formato
 \end_layout
 
@@ -402,7 +409,7 @@ status collapsed
 \begin_layout Plain Layout
 
 \family sans
-Ver\SpecialChar \menuseparator
+Documento\SpecialChar \menuseparator
 
 \family default
 A
@@ -695,7 +702,7 @@ tex2lyx
 \end_inset
 
  traducirá casi todo el LaTeX legal, pero no todo.
- Dejará en modo TeX (ERT) cosas que no comprende, así que después de importar
+ Dejará en código TeX cosas que no comprende, así que después de importar
  un archivo con 
 \begin_inset Flex Code
 status collapsed
@@ -712,7 +719,7 @@ tex2lyx
 \end_layout
 
 \begin_layout Standard
-Si no sabes qué es ERT lee la sección siguiente.
+Si no sabes qué es código TeX lee la sección siguiente.
 \end_layout
 
 \begin_layout Section
@@ -732,7 +739,7 @@ Todo lo que se puede hacer en LaTeX se puede hacer en LyX, por una razón
  LyX.
  LyX no puede, y nunca podrá, mostrar cada una de las posibles estructuras
  de LaTeX.
- Si necesitas incluir comandos LaTeX en tu documento, puedes usar los cuadros
+ Si necesitas incluir comandos LaTeX en tu documento, puedes usar los marcos
  de 
 \begin_inset Flex Code
 status collapsed
@@ -786,7 +793,7 @@ puedes poner prácticamente todo, incluso figuras y
 \begin_inset Newline newline
 \end_inset
 
-tablas (no flotantes).
+cuadros (no flotantes).
  
 \begin_inset Newline newline
 \end_inset
@@ -848,7 +855,7 @@ end{tabular}
 \end_layout
 
 \begin_layout Standard
-El cuadro en 
+El recuadro en 
 \begin_inset Flex Code
 status collapsed
 
@@ -869,7 +876,7 @@ código TeX
 
 \begin_layout Standard
 \begin_inset ERT
-status collapsed
+status open
 
 \begin_layout Plain Layout
 
@@ -888,7 +895,7 @@ begin{minipage}{5cm}
 \begin_layout Plain Layout
 
 Este es un ejemplo para un entorno minipágina.
- En él puedes poner prácticamente todo, incluso figuras y tablas (no flotantes).
+ En él puedes poner prácticamente todo, incluso figuras y cuadros (no flotantes).
 \end_layout
 
 \begin_layout Plain Layout
@@ -1067,8 +1074,8 @@ Respecto al último punto, LyX tiene bastantes características incorporadas,
  Asegúrate de explorar los manuales para convencerte de que LyX no dispone
  de tal o cual función antes de hacerlo a mano.
  Además, hay por ahí multitud de paquetes LaTeX para hacer toda clase de
- cosas, desde etiquetas o sobres a fantásticas tablas multipágina.
- Investiga en sitios 
+ cosas, desde etiquetas o sobres a fantásticos cuadros multipágina.
+ Investiga en 
 \begin_inset CommandInset href
 LatexCommand href
 name "CTAN"
@@ -1076,14 +1083,7 @@ target "http://www.ctan.org/"
 
 \end_inset
 
- para detalles, y consulta el capítulo 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "chap:Special-features"
-
-\end_inset
-
-.
+ para detalles.
 \end_layout
 
 \begin_layout Standard
@@ -1824,26 +1824,6 @@ Ejemplo 4: Este documento
 \begin_layout Standard
 Puedes explorar el preámbulo de este documento para hacerte una idea de
  algunas de las cosas avanzadas que se pueden hacer.
- Además, hay más ejemplos y un surtido de 
-\begin_inset Quotes fld
-\end_inset
-
-trucos sucios
-\begin_inset Quotes frd
-\end_inset
-
- de LaTeX en el capítulo
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "chap:Special-features"
-
-\end_inset
-
-.
  
 \end_layout
 
@@ -2458,7 +2438,7 @@ Todo es correcto, no has utilizado ninguna de las opciones de ajuste fino,
 \emph on
 funky
 \emph default
- en una ecuación o en una tabla, como insertar un gráfico en una celda?
+ en una ecuación o en un cuadro, como insertar un gráfico en una celda?
  
 \end_layout
 
@@ -2497,7 +2477,7 @@ sloppypar
 
 \begin_layout Enumerate
 Vale, no recibes ningún mensaje de error, pero la salida es horrorosa.
- Si tienes una tabla o figura que es demasiado ancha o larga para la página,
+ Si tienes un cuadro o una figura demasiado anchos o largos para la página,
  tienes que:
 \end_layout
 
@@ -2507,7 +2487,7 @@ ajustar el tamaño de la figura a la página.
 \end_layout
 
 \begin_layout Enumerate
-ajustar la tabla para que quepa.
+ajustar el cuadro para que quepa.
 \end_layout
 
 \end_deeper
@@ -3347,7 +3327,7 @@ btUnits
 \end_layout
 
 \begin_layout Section
-Documentos divididos en varios
+Documentos con varias partes
 \end_layout
 
 \begin_layout Subsection
@@ -3622,7 +3602,7 @@ Esta sección está algo anticuada.
 Se pueden configurar referencias cruzadas entre los distintos archivos.
  Primero, abre todos los archivos en cuestión: digamos A y B por ejemplo,
  donde B está incluido en A.
- Supongamos que insertas una etiqueta en A y quieres referenciarla en B.
+ Supongamos que insertas una etiqueta en A y quieres mencionarla en B.
  Abre el diálogo de referencias cruzadas en B y selecciona el 
 \begin_inset Quotes fld
 \end_inset
@@ -4499,7 +4479,7 @@ Marcas
 \end_layout
 
 \begin_layout Standard
-El diálogo suministra una tabla de símbolos para las marcas.
+El diálogo suministra un cuadro de símbolos para las marcas.
  En el cuadro 
 \family sans
 Tipografía 
@@ -4527,7 +4507,7 @@ Los seis paneles de
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="7" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -5104,11 +5084,11 @@ eLyXer
 Los convertidores basados en LaTeX tienen la ventaja de que, en principio,
  lo saben todo sobre el documento que exporta LaTeX.
  Estos convertidores no se preocupan, por ejemplo, de si determinado bloque
- de código fue generado por LyX o si era 
+ de código fue generado por LyX o si era código TeX (o ERT, 
 \emph on
 Evil Red Text
 \emph default
-.
+).
  Saben manejar archivos 
 \family typewriter
 aux
@@ -5118,7 +5098,7 @@ aux
 bbl
 \family default
  generados por BibTeX.
- Por otra parte, LaTeX es un lenguage complejo de analizar ---a veces se
+ Por otra parte, LaTeX es un lenguaje complejo de analizar ---a veces se
  comenta que solo TeX comprende a TeX--- y los convertidores basados en
  LaTeX se atascan a menudo con estructuras aparentemente simples; las complejas
  pueden ahogarlos totalmente; en el momento de escribir esto, por ejemplo,
@@ -5137,7 +5117,7 @@ htlatex
  Puesto que realmente las ecuaciones son generadas por LaTeX, son correctas.
  Pero no redimensionan bien su tamaño, y ajustar su aspecto al que debería
  tener en el documento ---de forma que los tamaños de los caracteres parezcan
- aproxidamente iguales--- puede ser un reto.
+ aproximadamente iguales--- puede ser un reto.
  
 \end_layout
 
@@ -5317,8 +5297,8 @@ automáticamente
 \emph default
  la información de estilo CSS correspondiente a la información que maneja
  para mostrar el documento en pantalla: si los encabezados de sección son
sans-serif en negrita en pantalla, entonces también (por omisión) serán
sans-serif negrita en un navegador web.
palo seco en negrita en pantalla, entonces también (por omisión) serán
palo seco negrita en un navegador web.
  Y esto es cierto no solo para estilos predefinidos, como una sección, sino
  para cualquier estilo, incluyendo los definidos por el usuario.
  En realidad, las rutinas XHTML no distinguen entre estilos de texto y de
@@ -5376,7 +5356,7 @@ xymatrix
 
 \end_inset
 
- o ERT--- la transformará en imagen.
+ o código TeX--- la transformará en imagen.
 \end_layout
 
 \begin_layout Itemize
@@ -5432,7 +5412,7 @@ xymatrix
 
 \end_inset
 
- o ERT--- la transformará en imagen.
+ o código TeX--- la transformará en imagen.
 \end_layout
 
 \begin_layout Itemize
@@ -5524,7 +5504,7 @@ Si, por alguna razón, LyX falla al crear una imagen para una ecuación (p.
 \begin_inset space ~
 \end_inset
 
-ej., si no está instalado un paquete LaTeX requerido), genrará la salida
+ej., si no está instalado un paquete LaTeX requerido), generará la salida
  en LaTeX puro.
 \end_layout
 
@@ -5603,9 +5583,9 @@ Eventualmente, LyX ofrecerá al usuario la opción de seleccionar un método
 status collapsed
 
 \begin_layout Plain Layout
-Dicho esto, como LyX recurre a imágenes si el recuadro contiene ERT, es
- posible forzar la salida como imagen poniendo algún ERT inocuo en la ecuación,
- por ejemplo 
+Dicho esto, como LyX recurre a imágenes si el recuadro contiene código TeX,
+ es posible forzar la salida como imagen poniendo algún código TeX inocuo
en la ecuación, por ejemplo 
 \begin_inset Formula $a=b\relax$
 \end_inset
 
@@ -5987,7 +5967,7 @@ preferences
 \begin_layout Standard
 Si estás desarrollando un programa cliente, podría ser útil activar la informaci
 ón de depuración del servidor de LyX.
- Esto se hace inciando LyX con 
+ Esto se hace iniciando LyX con 
 \begin_inset Flex Code
 status collapsed
 
@@ -6061,15 +6041,7 @@ clientname es un nombre que el cliente puede escoger arbitrariamente.
 
 \begin_layout Description
 function es la función que quieres que LyX lleve a cabo.
- Es lo mismo que los comandos que usarías en el 
-\begin_inset Quotes fld
-\end_inset
-
-minibuffer
-\begin_inset Quotes frd
-\end_inset
-
-.
+ Es lo mismo que los comandos que usarías en el minibúfer.
 \end_layout
 
 \begin_layout Description
@@ -6434,31 +6406,25 @@ Sincronizar con salida
 \end_layout
 
 \begin_layout Standard
-
-\lang english
-Note that the method 
+El método 
 \begin_inset Flex Code
 status collapsed
 
 \begin_layout Plain Layout
 
-\lang english
-
 \backslash
 synctex=1
 \end_layout
 
 \end_inset
 
enables gzip compression.
- If your viewer does not support it, you should instead use 
activa compresión gzip.
+ Si el visor no lo soporta, sería mejor usar 
 \begin_inset Flex Code
 status collapsed
 
 \begin_layout Plain Layout
 
-\lang english
-
 \backslash
 synctex=-1
 \end_layout
@@ -6950,7 +6916,7 @@ Formatos de archivo
 status collapsed
 
 \begin_layout Plain Layout
-xdvi -editor 'lyxeditor.sh %f %l'
+xdvi -editor "lyxeditor.sh %f %l"
 \end_layout
 
 \end_inset
@@ -6965,7 +6931,7 @@ En Mac OSX hay que usar
 status collapsed
 
 \begin_layout Plain Layout
-DISPLAY=:0.0 xdvi -editor 'lyxeditor.sh %f %l'
+DISPLAY=:0.0 xdvi -editor "lyxeditor.sh %f %l"
 \end_layout
 
 \end_inset
@@ -7006,7 +6972,7 @@ echo "$COMMAND" > "${LYXPIPE}".in || exit
 \begin_inset Newline newline
 \end_inset
 
-read < "${LYXPIPE}".out || exit
+read TMP < "${LYXPIPE}".out || exit
 \end_layout
 
 \begin_layout Standard
@@ -7343,7 +7309,7 @@ Búsqueda inversa DVI
 \end_inset
 
 .
- EN el botón 
+ En el botón 
 \begin_inset Quotes fld
 \end_inset
 
@@ -7557,8 +7523,7 @@ $$t
 
 \end_inset
 
-: nombre del archivo .tex exportado (temporal)name of the (temporary) exported
- .tex file
+: nombre del archivo .tex exportado (temporal)
 \end_layout
 
 \begin_layout Itemize
@@ -7573,8 +7538,7 @@ $$o
 \end_inset
 
 : nombre del archivo de salida exportado (dvi o pdf, según el que exista
- en el directorio temporal)name of the exported output file (either dvi
- or pdf, depending on which one exists in the temporary directory)
+ en el directorio temporal)
 \end_layout
 
 \begin_layout Standard
@@ -8133,19 +8097,19 @@ Si quieres usar alguno de ellos tienes que introducirlos a mano, y
 \end_layout
 
 \begin_layout Subsection
-Figuras y tablas flotantes
+Figuras y cuadros flotantes
 \end_layout
 
 \begin_layout Standard
-LyX proporciona soporte para poner figuras y tablas flotantes, por tanto
+LyX proporciona soporte para poner figuras y cuadros flotantes, por tanto
  no queremos decir mucho más sobre ello.
  Acude a la 
 \emph on
 Guía del Usuario
 \emph default
 .
- Solo recordaremos que las tablas deben alinearse a la izquierda.
- Para eso selecciona la tabla y cambia la alineación en 
+ Solo recordaremos que los cuadros deben alinearse a la izquierda.
+ Para eso selecciona el cuadro y cambia la alineación en 
 \family sans
 \bar under
 E
@@ -8481,13 +8445,14 @@ altaffilmark
 altaffiltext
 \family default
 , que resaltarán como luciérnagas en la noche en la plantilla recién abierta.
- Comandos como estos deben introducirse directamente en ERT, 
+ Comandos como estos deben introducirse directamente en código TeX, (antes
+ conocido por ERT, 
 \emph on
 Evil Red Text
 \emph default
-.
- He intentado reducir la cantidad de ERT necesario en documentos AASTeX,
- pero aún queda más del que quisiéramos.
+).
+ He intentado reducir la cantidad de código TeX necesario en documentos
AASTeX, pero aún queda más del que quisiéramos.
 \end_layout
 
 \begin_layout Subsection
@@ -8917,7 +8882,7 @@ shortauthors
 email
 \family default
  (2.3) solo se puede poner separado, no en mitad de un párrafo.
- Usa ERT si necesitas empotrarlo.
+ Usa código TeX si necesitas empotrarlo.
 \end_layout
 
 \begin_layout Itemize
@@ -8939,7 +8904,7 @@ and
 notetoeditor
 \family default
  (2.6) solo se puede poner separado, no en mitad de un párrafo.
- Usa ERT si necesitas empotrarlo.
+ Usa código TeX si necesitas empotrarlo.
 \end_layout
 
 \begin_layout Itemize
@@ -9055,7 +9020,7 @@ figcaption
 \end_layout
 
 \begin_layout Subsubsection
-Cosas no implementadas, ERT necesario
+Cosas no implementadas, código TeX necesario
 \end_layout
 
 \begin_layout Standard
@@ -9119,9 +9084,9 @@ tablenum
 \backslash
 tableline
 \family default
- (2.15.4, insertarla como primer elemento en la celda izquierda y después
donde quieras.
- No uses ninguna regla de LyX en la tabla), 
+ (2.15.4, insertar como primer elemento en la celda izquierda y después donde
se quiera.
+ No uses ninguna regla de LyX en el cuadro), 
 \family typewriter
 
 \backslash
@@ -9328,11 +9293,11 @@ You should not mix title layouts with normal ones
 \end_layout
 
 \begin_layout Subsubsection
-Error de LaTeX al procesar una tabla 
+Error de LaTeX al procesar un cuadro
 \end_layout
 
 \begin_layout Standard
-LyX, por omisión, intenta centrar el encabezado/título de la tabla.
+LyX, por omisión, intenta centrar el encabezado/título del cuadro.
  Esto parece ocasionar una mala interacción con AASTeX; entonces debes hacer
  clic en algún sitio del encabezado/título, después abrir la 
 \family sans
@@ -9383,7 +9348,7 @@ no
 \begin_inset space \thinspace{}
 \end_inset
 
-e., escribe 
+ej., escribe 
 \family typewriter
 Ressler(1992)
 \family default
@@ -9437,8 +9402,8 @@ plotone
 \begin_inset space ~
 \end_inset
 
-como ERT en una Figura Flotante si lo deseas, pero yo nunca he tenido la
- suerte de conseguir un formato correcto.
+como código TeX en una Figura Flotante si lo deseas, pero yo nunca he tenido
la suerte de conseguir un formato correcto.
  Con los gráficos estándar, LyX inserta el comando 
 \family typewriter
 
@@ -9817,7 +9782,7 @@ Correo
 \begin_inset space ~
 \end_inset
 
-electrónico Diercción de correo electrónico del autor.
+electrónico Dirección de correo electrónico del autor.
 \end_layout
 
 \begin_layout Description
@@ -9919,7 +9884,7 @@ Adivina para qué es esto.
 \end_layout
 
 \begin_layout Example*
-sSe usa para ejemplos que ilustran resultados probados.
+Se usa para ejemplos que ilustran resultados probados.
 \end_layout
 
 \begin_layout Problem
@@ -10060,7 +10025,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-ftp://ftp.agu.org/journals/latex/journals
+http://publications.agu.org/files/2013/08/AGU-LaTeX.zip
 \end_layout
 
 \end_inset
@@ -10623,14 +10588,12 @@ Publicaciones de Elsevier
 \end_layout
 
 \begin_layout Standard
-
-\lang english
-See the LyX template file 
+Véase el archivo de plantilla de LyX 
 \family typewriter
 elsarticle.lyx
 \family default
 .
It contains all infos you need.
Contiene la información necesaria.
 \end_layout
 
 \begin_layout Section
@@ -11773,7 +11736,7 @@ psnfss
 \end_layout
 
 \begin_layout Subsubsection
-Figuras y tablas
+Figuras y cuadros
 \end_layout
 
 \begin_layout Standard
@@ -11781,7 +11744,7 @@ Figuras y tablas
 \family sans
 Foil
 \family default
-TeX redefine los flotantes de figuras y tablas para que aparezcan exactamente
+TeX redefine los flotantes de figuras y cuadros para que aparezcan exactamente
  en su lugar en el texto más bien que al principio de la página o en alguna
  otra posición.
  De hecho, si haces cambios en la colocación de los flotantes no serán tenidos
@@ -12992,23 +12955,23 @@ ijmpd
 \family typewriter
 tbl
 \family default
- para implementar encabezados de tabla.
- Como resultado, una tabla creada por LyX se imprime correctamente, pero
+ para implementar encabezados de cuadro.
+ Como resultado, un cuadro creado por LyX se imprime correctamente, pero
  se ignora su encabezado.
- Sin embargo puedes emplear ERT para sortear este problema, de forma que
- los encabezados se impriman como es de esperar.
- Para hacerlo crea una tabla flotante de la manera habitual, quita el encabezado
+ Sin embargo puedes emplear código TeX para sortear este problema, de forma
que los encabezados se impriman como es de esperar.
+ Para hacerlo crea un cuadro flotante de la manera habitual, quita el encabezado
  y reemplázalo por 
 \family typewriter
 
 \backslash
 tbl{
 \emph on
-encabezado de la tabla
+encabezado del cuadro
 \emph default
 }{
 \family default
- en ERT —atención a la llave de apertura 
+ en código TeX —atención a la llave de apertura 
 \begin_inset Quotes fld
 \end_inset
 
@@ -13016,15 +12979,15 @@ encabezado de la tabla
 \begin_inset Quotes frd
 \end_inset
 
-—, y cierra inmediatamente detrás del contenido de la tabla con 
+—, y cierra inmediatamente detrás del contenido del cuadro con 
 \family typewriter
 }
 \family default
- en ERT.
- Estudia los ejemplos de tablas incluidos en las plantillas para ver como
+ en código TeX.
+ Estudia los ejemplos de cuadros incluidos en las plantillas para ver como
  se realiza este procedimiento.
- Alternativamente, si necesitas encabezados de tabla, podrías construir
la tabla flotante completa en un archivo 
+ Alternativamente, si necesitas encabezados de cuadro, podrías construir
el cuadro flotante completo en un archivo 
 \family typewriter
 .tex
 \family default
@@ -13047,7 +13010,7 @@ ws-ijmpc.tex
 \family typewriter
 ws-ijmpd.tex
 \family default
- puedes ver más detalles sobre la creación de tablas flotantes.
+ puedes ver más detalles sobre la creación de cuadros flotantes.
 \end_layout
 
 \begin_layout Subsection
@@ -13137,11 +13100,11 @@ El archivo
 \end_layout
 
 \begin_layout Subsection
-Uso de ERT
+Uso de código TeX
 \end_layout
 
 \begin_layout Standard
-El uso de ERT se reduce a dos comandos, que deben colocarse al principio
+El uso de código TeX se reduce a dos comandos, que deben colocarse al principio
  del documento.
  Si has empezado tu artículo a partir de una plantilla 
 \family typewriter
@@ -13151,11 +13114,12 @@ ijmpc.lyx
 \family typewriter
 ijmpd.lyx
 \family default
-, el ERT necesario ya está en su sitio; generalmente no necesitas borrarlo.
- Solo puedes modificar el primer ERT para especificar la información impresa
- en la parte superior de las páginas pares e impares (título corto del artículo
- y nombre del autor, respectivamente).
- Este ERT debe ser de la forma 
+, el código TeX necesario ya está en su sitio; generalmente no necesitas
+ borrarlo.
+ Solo puedes modificar el primer código TeX para especificar la información
+ impresa en la parte superior de las páginas pares e impares (título corto
+ del artículo y nombre del autor, respectivamente).
+ Este código TeX debe ser de la forma 
 \family typewriter
 
 \backslash
@@ -13330,13 +13294,13 @@ Hay un entorno general de título
 Article
 \family default
  que no es soportado directamente por LyX.
- Puede usarse en ERT si tu documento no se adecúa a ninguno de los otros
- tipos de título.
+ Puede usarse en código TeX si tu documento no se adecúa a ninguno de los
otros tipos de título.
 \end_layout
 
 \begin_layout Standard
 Para más información, como consejos para formatos especiales de ecuaciones
- y tablas, echa un vistazo a las pautas dadas por el autor de IOP.
+ y cuadros, echa un vistazo a las pautas dadas por el autor de IOP.
 \end_layout
 
 \begin_layout Section
@@ -13397,7 +13361,7 @@ http://www.wkap.nl/kaphtml.htm/STYLEFILES
 
 \begin_layout Standard
 LyX soporta muchas características del paquete pero no todas.
- No obstante, el ERT necesario se reduce a ciertos 
+ No obstante, el código TeX necesario se reduce a ciertos 
 \begin_inset Quotes fld
 \end_inset
 
@@ -13628,7 +13592,7 @@ end{article}
 \begin_inset Quotes fld
 \end_inset
 
-ERT
+código TeX
 \begin_inset Quotes frd
 \end_inset
 
@@ -13651,7 +13615,7 @@ opening
 
 .
  Esto no está implementado en LyX, así que hay que introducir el título,
- subtítulo, etc., entre dos líneas ERT (
+ subtítulo, etc., entre dos líneas en código TeX (
 \family typewriter
 
 \backslash
@@ -13711,7 +13675,7 @@ peculiaridades
 \end_layout
 
 \begin_layout Enumerate
-no borrar el ERT incluido en el modelo, y
+no borrar el código TeX incluido en el modelo, y
 \end_layout
 
 \begin_layout Enumerate
@@ -13939,26 +13903,16 @@ Las clases LaTeX de documentos de la familia Koma-Script definen un cierto
 \end_layout
 
 \begin_layout Standard
-En la documentación en alemán de Koma-Script, 
+En la documentación de Koma-Script, 
 \emph on
 scrguide
 \emph default
-, hay una detallada descripción de las clases LaTeX de la familia Koma-Script.
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-Hay una traducción al inglés, 
+ (alemán) y 
 \emph on
-screnggu
+scrguien
 \emph default
-, pero no está completa.
-\end_layout
-
-\end_inset
-
- Las secciones siguientes solo describen aquellos aspectos que son relevantes
- en LyX.
+ (inglés), hay una detallada descripción de las clases LaTeX de la familia
+ Koma-Script.
 \end_layout
 
 \begin_layout Subsection
@@ -14157,7 +14111,7 @@ Encabezado_Abajo
 \family default
  son encabezados especiales que respetan los espacios diferentes para encabezado
 s situados sobre y bajo un elemento (si sigues estrictamente las normas
- tipográficas, pondrás los encabezados de tabla siempre sobre ellas).
+ tipográficas, pondrás los encabezados de cuadro siempre sobre ellos).
  También puedes usar la opción de clase 
 \family typewriter
 tablecaptionsabove
@@ -14170,7 +14124,7 @@ Encabezado
 \family sans
 Encabezado_Arriba
 \family default
- para las tablas y por 
+ para los cuadros y por 
 \family sans
 Encabezado_Abajo
 \family default
@@ -15417,7 +15371,7 @@ Visión previa
 \end_layout
 
 \begin_layout Standard
-Memoir es una clase poderosa y en continuo desarrollo.
+Memoir es una clase poderosa y en continCarpeta sin títulouo desarrollo.
  Se ha diseñado para escribir literatura de ficción y de no ficción.
  Su objetivo es dar al usuario el máximo control sobre su documento.
  Memoir está basada en la clase estándar 
@@ -15440,7 +15394,7 @@ Peter Wilson, el desarrollador de Memoir, es conocido como autor de muchos
  LyX, no obstante, no soporta por sí mismo todas sus características.
  Algunas se podrán añadir en futuras versiones
 \begin_inset Foot
-status collapsed
+status open
 
 \begin_layout Plain Layout
 Estás invitado a enviar sugerencias a 
@@ -15461,9 +15415,9 @@ lyx-devel@lists.lyx.org
 
 , muchas nunca, probablemente, debido a limitaciones estructurales de LyX.
  Por supuesto, puedes usar todas las características con ayuda de comandos
- LaTeX (ERT
+ LaTeX (código TeX
 \begin_inset Foot
-status collapsed
+status open
 
 \begin_layout Plain Layout
 Consulta la sección
@@ -15629,9 +15583,9 @@ nto.
 \end_layout
 
 \begin_layout Description
-TOC/LOF/LOT: En las clases estándar (y en muchas otras), el índice general
- (IG, TOC), la lista de figuras (LOF) y la lista de tablas (LOT) se inician
automáticamente en página nueva.
+TOC/LOF/LOT: En las clases estándar (y en muchas otras), los índices general
+ (IG, TOC), de figuras (LOF) y de cuadros (LOT) se inician automáticamente
+ en página nueva.
  
 \family sans
 Memoir
@@ -15700,7 +15654,7 @@ Opciones
 \family sans
 article
 \family default
-: los contadores (de notas al pie, figuras, tablas, etc.) no se reinician
+: los contadores (de notas al pie, figuras, cuadros, etc.) no se reinician
  al cambiar de capítulo, los capítulos nuevos no comienzan en página nueva
  (aunque, a diferencia de las clases 
 \family sans
@@ -15923,8 +15877,8 @@ Memoir
 \family sans
 verse
 \family default
-, pero necesitas usar ERT, porque tienen que anidarse en entornos regulares
- de verso, lo que no es posible en LyX).
+, pero necesitas usar código TeX, porque tienen que anidarse en entornos
regulares de verso, lo que no es posible en LyX).
 \end_layout
 
 \begin_layout Description
@@ -15945,7 +15899,7 @@ poema
 
 \begin_layout Section
 Article (mwart), book (mwbk) y report (mwrep)
-\begin_inset Argument
+\begin_inset Argument 1
 status collapsed
 
 \begin_layout Plain Layout
@@ -16344,14 +16298,26 @@ Afiliación
 \family default
  son exactamente equivalentes, por lo que no tendrías que usar ambos.
 \begin_inset Foot
-status collapsed
+status open
 
 \begin_layout Plain Layout
 Si tienes curiosidad, se incluyeron ambos para que 
 \family typewriter
-reLyX
+tex2LyX
+\family default
+ puediera traducir ambos,
+\family typewriter
+\backslash
+address
+\family default
+ y 
+\family typewriter
+
+\backslash
+affiliation
 \family default
- pueda traducirlos.
+.
 \end_layout
 
 \end_inset
@@ -16690,7 +16656,7 @@ svprobth.layout
 \end_layout
 
 \begin_layout Subsection
-Créditos
+CréditosCarpeta sin título
 \end_layout
 
 \begin_layout Standard
@@ -16801,7 +16767,7 @@ solo
 
 la clase 
 \family sans
-slides (default)
+slides (predeterminada)
 \family default
 \emph on
 .
@@ -17482,7 +17448,7 @@ Confiemos en que alguna futura versión de LyX resuelva esta peculiaridad\Specia
 \begin_layout Subsection
 Hacer una presentación con 
 \family sans
-Transparencia
+Diapositiva
 \family default
 , 
 \family sans
@@ -17496,7 +17462,7 @@ Nota
 \begin_layout Subsubsection
 Utilizar el entorno 
 \family sans
-Transparencia
+Diapositiva
 \end_layout
 
 \begin_layout Standard
@@ -17515,7 +17481,7 @@ slides
 \begin_layout Standard
 Al escoger el entorno 
 \family sans
-Transparencia
+Diapositiva
 \family default
  (como se indica en la sección
 \begin_inset space ~
@@ -17528,7 +17494,7 @@ reference "sec:slide-Peculiaridades"
 
 \end_inset
 
-) LyX comienza una transparencia nueva.
+) LyX comienza una nueva.
  El marcador para este entorno/
 \begin_inset Quotes fld
 \end_inset
@@ -17549,7 +17515,13 @@ línea ASCII
 \begin_inset Quotes fld
 \end_inset
 
-transparencia:
+
+\change_deleted 5862389 1371738263
+transparencia
+\change_inserted 5862389 1371738267
+Nueva Diap.
+\change_unchanged
+:
 \begin_inset Quotes frd
 \end_inset
 
@@ -17557,23 +17529,23 @@ transparencia:
 \end_layout
 
 \begin_layout Standard
-Cualquier texto o entorno de párrafo que siga a este irá en la nueva transparenc
-ia.
+Cualquier texto o entorno de párrafo que siga a este irá en la nueva diapositiva.
  Es simple.
 \end_layout
 
 \begin_layout Standard
-Probablemente, las transparencias son la única ocasión en que necesitarás
forzar saltos de página en LyX (puede especificarse en el diálogo 
+Probablemente, en las diapositivas necesitarás forzar saltos de página en
+ LyX (puede especificarse en el diálogo 
 \family sans
-Formato de Párrafo
+Insertar\SpecialChar \menuseparator
+Formato
 \family default
 ).
  De hecho, tendrás que hacerlo una vez acabes el contenido de una transparencia.
  Si has introducido más texto del que cabe en una transparencia, el sobrante
  irá a una nueva.
- Sin embargo no lo recomiendo, puesto que la transparencia con el texto
excedente no tendrá número de página.
+ Sin embargo no lo recomiendo, puesto que la diapositiva con el texto excedente
+ no tendrá número de página.
  Además, puede interferir con algún 
 \family sans
 Superpuesto
@@ -17592,7 +17564,7 @@ Nota
 \family default
  funcionan como el entorno 
 \family sans
-Transparencia
+Diapositiva
 \family default
 .
  Ambos crean una 
@@ -17640,7 +17612,7 @@ línea ASCII
 \begin_layout Standard
 Igual que para 
 \family sans
-Transparencia
+Diapositiva
 \family default
 , si los contenidos de una 
 \family sans
@@ -17650,7 +17622,7 @@ Nota
 \family sans
 Superpuesto
 \family default
- exceden el espacio físico de la transparencia o del papel, el texto sobrante
+ exceden el espacio físico de la diapositiva o del papel, el texto sobrante
  ocupa una nueva hoja.
  De nuevo lo desaconsejamos porque las 
 \family sans
@@ -17670,7 +17642,7 @@ Superpuesto
 \family default
  con 
 \family sans
-Transparencia
+Diapositiva
 \end_layout
 
 \begin_layout Standard
@@ -17679,7 +17651,7 @@ La idea de un
 Superpuesto 
 \family default
 es una transparencia que se superpone a otra.
- Supón que quieres presentar una figura en una transparencia antes que el
+ Supón que quieres presentar una figura en una diapositiva antes que el
  texto que la acompaña.
  Una forma de conseguirlo es ocultar con papel negro la parte que quieres
  que se muestre más tarde.
@@ -17702,7 +17674,7 @@ Superpuesto
 \family default
 tiene el mismo número de página que la 
 \family sans
-Transparencia
+Diapositiva
 \family default
  
 \begin_inset Quotes fld
@@ -17771,9 +17743,9 @@ s deberían tener
 
 tras el número de página de la 
 \family sans
-Tr
+Diapositiva
 \family default
-ansparencia 
 \begin_inset Quotes fld
 \end_inset
 
@@ -17787,9 +17759,9 @@ madre
 
 \end_inset
 
- ¡Efectivamente, quieres que la Tr
+ ¡Efectivamente, quieres que la Diapositiva
 \family sans
-ansparencia 
 \family default
 y el 
 \family sans
@@ -17810,7 +17782,7 @@ parte de
 
  una 
 \family sans
-Transparencia
+Diapositiva
 \family default
 .
  De hecho, la clase 
@@ -17827,13 +17799,13 @@ Superpuesto
 \family default
  es más corta que la de comienzo de una 
 \family sans
-Transparencia
+Diapositiva
 \family default
 .
  Por último, al generar salida impresa, verás marcas de alineación en las
  cuatro esquinas de las páginas de la 
 \family sans
-Transparencia
+Diapositiva
 \family default
  y del 
 \family sans
@@ -17895,7 +17867,7 @@ TextoInvisible
  <Invisible Text Follows>.
  Los párrafos que siguen a esta etiqueta en la 
 \family sans
-Transparencia
+Diapositiva
 \family default
  o el 
 \family sans
@@ -17917,7 +17889,7 @@ TextoVisible
  Los párrafos que la siguen se comportan normalmente.
  Ten en cuenta que el inicio de 
 \family sans
-Transparencia
+Diapositiva
 \family default
 , 
 \family sans
@@ -17938,7 +17910,7 @@ TextoVisible
 \family default
  al final de una 
 \family sans
-Transparencia
+Diapositiva
 \family default
 .
 \end_layout
@@ -17955,7 +17927,7 @@ TextoVisible
 \family default
  en los entornos 
 \family sans
-Transparencia
+Diapositiva
 \family default
  y 
 \family sans
@@ -17967,7 +17939,7 @@ Superpuesto
 \begin_layout Enumerate
 Crea una 
 \family sans
-Transparencia
+Diapositiva
 \family default
 , incluyendo todo lo que debe aparecer en ella y en los 
 \family sans
@@ -18004,7 +17976,7 @@ Superpuesto
 \family default
 inmediatamente detrás de la 
 \family sans
-Transparencia
+Diapositiva
 \family default
 .
 \end_layout
@@ -18012,7 +17984,7 @@ Transparencia
 \begin_layout Enumerate
 Copia los contenidos de esta 
 \family sans
-Transparencia
+Diapositiva
 \family default
  en el 
 \family sans
@@ -18124,7 +18096,7 @@ Nota
 \family default
  con 
 \family sans
-Transparencia
+Diapositiva
 \end_layout
 
 \begin_layout Standard
@@ -18138,7 +18110,7 @@ Nota
 \family default
  está asociada a una 
 \family sans
-Transparencia
+Diapositiva
 \series bold
  
 \family default
@@ -18162,7 +18134,7 @@ Nota
 \family default
  es más corta que la de una 
 \family sans
-Transparencia
+Diapositiva
 \family default
  pero más larga que la de 
 \family sans
@@ -18175,7 +18147,7 @@ Nota
 \family default
  tiene en la salida el número de página de la 
 \family sans
-Transparencia
+Diapositiva
 \family default
  
 \begin_inset Quotes fld
@@ -18228,11 +18200,11 @@ Nota
 \family default
 s asociadas a una 
 \family sans
-Transparencia
+Diapositiva
 \family default
 , y, como con 
 \family sans
-Transparencia
+Diapositiva
 \family default
  y 
 \family sans
@@ -18253,7 +18225,7 @@ Nota
  es evidente: hacer comentarios adicionales al contenido principal.
  También podría utilizarse como recordatorio en una 
 \family sans
-Transparencia
+Diapositiva
 \family default
  determinada.
  En este caso, podrías hacer uso de marcadores de tiempo.
@@ -18376,7 +18348,7 @@ Notas
 \family default
  de esta manera te recordará cuanto tiempo emplear en una 
 \family sans
-Transparencia
+Diapositiva
 \family default
  determinada.
 \end_layout
@@ -18385,7 +18357,7 @@ Transparencia
 Queda por describir una característica.
  Seguramente te gustaría imprimir todas tus 
 \family sans
-Transparencias 
+Diapositivas 
 \family default
 y 
 \family sans
@@ -18406,7 +18378,7 @@ deben
 \emph default
  seguir a la 
 \family sans
-Transparencia
+Diapositiva
 \family default
  a la que están asociadas.
  ¿Qué hacer entonces?
@@ -18434,7 +18406,7 @@ slides}
 
  hará que la salida solo contenga las 
 \family sans
-Transparencias 
+Diapositivas 
 \family default
 y 
 \family sans
@@ -18604,7 +18576,7 @@ plantilla
 .
  Contiene un ejemplo de presentación con el trío 
 \family sans
-Transparencia
+Diapositiva
 \family default
  – 
 \family sans
@@ -18617,7 +18589,7 @@ Nota
 .
  La 
 \family sans
-Transparencia
+Diapositiva
 \family default
  y el 
 \family sans
@@ -18649,7 +18621,7 @@ Descomenta (borra
 \begin_inset Quotes frd
 \end_inset
 
-) para imprimir solo transparencias y superpuestos.
+) para imprimir solo diapositivas y superpuestos.
  
 \emph on
 (N.
@@ -18767,7 +18739,7 @@ seminar
  (presente en algunas distribuciones de TeX).
  Este último aún no es soportado por LyX.
 \begin_inset Foot
-status collapsed
+status open
 
 \begin_layout Plain Layout
 Quizá quieras abordar tú la tarea\SpecialChar \ldots{}
@@ -18782,7 +18754,7 @@ Quizá quieras abordar tú la tarea\SpecialChar \ldots{}
 
 \begin_layout Chapter
 Características de LyX que requieren software adicional
-\begin_inset Argument
+\begin_inset Argument 1
 status collapsed
 
 \begin_layout Plain Layout
@@ -18847,7 +18819,11 @@ TeX
 chktex
 \family default
 .
- Puedes obtenerlo de CTAN, 
+ Puedes obtenerlo de CTAN,
+\begin_inset Newline newline
+\end_inset
+
+
 \begin_inset CommandInset href
 LatexCommand href
 target "http://www.ctan.org/tex-archive/help/Catalogue/entries/chktex.html"
@@ -19208,7 +19184,11 @@ LaTeX
 \family sans
 ChkTeX
 \family default
- (normalmente se ubica en 
+ (normalmente se ubica en
+\begin_inset Newline newline
+\end_inset
+
+
 \family typewriter
 /usr/local/share/chktexrc
 \family default
 versiones
 \family default
 .
- LyX se probó con la versión RCS 5.7.
+ LyX se ha probado con la versión RCS 5.7/5.8.
+\lang english
+
+\begin_inset Foot
+status open
+
+\begin_layout Plain Layout
+
+\lang english
+Note that old DOS / MS Windows builds (5.7) need to setup environment variables
+ in order to work properly with LyX.
+ In particular time zone (TZ) should be set and more importantly RCSINIT
+ in order to change default archive location ("SET RCSINIT=-x,v/") --- LyX
+ expects archive to be found in file.lyx,v within the original document directory.
+ See also README shipped with Windows RCS binaries.
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Subsubsection
@@ -20338,25 +20337,9 @@ Registrar
 Este comando registra el documento con RCS\SpecialChar \@.
  Se te pide interactivamente una
  descripción inicial del documento.
- Entonces el documento es puesto en modo Solo-lectura y debes 
-\family sans
-Comprobar
-\family default
-
-\begin_inset space ~
-\end_inset
-
-
-\family sans
-para
-\family default
-
-\begin_inset space ~
-\end_inset
-
-
+ Por ahora, el documento está puesto en modo Solo-lectura y debes 
 \family sans
-editar 
+Liberar para edición 
 \family default
 antes de hacer cambios en él.
  Un documento bajo control de revisión tiene un ítem 
@@ -20367,11 +20350,7 @@ antes de hacer cambios en él.
 \begin_inset Quotes frd
 \end_inset
 
- junto al nombre de archivo en el 
-\emph on
-minibuffer
-\emph default
-.
+ junto al nombre de archivo en el búfer .
 \end_layout
 
 \begin_layout Standard
@@ -20379,11 +20358,7 @@ Comando
 \family sans
  
 \family default
-RCS ejecutado:
-\end_layout
-
-\begin_layout Standard
-
+RCS ejecutado: 
 \family typewriter
 ci -q -u -i -t-"<descripción inicial>" <nombre-archivo>
 \end_layout
@@ -20400,23 +20375,23 @@ man ci
 \begin_layout Subsubsection
 
 \family sans
-Ingresar cambios
+Liberar cambios
 \end_layout
 
 \begin_layout Standard
-Cuando has acabado de editar un archivo, compruebas tus cambios.
- Al hacer esto
+Cuando has acabado de editar un archivo liberas tus cambios.
+ Al hacerlo
 \family sans
  
 \family default
-se te pide un mensaje de registro, que se almacena en el historial.
+se te pide una descripción que se almacena en el historial.
  El número de versión es actualizado, tus cambios se aplican al archivo
  maestro RCS, el documento es desbloqueado y puesto en modo Solo-lectura.
  
 \end_layout
 
 \begin_layout Standard
-El comando RCS es
+Comando RCS
 \family typewriter
 ci -q -u -m"<descripción>" <nombre-archivo>
 \end_layout
@@ -20424,25 +20399,14 @@ ci -q -u -m"<descripción>" <nombre-archivo>
 \begin_layout Subsubsection
 
 \family sans
-Comprobar para editar
+Reservar para edición
 \end_layout
 
 \begin_layout Standard
 Haciendo esto bloqueas el documento de manera que solo tú puedes editarlo.
  Además el documento será de Lectura-Escritura únicamente para ti.
- Generalmente continuarás la edición un rato más y cuando acabes harás 
-\family sans
-Entrar
-\family default
-
-\begin_inset space ~
-\end_inset
-
-
-\family sans
-cambios
-\family default
-.
+ Generalmente continuarás la edición un rato más y al acabar liberarás los
+ cambios.
  La línea de estado cambia para indicar que has bloqueado el archivo.
  
 \end_layout
@@ -20462,9 +20426,9 @@ versión del repositorio
 \end_layout
 
 \begin_layout Standard
-Esto descarga todos los cambios hechos en el documento desde la última entrada
- de cambios.
- Recibes un mensaje de aviso antes de descargar los cambios.
+Esto descartará todos los cambios hechos en el documento desde la última
liberación de cambios.
+ Recibes un mensaje de aviso antes de descartar los cambios.
 
 \family typewriter
  
@@ -20477,65 +20441,168 @@ co -f -u<version> <nombre-archivo>
 \end_layout
 
 \begin_layout Subsubsection
-
-\family sans
-Deshacer última revisión
+Copiar
 \end_layout
 
 \begin_layout Standard
-Esto es como si la última entrada de cambios no hubiera sucedido.
- No se han hecho cambios al documento cargado en LyX, pero la última versión
- es eliminada del archivo maestro RCS.
+Creará una copia del documento actual.
+ Puesto que RCS no soporta nativamente operaciones de copia, el historial
+ de versiones no se preserva y la copia se añade como archivo nuevo.
+ Requiere un documento limpio sin ningún cambio desde la última liberación.
+ Pedirá un nombre de archivo y una descripción de la operación de copia.
+ Después se crea la copia localmente y en el repositorio.
+ Si los directorios padre de los documentos original y copiado difieren,
+ se ajustan todas las rutas relativas de los archivos incluidos en la copia
+ (como en 
+\family sans
+Archivo\SpecialChar \menuseparator
+Guardar como
+\family default
+\SpecialChar \ldots{}
+).
+ Por último, se carga la copia en vez del documento original.
 \end_layout
 
-\begin_layout Standard
-Comando RCS: 
-\family typewriter
-rcs -o<version> <nombre-archivo>
-\end_layout
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+Comandos
+\begin_inset space ~
+\end_inset
 
-\begin_layout Subsubsection
+RCS: 
+\begin_inset space ~
+\end_inset
 
-\family sans
-Mostrar historial
-\end_layout
 
-\begin_layout Standard
-Muestra el registro completo del historial del documento RCS.
- La salida de 
-\family typewriter
-rlog
-\family default
-\family typewriter
-<nombre-archivo>
-\family default
- se muestra en una ventana.
- Véase 
-\family typewriter
-man rlog
-\family default
- para más información.
-\end_layout
+\begin_inset Newline newline
+\end_inset
 
-\begin_layout Subsubsection
-Información de revisión
-\end_layout
+Copiar 
+\begin_inset Flex Code
+status collapsed
 
-\begin_layout Standard
-LyX soporta información de número de versión RCS (solo), véase 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:VCS-Información-de-revisión"
+\begin_layout Plain Layout
+\begin_inset Quotes eld
+\end_inset
 
+<nombre-archivo>
+\begin_inset Quotes erd
 \end_inset
 
- para detalles.
-\end_layout
 
-\begin_layout Subsection
-Comandos CVS en LyX
+\end_layout
+
+\end_inset
+
+ a 
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+\begin_inset Quotes eld
+\end_inset
+
+<nuevo-nombre-archivo>
+\begin_inset Quotes erd
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+ci -q -u -i 
+\begin_inset Quotes eld
+\end_inset
+
+<nuevo-nombre-archivo>
+\begin_inset Quotes erd
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Subsubsection
+
+\family sans
+Deshacer última liberación
+\end_layout
+
+\begin_layout Standard
+Esto es como si la última liberación de cambios no hubiera sucedido.
+ No se hacen cambios al documento cargado en LyX, pero la última versión
+ es eliminada del archivo maestro RCS.
+\end_layout
+
+\begin_layout Standard
+Comando RCS: 
+\family typewriter
+rcs -o<versión> <nombre-archivo>
+\end_layout
+
+\begin_layout Subsubsection
+
+\family sans
+Mostrar historial
+\end_layout
+
+\begin_layout Standard
+Muestra el registro completo del historial del documento RCS.
+ La salida de 
+\family typewriter
+rlog
+\family default
+\family typewriter
+<nombre-archivo>
+\family default
+ se muestra en un buscador.
+ Véase 
+\family typewriter
+man rlog
+\family default
+ para más información.
+\end_layout
+
+\begin_layout Subsubsection
+Información de revisión
+\end_layout
+
+\begin_layout Standard
+LyX soporta información de número de versión, autor, fecha y hora del último
+ ingreso.
+ Se obtienen de 
+\family typewriter
+rlog -r <nombre-archivo>
+\family default
+.
+ Véase 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:VCS-Información-de-revisión"
+
+\end_inset
+
+ para detalles.
+\end_layout
+
+\begin_layout Subsection
+Comandos CVS en LyX
 \end_layout
 
 \begin_layout Standard
@@ -20555,19 +20622,19 @@ Uso general de CVS
 \end_layout
 
 \begin_layout Standard
-Si comienzas desde cero con CVS debes crear tu repositorio y comprobar la
+Si comienzas desde cero con CVS debes crear tu repositorio y reservar la
  copia de trabajo con herramientas externas.
  Si usas una configuración cliente-servidor puedes necesitar registrarte
- antes de hacer la primera comprobación del repositorio.
+ antes de hacer la primera reserva en el repositorio.
 \end_layout
 
 \begin_layout Standard
 Si tus documentos están bajo control de revisión y otros usan el mismo repositor
 io surgen problemas cuando se hacen cambios en el mismo documento y en el
- mism lugar.
- Los repositorios estándar CVS no operan con bloqueo de archivos, Esto puede
- sorprender, pero los conflictos solo suceden si la gente discrepa sobre
- el adecuado contenido de la misma parte de un documento.
+ mismo lugar.
+ Los repositorios estándar CVS no operan con bloqueo de archivos.
+ Esto puede sorprender, pero los conflictos solo suceden si la gente discrepa
sobre el adecuado contenido de la misma parte de un documento.
  Por tanto, si los colaboradores acostumbran a comunicarse regularmente,
  los conflictos ocurren raramente.
  Si no se comunican, tienen un problema fundamental de todos modos.
@@ -20575,16 +20642,16 @@ io surgen problemas cuando se hacen cambios en el mismo documento y en el
 \begin_inset Quotes fld
 \end_inset
 
-Comprobaciones reservadas
+reservas reservadas
 \begin_inset Quotes frd
 \end_inset
 
 .
- Si hacen así, la copia de trabajo de todos los archivos es de solo lectura
- al principio y el usuario comienza la edición después de usar un comando
- especial para hacer posible la escritura en la copia de trabajo.
- Cuando los cambios son ingresados la copia de trabajo vuelve al estado
solo lectura.
+ Si lo hacen así, la copia de trabajo de todos los archivos es de solo lectura
+ cuando reservan primero y el usuario comienza la edición después de usar
un comando especial para hacer posible la escritura en la copia de trabajo.
+ Cuando los cambios son liberados la copia de trabajo vuelve al estado solo
+ lectura.
  Con LyX, uno debe editar el archivo 
 \begin_inset Flex Code
 status collapsed
@@ -20605,23 +20672,31 @@ cvs -r
 
 \end_inset
 
- para trabajar con revisiones reservadas.
+ para trabajar con 
+\begin_inset Quotes fld
+\end_inset
+
+reservas reservadas
+\begin_inset Quotes frd
+\end_inset
+
+.
  El beneficio es la posibilidad de ver quién está usando una copia con acceso
  a escritura de algún documento.
  No está garantizado que solo un usuario hace copias con permiso de escritura.
 \end_layout
 
 \begin_layout Standard
-LyX intenta averiguar si estás usando copia reservada o no.
+LyX intenta averiguar si estás usando reservas reservadas o no.
  Si la copia de trabajo es solo lectura asume que es reservada, si admite
  escritura y una copia adicional del documento existe en el subdirectorio
- CVS/Base, asume es no reservada.
- Si se detecta una copia reservada debes usar 
+ CVS/Base, asume que es no reservada.
+ Si se detecta una reservada debes usar 
 \begin_inset Flex EstiloCarácter:ItemMenú
 status collapsed
 
 \begin_layout Plain Layout
-Check Out
+Reservar
 \end_layout
 
 \end_inset
@@ -20632,7 +20707,7 @@ Check Out
 status collapsed
 
 \begin_layout Plain Layout
-Check In
+Liberar
 \end_layout
 
 \end_inset
@@ -20733,14 +20808,14 @@ solo
 CVS/Entries
 \family default
 ).
- Esto significa que debes comprobar el archivo por ti mismo usando herramientas
- externas.
+ Esto significa que debes crear o reservar el archivo por ti mismo usando
herramientas externas.
  (En caso de olvidar este paso, LyX registra el documento con RCS).
 \end_layout
 
 \begin_layout Standard
 Después se te pide interactivamente una descripción inicial del documento.
- No olvides que el archivo registrado todavía no es definitivo.
+ No olvides que el archivo registrado todavía no está liberado.
 \end_layout
 
 \begin_layout Standard
@@ -20774,7 +20849,7 @@ El término
 
 
 \family default
- es una abreviación para 
anterior y en todos los demás comandos CVS es una abreviación para 
 \begin_inset Quotes fld
 \end_inset
 
@@ -20787,20 +20862,20 @@ cambiar el directorio de trabajo actual a la ubicación del archivo y usa
 \end_layout
 
 \begin_layout Subsubsection
-Ingresar cambios
+Liberar cambios
 \end_layout
 
 \begin_layout Standard
-Cuando has terminado de editar un archivo se graban los cambios.
+Cuando has terminado de editar un archivo se ingresan los cambios.
  Al hacerlo se te pide una descripción de los mismos.
- Después, los cambios son ingresados en el repositorio.
+ Después, los cambios son escritos en el repositorio.
  En caso de que no hayas cambiado el documento y se detecte una copia reservada
  se deshace la reserva hecha con 
 \begin_inset Flex EstiloCarácter:ItemMenú
 status collapsed
 
 \begin_layout Plain Layout
-Check Out
+Reservar
 \end_layout
 
 \end_inset
@@ -20810,7 +20885,7 @@ Check Out
 
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
-Comando
+Comandos
 \begin_inset space ~
 \end_inset
 
@@ -20856,7 +20931,7 @@ cvs -q unedit "<file-name>"
 \end_layout
 
 \begin_layout Subsubsection
-Descargar cambios
+Reservar cambios
 \end_layout
 
 \begin_layout Standard
@@ -20871,7 +20946,7 @@ cvs -q update "<file-name>"
 \end_layout
 
 \begin_layout Standard
-Si se detecta una descarga solo lectura la copia se hace reservada y accesible
+Si se detecta una reserva solo lectura la copia se hace reservada y accesible
  a escritura.
 \end_layout
 
@@ -20886,9 +20961,9 @@ Volver a la versión del repositorio
 \end_layout
 
 \begin_layout Standard
-Esto descargará todos los cambios hechos en el documento desde la última
entrada de cambios.
- Recibes un mensaje de aviso antes de descargar los cambios.
+Esto descartará todos los cambios hechos en el documento desde la última
liberación.
+ Recibes un mensaje de aviso antes de descartar los cambios.
  Primero se borra el archivo y luego se ejecuta el comando CVS de actualización.
 
 \family typewriter
@@ -20929,87 +21004,123 @@ cvs -q unedit
 \end_layout
 
 \begin_layout Subsubsection
-Actualizar el directorio local de descarga desde el repositorio
+Copiar
 \end_layout
 
 \begin_layout Standard
-Conforme tus documentos son más complejos, conteniendo sub-documentos y
- figuras e incluyendo archivos externos 
-\family typewriter
-.tex
+Creará una copia del documento actual.
+ Como CVS no soporta de forma nativa operaciones de copia, el historial
+ de versiones no se preserva y la copia se añade como archivo nuevo.
+ Requiere un documento limpio sin ningún cambio desde la última liberación.
+ Pedirá un nombre de archivo y una descripción de la operación de copia.
+ Después se crea la copia localmente y en el repositorio.
+ Si los directorios padre de los documentos original y copiado difieren,
+ se ajustan todas las rutas relativas de los archivos incluidos en la copia
+ (como en 
+\family sans
+Archivo\SpecialChar \menuseparator
+Guardar como
 \family default
- y demás, el uso de control de versiones se hace más complicado.
- LyX soporta la actualización del árbol completo en el que reside el documento.
- Esto es especialmente útil cuando colaboras con gente que ni tiene conocimiento
- detallado de CVS ni tiene interés en ingresar material adicional al repositorio.
- Tienes que organizar la estructura de archivos para que los archivos externos
- residan en el mismo directorio o subdirectorio del documento.
- Es una buena práctica de todos modos almacenar los documentos multi-parte
- en un directorio extra.
+\SpecialChar \ldots{}
+).
+ Por último, se carga la copia en vez del documento original.
 \end_layout
 
-\begin_layout Standard
-El comando 
-\begin_inset Flex Code
-status collapsed
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+Comandos
+\begin_inset space ~
+\end_inset
+
+CVS: 
+\begin_inset space ~
+\end_inset
 
-\begin_layout Plain Layout
-Update local directory from repository
-\end_layout
 
+\begin_inset Newline newline
 \end_inset
 
- actualiza el directorio completo.
- Si se detectan cambios locales el usuario es advertido antes de iniciar
- la actualización.
- En caso de conflictos en la fusión ambas versiones de las partes conflictivas
- se sitúan al final del documento.
- Debes revisar y corregir el resultado de la fusión.
- Los conflictos los verás encerrados entre pares de 
+Copiar 
 \begin_inset Flex Code
 status collapsed
 
 \begin_layout Plain Layout
-<<<<<<<
-\end_layout
+\begin_inset Quotes eld
+\end_inset
 
+<file-name>
+\begin_inset Quotes erd
 \end_inset
 
- y 
-\begin_inset Flex Code
-status collapsed
 
-\begin_layout Plain Layout
->>>>>>>
 \end_layout
 
 \end_inset
 
- separados por 
+ a 
 \begin_inset Flex Code
 status collapsed
 
 \begin_layout Plain Layout
-=======
+\begin_inset Quotes eld
+\end_inset
+
+<new-file-name>
+\begin_inset Quotes erd
+\end_inset
+
+
 \end_layout
 
 \end_inset
 
-.
- La parte primera es tu versión antes de la operación de actualización con
- pecedida del nombre del documento.
- La segunda es la versión del repositorio con el número de la versión tras
- la secuencia de signos 
+
+\begin_inset Newline newline
+\end_inset
+
+
 \begin_inset Flex Code
 status collapsed
 
 \begin_layout Plain Layout
->
+cvs -q add 
+\begin_inset Quotes eld
+\end_inset
+
+<new-file-name>
+\begin_inset Quotes erd
+\end_inset
+
+
 \end_layout
 
 \end_inset
 
-.
+
+\end_layout
+
+\begin_layout Subsubsection
+Renombrar
+\end_layout
+
+\begin_layout Standard
+Este comando renombra el documento actual.
+ Como CVS no soporta de forma nativa operaciones de renombrado, el historial
+ de versiones no se preserva, el documento renombrado se añade como archivo
+ nuevo y el original se borra.
+ Requiere un documento limpio sin ningún cambio desde la última liberación.
+ Pedirá un nombre de archivo y una descripción de la operación.
+ Después el documento se renombra localmente y en el repositorio.
+ Si los directorios padre de los nombres de erchivo nuevo y antiguo difieren,
+ se ajustan todas las rutas relativas de los archivos incluidos (como en
+\family sans
+Archivo\SpecialChar \menuseparator
+Guardar como
+\family default
+\SpecialChar \ldots{}
+).
+ Por último, se recarga el documento con el nuevo nombre.
 \end_layout
 
 \begin_layout Labeling
@@ -21026,17 +21137,41 @@ CVS:
 \begin_inset Newline newline
 \end_inset
 
+Renombrar 
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+\begin_inset Quotes eld
+\end_inset
+
+<file-name>
+\begin_inset Quotes erd
+\end_inset
+
+
+\end_layout
+
+\end_inset
 
+ a 
 \begin_inset Flex Code
 status collapsed
 
 \begin_layout Plain Layout
-cd $path; cvs diff "."
+\begin_inset Quotes eld
+\end_inset
+
+<new-file-name>
+\begin_inset Quotes erd
+\end_inset
+
+
 \end_layout
 
 \end_inset
 
- (Para ver si se detectan cambios)
+
 \begin_inset Newline newline
 \end_inset
 
@@ -21045,35 +21180,194 @@ cd $path; cvs diff "."
 status collapsed
 
 \begin_layout Plain Layout
-cd $path; cvs -q update "."
-\end_layout
+cvs -q add 
+\begin_inset Quotes eld
+\end_inset
 
+<new-file-name>
+\begin_inset Quotes erd
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-donde 
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
+
+
 \begin_inset Flex Code
 status collapsed
 
 \begin_layout Plain Layout
-$path
+cvs -q remove 
+\begin_inset Quotes eld
+\end_inset
+
+<file-name>
+\begin_inset Quotes erd
+\end_inset
+
+
 \end_layout
 
 \end_inset
 
- es la ruta al documento.
+
 \end_layout
 
 \begin_layout Subsubsection
-Mostrar historial
+Actualizar la reserva del directorio local desde el repositorio
 \end_layout
 
 \begin_layout Standard
-Muestra el historial completo del documento CVS.
- La salida de 
+Conforme tus documentos son más complejos, conteniendo sub-documentos y
+ figuras e incluyendo archivos externos 
+\family typewriter
+.tex
+\family default
+ y demás, el uso de control de versiones se hace más complejo.
+ LyX soporta la actualización del árbol completo en el que reside el documento.
+ Esto es especialmente útil cuando colaboras con gente que ni tiene conocimiento
+ detallado de CVS ni tiene interés en ingresar material adicional al repositorio.
+ Tienes que organizar la estructura de archivos para que los archivos externos
+ residan en el mismo directorio o subdirectorio del documento.
+ Es una buena práctica de todos modos almacenar los documentos multi-parte
+ en un directorio extra.
+\end_layout
+
+\begin_layout Standard
+El comando 
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+Actualizar directorio local desde el repositorio
+\end_layout
+
+\end_inset
+
+ actualiza el directorio completo.
+ Si se detectan cambios locales el usuario es advertido antes de iniciar
+ la actualización.
+ En caso de conflictos en la fusión ambas versiones de las partes conflictivas
+ se sitúan al final del documento.
+ Debes revisar y corregir el resultado de la fusión.
+ Los conflictos los verás encerrados entre pares de 
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+<<<<<<<
+\end_layout
+
+\end_inset
+
+ y 
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+>>>>>>>
+\end_layout
+
+\end_inset
+
+ separados por 
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+=======
+\end_layout
+
+\end_inset
+
+.
+ La parte primera es tu versión antes de la operación de actualización con
+ pecedida del nombre del documento.
+ La segunda es la versión del repositorio con el número de la versión tras
+ la secuencia de signos 
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+>
+\end_layout
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+Comandos
+\begin_inset space ~
+\end_inset
+
+CVS: 
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+cd $path; cvs diff "."
+\end_layout
+
+\end_inset
+
+ (Para ver si se detectan cambios)
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+cd $path; cvs -q update "."
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+donde 
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+$path
+\end_layout
+
+\end_inset
+
+ es la ruta al documento.
+\end_layout
+
+\begin_layout Subsubsection
+Mostrar historial
+\end_layout
+
+\begin_layout Standard
+Muestra el historial completo del documento CVS.
+ La salida de
+\begin_inset Newline newline
+\end_inset
+
+
 \family typewriter
 cvs log 
 \begin_inset Quotes eld
@@ -21088,6 +21382,28 @@ cvs log
  se muestra en un buscador.
 \end_layout
 
+\begin_layout Subsubsection
+Información de la revisión
+\end_layout
+
+\begin_layout Standard
+LyX soporta número de versión CVS, nombre de autor, fecha y hora del último
+ ingreso.
+ Toda esta información se obtiene de
+\family typewriter
+ cvs log -r <file-name>
+\family default
+.
+ Véase 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:VCS-Información-de-revisión"
+
+\end_inset
+
+ para detalles.
+\end_layout
+
 \begin_layout Subsection
 Comandos SVN en Lyx
 \end_layout
@@ -21104,7 +21420,7 @@ Control de versiones
  vía ssh, se te pedirá en una ventana de terminal.
  LyX se ha probado con SVN 1.5 y 1.6.
 \begin_inset Foot
-status collapsed
+status open
 
 \begin_layout Plain Layout
 La mayoría de los comandos funcionarán también con 1.4, véase 
@@ -21149,7 +21465,7 @@ solo
 .svn/entries
 \family default
 ).
- Esto significa que debes comprobar el archivo por ti mismo.
+ Esto significa que debes reservar el archivo por ti mismo.
 \end_layout
 
 \begin_layout Standard
@@ -21180,11 +21496,11 @@ man svn
 \end_layout
 
 \begin_layout Subsubsection
-Ingresar cambios
+Liberar cambios
 \end_layout
 
 \begin_layout Standard
-Cuando has terminado de editar un archivo, grabas los cambios.
+Cuando has terminado de editar un archivo, ingresas los cambios.
  Al hacerlo se te pide una descripción de los mismos.
  Después, los cambios son ingresados.
 \end_layout
@@ -21214,20 +21530,20 @@ svn commit -q -m"<description>" <file-name>
 \end_layout
 
 \begin_layout Subsubsection
-Comprobar para editar
+Reservar para edición
 \end_layout
 
 \begin_layout Standard
 Actualiza los cambios de este archivo desde el repositorio.
- Asegúrate de que comprendes la fusión y resolución de conflictos de SVN
- antes de usar esta función, porque ¡todos los conflictos debes resolverlos
+ Asegúrate de que comprendes la mezcla y la resolución de conflictos de
SVN antes de usar esta función, porque ¡todos los conflictos debes resolverlos
  tú mismo a mano!
 \end_layout
 
 \begin_layout Standard
 Comando SVN:
 \begin_inset Foot
-status collapsed
+status open
 
 \begin_layout Plain Layout
 Ídem.
@@ -21253,9 +21569,9 @@ Volver a la versión del repositorio
 \end_layout
 
 \begin_layout Standard
-Esto descargará todos los cambios hechos en el documento desde la última
entrada de cambios.
- Recibes un mensaje de aviso antes de descargar los cambios.
+Esto descartará todos los cambios hechos en el documento desde la última
liberación de cambios.
+ Recibes un mensaje de aviso antes de descartar los cambios.
 \end_layout
 
 \begin_layout Standard
@@ -21273,69 +21589,102 @@ svn revert -q
 \end_layout
 
 \begin_layout Subsubsection
-Actualizar el directorio local de descarga desde el repositio
-\begin_inset Foot
-status collapsed
+Copiar
+\end_layout
 
-\begin_layout Plain Layout
-Ten en cuenta que este comando solo funcionará con 
-\begin_inset Formula $\geqq1.5$
+\begin_layout Standard
+Creará una copia del documento actual incluyendo el historial de versiones.
+ Requiere un documento limpio sin ningún cambio desde la última liberación.
+ Pedirá un nombre de archivo y una descripción de la operación de copia.
+ Después se crea la copia localmente y en el repositorio.
+ Si los directorios padre de los documentos original y copiado difieren,
+ se ajustan todas las rutas relativas de los archivos incluidos de la copia
+ (como en 
+\family sans
+Archivo\SpecialChar \menuseparator
+Guardar como
+\family default
+\SpecialChar \ldots{}
+).
+ Por último, se carga la copia en vez del documento original
+\end_layout
+
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+Comandos
+\begin_inset space ~
 \end_inset
 
+SVN: 
+\begin_inset space ~
+\end_inset
 
-\end_layout
 
+\begin_inset Newline newline
 \end_inset
 
 
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:SVN-Actualizar-el-directorio"
+\begin_inset Flex Code
+status collapsed
 
+\begin_layout Plain Layout
+svn copy -q 
+\begin_inset Quotes eld
 \end_inset
 
+<file-name>
+\begin_inset Quotes erd
+\end_inset
 
-\end_layout
+\begin_inset Quotes eld
+\end_inset
+
+<new-file-name>
+\begin_inset Quotes erd
+\end_inset
 
-\begin_layout Standard
-Todos los comandos anteriores tienen un defecto: solo negocian con el documento
- actual.
- Una vez que el documento contiene figuras, archivos externos 
-\family typewriter
-.tex
-\family default
-, etc., su administración se hace más complicada.
- Ahora LyX soporta la actualización del árbol completo en el que reside
- el documento.
-\begin_inset Foot
-status collapsed
 
-\begin_layout Plain Layout
-Hay que organizar la estructura de archivos de modo que todos los archivos
- externos estén en el mismo directorio o subdirectorios del documento.
 \end_layout
 
 \end_inset
 
- Esto es especialmente útil cuando colaboras con gente que ni tiene conocimiento
- detallado de CVS ni tiene interés en ingresar material adicional al repositorio.
-\end_layout
 
-\begin_layout Standard
-El comando 
+\begin_inset Newline newline
+\end_inset
+
+
 \begin_inset Flex Code
 status collapsed
 
 \begin_layout Plain Layout
-Update local directory from repository
+svn commit
 \end_layout
 
 \end_inset
 
- actualiza el directorio completo y en caso de conflictos se deja la versión
- local de los archivos, para que no haya pérdida indeseada de datos.
- Si se detectan cambios locales se avisa al usuario antes de iniciar la
- actualización.
+
+\end_layout
+
+\begin_layout Subsubsection
+Renombrar
+\end_layout
+
+\begin_layout Standard
+Renombrará el documento actual incluyendo el historial de versiones.
+ Requiere un documento limpio sin ningún cambio desde la última liberación.
+ Pedirá un nombre de archivo y una descripción de la operación de renombrado.
+ Después se renombra el documento localmente y en el repositorio.
+ Si los directorios padre de los nombres de archivo nuevo y antiguo difieren,
+ se ajustan todas las rutas relativas de los archivos incluidos (como en
+\family sans
+Archivo\SpecialChar \menuseparator
+Guardar como
+\family default
+\SpecialChar \ldots{}
+).
+ Por último, se recarga el documento con su nuevo nombre.
 \end_layout
 
 \begin_layout Labeling
@@ -21357,17 +21706,141 @@ SVN:
 status collapsed
 
 \begin_layout Plain Layout
-svn diff $path
-\end_layout
+svn move -q 
+\begin_inset Quotes eld
+\end_inset
 
+<file-name>
+\begin_inset Quotes erd
 \end_inset
 
- (Para ver si se detectan cambios.)
-\begin_inset Newline newline
+\begin_inset Quotes eld
 \end_inset
 
+<new-file-name>
+\begin_inset Quotes erd
+\end_inset
 
-\begin_inset Flex Code
+
+\end_layout
+
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+svn commit
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Subsubsection
+Actualizar la reserva del directorio local desde el repositio
+\begin_inset Foot
+status open
+
+\begin_layout Plain Layout
+Ten en cuenta que este comando solo funcionará con 
+\begin_inset Formula $\geqq1.5$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:SVN-Actualizar-el-directorio"
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+Todos los comandos anteriores tienen un defecto: solo negocian con el documento
+ actual.
+ Una vez que el documento contiene figuras, archivos externos 
+\family typewriter
+.tex
+\family default
+, etc., su administración se hace más complicada.
+ Ahora LyX soporta la actualización del árbol completo en el que reside
+ el documento.
+\begin_inset Foot
+status open
+
+\begin_layout Plain Layout
+Hay que organizar la estructura de archivos de modo que todos los archivos
+ externos estén en el mismo directorio o subdirectorios del documento.
+\end_layout
+
+\end_inset
+
+ Esto es especialmente útil cuando colaboras con gente que ni tiene conocimiento
+ detallado de CVS ni tiene interés en ingresar material adicional al repositorio.
+\end_layout
+
+\begin_layout Standard
+El comando 
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+Actualizar directorio local desde el repositorio
+\end_layout
+
+\end_inset
+
+ actualiza el directorio completo y en caso de conflictos con la mezcla
+ se deja la versión local de los archivos, para que no haya pérdida indeseada
+ de datos.
+ Si se detectan cambios locales se avisa al usuario antes de iniciar la
+ actualización.
+\end_layout
+
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+Comandos
+\begin_inset space ~
+\end_inset
+
+SVN: 
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+svn diff $path
+\end_layout
+
+\end_inset
+
+ (Para ver si se detectan cambios.)
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Flex Code
 status collapsed
 
 \begin_layout Plain Layout
@@ -21393,7 +21866,11 @@ Mostrar historial
 
 \begin_layout Standard
 Muestra el historial completo del documento SVN.
- La salida de 
+ La salida de
+\begin_inset Newline newline
+\end_inset
+
+
 \family typewriter
 svn log 
 \begin_inset Quotes eld
@@ -21429,9 +21906,9 @@ El intercambio de archivos entre varios sistemas de control de revisiones
 \end_layout
 
 \begin_layout Standard
-SVN dispone de dos de estos mecanismos que garantizan exclusividad en el
- acceso a archivos, bloqueos y configuración automática de permisos de escritura
- (véase la sec.
+SVN dispone de dos de estos mecanismos que garantizan exclusividad recíproca
+ en el acceso a archivos, bloqueos y configuración automática de permisos
de escritura (véase la sec.
 \begin_inset space ~
 \end_inset
 
@@ -21442,7 +21919,7 @@ reference "sub:SVN-Bloqueo-automático"
 
 \end_inset
 
-), basados en propiedad de archivos svn 
+), basados en la propiedad de los archivos svn 
 \begin_inset Flex Code
 status collapsed
 
@@ -21454,7 +21931,7 @@ svn:needs-lock
 
 .
 \begin_inset Foot
-status open
+status collapsed
 
 \begin_layout Plain Layout
 \begin_inset CommandInset href
@@ -21470,21 +21947,20 @@ target "http://svnbook.red-bean.com/en/1.2/svn.advanced.locking.html"
 
  Si esta propiedad se detecta para determinado documento, LyX empieza automática
 mente a usar bloqueo SVN para la edición del documento, y el mecanismo completo
- de ingreso/descarga conmuta al mismo régimen que para RCS.
+ de liberación/reserva conmuta al mismo régimen que para RCS.
  En particular, esto quiere decir que hay dos modos diferentes de uso archivos
  en LyX:
 \end_layout
 
 \begin_layout Itemize
 Estado no bloqueado.
- EL archivo cargado está en modo solo lectura.
- Para editar hay que descargarlo.
+ El archivo cargado está en modo solo lectura.
+ Para editar hay que reservar.
  
 \emph on
-Descarga
+Reservar
 \emph default
- consiste en actualizar desde el repositorio y adquisición de bloqueo de
- escritura.
+ consiste en actualizar desde el repositorio y adquirir bloqueo de escritura.
  Si no es posible obtener el bloqueo permanece el estado no bloquedo.
 \end_layout
 
@@ -21494,9 +21970,9 @@ Estado bloqueado.
  Ningún otro usuario tiene permiso para editar el archivo.
  
 \emph on
-Ingresar
+Liberar
 \emph default
- consiste en eingresar los cambios y obtención de bloqueo de escritura.
+ consiste en ingresar los cambios y liberar el bloqueo de escritura.
  Si no se han hecho cambios en el documento, no se producirá ningún ingreso
 \begin_inset Foot
 status collapsed
@@ -21507,16 +21983,16 @@ No te extrañe si de todas formas se te pide un mensaje de ingreso.
 
 \end_inset
 
- y solo se realizará el bloqueo de escritura.
+ y solo se realizará el desbloqueo de escritura.
 \end_layout
 
 \begin_layout Standard
-SVN commands:
+Comandos SVN:
 \end_layout
 
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
-Check-in:
+Liberar:
 \family typewriter
  svn commit -q -m"<description>" "<file-name>"
 \begin_inset Newline newline
@@ -21527,7 +22003,17 @@ svn unlock "<file-name>"
 
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
-Check-out: 
+Reservar
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+traduccion http://forum.wordreference.com/showthread.php?t=689994
+\end_layout
+
+\end_inset
+
+: 
 \family typewriter
 svn update "<file-name>"
 \begin_inset Newline newline
@@ -21556,14 +22042,14 @@ status collapsed
 \begin_layout Plain Layout
 Archivo\SpecialChar \menuseparator
 Control de versiones\SpecialChar \menuseparator
-Cambiar propiedad de bñoqueo
+Cambiar propiedad de bloqueo
 \end_layout
 
 \end_inset
 
 .
  Este comando está activo solo cuando el archivo no está bloqueado en el
- servidor svn (es decir, debes descargar antes de proceder).
+ servidor svn (es decir, debes reservar antes de proceder).
 \end_layout
 
 \begin_layout Labeling
@@ -21609,6 +22095,7 @@ Hay más posibilidades para activar la información de revisión en nuestro
 LyX lo soporta directamente.
 \end_layout
 
+\begin_deeper
 \begin_layout Itemize
 Información de revisión del árbol (
 \begin_inset Flex Code
@@ -21634,14 +22121,13 @@ svnversion
 ; el siguiente cuadro da una idea de la interpretación de los resultados.
 \end_layout
 
-\begin_deeper
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -21736,7 +22222,7 @@ copia de trabajo conmutada
 \begin_inset Text
 
 \begin_layout Plain Layout
-copia de trabajo parcial, de una descarga dispersa
+copia de trabajo parcial, de una reserva dispersa
 \end_layout
 
 \end_inset
@@ -21888,7 +22374,11 @@ status collapsed
 
 \end_deeper
 \begin_layout Itemize
-Otra posibilidad es usar claves svn 
+Otra posibilidad ---de 
+\emph on
+hacker
+\emph default
+--- es usar claves svn 
 \begin_inset Foot
 status collapsed
 
@@ -22039,9 +22529,9 @@ Antes de poner un documento LyX bajo control de Subversion, su directorio
  el documento inicia un proyecto nuevo), hay que importar el directorio
  al repositorio.
  Esto se hace fuera de LyX.
- Tanto la importación como la comprobación se hacen fácilmente en el menú
- contextual del Explorador mediante TortoiseSVN, o bien usando un cliente
- de línea de comandos en DOS.
+ Tanto la importación como la reserva se hacen fácilmente en el menú contextual
+ del Explorador mediante TortoiseSVN, o bien usando un cliente de línea
+ de comandos en DOS.
  El procedimiento para importar el proyecto con TortoiseSVN se describe
  abajo, suponiendo que hay un repositorio y un proyecto nuevo en 
 \family typewriter
@@ -22066,8 +22556,9 @@ C:
 new project 
 \family default
 en el Explorador de Windows, clic derecho y selecciona 
-\family typewriter
-TortoiseSVN > Repo-browser
+\family sans
+TortoiseSVN\SpecialChar \menuseparator
+Repo-browser
 \family default
 .
  Si es preciso ajusta el URL para el repositorio, y pulsa OK.
@@ -22076,9 +22567,8 @@ TortoiseSVN > Repo-browser
 \begin_layout Enumerate
 Haz clic derecho en el nivel del repositorio bajo el que quieres situar
  la carpeta del nuevo proyecto (típicamente el nivel superior) y pulsa 
-\family typewriter
-Create folder\SpecialChar \ldots{}
-
+\family sans
+Create folder
 \family default
  Da nombre a la carpeta y pulsa OK.
  Añade un mensaje para el registro, si quieres, y pulsa OK de nuevo.
@@ -22093,8 +22583,7 @@ C:
 \backslash
 new project
 \family default
-, esta vez seleccionando SVN Checkout\SpecialChar \ldots{}
- Selecciona el URL de la carpeta que
+, esta vez seleccionando SVN Checkout Selecciona el URL de la carpeta que
  acabas de crear en el repositorio y ajusta el directorio a 
 \family typewriter
 C:
@@ -22334,12 +22823,21 @@ Usualmente toma tiempo conseguir el comando exacto y depende de muchas cosas.
 
 \end_deeper
 \begin_layout Enumerate
-Descarga el archivo SVN, p.
+
+\change_deleted 5862389 1371550029
+Descarg
+\change_inserted 5862389 1371550031
+Reserv
+\change_unchanged
+a el archivo SVN, p.
 \begin_inset space \thinspace{}
 \end_inset
 
 ej.
+\begin_inset Newline newline
+\end_inset
+
+
 \begin_inset Flex Code
 status collapsed
 
@@ -22417,357 +22915,322 @@ svn propset svn:eol-style native FILE_NAME
 \end_layout
 
 \begin_layout Subsection
-Ajustes adicionales
+Comandos GIT en LyX
 \end_layout
 
 \begin_layout Standard
-Con la reciente adición de la función vc-command, los usuarios que exprimen
- la potencia de LyX pueden crear sus propios comandos para el control de
- revisiones.
+LyX soporta un conjunto mínimo de comandos GIT.
+ Se encuentra en el submenú 
+\family sans
+Archivo\SpecialChar \menuseparator
+Control de versiones
+\family default
+.
+ Hay que tener en cuenta que si se usa acceso con contraseña al repositorio
+ vía ssh, ésta se pedirá en una ventana de terminal.
+ LyX se ha probado con GIT 1.7.
 \end_layout
 
 \begin_layout Standard
-Como ejemplo puedes ver cómo integrar directamente dos comandos TortoiseSVN:
-\end_layout
-
-\begin_layout Description
-Commit: 
+Una gran diferencia entre GIT y los demás sistemas de control de versiones
+ soportados es la naturaleza distribuida de GIT: con los sistemas de control
+ de versiones tradicionales hay un servidor central que aloja el repositorio.
+ Los usuarios envían sus cambios al servidor y obtienen de él actualizaciones
+ hechas por otros.
+ Con GIT, los usuarios remiten a un repositorio local, el cuál se puede
+ sincronizar con uno o más repositorios remotos usando los comandos GIT
 \begin_inset Flex Code
 status collapsed
 
 \begin_layout Plain Layout
-vc-command DS "." "TortoiseProc /command:commit /path:$$p"
+pull
 \end_layout
 
 \end_inset
 
-
-\end_layout
-
-\begin_layout Description
-Revert: 
+ y 
 \begin_inset Flex Code
 status collapsed
 
 \begin_layout Plain Layout
-vc-command DR "." "TortoiseProc /command:revert /path:$$p"
+push
 \end_layout
 
 \end_inset
 
-
-\end_layout
-
-\begin_layout Subsection
-Control de versiones y comparación de documentos
-\end_layout
-
-\begin_layout Standard
-Uno de los usos típicos del control de versiones es inspeccionar los cambios
- entre revisiones, usualmente creando volcados 
+.
+ LyX no interactúa de ninguna forma con los repositorios GIT remotos.
+ Trabaja exclusivamente con el repositorio local de manera similar a como
+ con un repositorio CVS o SVN.
+ Si usas repositorios GIT remotos debes hacer las operaciones 
 \begin_inset Flex Code
 status collapsed
 
 \begin_layout Plain Layout
-diff
+pull
 \end_layout
 
 \end_inset
 
-.
- Aunque esto es útil para archivos de texto sencillo, es mucho menos útil
- en archivos de LyX, que tienen una estructura más complicada.
- Por tanto, proporcionamos caminos para la característica de comparar documentos.
- Hay dos maneras de iniciar esta función, una por llamada directa a 
+ y 
 \begin_inset Flex Code
 status collapsed
 
 \begin_layout Plain Layout
-VC_COMPARE
+push
 \end_layout
 
 \end_inset
 
- (véase el manual Funciones de LyX para detalles) y otra con el icono o
- menú 
-\begin_inset Flex EstiloCarácter:ItemMenú
-status collapsed
-
-\begin_layout Plain Layout
-Comparar con revisión anterior...
+ con tu cliente GIT favorito.
 \end_layout
 
-\end_inset
+\begin_layout Subsubsection
+Registrar
+\end_layout
 
-.
- Se pueden comparar dos revisiones determinadas o se puede simplemente comparar
- la versión actual del texto editado con revisiones anteriores (donde '
-\lang english
+\begin_layout Standard
+Si el documento no está bajo control de versiones, éste es el único ítem
+ mostrado en el menú.
+ Si está bajo control de versiones 
+\family sans
+Registrar
+\family default
+ no es visible.
+\end_layout
 
-\begin_inset Flex Code
-status collapsed
+\begin_layout Standard
+Este comando registra el documento en GIT sólo en el caso de que el directorio
+ de los documentos esté ya bajo control de GIT (en particular, existe el
+ archivo 
+\family typewriter
+.git/index
+\family default
+).
+ Esto quiere decir que debes reservar
+\begin_inset Note Note
+status open
 
 \begin_layout Plain Layout
-0
+checkout
 \end_layout
 
 \end_inset
 
-
-\lang spanish
-' revisiones atrás quiere decir comparar el archivo en edición con la última
- revisión remitida).
+ el archivo por ti mismo.
 \end_layout
 
 \begin_layout Standard
-Esta característica está soportada por SVN y RCS, aunque debido al esquema
- de versiones más complicado de RCS hay una restricción, en la dirección
- de las revisiones en el diálogo, los números siempre apuntan al último
- número en el número de revisión de RCS, es decir, '35' en '1.2.35'.
+Entonces se pedirá de forma interactiva una descripción inicial del documento.
+ No olvides que el archivo registrado aún no ha sido ingresado.
 \end_layout
 
-\begin_layout Section
-Programación literaria
+\begin_layout Standard
+El comando GIT que se ejecuta: 
+\family typewriter
+git add 
+\begin_inset Quotes eld
+\end_inset
+
+<file-name>
 \end_layout
 
 \begin_layout Standard
-Actualizado por 
-\noun on
-Kayvan Sylvan 
-\noun default
-(kayvan@sylvan.com)
-\noun on
-, 
-\noun default
-documentación original de 
-\noun on
-Edmar Wienskoski Jr.
+Consulta 
+\family typewriter
+man git
+\family default
+ para entender los conmutadores.
+\end_layout
 
-\noun default
- (edmar-w-jr@technologist.com)
+\begin_layout Subsubsection
+Liberar cambios
 \end_layout
 
-\begin_layout Subsection
-Introducción
+\begin_layout Standard
+Una vez editado un archivo hay que ingresar los cambios realizados en él.
+ Al hacerlo se pedirá una descripción de los mismos y después se ingresan.
 \end_layout
 
 \begin_layout Standard
-El propósito principal de esta documentación es mostrar el uso de LyX para
- escribir programación literaria
-\series medium
+Comando GIT: 
+\family typewriter
+git commit -q -m"<description>" <file-name>
+\end_layout
 
-\begin_inset Foot
-status collapsed
+\begin_layout Subsubsection
+Volver a la versión del repositorio
+\end_layout
 
-\begin_layout Plain Layout
-«Literate Programming», llamada también programación «ilustrada» o «letrada».
-\emph on
-(N.
-\begin_inset space \thinspace{}
+\begin_layout Standard
+Descartará los cambios hechos en el documento desde la última liberación.
+ Hay un aviso antes de descartar los cambios.
+\end_layout
+
+\begin_layout Standard
+Comando GIT: 
+\family typewriter
+git checkout -q 
+\begin_inset Quotes eld
 \end_inset
 
-del t.)
+<file-name>
+\begin_inset Quotes erd
+\end_inset
+
+
 \end_layout
 
-\end_inset
+\begin_layout Subsubsection
+Renombrar
+\end_layout
 
+\begin_layout Standard
+Renombrará el documento actual incluyendo el historial de versiones.
+ Requiere un documento limpio sin ningún cambio desde la última liberación.
+ Pedirá un nombre de archivo y una descripción de la operación de renombrado.
+ Después se renombra el documento localmente y en el repositorio.
+ Si los directorios padre de los nombres de archivo nuevo y antiguo difieren,
+ se ajustan todas las rutas relativas de los archivos incluidos (como en
+\family sans
+Archivo\SpecialChar \menuseparator
+Guardar como
+\family default
+\SpecialChar \ldots{}
+).
+ Por último, se recarga el documento con su nuevo nombre.
+\end_layout
 
-\series default
-.
- Se supone que la técnica de la programación te resulta familiar y sabes
- lo que significan términos como 
-\begin_inset Quotes fld
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+Comandos
+\begin_inset space ~
 \end_inset
 
-tangling
-\begin_inset Quotes frd
+GIT: 
+\begin_inset space ~
 \end_inset
 
- y 
-\begin_inset Quotes fld
-\end_inset
 
-weaving
-\begin_inset Quotes frd
+\begin_inset Newline newline
 \end_inset
 
 
-\begin_inset Foot
+\begin_inset Flex Code
 status collapsed
 
 \begin_layout Plain Layout
-Generación del código y de la documentación, respectivamente.
- (
-\emph on
-N.
-\begin_inset space \thinspace{}
+git mv 
+\begin_inset Quotes eld
 \end_inset
 
-del t.
-\emph default
-)
-\end_layout
-
+<file-name>
+\begin_inset Quotes erd
 \end_inset
 
-.
- Si no es así, acude a los enlaces web mencionados en las siguientes secciones.
- Hay mucha y buena documentación que abarca desde la historia de los inicios
- de la programación hasta las últimas herramientas y trucos.
-\end_layout
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout Standard
-También se supone que estás familiarizado con el uso de LyX hasta el punto
- de conocer cómo cambiar las preferencias y el archivo de recursos X.
- Si no es así acude al resto de documentación de LyX en función de tus necesidad
-es.
-\end_layout
+<new-file-name>
+\begin_inset Quotes erd
+\end_inset
 
-\begin_layout Subsection
-Programación literaria
-\end_layout
 
-\begin_layout Standard
-Extraído de las FAQ: 
 \end_layout
 
-\begin_layout Quotation
-En la programación literaria se combinan documentación y código fuente de
- manera legible para los seres humanos.
- ¡De hecho, la programación literaria debería ser de lectura agradable,
- incluso sugerente! (¡Lo siento Bob, no he podido resistirme\SpecialChar \ldots{}
-!) En general,
- en la escritura de los programas se combinan código y documentación en
- el mismo archivo.
- Las herramientas de programación literaria analizan después el archivo
- y pueden generar la documentación o el código fuente compilable por separado.
- El estilo WEB de programación fue creado por 
-\noun on
-D.
-\begin_inset space \thinspace{}
-\end_inset
-
-E.
-\begin_inset space \thinspace{}
 \end_inset
 
-Knuth
-\noun default
- mientras desarrollaba su sistema de composición tipográfica TeX.
-\end_layout
-
-\begin_layout Standard
-Otro extracto:
-\end_layout
 
-\begin_layout Quotation
+\begin_inset Newline newline
+\end_inset
 
-\emph on
-¿En qué se diferencian la programación literaria y 
-\emph default
-e
-\emph on
-l comentario literal?
-\end_layout
 
-\begin_layout Quotation
-Hay tres rasgos distintivos, que son, por orden de importancia: 
-\end_layout
+\begin_inset Flex Code
+status collapsed
 
-\begin_deeper
-\begin_layout Itemize
-orden de elaboración flexible 
+\begin_layout Plain Layout
+git commit
 \end_layout
 
-\begin_layout Itemize
-soporte automático de búsqueda 
-\end_layout
+\end_inset
 
-\begin_layout Itemize
-documentación bien presentada, especialmente los diagramas y las matemáticas.
-\end_layout
 
-\end_deeper
-\begin_layout Standard
-Y ahora que he despertado tu curiosidad, veamos las referencias.
 \end_layout
 
 \begin_layout Subsubsection
-Referencias
+Mostrar historial
 \end_layout
 
 \begin_layout Standard
-Las FAQ completas de 
-\begin_inset Quotes fld
+Muestra el historial completo del documento GIT.
+ La salida de 
+\family typewriter
+git log 
+\begin_inset Quotes eld
 \end_inset
 
-Literate Programming
-\begin_inset Quotes frd
+<file-name>
+\begin_inset Quotes erd
 \end_inset
 
- se encuentran en:
-\end_layout
-
-\begin_layout Quote
-Literate Programming FAQ: 
-\begin_inset Flex URL
-status collapsed
-
-\begin_layout Plain Layout
 
-http://shelob.ce.ttu.edu/daves/lpfaq/faq.html
+\family default
+ se muestra en un buscador.
 \end_layout
 
-\end_inset
-
-
+\begin_layout Subsubsection
+Información de la versión
 \end_layout
 
 \begin_layout Standard
-En las FAQ se describen 23 (¡23!) herramientas diferentes de programación
- literaria.
- Algunas son específicas de lenguajes de programación particulares, otras
- son de aplicación general.
- He seleccionado la herramienta 
-\noun on
-Noweb
-\noun default
- para mi uso personal por varias razones:
-\end_layout
+LyX soporta número hash GIT del últim ingreso al archivo, autor, fecha y
+ hora del último ingreso.
+ Todos se obtienen de 
+\family typewriter
+git log -n 1 --pretty=format:%H%n%an%n%ai
+\family default
+.
+ La información de l versión del árbol se obtiene vía 
+\family typewriter
+git describe --abbrev --dirty --long
+\family default
+.
+ Véase 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:VCS-Información-de-revisión"
 
-\begin_layout Itemize
-Puede generar la documentación en LaTeX o en HTML.
-\end_layout
+\end_inset
 
-\begin_layout Itemize
-Es de estructura abierta, es decir, es sencillo introducir filtros nuevos
- y hacer procesamientos especiales según las necesidades.
+ para otros detalles.
 \end_layout
 
-\begin_layout Itemize
-Ya hay una buena selección de filtros disponible (uno de ellos es HTML).
+\begin_layout Subsection
+Ajustes adicionales
 \end_layout
 
-\begin_layout Itemize
-Es libre.
+\begin_layout Standard
+Con la reciente adición de la función vc-command, los usuarios que exprimen
+ la potencia de LyX pueden crear sus propios comandos para el control de
+ revisiones.
 \end_layout
 
 \begin_layout Standard
-La página web de Noweb es: 
+Como ejemplo puedes ver cómo integrar directamente dos comandos TortoiseSVN:
 \end_layout
 
-\begin_layout Quote
-Página de inicio de Noweb 
-\begin_inset Flex URL
+\begin_layout Description
+Ingresar: 
+\begin_inset Flex Code
 status collapsed
 
 \begin_layout Plain Layout
-
-http://www.cs.virginia.edu/~nr/noweb/
+vc-command DS "." "TortoiseProc /command:commit /path:$$p"
 \end_layout
 
 \end_inset
@@ -22775,1338 +23238,2600 @@ http://www.cs.virginia.edu/~nr/noweb/
 
 \end_layout
 
-\begin_layout Standard
-Desde allí puedes acceder a muchos enlaces de interés y a ejemplos de programaci
-ón en formato literario.
-\end_layout
+\begin_layout Description
+Revertir: 
+\begin_inset Flex Code
+status collapsed
 
-\begin_layout Subsection
-LyX y la programación literaria
+\begin_layout Plain Layout
+vc-command DR "." "TortoiseProc /command:revert /path:$$p"
 \end_layout
 
-\begin_layout Standard
-LyX soporta Programación Literaria mediante el mecanismo de gestión de convertid
-ores.
- Este soporte se proporciona 
-\begin_inset Quotes fld
-\end_inset
-
-independiente de Noweb
-\begin_inset Quotes frd
 \end_inset
 
-, es decir, podrás usar esta nueva función de LyX con algunas otras herramientas
- de programación literaria, cuya elección puedes hacer en las preferencias
- de LyX.
-\end_layout
 
-\begin_layout Subsubsection
-Generación de documentos y de código («weaving and tangling»)
 \end_layout
 
-\begin_layout Paragraph
-Selección de la clase de documento
+\begin_layout Subsection
+Control de versiones y comparación de documentos
 \end_layout
 
 \begin_layout Standard
-Si has instalado Noweb y LyX correctamente, siempre que abras un documento
- nuevo o intentes cambiar la clase del documento, observarás que hay tres
- nuevas clases disponibles:
+Uno de los usos típicos del control de versiones es inspeccionar los cambios
+ entre revisiones, usualmente creando volcados 
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+diff
 \end_layout
 
-\begin_layout Itemize
-
-\family sans
-Article (Noweb)
-\end_layout
-
-\begin_layout Itemize
-
-\family sans
-Book (Noweb)
-\end_layout
-
-\begin_layout Itemize
-
-\family sans
-Report (Noweb)
-\end_layout
-
-\begin_layout Standard
-Selecciona una de ellas para empezar tu documento
-\family sans
-\family default
-de programación literaria.
-\end_layout
+\end_inset
 
-\begin_layout Standard
-Además se pueden generar otras clases nuevas a partir de otros estilos como
-\family sans
-letter 
-\family default
-o en combinación con otras variantes de clases como 
-\family sans
-article (AMS)
-\family default
 .
- Si tienes necesidades especiales que no pueden ser cubiertas por una de
- las clases existentes, comunícalo a la lista de desarrolladores de LyX
- (lyx-devel@lists.lyx.org) e intentaremos proveer nuevas entradas, o enseñarte
- a hacerlo.
-\begin_inset Foot
+ Aunque esto es útil para archivos de texto sencillo, es mucho menos útil
+ en archivos de LyX, que tienen una estructura más complicada.
+ Por tanto, proporcionamos caminos para la característica de comparar documentos.
+ Hay dos maneras de iniciar esta función, una por llamada directa a 
+\begin_inset Flex Code
 status collapsed
 
 \begin_layout Plain Layout
-Es simple, implica la creación de un archivo de cuatro líneas y reejecución
- de la auto-configuración.
-\end_layout
-
-\end_inset
-
- Por otra parte, si usas una herramienta distinta de Noweb, quizás tendrías
- que crear un nuevo conjunto de clases de documento para ella.
-\end_layout
-
-\begin_layout Paragraph
-Escribiendo código
+VC_COMPARE
 \end_layout
 
-\begin_layout Standard
-LyX proporciona el entorno 
-\family sans
-Fragmento 
-\family default
-(
-\begin_inset Quotes fld
-\end_inset
-
-Scrap
-\begin_inset Quotes frd
 \end_inset
 
-)
-\family sans
-\family default
-para escribir código.
-\begin_inset Foot
+ (véase el manual Funciones de LyX para detalles) y otra con el icono o
+ menú 
+\begin_inset Flex EstiloCarácter:ItemMenú
 status collapsed
 
 \begin_layout Plain Layout
-El término equivalente en Noweb es 
-\begin_inset Quotes fld
-\end_inset
+Comparar con revisión anterior...
+\end_layout
 
-Chunk
-\begin_inset Quotes frd
 \end_inset
 
 .
- Por razones históricas, he mantenido el término 
-\begin_inset Quotes fld
-\end_inset
-
-scrap
-\begin_inset Quotes frd
-\end_inset
+ Se pueden comparar dos revisiones determinadas o se puede simplemente comparar
+ la versión actual del texto editado con revisiones anteriores (donde '
+\begin_inset Flex Code
+status collapsed
 
- introducido por otra herramienta literaria llamada Nuweb, que utilicé durante
- varios años antes de pasarme a Noweb.
+\begin_layout Plain Layout
+0
 \end_layout
 
 \end_inset
 
- Noweb delimita fragmentos como este:
+' revisiones atrás quiere decir comparar el archivo en edición con la última
+ revisión remitida).
 \end_layout
 
-\begin_layout LyX-Code
-<<Mi fragmento>>=
+\begin_layout Standard
+Esta característica está soportada por SVN y RCS, aunque debido al esquema
+ de versiones más complicado de RCS hay una restricción, en la dirección
+ de las revisiones en el diálogo, los números siempre apuntan al último
+ número en el número de revisión de RCS, es decir, '35' en '1.2.35'.
 \end_layout
 
-\begin_layout LyX-Code
-  código
+\begin_layout Section
+Programación literaria
 \end_layout
 
-\begin_layout LyX-Code
-  más código
-\end_layout
+\begin_layout Standard
+Actualizado por 
+\noun on
+Kayvan Sylvan 
+\noun default
+(kayvan@sylvan.com)
+\noun on
+, 
+\noun default
+documentación original de 
+\noun on
+Edmar Wienskoski Jr.
 
-\begin_layout LyX-Code
-  aún más código
+\noun default
+ (edmar-w-jr@technologist.com)
 \end_layout
 
-\begin_layout LyX-Code
-  @
+\begin_layout Subsection
+Introducción
 \end_layout
 
 \begin_layout Standard
-El problema es que todo lo que se escriba entre <<
-\begin_inset space ~
-\end_inset
-
- y 
-\family typewriter
-@
-\family default
- debe ser interpretado de forma literal, es decir, LyX no debería hacer
- ninguna interpretación especial de lo que está ahí escrito.
- Esto es manejado por el entorno especial 
-\family sans
-Fragmento
-\family default
-, que funciona como un párrafo normal excepto que admite espacios con libertad.
-\end_layout
+El propósito principal de esta documentación es mostrar el uso de LyX para
+ escribir programación literaria
+\series medium
 
-\begin_layout Standard
-El inconveniente del entorno de párrafo 
-\family sans
-Fragmento 
-\family default
-es que los párrafos consecutivos de código estarán separados con una línea
- vacía en el código fuente y en la documentación impresa.
- Para evitarlo se puede introducir cada línea de código en una línea de
-\family sans
-Fragmento
-\family default
- separada de la siguiente con un salto de línea (
-\family sans
-C-Retorno
-\family default
-).
- El ejemplo anterior se verá así:
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-Si tienes una versión impresa de este documento no verás ninguna diferencia
- entre el ejemplo anterior y el siguiente.
+«Literate Programming», llamada también programación «ilustrada» o «letrada».
+\emph on
+(N.
+\begin_inset space \thinspace{}
+\end_inset
+
+del t.)
 \end_layout
 
 \end_inset
 
 
-\end_layout
-
-\begin_layout LyX-Code
-<<Mi fragmento>>=
-\begin_inset Newline newline
+\series default
+.
+ Se supone que la técnica de la programación te resulta familiar y sabes
+ lo que significan términos como 
+\begin_inset Quotes fld
 \end_inset
 
-  código
-\begin_inset Newline newline
+tangling
+\begin_inset Quotes frd
 \end_inset
 
-  más código
-\begin_inset Newline newline
+ y 
+\begin_inset Quotes fld
 \end_inset
 
-  aún más código
-\begin_inset Newline newline
+weaving
+\begin_inset Quotes frd
 \end_inset
 
-  @
-\end_layout
 
-\begin_layout Standard
-Este entorno funciona bien.
- El único inconveniente es tener que poner 
-\family sans
-C-Retorno
-\family default
- en vez de un simple 
-\family sans
-Retorno
-\family default
-.
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-Esto está en mi lista de 
-\begin_inset Quotes fld
-\end_inset
-
-arreglos
-\begin_inset Quotes frd
+Generación del código y de la documentación, respectivamente.
+ (
+\emph on
+N.
+\begin_inset space \thinspace{}
 \end_inset
 
- pendientes.
+del t.
+\emph default
+)
 \end_layout
 
 \end_inset
 
-
+.
+ Si no es así, acude a los enlaces web mencionados en las siguientes secciones.
+ Hay mucha y buena documentación que abarca desde la historia de los inicios
+ de la programación hasta las últimas herramientas y trucos.
 \end_layout
 
 \begin_layout Standard
-He de apuntar que también puedes usar la estructura 
-\begin_inset Quotes fld
-\end_inset
-
-
-\family typewriter
-%def
-\family default
-
-\begin_inset Quotes frd
-\end_inset
+También se supone que estás familiarizado con el uso de LyX hasta el punto
+ de conocer cómo cambiar las preferencias y el archivo de recursos X.
+ Si no es así acude al resto de documentación de LyX en función de tus necesidad
+es.
+\end_layout
 
- de Noweb en tus fragmentos de código para añadir identificadores de referencias
- cruzadas:
+\begin_layout Subsection
+Programación literaria
 \end_layout
 
-\begin_layout LyX-Code
-<<Mi fragmento>>=
-\begin_inset Newline newline
-\end_inset
+\begin_layout Standard
+Extraído de las PUF: 
+\end_layout
 
-  def una_función(argumentos):
-\begin_inset Newline newline
+\begin_layout Quotation
+En la programación literaria se combinan documentación y código fuente de
+ manera legible para los seres humanos.
+ ¡De hecho, la programación literaria debería ser de lectura agradable,
+ incluso sugerente! (¡Lo siento Bob, no he podido resistirme\SpecialChar \ldots{}
+!) En general,
+ en la escritura de los programas se combinan código y documentación en
+ el mismo archivo.
+ Las herramientas de programación literaria analizan después el archivo
+ y pueden generar la documentación o el código fuente compilable por separado.
+ El estilo WEB de programación fue creado por 
+\noun on
+D.
+\begin_inset space \thinspace{}
 \end_inset
 
-    "Esta es la documentación para esta función."
-\begin_inset Newline newline
+E.
+\begin_inset space \thinspace{}
 \end_inset
 
-    print "Mis argumentos: ", argumentos
+Knuth
+\noun default
+ mientras desarrollaba su sistema de composición tipográfica TeX.
 \end_layout
 
-\begin_layout LyX-Code
-@ %def una_función
+\begin_layout Standard
+Otro extracto:
 \end_layout
 
-\begin_layout Standard
-Para ver un ejemplo de esta construcción y la salida con la referencia cruzada
- generada, puedes ver la programación literaria en python contenida en el
- archivo 
-\family typewriter
+\begin_layout Quotation
+
 \emph on
-LIBDIR
+¿En qué se diferencian la programación literaria y 
 \emph default
-/examples/listerrors.lyx
-\family default
+e
 \emph on
-, 
-\emph default
-que debería aclarar esto.
+l comentario literal?
 \end_layout
 
-\begin_layout Paragraph
-Generación del documento
+\begin_layout Quotation
+Hay tres rasgos distintivos, que son, por orden de importancia: 
 \end_layout
 
-\begin_layout Standard
-Ahora ya tienes un nuevo documento con su clase adecuada y con algo de código
- y de texto en él.
- ¿Cómo ver la salida impresa? La respuesta es simple, con 
-\family sans
-Ver\SpecialChar \menuseparator
-DVI, 
-\family default
-etc.
- Igual que harías con cualquier otro documento.
- No hace falta ningún procedimiento especial.
+\begin_deeper
+\begin_layout Itemize
+orden de elaboración flexible 
 \end_layout
 
-\begin_layout Standard
-Para aclarar las cosas explicaré lo que sucede en el interior de LyX:
+\begin_layout Itemize
+soporte automático de búsqueda 
 \end_layout
 
-\begin_layout Enumerate
-Al escoger la opción 
-\family sans
-\bar under
-V
-\bar default
-er\SpecialChar \menuseparator
-
-\bar under
-A
-\bar default
-ctualizar\SpecialChar \menuseparator
-DVI
-\family default
-, se genera un archivo LaTeX.
+\begin_layout Itemize
+documentación bien presentada, especialmente los diagramas y las matemáticas.
  
 \end_layout
 
-\begin_deeper
+\end_deeper
 \begin_layout Standard
-Si el documento es de cualquiera de las clases en formato 
-\begin_inset Quotes fld
-\end_inset
-
-literate
-\begin_inset Quotes frd
-\end_inset
-
-, el archivo generado será nombrado con una extensión definida por el formato
-\begin_inset Quotes fld
-\end_inset
-
-literate
-\begin_inset Quotes frd
-\end_inset
-
- (definido en el panel de 
-\family sans
-Preferencias
-\family default
-), si no el archivo tendrá la extensión habitual 
-\family typewriter
-.tex
-\family default
-.
+Y ahora que he despertado tu curiosidad, veamos las referencias.
 \end_layout
 
-\end_deeper
-\begin_layout Enumerate
-La única diferencia está en la extensión del archivo, no hace falta ninguna
- acción especial por parte de LyX, puesto que has formateado el código con
- el entorno 
-\family sans
-Fragmento
-\family default
-, que ya se cuida de ese aspecto.
+\begin_layout Subsubsection
+Referencias
 \end_layout
 
-\begin_layout Enumerate
-Si el documento es de cualquier clas
+\begin_layout Standard
+Las FAQ completas d
 \begin_inset Quotes fld
 \end_inset
 
-literate
+Literate Programming
 \begin_inset Quotes frd
 \end_inset
 
-, un convertidor interno se encarga de convertir el archivo LyX a Noweb
- y luego otro convertidor
-\begin_inset Foot
+ se encuentran en:
+\end_layout
+
+\begin_layout Quote
+Literate Programming FAQ: 
+\begin_inset Flex URL
 status collapsed
 
 \begin_layout Plain Layout
-Definido en 
-\family sans
-\bar under
-H
-\bar default
-erramientas\SpecialChar \menuseparator
 
-\bar under
-P
-\bar default
-referencias
-\family default
-, apartado
-\family sans
- Convertidores
-\family default
-.
+http://www.xmarks.com/site/shelob.ce.ttu.edu/daves/lpfaq/faq.html
 \end_layout
 
 \end_inset
 
- convierte Noweb a LaTeX para generar el archivo LaTeX.
-\end_layout
-
-\begin_deeper
-\begin_layout Standard
-Si no lo es, se salta este paso.
-\end_layout
 
-\end_deeper
-\begin_layout Enumerate
-Finalmente, se ejecuta LaTeX y continúa el proceso de la manera habitual.
 \end_layout
 
 \begin_layout Standard
-La independencia de una particular herramienta de programación literaria
- se basa simplemente en el cambio de los comandos ejecutados por los distintos
- convertidores.
+En las FAQ se describen 23 (¡23!) herramientas diferentes de programación
+ literaria.
+ Algunas son específicas de lenguajes de programación particulares, otras
+ son de aplicación general.
+ He seleccionado la herramienta 
+\noun on
+Noweb
+\noun default
+ para mi uso personal por varias razones:
 \end_layout
 
-\begin_layout Paragraph
-Generación del código
+\begin_layout Itemize
+Puede generar la documentación en LaTeX o en HTML.
 \end_layout
 
-\begin_layout Standard
-Al escoger la opción de menú o al pulsar el botón adecuado de la barra de
- herramientas, se genera un archivo LaTeX como se describe en el paso 1
- anterior.
- A continuación, LyX ejecuta el convertidor 
-\family typewriter
-Noweb->Programa
-\family default
-.
- Habitualmente, este paso (igual que cualquier otro convertidor) se realiza
- en dos partes:
+\begin_layout Itemize
+Es de estructura abierta, es decir, es sencillo introducir filtros nuevos
+ y hacer procesamientos especiales según las necesidades.
 \end_layout
 
-\begin_layout Enumerate
-El programa convertidor propiamente dicho.
- Este programa realiza la conversión de un formato a otro (en este caso,
- desde el formato 
-\family typewriter
-Noweb
-\family default
- al pseudo-formato 
-\family typewriter
-Programa
-\family default
-).
+\begin_layout Itemize
+Ya hay una buena selección de filtros disponible (uno de ellos es HTML).
 \end_layout
 
-\begin_layout Enumerate
-El analizador de registro de errores.
- Este es un programa cuyo único propósito es reescribir los mensajes de
- error en un formato comprensible para LyX.
- Esto permite la colocación de los cuadros de error de LyX en los lugares
- correctos.
+\begin_layout Itemize
+Es libre.
 \end_layout
 
 \begin_layout Standard
-La primera parte, que se especifica en el campo 
-\family sans
-Convertidor
-\family default
-, debería contener 
-\begin_inset Quotes fld
-\end_inset
+La página web de Noweb es: 
+\end_layout
 
+\begin_layout Quote
+Página de inicio de Noweb 
+\begin_inset Flex URL
+status collapsed
 
-\family typewriter
-build-script $$i
-\family default
+\begin_layout Plain Layout
 
-\begin_inset Quotes frd
-\end_inset
+http://www.cs.virginia.edu/~nr/noweb/
+\end_layout
 
-.
- Esto significa que LyX invocará a 
-\begin_inset Quotes fld
 \end_inset
 
 
-\family typewriter
-build-script
-\family default
-
-\begin_inset Quotes frd
-\end_inset
-
- (un programa o un script) con el nombre del archivo Noweb (
-\family typewriter
-$$i
-\family default
-, generalmente un archivo en el directorio temporal de LyX).
 \end_layout
 
 \begin_layout Standard
-He aquí una implementación de 
-\family typewriter
-build-script
-\family default
- que puedes colocar en un directorio accesible para tu línea de comandos:
+Desde allí puedes acceder a muchos enlaces de interés y a ejemplos de programaci
+ón en formato literario.
 \end_layout
 
-\begin_layout LyX-Code
-#!/bin/sh
+\begin_layout Subsection
+LyX y la programación literaria con Noweb
 \end_layout
 
-\begin_layout LyX-Code
-#
-\end_layout
+\begin_layout Standard
+LyX soporta Programación Literaria mediante el mecanismo de gestión de convertid
+ores.
+ Este soporte se proporciona 
+\begin_inset Quotes fld
+\end_inset
 
-\begin_layout LyX-Code
-notangle
-\begin_inset Formula $ $
+independiente de Noweb
+\begin_inset Quotes frd
 \end_inset
 
+, es decir, podrás usar esta nueva función de LyX con algunas otras herramientas
+ de programación literaria, cuya elección puedes hacer en las preferencias
+ de LyX.
+\end_layout
 
-\begin_inset Formula $ $
-\end_inset
+\begin_layout Subsubsection
+Generación de documentos y de código («weaving and tangling»)
+\end_layout
 
--Rbuild-script $1 | env NOWEB_SOURCE=$1 sh
+\begin_layout Paragraph
+Usando el módulo noweb
 \end_layout
 
 \begin_layout Standard
-La segunda parte de la configuración del convertidor va en el campo 
-\family sans
-Opción
-\family default
-\series bold
-
-\begin_inset space ~
+Con LyX y Noweb instalados, al abrir un documento nuevo y después de elegir
+ la clase de documento selecciona el módulo 
+\begin_inset Quotes fld
 \end_inset
 
+Noweb
+\begin_inset Quotes frd
+\end_inset
 
+ en 
 \family sans
-\series default
-extra
+Documento\SpecialChar \menuseparator
+Configuración\SpecialChar \menuseparator
+Módulos
 \family default
- y debe contener el parámetro 
-\begin_inset Quotes fld
-\end_inset
+.
+ Si Noweb está instalado correctamente podrás pulsar 
+\family sans
+Añadir
+\family default
+ para usarlo en tu documento.
+\end_layout
 
+\begin_layout Paragraph
+Escribiendo código
+\end_layout
 
-\family typewriter
-originaldir,parselog=listerrors
-\family default
+\begin_layout Standard
+LyX proporciona el entorno 
+\lang english
 
-\begin_inset Quotes frd
-\end_inset
+\begin_inset Flex Noun
+status collapsed
 
-.
- Esto hará pasar todos los errores generados en el proceso por 
-\family typewriter
-build-script
-\family default
- a través del programa
-\family typewriter
- listerrors.
+\begin_layout Plain Layout
+Trozo
 \end_layout
 
-\begin_layout Standard
-El código del convertidor busca el programa
-\family typewriter
- listerrors
-\family default
- en primer lugar en
-\begin_inset Newline linebreak
 \end_inset
 
+
+\family sans
+\lang spanish
  
-\family typewriter
-\emph on
-MI_DIRECTORIO_LYX
-\emph default
-/scripts
-\family default
-, después en 
-\family typewriter
-\emph on
-LIBDIR
-\emph default
-/scripts
-\family default
- y por último en la ruta de acceso por omisión a 
-\family typewriter
-listerrors
 \family default
-.
+para escribir código.
+ Noweb delimita trozos como éste:
 \end_layout
 
-\begin_layout Paragraph
-Instrucciones de compilación en el documento
+\begin_layout LyX-Code
+<<Mi código>>=
 \end_layout
 
-\begin_layout Standard
-La última parte de la integración entre LyX y noweb es el fragmento 
-\begin_inset Quotes fld
-\end_inset
+\begin_layout LyX-Code
+  código
+\end_layout
 
-build-script
-\begin_inset Quotes frd
-\end_inset
+\begin_layout LyX-Code
+  más código
+\end_layout
 
-.
- Generalmente, las instrucciones para compilar tu programa deberían incluirse
- en un fragmento propio.
- El 
-\family typewriter
-build-script
-\family default
- específico de noweb visto antes usa el comando 
-\family typewriter
-notangle
-\family default
- para buscar ese fragmento (llamado 
-\begin_inset Quotes fld
-\end_inset
+\begin_layout LyX-Code
+  aún más código
+\end_layout
 
-build-script
-\begin_inset Quotes frd
+\begin_layout LyX-Code
+  @
+\end_layout
+
+\begin_layout Standard
+El problema es que todo lo que se escriba entre <<
+\begin_inset space ~
 \end_inset
 
-) y procesa su contenido a través de 
+ y 
 \family typewriter
-sh
+@
 \family default
-.
+ debe ser interpretado de forma literal, es decir, LyX no debería hacer
+ ninguna interpretación especial de lo que está ahí escrito.
+ Esto es también manejado por el entorno 
+\lang ngerman
+
+\begin_inset Flex Noun
+status collapsed
+
+\begin_layout Plain Layout
+Trozo
 \end_layout
 
-\begin_layout Standard
-Típicamente, un fragmento 
-\begin_inset Quotes fld
 \end_inset
 
-build-script
-\begin_inset Quotes frd
-\end_inset
 
- se verá más o menos así:
+\lang spanish
+, que funciona como un párrafo normal excepto que admite espacios con libertad.
 \end_layout
 
-\begin_layout LyX-Code
-<<build-script>>=
-\begin_inset Newline newline
+\begin_layout Standard
+He de apuntar que también puedes usar la estructura 
+\begin_inset Quotes fld
 \end_inset
 
-#!/bin/sh
-\begin_inset Newline newline
-\end_inset
 
+\family typewriter
+%def
+\family default
 
-\begin_inset Newline newline
+\begin_inset Quotes frd
 \end_inset
 
-if [
-\begin_inset Formula $ $
-\end_inset
+ de Noweb en tus 
+\lang english
+chunks
+\lang spanish
+ de código para añadir identificadores de referencias cruzadas:
+\end_layout
 
--z "${NOWEB_SOURCE}" ]
-\begin_inset Newline newline
-\end_inset
+\begin_layout LyX-Code
+<<Mi trozo>>=
+\end_layout
 
-then
-\begin_inset Newline newline
-\end_inset
+\begin_layout LyX-Code
+def una_función(argumentos):
+\end_layout
 
-  NOWEB_SOURCE=miarchivo.nw
-\begin_inset Newline newline
-\end_inset
+\begin_layout LyX-Code
+   "Esta es la documentación para esta función."
+\end_layout
 
-fi
-\begin_inset Newline newline
-\end_inset
+\begin_layout LyX-Code
+   print "Mis argumentos: ", argumentos
+\end_layout
 
-[...
- código para extraer los archivos ...]
-\begin_inset Newline newline
-\end_inset
+\begin_layout LyX-Code
+@ %def una_función
+\end_layout
 
-[...
- código para compilar los archivos ...]
+\begin_layout Standard
+Para ver un ejemplo de esta construcción y la salida con la referencia cruzada
+ generada, puedes ver la programación literaria en python contenida en el
+ archivo
 \begin_inset Newline newline
 \end_inset
 
-@
-\end_layout
 
-\begin_layout Standard
-Mira en 
 \family typewriter
 \emph on
 LIBDIR
 \emph default
 /examples/listerrors.lyx
 \family default
- o 
-\family typewriter
-\emph on
-LIBDIR
-\emph default
-/examples/Literate.lyx
-\family default
-, que implementan dos versiones del programa 
-\family typewriter
-listerrors
-\family default
-, para ver algunos ejemplos de cómo ensamblar todo esto, o en 
-\family typewriter
 \emph on
-LIBDIR
+, 
 \emph default
-/examples/noweb2lyx.lyx
-\family default
-\emph on
-.
+que debería aclarar esto.
+\end_layout
 
-\emph default
- Es interesante ver cómo estos tres archivos muestran la independencia del
- lenguaje de programación literaria utilizado en LyX, puesto que están escritos,
- respectivamente, en Python, C y Perl.
+\begin_layout Paragraph
+Generación del documento
 \end_layout
 
-\begin_layout Subsubsection
-Configurar LyX
+\begin_layout Standard
+Ahora ya tienes un nuevo documento con su clase adecuada y con algo de código
+ y de texto en él.
+ ¿Cómo ver la salida impresa? La respuesta es simple, con 
+\family sans
+Ver\SpecialChar \menuseparator
+DVI, 
+\family default
+etc.
+ Igual que harías con cualquier otro documento.
+ No hace falta ningún procedimiento especial.
 \end_layout
 
 \begin_layout Standard
-Todo el soporte de Programación Literaria se configura en el panel del menú
+Para aclarar las cosas explicaré lo que sucede en el interior de LyX:
+\end_layout
+
+\begin_layout Enumerate
+Al escoger la opción 
 \family sans
 \bar under
-H
+V
 \bar default
-erramientas\SpecialChar \menuseparator
+er\SpecialChar \menuseparator
 
 \bar under
-P
+A
 \bar default
-referencias
-\family default
- en las solapas 
-\family sans
-Formatos
+ctualizar\SpecialChar \menuseparator
+DVI
 \family default
+, se genera un archivo LaTeX.
+\end_layout
 
-\begin_inset space ~
+\begin_deeper
+\begin_layout Standard
+Si el documento es de cualquiera de las clases en formato 
+\begin_inset Quotes fld
 \end_inset
 
+literate
+\begin_inset Quotes frd
+\end_inset
 
-\family sans
-de
-\family default
+, el archivo generado será nombrado con una extensión definida por el formato
+\begin_inset Quotes fld
+\end_inset
 
-\begin_inset space ~
+literate
+\begin_inset Quotes frd
 \end_inset
 
-a
+ (definido en el panel de 
 \family sans
-rchivo 
+Preferencias
 \family default
-y 
-\family sans
-Convertidores
+), si no el archivo tendrá la extensión habitual 
+\family typewriter
+.tex
 \family default
 .
- Las partes importantes son:
 \end_layout
 
-\begin_layout Description
-el
-\begin_inset space ~
-\end_inset
-
-formato
-\begin_inset space ~
-\end_inset
+\end_deeper
+\begin_layout Enumerate
+La única diferencia está en la extensión del archivo, no hace falta ninguna
+ acción especial por parte de LyX, puesto que has formateado el código con
+ el entorno 
+\lang english
 
+\begin_inset Flex Noun
+status collapsed
 
-\begin_inset Quotes fld
-\end_inset
+\begin_layout Plain Layout
+Trozo
+\end_layout
 
-literario
-\begin_inset Quotes frd
 \end_inset
 
- En la solapa 
-\family sans
-Formatos
-\begin_inset space ~
+
+\lang spanish
+, que ya se cuida de ese aspecto.
+\end_layout
+
+\begin_layout Enumerate
+Si el documento es de cualquier clase 
+\begin_inset Quotes fld
 \end_inset
 
-de
-\begin_inset space ~
+literate
+\begin_inset Quotes frd
 \end_inset
 
-archivo
-\family default
- se configuran las partes específicas de Noweb.
- En 
+, un convertidor interno se encarga de convertir el archivo LyX a Noweb
+ y luego otro convertidor
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+Definido en 
 \family sans
-Nombre
-\begin_inset space ~
-\end_inset
+\bar under
+H
+\bar default
+erramientas\SpecialChar \menuseparator
 
-GUI
-\family default
- debe ponerse 
-\family typewriter
-NoWeb
+\bar under
+P
+\bar default
+referencias
 \family default
-, en
+, apartado
 \family sans
- Extensión
-\family default
- debe ponerse 
-\family typewriter
-nw
+ Convertidores
 \family default
 .
- Esto prepara a LyX para generar un archivo con extensión 
-\family typewriter
-.nw
-\family default
- en el primer paso del proceso de conversión.
 \end_layout
 
-\begin_layout Description
-el
-\begin_inset space ~
 \end_inset
 
-formato
-\family sans
+ convierte Noweb a LaTeX para generar el archivo LaTeX.
+\end_layout
 
-\begin_inset space ~
-\end_inset
+\begin_deeper
+\begin_layout Standard
+Si no lo es, se salta este paso.
+\end_layout
 
-Program
+\end_deeper
+\begin_layout Enumerate
+Finalmente, se ejecuta LaTeX y continúa el proceso de la manera habitual.
+\end_layout
+
+\begin_layout Standard
+La independencia de una particular herramienta de programación literaria
+ se basa simplemente en el cambio de los comandos ejecutados por los distintos
+ convertidores.
+\end_layout
+
+\begin_layout Paragraph
+Generación del código
+\end_layout
+
+\begin_layout Standard
+Al escoger la opción de menú o al pulsar el botón adecuado de la barra de
+ herramientas, se genera un archivo LaTeX como se describe en el paso 1
+ anterior.
+ A continuación, LyX ejecuta el convertidor 
+\family typewriter
+Noweb->Programa
 \family default
-a Este es un formato ficticio cuyo único propósito es ser el punto final
- de una conversión (que luego nos permite establecer un convertidor que
- apunta a dicho 
-\family sans
+.
+ Habitualmente, este paso (igual que cualquier otro convertidor) se realiza
+ en dos partes:
+\end_layout
+
+\begin_layout Enumerate
+El programa convertidor propiamente dicho.
+ Este programa realiza la conversión de un formato a otro (en este caso,
+ desde el formato 
+\family typewriter
+Noweb
+\family default
+ al pseudo-formato 
+\family typewriter
 Programa
 \family default
 ).
 \end_layout
 
-\begin_layout Description
+\begin_layout Enumerate
+El analizador de registro de errores.
+ Este es un programa cuyo único propósito es reescribir los mensajes de
+ error en un formato comprensible para LyX.
+ Esto permite la colocación de los cuadros de error de LyX en los lugares
+ correctos.
+\end_layout
 
+\begin_layout Standard
+La primera parte, que se especifica en el campo 
 \family sans
-NoWeb
-\family default
-->
-\family sans
-LaTeX
+Convertidor
 \family default
- Este convertidor realiza el 
+, debería contener
+\begin_inset Newline newline
+\end_inset
+
+
 \begin_inset Quotes fld
 \end_inset
 
-weaving
+
+\family typewriter
+build-script $$i
+\family default
+
 \begin_inset Quotes frd
 \end_inset
 
- (generación de la documentación) del documento literario.
- Para Noweb, hay que poner el 
-\family sans
-Convertidor
-\family default
+.
+ Esto significa que LyX invocará a 
 \begin_inset Quotes fld
 \end_inset
 
 
 \family typewriter
-noweave -delay -index $$i > $$o
+build-script
 \family default
 
 \begin_inset Quotes frd
 \end_inset
 
+ (un programa o un
+\change_inserted 5862389 1371639218
+a secuencia
+\change_deleted 5862389 1371639221
+ script
+\change_unchanged
+) con el nombre del archivo Noweb (
+\family typewriter
+$$i
+\family default
+, generalmente un archivo en el directorio temporal de LyX).
+\end_layout
 
+\begin_layout Standard
+He aquí una implementación de 
+\family typewriter
+build-script
+\family default
+ que puedes colocar en un directorio accesible para tu línea de comandos:
 \end_layout
 
-\begin_layout Description
+\begin_layout Standard
+\begin_inset VSpace defskip
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
 
 \family sans
-NoWeb
-\family default
-->
+#!/bin/sh
+\end_layout
+
+\begin_layout Standard
+
 \family sans
-Program
-\family default
-a Este realiza el paso 
+#
+\end_layout
+
+\begin_layout Standard
+
+\family sans
+notangle -Rbuild-script $1 | env NOWEB_SOURCE=$1 NOWEB_OUTPUT_DIR=$2 sh
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace defskip
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+La segunda parte de los ajustes del convertidor es el 
 \begin_inset Quotes fld
 \end_inset
 
-tangling
+indicador
 \begin_inset Quotes frd
 \end_inset
 
- (generación del código).
- Como se dijo antes, el 
-\family sans
-Convertidor
-\family default
- en este caso es 
-\begin_inset Quotes fld
+, establecido en
+\begin_inset Newline newline
 \end_inset
 
 
-\family typewriter
-build-script $$i
-\family default
-
-\begin_inset Quotes frd
+\begin_inset Quotes eld
 \end_inset
 
-, con la 
-\family sans
-Opción
+
+\family typewriter
+parselog=$$s/scripts/listerrors
 \family default
-\series bold
 
-\begin_inset space ~
+\begin_inset Quotes erd
 \end_inset
 
+.
+\end_layout
 
-\family sans
-\series default
-extra
-\family default
+\begin_layout Standard
+Esto procesará cualquier error que se genere por el proceso 
 \begin_inset Quotes fld
 \end_inset
 
 
 \family typewriter
-originaldir,parselog=listerrors
+build-script
 \family default
 
 \begin_inset Quotes frd
 \end_inset
 
-.
-\end_layout
-
-\begin_layout Subsubsection
-Extensiones de depuración
-\end_layout
-
-\begin_layout Standard
-En el servidor LyX también se ha implementado una nueva función, 
+ a través del programa 
 \begin_inset Quotes fld
 \end_inset
 
-server-goto-file-row
+listerrors
 \begin_inset Quotes frd
 \end_inset
 
-, para ser utilizada con 
+.
+\end_layout
+
+\begin_layout Standard
+Normalmente, la compilación tendrá lugar en el directorio temporal de LyX,
+ por tanto los archivos generados por la conversión estarán en ese directorio.
+ LyX copiará lo que considera como el archivo "principal", pero la conversión
 \family typewriter
-ddd
-\family default
-/
-\family typewriter
-gdb
+ Noweb->Programa
 \family default
- u otro depurador.
+ puede generar varios arcivos, aunque la mayoría de ellos se borran al cerrar
+ LyX.
+ Por eso pasamos la variable de entorno NOWEB_OUTPUT_DIR, para que el gragmento
+ build-script pueda situar los archivos generados en su sitio.
+\end_layout
+
+\begin_layout Paragraph
+Instrucciones de compilación en el documento
 \end_layout
 
 \begin_layout Standard
-Cuando se depura código con 
-\family typewriter
-ddd
-\family default
-/
-\family typewriter
-gdb
-\family default
-, es posible invocar un editor de texto en la posición actual de ejecución
- con una sencilla pulsación de teclado.
- La configuración por omisión de 
+La última parte de la integración entre LyX y noweb es el 
+\lang english
+chunk
+\lang spanish
+\begin_inset Quotes fld
+\end_inset
+
+build-script
+\begin_inset Quotes frd
+\end_inset
+
+.
+ Generalmente, las instrucciones para compilar tu programa deberían incluirse
+ en un 
+\lang english
+chunk
+\lang spanish
+ propio.
+ El 
 \family typewriter
-ddd
-\family default
- para esto es 
-\family sans
-shift-ctrl-V
+build-script
 \family default
-.
- La línea de comando del editor utilizado por 
+ específico de noweb visto antes usa el comando 
 \family typewriter
-ddd
+notangle
 \family default
- se puede definir accediendo al diálogo 
-\family sans
-\bar under
-E
-\bar default
-ditar\SpecialChar \menuseparator
+ para buscar ese 
+\lang english
+chunk
+\lang spanish
+ (llamado 
+\begin_inset Quotes fld
+\end_inset
 
-\bar under
-P
-\bar default
-referencias\SpecialChar \menuseparator
+build-script
+\begin_inset Quotes frd
+\end_inset
 
-\bar under
-H
-\bar default
-elpers
-\family default
- cambiando la entrada 
-\family sans
-Edit Sources
+) y procesa su contenido a través de 
+\family typewriter
+sh
 \family default
 .
 \end_layout
 
 \begin_layout Standard
-He aprovechado las ventajas de la nueva función del servidor LyX y esta
- característica de 
-\family typewriter
-ddd
-\family default
-, poniendo lo siguiente en 
-\family sans
-Edit Sources
-\family default
-:
+Típicamente, un 
+\lang english
+chunk
+\lang spanish
+\begin_inset Quotes fld
+\end_inset
+
+build-script
+\begin_inset Quotes frd
+\end_inset
+
+ se verá más o menos así:
 \end_layout
 
 \begin_layout LyX-Code
-echo "LYXCMD:monitor:server-goto-file-row:@FILE@ @LINE@" >~/.lyxpipe.in
+<<build-script>>=
 \end_layout
 
-\begin_layout Standard
-Con esto, cuando estás usando 
-\family typewriter
-ddd
-\family default
- y encuentras una parte del programa que quieres editar, solo has de pulsar
-\family sans
-shift-ctrl-V
-\family default
- (en la ventana de 
-\family sans
-ddd
-\family default
-), y 
-\family sans
-ddd
-\family default
- pasa esta información por medio del servidor LyX a LyX, en cuya ventana
- se verá el mismo archivo con el cursor en la posición apuntada por 
-\family sans
-ddd
-\family default
-.
- ¡Se acabaron las adivinanzas y los tediosos deslizamientos de pantalla
- para localizar los fallos del programa!
-\end_layout
+\begin_layout LyX-Code
+#!/bin/sh
+\begin_inset Newline newline
+\end_inset
 
-\begin_layout Standard
-Sin embargo, ten en cuenta que debes habilitar el servidor LyX para trabajar
- con él (por omisión está desactivado).
- Se activa en 
-\family sans
-Preferencias
-\family default
-, (
-\family sans
-Rutas
-\family default
-), introduciendo en el campo 
-\family sans
-Tubería
-\begin_inset space ~
+if [ -z "${NOWEB_SOURCE}" ]
+\begin_inset Newline newline
 \end_inset
 
-LyXServer
-\family default
- una ruta como 
-\begin_inset Quotes fld
+then
+\end_layout
+
+\begin_layout LyX-Code
+NOWEB_SOURCE=myfile.nw
+\begin_inset Newline newline
 \end_inset
 
+fi
+\begin_inset Newline newline
+\end_inset
 
-\family typewriter
-/home/<directorio-personal>/.lyx/lyxpipe
-\family default
+[...
+ code to extract files ...
+ use NOWEB_OUTPUT_DIR here ...]
+\begin_inset Newline newline
+\end_inset
 
-\begin_inset Quotes frd
+[...
+ code to compile files ...]
+\begin_inset Newline newline
 \end_inset
 
-.
+@
 \end_layout
 
 \begin_layout Standard
-Lee la documentación del servidor LyX en el manual 
+Mira en 
+\family typewriter
 \emph on
-Personalización
+LIBDIR
 \emph default
- para más información.
+/examples/listerrors.lyx
+\family default
+ o 
+\family typewriter
+\emph on
+LIBDIR
+\emph default
+/examples/Literate.lyx
+\family default
+, que implementan dos versiones del programa 
+\family typewriter
+listerrors
+\family default
+, para ver algunos ejemplos de cómo ensamblar todo esto, o en 
+\family typewriter
+\emph on
+LIBDIR
+\emph default
+/examples/noweb2lyx.lyx
+\family default
+\emph on
+.
+
+\emph default
+ Es interesante ver cómo estos tres archivos muestran la independencia del
+ lenguaje de programación literaria utilizado en LyX, puesto que están escritos,
+ respectivamente, en Python, C y Perl.
 \end_layout
 
 \begin_layout Subsubsection
-Ampliación de la barra de herramientas
+Configurar LyX
 \end_layout
 
 \begin_layout Standard
-Hay seis botones nuevos que pueden añadirse a la barra de herramientas de
- LyX.
- Cinco de ellos son atajos a los tipos de párrafo: 
+Todo el soporte de Programación Literaria se configura en el panel del menú
 \family sans
-Normal
+Herramientas\SpecialChar \menuseparator
+Preferencias
 \family default
-, 
+ en las solapas 
 \family sans
-Sección
+Formatos
 \family default
-, 
+
+\begin_inset space ~
+\end_inset
+
+
 \family sans
-LaTeX
+de
 \family default
-, 
+
+\begin_inset space ~
+\end_inset
+
+a
 \family sans
-Código-LyX
+rchivo 
 \family default
-
+y 
 \family sans
-Fragmento
+Convertidores
 \family default
 .
- El otro es un atajo a la entrada 
-\begin_inset Quotes fld
+ Las partes importantes son:
+\end_layout
+
+\begin_layout Description
+el
+\begin_inset space ~
+\end_inset
+
+formato
+\begin_inset space ~
 \end_inset
 
 
-\family sans
-Compilar Programa
-\family default
+\begin_inset Quotes fld
+\end_inset
 
+literario
 \begin_inset Quotes frd
 \end_inset
 
- del menú 
+ En la solapa 
 \family sans
-Archivo
-\family default
-.
+Formatos
+\begin_inset space ~
+\end_inset
+
+de
+\begin_inset space ~
+\end_inset
+
+archivo
+\family default
+ se configuran las partes específicas de Noweb.
+ En 
+\family sans
+Nombre
+\begin_inset space ~
+\end_inset
+
+GUI
+\family default
+ debe ponerse 
+\family typewriter
+NoWeb
+\family default
+, en
+\family sans
+ Extensión
+\family default
+ debe ponerse 
+\family typewriter
+nw
+\family default
+.
+ Esto prepara a LyX para generar un archivo con extensión 
+\family typewriter
+.nw
+\family default
+ en el primer paso del proceso de conversión.
+\end_layout
+
+\begin_layout Description
+el
+\begin_inset space ~
+\end_inset
+
+formato
+\family sans
+
+\begin_inset space ~
+\end_inset
+
+Program
+\family default
+a Este es un formato ficticio cuyo único propósito es ser el punto final
+ de una conversión (que luego nos permite establecer un convertidor que
+ apunta a dicho 
+\family sans
+Programa
+\family default
+).
+\end_layout
+
+\begin_layout Description
+
+\family sans
+NoWeb
+\family default
+->
+\family sans
+LaTeX
+\family default
+ Este convertidor realiza el 
+\begin_inset Quotes fld
+\end_inset
+
+weaving
+\begin_inset Quotes frd
+\end_inset
+
+ (generación de la documentación) del documento literario.
+ Para Noweb, hay que poner el 
+\family sans
+Convertidor
+\family default
  
+\begin_inset Quotes fld
+\end_inset
+
+
+\family typewriter
+noweave -delay -index $$i > $$o
+\family default
+
+\begin_inset Quotes frd
+\end_inset
+
+
 \end_layout
 
-\begin_layout Standard
-LyX dispone de una colección de botones para personalizar la barra de herramient
-as.
- En mi barra de herramientas personal me gusta combinar los seis botones
- mencionados con otros dos para las entradas de menú 
+\begin_layout Description
+
 \family sans
-Ver
+NoWeb
 \family default
-\SpecialChar \menuseparator
+->
+\family sans
+Program
+\family default
+a Este realiza el paso 
+\begin_inset Quotes fld
+\end_inset
 
+tangling
+\begin_inset Quotes frd
+\end_inset
+
+ (generación del código).
+ Como se dijo antes, el 
 \family sans
-Actualizar
+Convertidor
 \family default
-\SpecialChar \menuseparator
+ en este caso es 
+\begin_inset Quotes fld
+\end_inset
+
+
+\family typewriter
+build-script $$i
+\family default
+
+\begin_inset Quotes frd
+\end_inset
 
+, con la 
 \family sans
-DVI
+Opción
 \family default
- y 
+\series bold
+
+\begin_inset space ~
+\end_inset
+
+
 \family sans
-Ver\SpecialChar \menuseparator
-DVI
+\series default
+extra
+\family default
+\begin_inset Quotes fld
+\end_inset
+
+
+\family typewriter
+originaldir,parselog=listerrors
 \family default
+
+\begin_inset Quotes frd
+\end_inset
+
 .
- Así es como queda:
 \end_layout
 
-\begin_layout LyX-Code
-Toolbar
+\begin_layout Subsubsection
+Extensiones de depuración
+\end_layout
+
+\begin_layout Standard
+En el servidor LyX también se ha implementado una nueva función, 
+\begin_inset Quotes fld
+\end_inset
+
+server-goto-file-row
+\begin_inset Quotes frd
+\end_inset
+
+, para ser utilizada con 
+\family typewriter
+ddd
+\family default
+/
+\family typewriter
+gdb
+\family default
+ u otro depurador.
+\end_layout
+
+\begin_layout Standard
+Cuando se depura código con 
+\family typewriter
+ddd
+\family default
+/
+\family typewriter
+gdb
+\family default
+, es posible invocar un editor de texto en la posición actual de ejecución
+ con una sencilla pulsación de teclado.
+ La configuración por omisión de 
+\family typewriter
+ddd
+\family default
+ para esto es 
+\family sans
+shift-ctrl-V
+\family default
+.
+ La línea de comando del editor utilizado por 
+\family typewriter
+ddd
+\family default
+ se puede definir accediendo al diálogo 
+\family sans
+Editar\SpecialChar \menuseparator
+Preferencias\SpecialChar \menuseparator
+Helpers
+\family default
+ cambiando la entrada 
+\family sans
+Edit Sources
+\family default
+.
+\end_layout
+
+\begin_layout Standard
+He aprovechado las ventajas de la nueva función del servidor LyX y esta
+ característica de 
+\family typewriter
+ddd
+\family default
+, poniendo lo siguiente en 
+\family sans
+Edit Sources
+\family default
+:
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace defskip
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+
+\family sans
+echo "LYXCMD:monitor:server-goto-file-row:@FILE@ @LINE@" >~/.lyxpipe.in
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace defskip
+\end_inset
+
+
 \end_layout
 
-\begin_layout LyX-Code
-  Layouts
-\end_layout
+\begin_layout Standard
+Con esto, cuando estás usando 
+\family typewriter
+ddd
+\family default
+ y encuentras una parte del programa que quieres editar, solo has de pulsar
+\family sans
+shift-ctrl-V
+\family default
+ (en la ventana de 
+\family sans
+ddd
+\family default
+), y 
+\family sans
+ddd
+\family default
+ pasa esta información por medio del servidor LyX a LyX, en cuya ventana
+ se verá el mismo archivo con el cursor en la posición apuntada por 
+\family sans
+ddd
+\family default
+.
+ ¡Se acabaron las adivinanzas y los tediosos deslizamientos de pantalla
+ para localizar los fallos del programa!
+\end_layout
+
+\begin_layout Standard
+Sin embargo, ten en cuenta que debes habilitar el servidor LyX para trabajar
+ con él (por omisión está desactivado).
+ Se activa en 
+\family sans
+Preferencias
+\family default
+, (
+\family sans
+Rutas
+\family default
+), introduciendo en el campo 
+\family sans
+Tubería
+\begin_inset space ~
+\end_inset
+
+LyXServer
+\family default
+ una ruta como
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Quotes fld
+\end_inset
+
+
+\family typewriter
+/home/<directorio-personal>/.lyx/lyxpipe
+\family default
+
+\begin_inset Quotes frd
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Standard
+Lee la documentación del servidor LyX en el manual 
+\emph on
+Personalización
+\emph default
+ para más información.
+\end_layout
+
+\begin_layout Subsubsection
+Ampliación de la barra de herramientas
+\end_layout
+
+\begin_layout Standard
+Hay seis botones nuevos que pueden añadirse a la barra de herramientas de
+ LyX.
+ Cinco de ellos son atajos a los tipos de párrafo: 
+\family sans
+Normal
+\family default
+, 
+\family sans
+Sección
+\family default
+, 
+\family sans
+LaTeX
+\family default
+, 
+\family sans
+Código-LyX
+\family default
+, y 
+\family sans
+\lang english
+Chunk
+\family default
+\lang spanish
+.
+ El otro es un atajo a la entrada 
+\begin_inset Quotes fld
+\end_inset
+
+
+\family sans
+Compilar Programa
+\family default
+
+\begin_inset Quotes frd
+\end_inset
+
+ del menú 
+\family sans
+Archivo
+\family default
+.
+\end_layout
+
+\begin_layout Standard
+LyX dispone de una colección de botones para personalizar la barra de herramient
+as.
+ En mi barra de herramientas personal me gusta combinar los seis botones
+ mencionados con otros dos para las entradas de menú 
+\family sans
+Documento
+\family default
+\SpecialChar \menuseparator
+
+\family sans
+Actualizar
+\family default
+\SpecialChar \menuseparator
+
+\family sans
+DVI
+\family default
+ y 
+\family sans
+Documento\SpecialChar \menuseparator
+DVI
+\family default
+.
+ Así es como queda:
+\end_layout
+
+\begin_layout LyX-Code
+Toolbar
+\end_layout
+
+\begin_layout LyX-Code
+  Layouts
+\end_layout
+
+\begin_layout LyX-Code
+  Icon "layout Standard"
+\end_layout
+
+\begin_layout LyX-Code
+  Icon "layout Section"
+\end_layout
+
+\begin_layout LyX-Code
+  Icon "layout LaTeX"
+\end_layout
+
+\begin_layout LyX-Code
+  Icon "layout LyX-Code"
+\end_layout
+
+\begin_layout LyX-Code
+  Icon "layout Chunk"
+\end_layout
+
+\begin_layout LyX-Code
+  Separator
+\end_layout
+
+\begin_layout LyX-Code
+  Icon "buffer-view"
+\end_layout
+
+\begin_layout LyX-Code
+  Icon "buffer-typeset"
+\end_layout
+
+\begin_layout LyX-Code
+  Icon "build-program"
+\end_layout
+
+\begin_layout LyX-Code
+  Separator
+\end_layout
+
+\begin_layout LyX-Code
+.
+\end_layout
+
+\begin_layout LyX-Code
+.
+\end_layout
+
+\begin_layout LyX-Code
+.
+\end_layout
+
+\begin_layout LyX-Code
+End
+\end_layout
+
+\begin_layout Subsubsection
+Personalización de los colores
+\end_layout
+
+\begin_layout Standard
+Cierto número de colores usados en LyX se pueden personalizar en el diálogo
+\family sans
+Preferencias
+\family default
+.
+ Una de las cosas que más molesta a la gente es el color de la tipografía
+ del código LaTeX, que por omisión es rojo, y como el entorno 
+\lang english
+
+\begin_inset Flex Noun
+status collapsed
+
+\begin_layout Plain Layout
+Trozo
+\end_layout
+
+\end_inset
+
+
+\family sans
+\lang spanish
+\family default
+utiliza código LaTeX y hay mucho código en los documentos de programación
+ literaria, puedes acabar harto de ver tanto rojo.
+ Así pues, puedes cambiarlo si quieres en 
+\family sans
+Apariencia
+\family default
+\SpecialChar \menuseparator
+
+\family sans
+Colores.
+\end_layout
+
+\begin_layout Standard
+El siguiente asunto es la presencia visible del carácter salto de línea
+ en la pantalla.
+ Puedes elegir el color de este carácter en particular para confundirlo
+ con el fondo.
+ Recomiendo escoger un color parecido al del fondo pero no idéntico, de
+ esta forma lo seguirás viendo pero sin molestar tanto.
+\end_layout
+
+\begin_layout Subsection
+LyX y knitr/Sweave
+\end_layout
+
+\begin_layout Standard
+El soporte para 
+\family sans
+knitr
+\family default
+ y 
+\family sans
+Sweave
+\family default
+ está documentado en el archivo de ejemplo 
+\emph on
+knitr.lyx
+\emph default
+ y en el manual de Sweave (menú 
+\family sans
+Ayuda\SpecialChar \menuseparator
+Manuales específicos
+\family default
+).
+\end_layout
+
+\begin_layout Chapter
+Características especiales
+\end_layout
+
+\begin_layout Standard
+Con LyX se puede hacer todo lo que se puede hacer con LaTeX.
+ Aunque LyX no puede soportar directamente todas las características de
+ LaTeX, siempre es posible usar código LaTeX.
+ Este capítulo trata de algunas cosas especiales que podrían interesarte.
+ Las características especiales relacionadas con figuras, cuadros, flotantes,
+ marcos y notas, se pueden consultar en el manual 
+\emph on
+Objetos insertados
+\emph default
+.
+\end_layout
+
+\begin_layout Section
+Texto en columnas
+\end_layout
+
+\begin_layout Standard
+Esta característica es independiente de la opción 
+\family sans
+Documento con dos columnas
+\family default
+ en 
+\family sans
+Diseño del texto
+\family default
+ de la configuración del documento.
+ Para tener dos columnas de texto en todo el documento se recomienda usar
+ dicha opción.
+ Para el resto de casos se usa la característica aquí descrita.
+\end_layout
+
+\begin_layout Standard
+Para poner texto en varias columnas, hay que cargar el módulo 
+\family sans
+Columnas
+\family default
+ (menú 
+\family sans
+Documento\SpecialChar \menuseparator
+Configuración\SpecialChar \menuseparator
+Módulos
+\family default
+), y debe estar instalado el paquete LaTeX 
+\series bold
+multicol
+\series default
+
+\begin_inset Index idx
+status open
+
+\begin_layout Plain Layout
+LaTeX-paquetes ! multicol
+\end_layout
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Standard
+Las notas al pie en las columnas se colocarán al final de la página y no
+ bajo cada columna.
+ En las distintas columnas se puede usar todo, excepto que para flotantes
+ hay que usar la opción 
+\family sans
+Extender columnas
+\family default
+.
+\end_layout
+
+\begin_layout Subsection
+Conceptos básicos
+\end_layout
+
+\begin_layout Standard
+Para poner un texto en dos columnas, usa el menú 
+\family sans
+Insertar\SpecialChar \menuseparator
+Recuadro
+\begin_inset space ~
+\end_inset
+
+personalizado\SpecialChar \menuseparator
+Columnas
+\family default
+ en el punto en que deben iniciarse las columnas.
+ Escribe en el recuadro todo el texto que debe ir en dos columnas.
+\end_layout
+
+\begin_layout Standard
+Un ejemplo:
+\end_layout
+
+\begin_layout Standard
+\noindent
+
+\lang english
+\begin_inset Flex Multiple Columns
+status open
+
+\begin_layout Plain Layout
+\noindent
+
+\series bold
+\size small
+\lang english
+The Adventure of the Empty House
+\series default
+
+\begin_inset Newline newline
+\end_inset
+
+by Sir Arthur Conan Doyle
+\end_layout
+
+\begin_layout Plain Layout
+
+\size small
+\lang english
+It was in the spring of the year 1894 that all London was interested, and
+ the fashionable world dismayed, by the murder of the Honourable Ronald
+ Adair under most unusual and inexplicable circumstances.
+ The public has already learned those particulars of the crime which came
+ out in the police investigation, but a good deal was suppressed upon that
+ occasion, since the case for the prosecution was so overwhelmingly strong
+ that it was not necessary to bring forward all the facts.
+ Only now, at the end of nearly ten years, am I allowed to supply those
+ missing links which make up the whole of that remarkable chain.
+ The crime was of interest in itself, but that interest was as nothing to
+ me compared to the inconceivable sequel, which afforded me the greatest
+ shock and surprise of any event in my adventurous life.
+ Even now, after this long interval, I find myself thrilling as I think
+ of it, and feeling once more that sudden flood of joy, amazement, and increduli
+ty which utterly submerged my mind.
+ Let me say to that public, which has shown some interest in those glimpses
+ which I have occasionally given them of the thoughts and actions of a very
+ remarkable man, that they are not to blame me if I have not shared my knowledge
+ with them, for I should have considered it my first duty to do so, had
+ I not been barred by a positive prohibition from his own lips, which was
+ only withdrawn upon the third of last month.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+Para poner tres o más columnas coloca el cursor dentro del recuadro, usa
+ el menú 
+\family sans
+Insertar\SpecialChar \menuseparator
+Número de columnas
+\family default
+ y escribe el número de columnas, por ejemplo "3".
+\begin_inset Newline newline
+\end_inset
+
+Un ejemplo de texto en tres columnas:
+\end_layout
+
+\begin_layout Standard
+
+\lang english
+\begin_inset Flex Multiple Columns
+status open
+
+\begin_layout Plain Layout
+
+\size footnotesize
+\lang english
+\begin_inset Argument 1
+status open
+
+\begin_layout Plain Layout
+
+\lang english
+3
+\end_layout
+
+\end_inset
+
+It can be imagined that my close intimacy with Sherlock Holmes had interested
+ me deeply in crime, and that after his disappearance I never failed to
+ read with care the various problems which came before the public.
+ And I even attempted, more than once, for my own private satisfaction,
+ to employ his methods in their solution, though with indifferent success.
+ There was none, however, which appealed to me like this tragedy of Ronald
+ Adair.
+ As I read the evidence at the inquest, which led up to a verdict of willful
+ murder against some person or persons unknown, I realized more clearly
+ than I had ever done the loss which the community had sustained by the
+ death of Sherlock Holmes.
+ There were points about this strange business which would, I was sure,
+ have specially appealed to him, and the efforts of the police would have
+ been supplemented, or more probably anticipated, by the trained observation
+ and the alert mind of the first criminal agent in Europe.
+ All day, as I drove upon my round, I turned over the case in my mind and
+ found no explanation which appeared to me to be adequate.
+ At the risk of telling a twice-told tale, I will recapitulate the facts
+ as they were known to the public at the conclusion of the inquest.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+Se puede llegar hasta 10
+\begin_inset space ~
+\end_inset
+
+columnas, aunque seguramente no será muy cómodo para los lectores.
+\end_layout
+
+\begin_layout Standard
+
+\lang english
+\begin_inset Newpage newpage
+\end_inset
+
+
+\end_layout
+
+\begin_layout Subsection
+Columnas dentro de otras columnas
+\end_layout
+
+\begin_layout Standard
+Es posible poner columnas dentro de otras:
+\end_layout
+
+\begin_layout Standard
+
+\lang english
+\begin_inset Flex Multiple Columns
+status open
+
+\begin_layout Plain Layout
+
+\size footnotesize
+\lang english
+The Honourable Ronald Adair was the second son of the Earl of Maynooth,
+ at that time governor of one of the Australian colonies.
+ Adair's mother had returned from Australia to undergo the operation for
+ cataract, and she, her son Ronald, and her daughter Hilda were living together
+ at 427 Park Lane.
+\end_layout
+
+\begin_layout Plain Layout
+
+\lang english
+\begin_inset Flex Multiple Columns
+status open
+
+\begin_layout Plain Layout
+
+\size footnotesize
+\lang english
+The youth moved in the best society–had, so far as was known, no enemies
+ and no particular vices.
+ He had been engaged to Miss Edith Woodley, of Carstairs, but the engagement
+ had been broken off by mutual consent some months before, and there was
+ no sign that it had left any very profound feeling behind it.
+ For the rest {sic} the man's life moved in a narrow and conventional circle,
+ for his habits were quiet and his nature unemotional.
+ Yet it was upon this easy-going young aristocrat that death came, in most
+ strange and unexpected form, between the hours of ten and eleven-twenty
+ on the night of March 30, 1894.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Plain Layout
+
+\size footnotesize
+\lang english
+Ronald Adair was fond of cards–playing continually, but never for such stakes
+ as would hurt him.
+ He was a member of the Baldwin, the Cavendish, and the Bagatelle card clubs.
+ It was shown that, after dinner on the day of his death, he had played
+ a rubber of whist at the latter club.
+ He had also played there in the afternoon.
+
+\size default
+\size footnotesize
+The evidence of those who had played with him– Mr.
+ Murray, Sir John Hardy, and Colonel Moran–showed that the game was whist,
+ and that there was a fairly equal fall of the cards.
+ Adair might have lost five pounds, but not more.
+ His fortune was a considerable one, and such a loss could not in any way
+ affect him.
+ He had played nearly every day at one club or other, but he was a cautious
+ player, and usually rose a winner.
+ It came out in evidence that, in partnership with Colonel Moran, he had
+ actually won as much as four hundred and twenty pounds in a sitting, some
+ weeks before, from Godfrey Milner and Lord Balmoral.
+ So much for his recent history as it came out at the inquest.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Subsection
+Ejemplos avanzados
+\end_layout
+
+\begin_layout Standard
+Los ejemplos de esta sección muestran algunas características más avanzadas
+ de las columnas.
+\end_layout
+
+\begin_layout Standard
+Para ver más opciones de columnas echa un vistazo a la documentación del
+ paquete LaTeX 
+\series bold
+multicol
+\series default
+
+\begin_inset Index idx
+status open
+
+\begin_layout Plain Layout
+LaTeX-paquetes ! multicol
+\end_layout
+
+\end_inset
+
+, 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "multicol"
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Subsubsection
+Prefacio
+\end_layout
+
+\begin_layout Standard
+Para añadir un prefacio a las columnas coloca el cursor dentro del recuadro
+ del texto en columnas y usa el menú 
+\family sans
+Insertar\SpecialChar \menuseparator
+Prefacio
+\family default
+.
+ Escribe en el marco que aparece el texto del prefacio.
+\begin_inset Newline newline
+\end_inset
+
+Ejemplo con un texto de prefacio:
+\begin_inset VSpace bigskip
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+
+\lang english
+\begin_inset Flex Multiple Columns
+status open
+
+\begin_layout Plain Layout
+\begin_inset Argument 2
+status open
+
+\begin_layout Plain Layout
+Y la historia continúa\SpecialChar \ldots{}
+
+\end_layout
+
+\end_inset
+
+
+\size small
+\lang english
+On the evening of the crime, he returned from the club exactly at ten.
+ His mother and sister were out spending the evening with a relation.
+ The servant deposed that she heard him enter the front room on the second
+ floor, generally used as his sitting-room.
+ She had lit a fire there, and as it smoked she had opened the window.
+ No sound was heard from the room until eleven-twenty, the hour of the return
+ of Lady Maynooth and her daughter.
+ Desiring to say good-night, she attempted to enter her son's room.
+ The door was locked on the inside, and no answer could be got to their
+ cries and knocking.
+ Help was obtained, and the door forced.
+ The unfortunate young man was found lying near the table.
+ His head had been horribly mutilated by an expanding revolver bullet, but
+ no weapon of any sort was to be found in the room.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+También se puede usar un encabezado de sección como prefacio, poniendo un
+ comando de sección en código TeX.
+ Por ejemplo, el comando
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+subsection{título de la subsección}
+\end_layout
+
+\begin_layout Standard
+crea una subsección.
+ En el siguiente ejemplo el título de la subsubsección hace de prefacio:
+\end_layout
+
+\begin_layout Standard
+
+\lang english
+\begin_inset Flex Multiple Columns
+status open
+
+\begin_layout Plain Layout
+\begin_inset Argument 2
+status open
+
+\begin_layout Plain Layout
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+subsubsection{
+\end_layout
+
+\end_inset
+
+Un encabezado de subsubsección como prefacio
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\size small
+\lang english
+A minute examination of the circumstances served only to make the case more
+ complex.
+ In the first place, no reason could be given why the young man should have
+ fastened the door upon the inside.
+ There was the possibility that the murderer had done this, and had afterwards
+ escaped by the window.
+ The drop was at least twenty feet, however, and a bed of crocuses in full
+ bloom lay beneath.
+ Neither the flowers nor the earth showed any sign of having been disturbed,
+ nor were there any marks upon the narrow strip of grass which separated
+ the house from the road.
+ Apparently, therefore, it was the young man himself who had fastened the
+ door.
+ But how did he come by his death? No one could have climbed up to the window
+ without leaving traces.
+ Suppose a man had fired through the window, he would indeed be a remarkable
+ shot who could with a revolver inflict so deadly a wound.
+ Again, Park Lane is a frequented thoroughfare; there is a cab stand within
+ a hundred yards of the house.
+ No one had heard a shot.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+Si al comenzar las columnas queda menos espacio vertical en la página que
+ el correspondiente a 6 líneas de texto, se insertará un salto de página.
+ Dependiendo del número de líneas del texto del prefacio, es posible cambiar
+ ese espacio.
+ Para ello se coloca el cursor detrás del prefacio (si lo hay), se usa el
+ menú 
+\family sans
+Insertar\SpecialChar \menuseparator
+Espacio
+\begin_inset space ~
+\end_inset
+
+ante
+\begin_inset space ~
+\end_inset
+
+salto
+\begin_inset space ~
+\end_inset
+
+de
+\begin_inset space ~
+\end_inset
+
+página
+\family default
+ y se escribe en el marco el espacio deseado, por ej.
+ "5cm".
+\begin_inset Newline newline
+\end_inset
+
+En el siguiente ejemplo, el espacio establecido es de 7 líneas de texto
+ mediante 
+\begin_inset Quotes fld
+\end_inset
+
+7
+\backslash
+baselineskip
+\begin_inset Quotes frd
+\end_inset
+
+ (con el comando 
+\series bold
+
+\backslash
+baselineskip
+\series default
+ en código TeX).
+\end_layout
+
+\begin_layout Standard
+
+\lang english
+\begin_inset Flex Multiple Columns
+status open
+
+\begin_layout Plain Layout
+\begin_inset Argument 3
+status open
+
+\begin_layout Plain Layout
+7
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+baselineskip
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\size small
+\lang english
+On the evening of the crime, he returned from the club exactly at ten.
+ His mother and sister were out spending the evening with a relation.
+ The servant deposed that she heard him enter the front room on the second
+ floor, generally used as his sitting-room.
+ She had lit a fire there, and as it smoked she had opened the window.
+ No sound was heard from the room until eleven-twenty, the hour of the return
+ of Lady Maynooth and her daughter.
+ Desiring to say good-night, she attempted to enter her son's room.
+ The door was locked on the inside, and no answer could be got to their
+ cries and knocking.
+ Help was obtained, and the door forced.
+ The unfortunate young man was found lying near the table.
+ His head had been horribly mutilated by an expanding revolver bullet, but
+ no weapon of any sort was to be found in the room.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Subsubsection
+Espacio circundante
+\end_layout
+
+\begin_layout Standard
+El espacio delante y detrás de las columnas se puede cambiar con el comando
+ de longitud 
+\series bold
+
+\backslash
+multicolsep
+\series default
+.
+ Así, el comando
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+setlength{
+\backslash
+multicolsep}{3cm}
+\end_layout
+
+\begin_layout Standard
+en código TeX establece un espacio de 3
+\begin_inset space \thinspace{}
+\end_inset
+
+cm.
+ El cambio debe hacerse antes del inicio de las columnas.
+ El valor por omisión es de 13
+\begin_inset space \thinspace{}
+\end_inset
+
+pt.
+\end_layout
+
+\begin_layout Standard
+Para este ejemplo, 
+\series bold
+
+\backslash
+multicolsep
+\series default
+ se ha establecido en 2.5
+\begin_inset space \thinspace{}
+\end_inset
+
+cm:
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
+status open
+
+\begin_layout Plain Layout
+
+
+\backslash
+setlength{
+\backslash
+multicolsep}{2.5cm}
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+
+\lang english
+\begin_inset Flex Multiple Columns
+status open
+
+\begin_layout Plain Layout
+
+\size small
+\lang english
+All day I turned these facts over in my mind, endeavouring to hit upon some
+ theory which could reconcile them all, and to find that line of least resistanc
+e which my poor friend had declared to be the starting-point of every investigat
+ion.
+ I confess that I made little progress.
+ In the evening I strolled across the Park, and found myself about six o'clock
+ at the Oxford Street end of Park Lane.
+ A group of loafers upon the pavements, all staring up at a particular window,
+ directed me to the house which I had come to see.
+ A tall, thin man with coloured glasses, whom I strongly suspected of being
+ a plain-clothes detective, was pointing out some theory of his own, while
+ the others crowded round to listen to what he said.
+ I got as near him as I could, but his observations seemed to me to be absurd,
+ so I withdrew again in some disgust.
+ As I did so I struck against an elderly, deformed man, who had been behind
+ me, and I knocked down several books which he was carrying.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Nota:
+\series default
+ Los valores de 
+\series bold
+
+\backslash
+setlength
+\series default
+ serán válidos para todas las columnas siguientes hasta que se cambie de
+ nuevo.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+setlength{
+\backslash
+multicolsep}{13pt}
+\end_layout
+
+\end_inset
+
+
+\begin_inset Note Note
+status collapsed
+
+\begin_layout Plain Layout
+vuelta al valor predefinido
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+
+\lang english
+\begin_inset Newpage newpage
+\end_inset
+
+
+\end_layout
+
+\begin_layout Subsubsection
+Saltos de columna
+\end_layout
+
+\begin_layout Standard
+Se puede forzar un salto de columna insertando el comando
+\series bold
+\backslash
+columnbreak{}
+\series default
+ en código TeX en la posición del texto en la que se desee quebrar la columna.
+ A tener en cuenta que, en la mayoría de los casos, esto genera espacios
+ en el texto.
+\begin_inset Newline newline
+\end_inset
+
+Un ejemplo:
+\end_layout
+
+\begin_layout Standard
+
+\lang english
+\begin_inset Flex Multiple Columns
+status open
+
+\begin_layout Plain Layout
+
+\size small
+\lang english
+\begin_inset Quotes eld
+\end_inset
+
+You're surprised to see me, sir,
+\begin_inset Quotes erd
+\end_inset
+
+ said he, in a strange, croaking voice.
+\end_layout
+
+\begin_layout Plain Layout
+
+\size small
+\lang english
+I acknowledged that I was.
+\end_layout
+
+\begin_layout Plain Layout
+
+\size small
+\lang english
+\begin_inset Quotes eld
+\end_inset
+
+Well, I've a conscience, sir, and when I chanced to see you go into this
+ house, as I came hobbling after you, I thought to myself, I'll just step
+ in and see that kind gentleman, and tell him that if I was a bit gruff
+ in my manner there was not any harm meant, and that I am much obliged to
+ him for picking up my books.
+\begin_inset Quotes erd
+\end_inset
+
+
+\end_layout
+
+\begin_layout Plain Layout
+
+\size small
+\lang english
+\begin_inset Quotes eld
+\end_inset
+
+You make too much of a trifle,
+\begin_inset Quotes erd
+\end_inset
+
+ said I.
+\begin_inset Quotes eld
+\end_inset
+
+May I ask how you knew who I was?
+\begin_inset Quotes erd
+\end_inset
+
+
+\lang spanish
+ TRAS ESTA FRASE SE FUERZA UN SALTO DE COLUMNA.
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+columnbreak{}
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Plain Layout
+
+\size small
+\lang english
+\begin_inset Quotes eld
+\end_inset
+
+Well, sir, if it isn't too great a liberty, I am a neighbour of yours, for
+ you'll find my little bookshop at the corner of Church Street, and very
+ happy to see you, I am sure.
+ Maybe you collect yourself, sir.
+ Here's 
+\noun on
+British
+\begin_inset space ~
+\end_inset
+
+Birds
+\noun default
+, and 
+\noun on
+Catullus
+\noun default
+, and 
+\noun on
+The Holy War
+\noun default
+--a bargain, every one of them.
+ With five volumes you could just fill that gap on that second shelf.
+ It looks untidy, does it not, sir?
+\begin_inset Quotes erd
+\end_inset
+
 
-\begin_layout LyX-Code
-  Icon "layout Standard"
 \end_layout
 
-\begin_layout LyX-Code
-  Icon "layout Section"
-\end_layout
+\end_inset
 
-\begin_layout LyX-Code
-  Icon "layout LaTeX"
-\end_layout
 
-\begin_layout LyX-Code
-  Icon "layout LyX-Code"
 \end_layout
 
-\begin_layout LyX-Code
-  Icon "layout Scrap"
+\begin_layout Subsubsection
+Separación de columnas
 \end_layout
 
-\begin_layout LyX-Code
-  Separator
-\end_layout
+\begin_layout Standard
+La anchura de las columnas se calcula automáticamente, pero la separación
+ entre ellas se puede modificar mediante el comando 
+\series bold
 
-\begin_layout LyX-Code
-  Icon "buffer-view"
-\end_layout
+\backslash
+columnsep
+\series default
+.
+ El valor predeterminado es 10
+\begin_inset space \thinspace{}
+\end_inset
 
-\begin_layout LyX-Code
-  Icon "buffer-typeset"
-\end_layout
+pt.
+ A continuación hay un ejemplo en el que la longitud de 
+\series bold
 
-\begin_layout LyX-Code
-  Icon "build-program"
-\end_layout
+\backslash
+columnsep
+\series default
+ se ha establecido en 3
+\begin_inset space \thinspace{}
+\end_inset
 
-\begin_layout LyX-Code
-  Separator
+cm:
 \end_layout
 
-\begin_layout LyX-Code
-.
-\end_layout
+\begin_layout Standard
+\begin_inset ERT
+status open
 
-\begin_layout LyX-Code
-.
-\end_layout
+\begin_layout Plain Layout
 
-\begin_layout LyX-Code
-.
-\end_layout
 
-\begin_layout LyX-Code
-End
+\backslash
+setlength{
+\backslash
+columnsep}{3cm}
 \end_layout
 
-\begin_layout Subsubsection
-Personalización de los colores
-\end_layout
+\end_inset
 
-\begin_layout Standard
-Cierto número de colores usados en LyX se pueden personalizar en el diálogo
-\family sans
-Preferencias
-\family default
-.
- Una de las cosas que más molesta a la gente es el color de la fuente de
- código LaTeX.
- El color por omisión es rojo, y puesto que el entorno 
-\family sans
-fragmento 
-\family default
-utiliza código LaTeX y hay mucho código en los documentos de programación
- literaria, puedes acabar harto de ver tanto rojo.
- Así pues, puedes cambiarlo si quieres en 
-\family sans
-Apariencia
-\family default
-\SpecialChar \menuseparator
 
-\family sans
-Colores.
 \end_layout
 
 \begin_layout Standard
-El siguiente asunto es la presencia visible del carácter salto de línea
- en la pantalla.
- Puedes elegir el color de este carácter en particular para confundirlo
- con el fondo.
- Recomiendo escoger un color parecido al del fondo pero no idéntico, de
- esta forma lo seguirás viendo pero sin molestar tanto.
-\end_layout
 
-\begin_layout Chapter
+\lang english
+\begin_inset Flex Multiple Columns
+status open
+
+\begin_layout Plain Layout
 
+\size small
 \lang english
-Special features
-\lang spanish
+My observations of No.
+\begin_inset space \space{}
+\end_inset
 
-\begin_inset CommandInset label
-LatexCommand label
-name "chap:Special-features"
+427 Park Lane did little to clear up the problem in which I was interested.
+ The house was separated from the street by a low wall and railing, the
+ whole not more than five feet high.
+ It was perfectly easy, therefore, for anyone to get into the garden, but
+ the window was entirely inaccessible, since there was no water pipe or
+ anything which could help the most active man to climb it.
+ More puzzled than ever, I retraced my steps to Kensington.
+ I had not been in my study five minutes when the maid entered to say that
+ a person desired to see me.
+ To my astonishment it was none other than my strange old book collector,
+ his sharp, wizened face peering out from a frame of white hair, and his
+ precious volumes, a dozen of them at least, wedged under his right arm.
+\end_layout
 
 \end_inset
 
@@ -24114,464 +25839,435 @@ name "chap:Special-features"
 \end_layout
 
 \begin_layout Standard
+\begin_inset ERT
+status collapsed
 
-\lang english
-You can do everything with LyX that you can do with LaTeX.
- However, LyX cannot support every LaTeX feature directly.
- But you can always use TeX Code.
- This chapter shows you some more special things you might want to use.
- For other special things you can do with figures, tables, floats, boxes
- and notes, have a look at the 
-\emph on
-EmbeddedObjects
-\emph default
- manual.
+\begin_layout Plain Layout
+
+
+\backslash
+setlength{
+\backslash
+columnsep}{10pt}
 \end_layout
 
-\begin_layout Section
-Columnas múltiples
+\end_inset
+
+
+\begin_inset Note Note
+status collapsed
+
+\begin_layout Plain Layout
+vuelta al valor predefinido
 \end_layout
 
-\begin_layout Section
+\end_inset
 
-\lang english
-Multiple Text Columns
+
+\end_layout
+
+\begin_layout Subsubsection
+Líneas verticales
 \end_layout
 
 \begin_layout Standard
+Entre las columnas se dibuja una línea cuya anchura viene dada por 
+\series bold
 
-\lang english
-This feature is independent of the option 
-\family sans
-Two-column document
-\family default
- in the document settings under 
-\family sans
-Text Layout
-\family default
+\backslash
+columnseprule
+\series default
 .
- If you want to have 2
-\begin_inset space ~
+ La anchura por omisión es de 0
+\begin_inset space \thinspace{}
 \end_inset
 
-columns for the whole document, it is recommended to use the 
-\family sans
-Two-column document
-\family default
- option.
- For all other cases use this feature.
+pt, no se dibuja ninguna línea.
+ En el siguiente ejemplo la anchura de línea es 2
+\begin_inset space \thinspace{}
+\end_inset
+
+pt.
 \end_layout
 
 \begin_layout Standard
-
-\lang english
-To use multiple text columns in your document, you have to load the module
-\family sans
-Multiple Columns
-\family default
- (menu 
-\family sans
-Document\SpecialChar \menuseparator
-Settings\SpecialChar \menuseparator
-Modules
-\family default
-) and must have the LaTeX-package 
-\series bold
-multicol
-\series default
-
-\begin_inset Index idx
-status collapsed
+\begin_inset ERT
+status open
 
 \begin_layout Plain Layout
 
-\lang english
-LaTeX-packages ! multicol
+
+\backslash
+setlength{
+\backslash
+columnseprule}{2pt}
 \end_layout
 
 \end_inset
 
- installed.
+
 \end_layout
 
 \begin_layout Standard
 
 \lang english
-Footnotes within multiple columns will be placed at the bottom of the page
- and not under each column.
- Within the different columns you can use everything, with the limitation
- that for floats you need to use the float option 
-\family sans
-Span columns
-\family default
-.
+\begin_inset Flex Multiple Columns
+status open
+
+\begin_layout Plain Layout
+
+\size small
+\lang english
+\begin_inset Quotes eld
+\end_inset
+
+You're surprised to see me, sir,
+\begin_inset Quotes erd
+\end_inset
+
+ said he, in a strange, croaking voice.
 \end_layout
 
-\begin_layout Subsection
+\begin_layout Plain Layout
 
+\size small
 \lang english
-Basics
+I acknowledged that I was.
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
+\size small
 \lang english
-If you want to have 2 columns in your text, use the style 
-\family sans
-Begin Multiple Columns
-\family default
- where the columns should start.
- The content of the style is the number of the columns, so in this case
- use a 
 \begin_inset Quotes eld
 \end_inset
 
-2
+Well, I've a conscience, sir, and when I chanced to see you go into this
+ house, as I came hobbling after you, I thought to myself, I'll just step
+ in and see that kind gentleman, and tell him that if I was a bit gruff
+ in my manner there was not any harm meant, and that I am much obliged to
+ him for picking up my books.
 \begin_inset Quotes erd
 \end_inset
 
-.
- At the point where the columns should end use the style 
-\family sans
-End Multiple Columns
-\family default
- and keep it empty.
+
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
+\size small
 \lang english
-Here is an example:
-\end_layout
+\begin_inset Quotes eld
+\end_inset
+
+You make too much of a trifle,
+\begin_inset Quotes erd
+\end_inset
+
+ said I.
+\begin_inset Quotes eld
+\end_inset
+
+May I ask how you knew who I was?
+\begin_inset Quotes erd
+\end_inset
 
-\begin_layout Begin Multiple Columns
 
-\lang english
-2
 \end_layout
 
-\begin_layout Standard
-\noindent
+\begin_layout Plain Layout
 
-\series bold
 \size small
 \lang english
-The Adventure of the Empty House
-\series default
+\begin_inset Quotes eld
+\end_inset
 
-\begin_inset Newline newline
+Well, sir, if it isn't too great a liberty, I am a neighbour of yours, for
+ you'll find my little bookshop at the corner of Church Street, and very
+ happy to see you, I am sure.
+ Maybe you collect yourself, sir.
+ Here's 
+\noun on
+British
+\begin_inset space ~
 \end_inset
 
-by 
+Birds
+\noun default
+, and 
 \noun on
-Sir Arthur Conan Doyle
-\end_layout
+Catullus
+\noun default
+, and 
+\noun on
+The Holy War
+\noun default
+--a bargain, every one of them.
+ With five volumes you could just fill that gap on that second shelf.
+ It looks untidy, does it not, sir?
+\begin_inset Quotes erd
+\end_inset
 
-\begin_layout Standard
 
-\size small
-\lang english
-It was in the spring of the year 1894 that all London was interested, and
- the fashionable world dismayed, by the murder of the Honourable Ronald
- Adair under most unusual and inexplicable circumstances.
- The public has already learned those particulars of the crime which came
- out in the police investigation, but a good deal was suppressed upon that
- occasion, since the case for the prosecution was so overwhelmingly strong
- that it was not necessary to bring forward all the facts.
- Only now, at the end of nearly ten years, am I allowed to supply those
- missing links which make up the whole of that remarkable chain.
- The crime was of interest in itself, but that interest was as nothing to
- me compared to the inconceivable sequel, which afforded me the greatest
- shock and surprise of any event in my adventurous life.
- Even now, after this long interval, I find myself thrilling as I think
- of it, and feeling once more that sudden flood of joy, amazement, and increduli
-ty which utterly submerged my mind.
- Let me say to that public, which has shown some interest in those glimpses
- which I have occasionally given them of the thoughts and actions of a very
- remarkable man, that they are not to blame me if I have not shared my knowledge
- with them, for I should have considered it my first duty to do so, had
- I not been barred by a positive prohibition from his own lips, which was
- only withdrawn upon the third of last month.
 \end_layout
 
-\begin_layout End Multiple Columns
+\end_inset
+
 
 \end_layout
 
 \begin_layout Standard
-
-\lang english
-Here is an example with 3
-\begin_inset space ~
+\begin_inset VSpace defskip
 \end_inset
 
-columns:
-\end_layout
-
-\begin_layout Begin Multiple Columns
 
-\lang english
-3
 \end_layout
 
 \begin_layout Standard
-
-\size footnotesize
+La raya se puede colorear redefiniendo el comando
 \lang english
-It can be imagined that my close intimacy with Sherlock Holmes had interested
- me deeply in crime, and that after his disappearance I never failed to
- read with care the various problems which came before the public.
- And I even attempted, more than once, for my own private satisfaction,
- to employ his methods in their solution, though with indifferent success.
- There was none, however, which appealed to me like this tragedy of Ronald
- Adair.
- As I read the evidence at the inquest, which led up to a verdict of willful
- murder against some person or persons unknown, I realized more clearly
- than I had ever done the loss which the community had sustained by the
- death of Sherlock Holmes.
- There were points about this strange business which would, I was sure,
- have specially appealed to him, and the efforts of the police would have
- been supplemented, or more probably anticipated, by the trained observation
- and the alert mind of the first criminal agent in Europe.
- All day, as I drove upon my round, I turned over the case in my mind and
- found no explanation which appeared to me to be adequate.
- At the risk of telling a twice-told tale, I will recapitulate the facts
- as they were known to the public at the conclusion of the inquest.
-\end_layout
+\series bold
+\lang spanish
 
-\begin_layout End Multiple Columns
+\backslash
+columnseprulecolor
+\series default
+.
+ Esto se consigue insertando el comando
+\begin_inset Newline newline
+\end_inset
 
-\end_layout
 
-\begin_layout Standard
+\series bold
 
-\lang english
-You can have up to 10
-\begin_inset space ~
+\backslash
+renewcommand{
+\backslash
+columnseprulecolor}{
+\backslash
+color{red}}
+\series default
+
+\begin_inset Newline newline
 \end_inset
 
-columns if you want to, but that might not be very pleasant for the readers
- of your document.
-\end_layout
+en código TeX delante del recuadro columnas.
+ Se puede poner el color deseado en lugar de 
+\series bold
+red
+\series default
+ (rojo).
+ Se puede usar cualquier color predefinido o personalizado.
+ Véase el manual 
+\emph on
+Objetos insertados
+\emph default
+,
+\emph on
+\emph default
+sección 
+\emph on
+Cuadros coloreados
+\emph default
+ para más información sobre colores.
+ Para volver al color por omisión inserta el comando
+\begin_inset Newline newline
+\end_inset
 
-\begin_layout Standard
 
-\lang english
-\begin_inset Newpage newpage
-\end_inset
+\series bold
 
+\backslash
+renewcommand{
+\backslash
+columnseprulecolor}{
+\backslash
+normalcolor}
+\series default
 
-\end_layout
+\begin_inset Newline newline
+\end_inset
 
-\begin_layout Subsection
+Aquí hay un ejemplo con una línea en color cian y 1
+\begin_inset space \thinspace{}
+\end_inset
 
-\lang english
-Columns inside Columns
+cm de separación entre columnas:
 \end_layout
 
 \begin_layout Standard
+\begin_inset ERT
+status open
 
-\lang english
-You can also have columns inside columns:
-\end_layout
+\begin_layout Plain Layout
 
-\begin_layout Begin Multiple Columns
 
-\lang english
-2
+\backslash
+setlength{
+\backslash
+columnsep}{1cm}
 \end_layout
 
-\begin_layout Standard
-
-\size footnotesize
-\lang english
-The Honourable Ronald Adair was the second son of the Earl of Maynooth,
- at that time governor of one of the Australian colonies.
- Adair's mother had returned from Australia to undergo the operation for
- cataract, and she, her son Ronald, and her daughter Hilda were living together
- at 427 Park Lane.
-\end_layout
+\begin_layout Plain Layout
 
-\begin_layout Begin Multiple Columns
 
-\lang english
-2
+\backslash
+renewcommand{
+\backslash
+columnseprulecolor}{
+\backslash
+color{cyan}}
 \end_layout
 
-\begin_layout Standard
-
-\size footnotesize
-\lang english
-The youth moved in the best society–had, so far as was known, no enemies
- and no particular vices.
- He had been engaged to Miss Edith Woodley, of Carstairs, but the engagement
- had been broken off by mutual consent some months before, and there was
- no sign that it had left any very profound feeling behind it.
- For the rest {sic} the man's life moved in a narrow and conventional circle,
- for his habits were quiet and his nature unemotional.
- Yet it was upon this easy-going young aristocrat that death came, in most
- strange and unexpected form, between the hours of ten and eleven-twenty
- on the night of March 30, 1894.
-\end_layout
+\end_inset
 
-\begin_layout End Multiple Columns
 
 \end_layout
 
 \begin_layout Standard
 
-\size footnotesize
 \lang english
-Ronald Adair was fond of cards–playing continually, but never for such stakes
- as would hurt him.
- He was a member of the Baldwin, the Cavendish, and the Bagatelle card clubs.
- It was shown that, after dinner on the day of his death, he had played
- a rubber of whist at the latter club.
- He had also played there in the afternoon.
+\begin_inset Flex Multiple Columns
+status open
 
-\size default
-\size footnotesize
-The evidence of those who had played with him– Mr.
- Murray, Sir John Hardy, and Colonel Moran–showed that the game was whist,
- and that there was a fairly equal fall of the cards.
- Adair might have lost five pounds, but not more.
- His fortune was a considerable one, and such a loss could not in any way
- affect him.
- He had played nearly every day at one club or other, but he was a cautious
- player, and usually rose a winner.
- It came out in evidence that, in partnership with Colonel Moran, he had
- actually won as much as four hundred and twenty pounds in a sitting, some
- weeks before, from Godfrey Milner and Lord Balmoral.
- So much for his recent history as it came out at the inquest.
-\end_layout
+\begin_layout Plain Layout
+
+\size small
+\lang english
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout End Multiple Columns
+You're surprised to see me, sir,
+\begin_inset Quotes erd
+\end_inset
 
+ said he, in a strange, croaking voice.
 \end_layout
 
-\begin_layout Subsection
+\begin_layout Plain Layout
 
+\size small
 \lang english
-Advanced Examples
+I acknowledged that I was.
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
+\size small
 \lang english
-The examples in this section show some more special features of multiple
- columns.
-\end_layout
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout Standard
+Well, I've a conscience, sir, and when I chanced to see you go into this
+ house, as I came hobbling after you, I thought to myself, I'll just step
+ in and see that kind gentleman, and tell him that if I was a bit gruff
+ in my manner there was not any harm meant, and that I am much obliged to
+ him for picking up my books.
+\begin_inset Quotes erd
+\end_inset
 
-\lang english
-For more features of multiple columns, have a look at the documentation
- of the LaTeX-package 
-\series bold
-multicol
-\series default
 
-\begin_inset Index idx
-status collapsed
+\end_layout
 
 \begin_layout Plain Layout
 
+\size small
 \lang english
-LaTeX-packages ! multicol
-\end_layout
-
+\begin_inset Quotes eld
 \end_inset
 
+You make too much of a trifle,
+\begin_inset Quotes erd
+\end_inset
 
-\lang spanish
-, 
-\begin_inset CommandInset citation
-LatexCommand cite
-key "multicol"
+ said I.
+\begin_inset Quotes eld
+\end_inset
 
+May I ask how you knew who I was?
+\begin_inset Quotes erd
 \end_inset
 
-.
-\end_layout
-
-\begin_layout Subsubsection
 
-\lang english
-Preface
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
+\size small
 \lang english
-To add a preface text for multiple columns, add the command
-\end_layout
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout Standard
+Well, sir, if it isn't too great a liberty, I am a neighbour of yours, for
+ you'll find my little bookshop at the corner of Church Street, and very
+ happy to see you, I am sure.
+ Maybe you collect yourself, sir.
+ Here's 
+\noun on
+British
+\begin_inset space ~
+\end_inset
 
-\series bold
-\lang english
-}[
-\end_layout
+Birds
+\noun default
+, and 
+\noun on
+Catullus
+\noun default
+, and 
+\noun on
+The Holy War
+\noun default
+--a bargain, every one of them.
+ With five volumes you could just fill that gap on that second shelf.
+ It looks untidy, does it not, sir?
+\begin_inset Quotes erd
+\end_inset
 
-\begin_layout Standard
 
-\lang english
-as TeX Code behind the number of columns in the
-\family sans
- Begin Multiple Columns
-\family default
- style.
- behind the command write the text.
- At the end of the style use the command
 \end_layout
 
-\begin_layout Standard
-
-\series bold
-\lang english
-]{
-\end_layout
+\end_inset
 
-\begin_layout Standard
 
-\lang english
-as TeX Code.
- An example with some preface text:
 \end_layout
 
 \begin_layout Standard
+\begin_inset ERT
+status collapsed
 
-\lang english
-\begin_inset VSpace bigskip
-\end_inset
+\begin_layout Plain Layout
 
 
+\backslash
+setlength{
+\backslash
+columnseprule}{0pt}
 \end_layout
 
-\begin_layout Begin Multiple Columns
-
-\lang english
-2
-\begin_inset ERT
-status collapsed
-
 \begin_layout Plain Layout
 
-}[
+
+\backslash
+renewcommand{
+\backslash
+columnseprulecolor}{
+\backslash
+normalcolor}
 \end_layout
 
 \end_inset
 
-And the story continues and continues and continues and continues\SpecialChar \ldots{}
 
-\begin_inset ERT
+\begin_inset Note Note
 status collapsed
 
 \begin_layout Plain Layout
-
-]{
+retornar a los valores por omisión.
 \end_layout
 
 \end_inset
@@ -24580,1007 +26276,965 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
 
-\size small
-\lang english
-On the evening of the crime, he returned from the club exactly at ten.
- His mother and sister were out spending the evening with a relation.
- The servant deposed that she heard him enter the front room on the second
- floor, generally used as his sitting-room.
- She had lit a fire there, and as it smoked she had opened the window.
- No sound was heard from the room until eleven-twenty, the hour of the return
- of Lady Maynooth and her daughter.
- Desiring to say good-night, she attempted to enter her son's room.
- The door was locked on the inside, and no answer could be got to their
- cries and knocking.
- Help was obtained, and the door forced.
- The unfortunate young man was found lying near the table.
- His head had been horribly mutilated by an expanding revolver bullet, but
- no weapon of any sort was to be found in the room.
-\end_layout
 
-\begin_layout End Multiple Columns
+\end_layout
 
+\begin_layout Section
+Párrafos con formas diversas
 \end_layout
 
 \begin_layout Standard
+LaTeX y cualquier procesador de texto usan por omisión párrafos rectangulares.
+ Para casos especiales como posters, tarjetas o poemas, es posible modifcar
+ la forma del párrafo.
+ Esto se puede conseguir mediante el paquete LaTeX 
+\series bold
+shapepar
+\series default
+, que se carga con el módulo
+\family sans
+ Párrafos conformados
+\family default
+ en 
+\family sans
+Documento\SpecialChar \menuseparator
+Configuración\SpecialChar \menuseparator
+Módulos
+\family default
+.
+\end_layout
 
-\lang english
-You can also use a section heading as the preface if you use a section command
- as TeX Code behind the first TeX Code.
- For example the command
+\begin_layout Subsection
+Formas predefinidas
 \end_layout
 
 \begin_layout Standard
-
+El paquete 
 \series bold
-\lang english
-
-\backslash
-subsection{subsection title}
+shapepar
+\series default
+ proporciona las siguientes formas:
 \end_layout
 
 \begin_layout Standard
+\begin_inset Tabular
+<lyxtabular version="3" rows="13" columns="3">
+<features rotate="0" booktabs="true" islongtable="true" longtabularalignment="center">
+<column alignment="center" valignment="middle" width="16col%">
+<column alignment="center" valignment="middle" width="40col%">
+<column alignment="center" valignment="middle" width="35col%">
+<row endhead="true">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\lang english
-creates a subsection.
- In this example the preface is a subsubsection:
+\begin_layout Plain Layout
+Nombre
 \end_layout
 
-\begin_layout Begin Multiple Columns
-
-\lang english
-2
-\begin_inset ERT
-status collapsed
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-
-}[
+Descripción
 \end_layout
 
 \end_inset
-
-
-\begin_inset ERT
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-
-
-\backslash
-subsubsection{
+Observaciones
 \end_layout
 
 \end_inset
-
-This is a subsubsection heading as a preface
-\begin_inset ERT
-status collapsed
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-
-}
+Carátula CD
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+Círculo con orificio central (tamaño de CD/DVD)
+\end_layout
 
-\begin_inset ERT
-status collapsed
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-
-]{
+No se puede cambiar el tamaño; no debe contener demasiado texto
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" usebox="none">
+\begin_inset Text
 
-
+\begin_layout Plain Layout
+Círculo
 \end_layout
 
-\begin_layout Standard
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\size small
-\lang english
-A minute examination of the circumstances served only to make the case more
- complex.
- In the first place, no reason could be given why the young man should have
- fastened the door upon the inside.
- There was the possibility that the murderer had done this, and had afterwards
- escaped by the window.
- The drop was at least twenty feet, however, and a bed of crocuses in full
- bloom lay beneath.
- Neither the flowers nor the earth showed any sign of having been disturbed,
- nor were there any marks upon the narrow strip of grass which separated
- the house from the road.
- Apparently, therefore, it was the young man himself who had fastened the
- door.
- But how did he come by his death? No one could have climbed up to the window
- without leaving traces.
- Suppose a man had fired through the window, he would indeed be a remarkable
- shot who could with a revolver inflict so deadly a wound.
- Again, Park Lane is a frequented thoroughfare; there is a cab stand within
- a hundred yards of the house.
- No one had heard a shot.
+\begin_layout Plain Layout
+Círculo
 \end_layout
 
-\begin_layout End Multiple Columns
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+Frágil, los cálculos
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
+pueden fallar
+\end_layout
 
-\lang english
-If there is less vertical space left on the page at the beginning of the
- multiple columns than needed for 6
-\begin_inset space ~
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-text lines, a page break will be inserted before the multiple columns.
- Depending on the number of lines of the preface text, you might want to
- change this value.
- It is determined by inserting the command
+\begin_layout Plain Layout
+Diamante
 \end_layout
 
-\begin_layout Standard
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\series bold
-\lang english
-][number
-\backslash
-baselineskip
+\begin_layout Plain Layout
+Romboide (simbolizando
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
+un 
+\begin_inset Quotes fld
+\end_inset
 
-\lang english
-as TeX Code behind the preface definition but before the final 
-\series bold
-]{
-\series default
- command.
-\emph on
-number
-\emph default
- is hereby the number of text lines.
- In this example the space is set to 7
-\begin_inset space ~
+diamante
+\begin_inset Quotes frd
 \end_inset
 
-text lines:
+)
 \end_layout
 
-\begin_layout Begin Multiple Columns
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+-
+\end_layout
 
-\lang english
-2
-\begin_inset ERT
-status collapsed
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-
-}[
+Corazón
 \end_layout
 
 \end_inset
-
-
-\begin_inset ERT
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-
-
-\backslash
-subsubsection{
+Forma de corazón
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-This is the sectioning command
-\begin_inset Newline newline
-\end_inset
+\begin_layout Plain Layout
+-
+\end_layout
 
-as a preface and
-\begin_inset Newline newline
 \end_inset
-
-with multiple text lines
-\begin_inset ERT
-status collapsed
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-
-}
+Hexágono
 \end_layout
 
 \end_inset
-
-
-\begin_inset ERT
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-
-][7
-\backslash
-baselineskip
+Hexágono
 \end_layout
 
 \end_inset
-
-
-\begin_inset ERT
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-
-]{
+-
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-
+\begin_layout Plain Layout
+Tuerca
 \end_layout
 
-\begin_layout Standard
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\size small
-\lang english
-On the evening of the crime, he returned from the club exactly at ten.
- His mother and sister were out spending the evening with a relation.
- The servant deposed that she heard him enter the front room on the second
- floor, generally used as his sitting-room.
- She had lit a fire there, and as it smoked she had opened the window.
- No sound was heard from the room until eleven-twenty, the hour of the return
- of Lady Maynooth and her daughter.
- Desiring to say good-night, she attempted to enter her son's room.
- The door was locked on the inside, and no answer could be got to their
- cries and knocking.
- Help was obtained, and the door forced.
- The unfortunate young man was found lying near the table.
- His head had been horribly mutilated by an expanding revolver bullet, but
- no weapon of any sort was to be found in the room.
+\begin_layout Plain Layout
+Tuerca de tornillo
 \end_layout
 
-\begin_layout End Multiple Columns
-
+\begin_layout Plain Layout
+(hexágono con orificio circular)
 \end_layout
 
-\begin_layout Subsubsection
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\lang english
-Surrounding Space
+\begin_layout Plain Layout
+-
 \end_layout
 
-\begin_layout Standard
-
-\lang english
-The amount of space before and after multiple columns can be changed by
- changing the length 
-\series bold
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\backslash
-multicolsep
-\series default
-.
- For example the command
+\begin_layout Plain Layout
+Cuadrado
 \end_layout
 
-\begin_layout Standard
-
-\series bold
-\lang english
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\backslash
-setlength{
-\backslash
-multicolsep}{3cm}
+\begin_layout Plain Layout
+Cuadrado
 \end_layout
 
-\begin_layout Standard
-
-\lang english
-in TeX Code changes its value to 3
-\begin_inset space \thinspace{}
-\end_inset
-
-cm.
- The change must be made before the multiple columns' start.
- The predefined value is 13
-\begin_inset space \thinspace{}
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-pt.
+\begin_layout Plain Layout
+-
 \end_layout
 
-\begin_layout Standard
-
-\lang english
-For this example 
-\series bold
-
-\backslash
-multicolsep
-\series default
- was set to 2.5
-\begin_inset space \thinspace{}
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-cm:
+\begin_layout Plain Layout
+Estrella
 \end_layout
 
-\begin_layout Standard
-
-\lang english
-\begin_inset ERT
-status open
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-
-
-\backslash
-setlength{
-\backslash
-multicolsep}{2.5cm}
+Estrella de 5 puntas
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-
+\begin_layout Plain Layout
+-
 \end_layout
 
-\begin_layout Begin Multiple Columns
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\lang english
-2
+\begin_layout Plain Layout
+Vela
 \end_layout
 
-\begin_layout Standard
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\size small
-\lang english
-All day I turned these facts over in my mind, endeavouring to hit upon some
- theory which could reconcile them all, and to find that line of least resistanc
-e which my poor friend had declared to be the starting-point of every investigat
-ion.
- I confess that I made little progress.
- In the evening I strolled across the Park, and found myself about six o'clock
- at the Oxford Street end of Park Lane.
- A group of loafers upon the pavements, all staring up at a particular window,
- directed me to the house which I had come to see.
- A tall, thin man with coloured glasses, whom I strongly suspected of being
- a plain-clothes detective, was pointing out some theory of his own, while
- the others crowded round to listen to what he said.
- I got as near him as I could, but his observations seemed to me to be absurd,
- so I withdrew again in some disgust.
- As I did so I struck against an elderly, deformed man, who had been behind
- me, and I knocked down several books which he was carrying.
+\begin_layout Plain Layout
+Cilindro con llama
 \end_layout
 
-\begin_layout End Multiple Columns
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+-
 \end_layout
 
-\begin_layout Standard
-
-\lang english
-\begin_inset Note Greyedout
-status open
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-
-\series bold
-\lang english
-Note:
-\series default
- The values you set with 
-\series bold
-
-\backslash
-setlength
-\series default
- will be used for all following multiple columns until to change them again.
+Gota/Gota invertida
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-
+\begin_layout Plain Layout
+Forma de gota normal/invertida
 \end_layout
 
-\begin_layout Standard
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\lang english
-\begin_inset ERT
-status collapsed
+\begin_layout Plain Layout
+Frágil, los cáculos
+\end_layout
 
 \begin_layout Plain Layout
+pueden fallar
+\end_layout
 
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\backslash
-setlength{
-\backslash
-multicolsep}{13pt}
+\begin_layout Plain Layout
+TeX
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+Logotipo de TeX
+\end_layout
 
-\begin_inset Note Note
-status collapsed
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-
-\lang english
-go back to the default
+-
 \end_layout
 
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+Triángulo
+\begin_inset Newline newline
 \end_inset
 
+arriba/abajo
+\begin_inset Newline newline
+\end_inset
 
+izquierda/derecha
 \end_layout
 
-\begin_layout Subsubsection
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\lang english
-Column Separation
+\begin_layout Plain Layout
+Triángulos en diferentes orientaciones
 \end_layout
 
-\begin_layout Standard
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\lang english
-The width of the columns is automatically calculated, but you can modify
- the space between the columns.
- This is done by changing the length 
-\series bold
+\begin_layout Plain Layout
+-
+\end_layout
 
-\backslash
-columnsep
-\series default
-.
- Its predefined value is 10
-\begin_inset space \thinspace{}
 \end_inset
+</cell>
+</row>
+</lyxtabular>
 
-pt.
- Here is an example where 
-\series bold
-
-\backslash
-columnsep
-\series default
- is set to 3
-\begin_inset space \thinspace{}
 \end_inset
 
-cm:
+
 \end_layout
 
 \begin_layout Standard
+Para elegir una determinada forma selecciónala en la lista desplegable de
+ entornos de LyX (primer botón de la barra de herramientas).
+\end_layout
 
-\lang english
-\begin_inset ERT
-status open
+\begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
 
-\begin_layout Plain Layout
 
+\end_layout
 
-\backslash
-setlength{
-\backslash
-columnsep}{3cm}
+\begin_layout Standard
+Ejemplo de párrafo con forma de tuerca:
 \end_layout
 
+\begin_layout Standard
+\begin_inset VSpace bigskip
 \end_inset
 
 
 \end_layout
 
-\begin_layout Begin Multiple Columns
-
-\lang english
-2
+\begin_layout Nut
+Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
+ eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
+ voluptua.
+ At vero eos et accusam et justo duo dolores et ea rebum.
+ Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor
+ sit amet.
+ Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
+ eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
+ voluptua.
 \end_layout
 
 \begin_layout Standard
-
-\size small
-\lang english
-My observations of No.
-\begin_inset space \space{}
+\begin_inset VSpace bigskip
 \end_inset
 
-427 Park Lane did little to clear up the problem in which I was interested.
- The house was separated from the street by a low wall and railing, the
- whole not more than five feet high.
- It was perfectly easy, therefore, for anyone to get into the garden, but
- the window was entirely inaccessible, since there was no water pipe or
- anything which could help the most active man to climb it.
- More puzzled than ever, I retraced my steps to Kensington.
- I had not been in my study five minutes when the maid entered to say that
- a person desired to see me.
- To my astonishment it was none other than my strange old book collector,
- his sharp, wizened face peering out from a frame of white hair, and his
- precious volumes, a dozen of them at least, wedged under his right arm.
-\end_layout
-
-\begin_layout End Multiple Columns
 
 \end_layout
 
 \begin_layout Standard
-
-\lang english
-\begin_inset ERT
-status collapsed
+\begin_inset Note Greyedout
+status open
 
 \begin_layout Plain Layout
 
-
-\backslash
-setlength{
-\backslash
-columnsep}{10pt}
+\series bold
+Nota
+\series default
+: los párrafos conformados no pueden saltar de página.
 \end_layout
 
 \end_inset
 
 
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-
-\lang english
-go back to the default
 \end_layout
 
+\begin_layout Standard
+\begin_inset VSpace bigskip
 \end_inset
 
 
 \end_layout
 
-\begin_layout Subsubsection
-
-\lang english
-Vertical Lines
-\end_layout
-
 \begin_layout Standard
 
-\lang english
-Between the columns a rule with a width of the length 
 \series bold
-
-\backslash
-columnseprule
+shapepar
 \series default
- is placed.
- If this rule width is set to 0
-\begin_inset space \thinspace{}
-\end_inset
-
-pt (this is the default), the rule is suppressed.
- In the following example, the line separating the columns is 2
-\begin_inset space \thinspace{}
-\end_inset
-
-pt wide.
+ preserva siempre la forma independientemente de la cantidad de texto.
+ Por tanto el tamaño del párrafo cambia en función del texto.
+ Esto puede provocar desbordamiento de los márgenes.
+ Para comprobar el efecto de ajuste del tamaño veamos el mismo ejemplo anterior
+ con el doble de texto:
 \end_layout
 
 \begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
 
-\lang english
-\begin_inset ERT
-status open
-
-\begin_layout Plain Layout
 
+\end_layout
 
-\backslash
-setlength{
-\backslash
-columnseprule}{2pt}
+\begin_layout Nut
+Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
+ eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
+ voluptua.
+ At vero eos et accusam et justo duo dolores et ea rebum.
+ Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor
+ sit amet.
+ Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
+ eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
+ voluptua.
+ Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
+ eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
+ voluptua.
+ At vero eos et accusam et justo duo dolores et ea rebum.
+ Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor
+ sit amet.
+ Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
+ eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
+ voluptua.
 \end_layout
 
+\begin_layout Standard
+\begin_inset VSpace bigskip
 \end_inset
 
 
 \end_layout
 
-\begin_layout Begin Multiple Columns
-
-\lang english
-2
-\end_layout
-
 \begin_layout Standard
+La forma 
+\family sans
+Carátula CD 
+\family default
+es una excepción.
+ No se puede hacer escala porque debe ajustarse al tamaño de un CD/DVD.
+ Por tanto la cantidad de texto que admite esta forma es limitada.
+\begin_inset Newline newline
+\end_inset
 
-\size small
-\lang english
+Las formas 
+\family sans
+Gota
+\family default
+ y
+\family sans
+ Círculo
+\family default
+ son frágiles, lo que significa que pueden fallar los cálculos de su tamaño,
+ según la cantidad de texto.
+ En esos casos se producirá el error de LaTeX 
 \begin_inset Quotes eld
 \end_inset
 
-You're surprised to see me, sir,
+Arithmetic overflow
 \begin_inset Quotes erd
 \end_inset
 
- said he, in a strange, croaking voice.
+.
+ Se puede arreglar añadiendo o quitando algo de texto; si no funciona habrá
+ que elegir otra forma.
 \end_layout
 
 \begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
+
 
-\size small
-\lang english
-I acknowledged that I was.
 \end_layout
 
 \begin_layout Standard
-
-\size small
-\lang english
-\begin_inset Quotes eld
+En formas con puntas, la rutina de división silábica de LaTeX puede fallar.
+ Entonces habrá que añadir guiones protegidos 
+\family sans
+(
+\begin_inset Info
+type  "shortcut"
+arg   "specialchar-insert hyphenation"
 \end_inset
 
-Well, I've a conscience, sir, and when I chanced to see you go into this
- house, as I came hobbling after you, I thought to myself, I'll just step
- in and see that kind gentleman, and tell him that if I was a bit gruff
- in my manner there was not any harm meant, and that I am much obliged to
- him for picking up my books.
-\begin_inset Quotes erd
+
+\family default
+) donde sea necesario.
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace bigskip
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
+Los párrafos conformados siempre van centrados en la página o ajustados
+ al margen izquierdo, por tanto no se puede usar la alineación de la configuraci
+ón de párrafos.
+ Una solución es poner el párrafo en una minipágina o en un marco y alinear
+ éstos.
+ En ese caso el problema es saber la anchura adecuada del marco: si es demasiado
+ ancho y se centra, el párrafo no queda centrado porque se ajusta a la izquierda
+ del marco.
+ De modo que habrá que ir probando un poco para acertar con la anchura correcta.
+ Aquí tenemos dos párrafos 
+\family sans
+Corazón
+\family default
+, el primero no alineado, el segundo a la derecha:
+\end_layout
 
-\size small
-\lang english
-\begin_inset Quotes eld
+\begin_layout Standard
+\begin_inset Newpage newpage
 \end_inset
 
-You make too much of a trifle,
-\begin_inset Quotes erd
-\end_inset
 
- said I.
-\begin_inset Quotes eld
-\end_inset
+\end_layout
 
-May I ask how you knew who I was?
-\begin_inset Quotes erd
+\begin_layout Heart
+\noindent
+Lo\SpecialChar \-
+rem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
+ eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
+ voluptua.
+ At vero eos et accusam et justo duo dolores et ea rebum.
+ Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor
+ sit amet.
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace bigskip
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
+\noindent
+\align right
+\begin_inset Box Frameless
+position "t"
+hor_pos "c"
+has_inner_box 1
+inner_pos "t"
+use_parbox 1
+use_makebox 0
+width "42col%"
+special "none"
+height "1in"
+height_special "totalheight"
+status open
 
-\size small
-\lang english
-\begin_inset Quotes eld
-\end_inset
-
-Well, sir, if it isn't too great a liberty, I am a neighbour of yours, for
- you'll find my little bookshop at the corner of Church Street, and very
- happy to see you, I am sure.
- Maybe you collect yourself, sir.
- Here's 
-\noun on
-British
-\begin_inset space ~
-\end_inset
+\begin_layout Heart
+\noindent
+Lo\SpecialChar \-
+rem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
+ eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
+ voluptua.
+ At vero eos et accusam et justo duo dolores et ea rebum.
+ Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor
+ sit amet.
+\end_layout
 
-Birds
-\noun default
-, and 
-\noun on
-Catullus
-\noun default
-, and 
-\noun on
-The Holy War
-\noun default
---a bargain, every one of them.
- With five volumes you could just fill that gap on that second shelf.
- It looks untidy, does it not, sir?
-\begin_inset Quotes erd
 \end_inset
 
 
 \end_layout
 
-\begin_layout End Multiple Columns
-
+\begin_layout Subsection
+Formas personalizadas
 \end_layout
 
 \begin_layout Standard
+Se puede definir cualquier forma.
+ Hacerlo manualmente lleva mucho trabajo porque debe especificarse cada
+ coordenada.
+ Pero hay una forma de que el ordenador haga los cálculos:
+\end_layout
 
-\lang english
+\begin_layout Enumerate
+Instala el programa 
+\begin_inset CommandInset href
+LatexCommand href
+name "Jpgfdraw"
+target "http://www.ctan.org/tex-archive/graphics/jpgfdraw"
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Enumerate
+En 
+\family sans
+Jpgfdraw
+\family default
+ ve al menú 
+\family sans
+Te
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
-\backslash
-setlength{
-\backslash
-columnseprule}{0pt}
+{}
 \end_layout
 
 \end_inset
 
-
-\begin_inset Note Note
+X/LaT
+\begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-\lang english
-go back to the default
+{}
 \end_layout
 
 \end_inset
 
-
-\end_layout
-
-\begin_layout Standard
-\begin_inset Newpage newpage
+eX\SpecialChar \menuseparator
+Settings\SpecialChar \menuseparator
+Set Normal Size
+\family default
+ y selecciona el tamaño de tipografía usado en el documento.
+ Por ejemplo, este documento usa el tamaño 12
+\begin_inset space \thinspace{}
 \end_inset
 
-
+pt.
 \end_layout
 
-\begin_layout Section
-Párrafos con formas diversas
+\begin_layout Enumerate
+Dibuja una forma.
 \end_layout
 
-\begin_layout Standard
+\begin_layout Enumerate
+Usa el menú 
+\family sans
+Te
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
-\backslash
-begin{sloppypar}
+{}
 \end_layout
 
 \end_inset
 
-
-\end_layout
-
-\begin_layout Standard
+X/LaT
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
-\backslash
-newdimen
-\backslash
-varunit 
+{}
 \end_layout
 
-\begin_layout Plain Layout
+\end_inset
 
+eX\SpecialChar \menuseparator
+Shapepar
+\family default
+ para exportar la forma a coordenadas.
+ En el diálogo que surge usa la descripción de la forma para las coordenadas
+ o la ruta misma.
+\begin_inset Foot
+status collapsed
 
-\backslash
-setlength{
-\backslash
-varunit}{4.5in}
-\end_layout
+\begin_layout Plain Layout
+Más información en 
+\begin_inset CommandInset href
+LatexCommand href
+target "http://www.dickimaw-books.com/apps/jpgfdraw/manual/shapepar.html"
 
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-\noindent
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
+\end_inset
 
 
-\backslash
-parshape 19 0.45
-\backslash
-varunit 0.332
-\backslash
-varunit
 \end_layout
 
-\begin_layout Plain Layout
-
-0.40
-\backslash
-varunit 0.300
-\backslash
-varunit
+\begin_layout Standard
+Las coordenadas se escriben en un archivo TeX.
+ Para incorporarlo a LyX:
 \end_layout
 
-\begin_layout Plain Layout
-
-0.35
-\backslash
-varunit 0.293
-\backslash
-varunit
+\begin_layout Enumerate
+Coloca el cursor delante del primer carácter del párrafo (o en uno nuevo
+ vacío).
 \end_layout
 
-\begin_layout Plain Layout
-
-0.30
-\backslash
-varunit 0.300
-\backslash
-varunit
-\end_layout
+\begin_layout Enumerate
+En LyX abre el menú 
+\family sans
+Insertar\SpecialChar \menuseparator
+Archivo\SpecialChar \menuseparator
+Documento
+\begin_inset space ~
+\end_inset
 
-\begin_layout Plain Layout
+hijo\SpecialChar \ldots{}
 
-0.25
-\backslash
-varunit 0.317
-\backslash
-varunit
-\end_layout
+\family default
+, selecciona el archivo y elige 
+\family sans
+Incorporar
+\family default
+ en 
+\family sans
+Tipo
+\begin_inset space ~
+\end_inset
 
-\begin_layout Plain Layout
+de
+\begin_inset space ~
+\end_inset
 
-0.20
-\backslash
-varunit 0.342
-\backslash
-varunit
+inclusión.
 \end_layout
 
-\begin_layout Plain Layout
-
-0.15
-\backslash
-varunit 0.373
-\backslash
-varunit
-\end_layout
+\begin_layout Standard
+\begin_inset VSpace defskip
+\end_inset
 
-\begin_layout Plain Layout
 
-0.10
-\backslash
-varunit 0.410
-\backslash
-varunit
 \end_layout
 
-\begin_layout Plain Layout
-
-0.05
-\backslash
-varunit 0.453
-\backslash
-varunit
-\end_layout
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
 
 \begin_layout Plain Layout
 
-0.00
-\backslash
-varunit 0.500
-\backslash
-varunit
+\series bold
+Nota
+\series default
+: el cambio de forma sólo se aplica al párrafo actual; todo se restablece
+ a normal para el párrafo siguiente.
+ Por tanto la definición de forma debe aplicarse a cada párrafo por separado.
 \end_layout
 
-\begin_layout Plain Layout
-
-0.05
-\backslash
-varunit 0.453
-\backslash
-varunit
-\end_layout
+\end_inset
 
-\begin_layout Plain Layout
 
-0.10
-\backslash
-varunit 0.410
-\backslash
-varunit
 \end_layout
 
-\begin_layout Plain Layout
-
-0.15
-\backslash
-varunit 0.373
-\backslash
-varunit
-\end_layout
+\begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
 
-\begin_layout Plain Layout
 
-0.20
-\backslash
-varunit 0.342
-\backslash
-varunit
 \end_layout
 
-\begin_layout Plain Layout
-
-0.25
-\backslash
-varunit 0.317
-\backslash
-varunit
+\begin_layout Standard
+Un ejemplo:
 \end_layout
 
-\begin_layout Plain Layout
-
-0.30
-\backslash
-varunit 0.300
-\backslash
-varunit
-\end_layout
+\begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
 
-\begin_layout Plain Layout
 
-0.35
-\backslash
-varunit 0.293
-\backslash
-varunit
 \end_layout
 
-\begin_layout Plain Layout
-
-0.40
-\backslash
-varunit 0.300
-\backslash
-varunit
-\end_layout
+\begin_layout Standard
+\begin_inset CommandInset include
+LatexCommand input
+filename "../SpecialParagraphShape.tex"
 
-\begin_layout Plain Layout
+\end_inset
 
-0.45
-\backslash
-varunit 0.332
-\backslash
-varunit
+Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
+ eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
+ voluptua.
+ At vero eos et accusam et justo duo dolores et ea rebum.
+ Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor
+ sit amet.
+ Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy
+ eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam
+ voluptua.
 \end_layout
 
-\begin_layout Plain Layout
+\begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
 
-\end_layout
 
-\end_inset
+\end_layout
 
-Hay ocasiones en que la tiranía del párrafo rectangular debe ser derrocada.
- En esas ocasiones acudimos al delicioso comando de TeX 
-\family typewriter
+\begin_layout Standard
 
-\backslash
-parshape
+\series bold
+Un consejo:
+\series default
+ para dibujar formas complejas en 
+\family sans
+Jpgfdraw
+\family default
+ puedes dibujar la forma con el programa que quieras e importar la imagen
+ obtenida en 
+\family sans
+Jpgfdraw
 \family default
 .
- Como verás, con un conjunto adecuado de definiciones de longitud de línea
- se pueden conseguir formas totalmente arbitrarias.
- Aunque pueda parecer un paquete absurdo e inútil, en ciertas situaciones
- como letras capitulares finamente ajustadas, texto acoplado a gráficos
- no rectangulares, etc, podría ser bueno disponer de tal herramienta.
+ Después sólo tendrás que dibujar una línea o spline sobre el contorno de
+ la imagen.
 \end_layout
 
 \begin_layout Standard
@@ -25591,48 +27245,50 @@ parshape
 \end_layout
 
 \begin_layout Standard
-La sintaxis es 
-\family typewriter
-
-\backslash
-parshape numlines #1indent #1length #2indent #2length \SpecialChar \ldots{}
- #nindent #nlength
+El módulo 
+\family sans
+Párrafos conformados
 \family default
-, donde 
-\family typewriter
-numlines 
+ proporciona además el 
+\family sans
+Comando
 \family default
-es el número de líneas de texto que define el párrafo.
- Si resulta que hay menos líneas, la forma se trunca; si hay más, las líneas
- en exceso tendrán las mismas dimensiones que la última línea definida.
- Las entradas 
-\family typewriter
-#nindent
+\family sans
+shapepar
 \family default
- y 
-\family typewriter
-#nlength
+ y el 
+\family sans
+Comando
 \family default
- especifican el sangrado de línea desde el margen izquierdo, y la longitud
- de línea se mide desde ese punto.
- La forma es aplicada únicamente al párrafo actual; todo se reinicia a lo
- normal en el párrafo siguiente.
-\end_layout
-
-\begin_layout Standard
-\begin_inset ERT
-status collapsed
+\family sans
+Shapepar
+\family default
+ que se pueden usar para definir formas coordenada a coordenada.
+\begin_inset Foot
+status open
 
 \begin_layout Plain Layout
-
-
-\backslash
-end{sloppypar}
+Estos comandos se usan internamente para todas las formas que se han descrito
+ aquí.
 \end_layout
 
 \end_inset
 
+ Para información sobre el uso de estos entornos de estilo y más posibilidades
+ de personalización echa un vistazo a la documentación del paquete 
+\series bold
+shapepar
+\series default
+, 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "shapepar"
+
+\end_inset
 
+.
 \end_layout
 
 \begin_layout Bibliography
@@ -25642,11 +27298,7 @@ key "multicol"
 
 \end_inset
 
-
-\lang english
-Documentation of the LaTeX-package
-\lang spanish
+Documentación del paquete LaTeX 
 \begin_inset CommandInset href
 LatexCommand href
 name "multicol"
@@ -25655,16 +27307,20 @@ target "http://mirror.ctan.org/macros/latex/required/tools/multicol.pdf"
 \end_inset
 
 
-\lang english
+\end_layout
 
-\begin_inset Index idx
-status collapsed
+\begin_layout Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+key "shapepar"
 
-\begin_layout Plain Layout
+\end_inset
 
-\lang english
-LaTeX-packages ! multicol
-\end_layout
+Documentación del paquete LaTeX 
+\begin_inset CommandInset href
+LatexCommand href
+name "shapepar"
+target "http://mirrors.ctan.org/macros/latex/contrib/shapepar/shapepar.pdf"
 
 \end_inset