From 5db1570e60926392642bc0d3e656b30b9dc05147 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Thu, 3 May 2007 23:30:44 +0000 Subject: [PATCH] EmbeddedObjects manual: add note for caption widths in longtables git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18193 a592a061-630c-0410-9148-cb99ea01b6c8 --- .../installer/LyXWinInstaller/Updated.nsh | 4 ++ lib/doc/EmbeddedObjects.lyx | 53 ++++++++++++++- lib/doc/es/EmbeddedObjects.lyx | 64 ++++++++++++++++++- 3 files changed, 119 insertions(+), 2 deletions(-) diff --git a/development/Win32/packaging/installer/LyXWinInstaller/Updated.nsh b/development/Win32/packaging/installer/LyXWinInstaller/Updated.nsh index 1baf485bc1..16a8429ead 100644 --- a/development/Win32/packaging/installer/LyXWinInstaller/Updated.nsh +++ b/development/Win32/packaging/installer/LyXWinInstaller/Updated.nsh @@ -14,6 +14,8 @@ Function UpdateModifiedFiles SetOutPath "$INSTDIR\Resources\doc\de" File "${PRODUCT_SOURCEDIR}\Resources\doc\de\TOC.lyx" # must be here when another \doc file has been changed File "${PRODUCT_SOURCEDIR}\Resources\doc\de\UserGuide.lyx" + SetOutPath "$INSTDIR\Resources\doc\es" + File "${PRODUCT_SOURCEDIR}\Resources\doc\es\EmbeddedObjects.lyx" SetOutPath "$INSTDIR\Resources\examples" File "${PRODUCT_SOURCEDIR}\Resources\examples\armenian-article.lyx" SetOutPath "$INSTDIR\Resources\examples\de" @@ -24,6 +26,8 @@ Function UpdateModifiedFiles File /r "${PRODUCT_SOURCEDIR}\Resources\images\math" SetOutPath "$INSTDIR\Resources\layouts" File "${PRODUCT_SOURCEDIR}\Resources\layouts\simplecv.layout" + SetOutPath "$INSTDIR\Resources\ui" + File "${PRODUCT_SOURCEDIR}\Resources\ui\stdtoolbars.inc" FunctionEnd diff --git a/lib/doc/EmbeddedObjects.lyx b/lib/doc/EmbeddedObjects.lyx index 1b17439e6e..ddaa3e35a8 100644 --- a/lib/doc/EmbeddedObjects.lyx +++ b/lib/doc/EmbeddedObjects.lyx @@ -1,5 +1,5 @@ #LyX 1.5.0svn created this file. For more info see http://www.lyx.org/ -\lyxformat 265 +\lyxformat 266 \begin_document \begin_header \textclass scrbook @@ -6243,6 +6243,57 @@ LTcapwidth}{4in} \end_inset +\end_layout + +\begin_layout Standard +\begin_inset Note Greyedout +status open + +\begin_layout Standard + +\series bold +Note: +\series default + When the LaTeX-package +\series bold +caption +\series default + +\begin_inset LatexCommand index +name "LaTeX-packages ! caption" + +\end_inset + + is used, as in this document, the full page width is used for the caption + when you use the default value of 4\InsetSpace \thinspace{} +in for +\series bold + +\backslash +LTcapwidth +\series default +. + To get in this case exactly a 4\InsetSpace \thinspace{} +in wide caption, you can either use a value + slightly different from 4.0\InsetSpace \thinspace{} +in, e.g. + 3.99\InsetSpace \thinspace{} +in, or the LaTeX-command +\series bold + +\backslash +captionsetup{width=value} +\series default + that is provided by the +\series bold +caption +\series default +-package. +\end_layout + +\end_inset + + \end_layout \begin_layout Subsubsection diff --git a/lib/doc/es/EmbeddedObjects.lyx b/lib/doc/es/EmbeddedObjects.lyx index 8ff848e956..f3e8fc77cc 100644 --- a/lib/doc/es/EmbeddedObjects.lyx +++ b/lib/doc/es/EmbeddedObjects.lyx @@ -1,5 +1,5 @@ #LyX 1.5.0svn created this file. For more info see http://www.lyx.org/ -\lyxformat 265 +\lyxformat 266 \begin_document \begin_header \textclass scrbook @@ -6201,6 +6201,68 @@ LTcapwidth}{4in} \end_inset +\end_layout + +\begin_layout Standard +\begin_inset Note Greyedout +status open + +\begin_layout Standard + +\series bold +Nota: +\lang english + +\series default +When the LaTeX-package +\series bold +\lang spanish +caption +\series default + +\begin_inset LatexCommand index +name "LaTeX-paquetes ! caption" + +\end_inset + + +\lang english + is used, as in this document, the full page width is used for the caption + when you use the default value of 4\InsetSpace \thinspace{} +in for +\series bold +\lang spanish + +\backslash +LTcapwidth +\series default +\lang english +. + To get in this case exactly a 4\InsetSpace \thinspace{} +in wide caption, you can either use a value + slightly different from 4.0\InsetSpace \thinspace{} +in, e.g. + 3.99\InsetSpace \thinspace{} +in, or the LaTeX-command +\series bold +\lang spanish + +\backslash +captionsetup{width=value} +\series default +\lang english + that is provided by the +\series bold +\lang spanish +caption +\series default +\lang english +-package. +\end_layout + +\end_inset + + \end_layout \begin_layout Subsubsection -- 2.39.5