mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
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
This commit is contained in:
parent
6aa8af84e5
commit
5db1570e60
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user