X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Fdoc%2FEmbeddedObjects.lyx;h=282a1047f763931a78500bec7f29a9d64cf26a3b;hb=e2f2e1319180ae66e97633d8a141a7ef8e61a6e2;hp=b34f46067b9a8cf46d10f0ab51acb0007764aac7;hpb=6d1ca20c2b887db94722a666bf7444b96f7f73f8;p=lyx.git diff --git a/lib/doc/EmbeddedObjects.lyx b/lib/doc/EmbeddedObjects.lyx index b34f46067b..282a1047f7 100644 --- a/lib/doc/EmbeddedObjects.lyx +++ b/lib/doc/EmbeddedObjects.lyx @@ -144,13 +144,19 @@ \setboolean{sidecap}{true}} {\setboolean{sidecap}{false}} -% redefine the \LyX macro for PDF bookmarks -\def\LyX{\texorpdfstring{% - L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@} - {LyX}} +% check for picinpar +% used for surrounded fixed objects +\newboolean{picinpar} +\IfFileExists{picinpar.sty} + {\usepackage{picinpar} + \setboolean{picinpar}{true}} + {\setboolean{picinpar}{false}} \end_preamble \options fleqn,bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading \use_default_options false +\begin_modules +initials +\end_modules \maintain_unincluded_children false \language english \language_package default @@ -300,9 +306,9 @@ colortbl \series default , \series bold -marginnote +lettrine, marginnote, picinpar \series default -, and + and \series bold sidecap \series default @@ -19570,6 +19576,13 @@ fi \begin_layout Chapter Floats +\begin_inset CommandInset label +LatexCommand label +name "chap:Floats" + +\end_inset + + \begin_inset Index idx status collapsed @@ -19729,13 +19742,25 @@ reference "sec:Table-Floats" \end_inset respectively, LyX offers the float types -\series bold +\family sans Algorithm -\series default +\family default and -\series bold +\family sans Wrap -\series default +\family default +. + The latter are explained in sec. +\begin_inset space \thinspace{} +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Wrap-Floats" + +\end_inset + . \end_layout @@ -20003,268 +20028,6 @@ package . \end_layout -\begin_layout Subsection -Wrap Floats -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -Floats ! Wrap Floats -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Wrap figure -lines 0 -placement l -overhang 1cm -width "40col%" -status open - -\begin_layout Plain Layout -\begin_inset Graphics - filename clipart/mobius.eps - width 40col% - scaleBeforeRotation - rotateOrigin center - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\begin_inset Caption - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "fig:This-is-a" - -\end_inset - -This is a figure wrap float. -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - This float type is used if you want to wrap text around a figure or table - so that it only occupies some fraction of the column width. - It can be inserted using the menu -\family sans -Insert\SpecialChar \menuseparator -Floats\SpecialChar \menuseparator -Figure -\begin_inset space ~ -\end_inset - -Wrap -\begin_inset space ~ -\end_inset - -Float -\family default - or -\family sans -Table -\begin_inset space ~ -\end_inset - -Wrap -\begin_inset space ~ -\end_inset - -Float -\family default - if the LaTeX-package -\series bold -wrapfig -\series default - -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -LaTeX-packages ! wrapfig -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -vspace{4mm} -\end_layout - -\end_inset - - -\end_layout - -\end_inset - - is installed. -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -Installing a LaTeX-package is explained it in the -\emph on -LaTeX -\begin_inset space ~ -\end_inset - -Configuration -\emph default - manual. -\end_layout - -\end_inset - - The settings of the float can be modified by right-clicking on the float - box. - The mandatory settings are the float -\family sans -Placement -\family default - and its -\family sans -Width -\family default -. - Optional are the -\family sans -Overhang -\family default - that specifies how much the float is set into the paragraph -\begin_inset space \thinspace{} -\end_inset - -/ -\begin_inset space \thinspace{} -\end_inset - -page margin, and the -\family sans -Line -\begin_inset space ~ -\end_inset - -span -\family default - that specifies how many text lines the float will approximately need. - The line span is often hard to approximate; so it is better only to use - it when you encounter float placement problems. - You can furthermore decide if LaTeX is allowed to let the float float within - the paragraph or to surrounding paragraphs. - Figure -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "fig:This-is-a" - -\end_inset - - is an example text wrap float with a width of 40 -\begin_inset space \thinspace{} -\end_inset - -col%, 1 -\begin_inset space \thinspace{} -\end_inset - -cm overhang, set to the left. -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -Available units are explained in appendix -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "cha:Units-available-in" - -\end_inset - -. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Note Greyedout -status open - -\begin_layout Plain Layout - -\series bold -Note: -\series default - Text -\begin_inset space ~ -\end_inset - -wrap float floats are fragile! E. -\begin_inset space \thinspace{} -\end_inset - -g. -\begin_inset space \space{} -\end_inset - -having a figure too close to the bottom of the page can mess things up in - such a way that the float does not appear in the output or that it is placed - over some other text. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -In general: -\end_layout - -\begin_layout Itemize -Wrap floats should not be placed in paragraphs that run over a page break. - That means that wrap floats are better inserted in their exact place when - the document is almost finished and you are able to estimate where page - breaks will appear. -\end_layout - -\begin_layout Itemize -Wrap floats should either be placed in their own paragraph before the paragraph - where they should wrap into or within a paragraph. -\end_layout - -\begin_layout Itemize -Wrap floats in consecutive paragraphs may cause troubles, so ensure that - there is a text paragraph between them as separator. -\end_layout - -\begin_layout Itemize -Wrap floats are not allowed in section headings or tables. -\end_layout - \begin_layout Section Float Numbering \begin_inset Index idx @@ -31960,6 +31723,1749 @@ fleqn , display style formulas can also be scaled. \end_layout +\begin_layout Chapter +Objects Surrounded by Text +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Surrounded by text +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +Wrap Floats +\begin_inset CommandInset label +LatexCommand label +name "sec:Wrap-Floats" + +\end_inset + + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Floats ! Wrap Floats +\end_layout + +\end_inset + + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Surrounded by text ! Wrap Floats +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Wrap figure +lines 0 +placement l +overhang 1cm +width "40col%" +status open + +\begin_layout Plain Layout +\begin_inset Graphics + filename clipart/mobius.eps + width 40col% + scaleBeforeRotation + rotateOrigin center + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "fig:This-is-a" + +\end_inset + +This is a figure wrap float. +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + This float type is used if you want to wrap text around a figure or table + so that it only occupies some fraction of the column width. + It can be inserted using the menu +\family sans +Insert\SpecialChar \menuseparator +Floats\SpecialChar \menuseparator +Figure +\begin_inset space ~ +\end_inset + +Wrap +\begin_inset space ~ +\end_inset + +Float +\family default + or +\family sans +Table +\begin_inset space ~ +\end_inset + +Wrap +\begin_inset space ~ +\end_inset + +Float +\family default + if the LaTeX-package +\series bold +wrapfig +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +LaTeX-packages ! wrapfig +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +vspace{4mm} +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + is installed. +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +Installing a LaTeX-package is explained it in the +\emph on +LaTeX +\begin_inset space ~ +\end_inset + +Configuration +\emph default + manual. +\end_layout + +\end_inset + + The settings of the float can be modified by right-clicking on the float + box. + The mandatory settings are the float +\family sans +Placement +\family default + and its +\family sans +Width +\family default +. + Optional are the +\family sans +Overhang +\family default + that specifies how much the float is set into the paragraph +\begin_inset space \thinspace{} +\end_inset + +/ +\begin_inset space \thinspace{} +\end_inset + +page margin, and the +\family sans +Line +\begin_inset space ~ +\end_inset + +span +\family default + that specifies how many text lines the float will approximately need. + The line span is often hard to approximate; so it is better only to use + it when you encounter float placement problems. + You can furthermore decide if LaTeX is allowed to let the float float within + the paragraph or to surrounding paragraphs. + Figure +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "fig:This-is-a" + +\end_inset + + is an example text wrap float with a width of 40 +\begin_inset space \thinspace{} +\end_inset + +col%, 1 +\begin_inset space \thinspace{} +\end_inset + +cm overhang, set to the left. +\end_layout + +\begin_layout Standard +\begin_inset Note Greyedout +status open + +\begin_layout Plain Layout + +\series bold +Note: +\series default + Text +\begin_inset space ~ +\end_inset + +wrap float floats are fragile! E. +\begin_inset space \thinspace{} +\end_inset + +g. +\begin_inset space \space{} +\end_inset + +having a figure too close to the bottom of the page can mess things up in + such a way that the float does not appear in the output or that it is placed + over some other text. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +In general, the following applies for wrap floats: +\end_layout + +\begin_layout Itemize +They should not be placed in paragraphs that run over a page break. + That means that wrap floats are better inserted in their exact place when + the document is almost finished and you are able to estimate where page + breaks will appear. +\end_layout + +\begin_layout Itemize +They should either be placed in their own paragraph before the paragraph + where they should wrap into or within a paragraph. +\end_layout + +\begin_layout Itemize +In consecutive paragraphs they may cause troubles, so ensure that there + is a text paragraph between them as separator. +\end_layout + +\begin_layout Itemize +They are not allowed in section headings or tables. +\end_layout + +\begin_layout Itemize +Their numbering and referencing works as described in chap. +\begin_inset space \thinspace{} +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "chap:Floats" + +\end_inset + +. +\end_layout + +\begin_layout Section +Surrounded Fixed Objects +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Surrounded by text ! Fixed objects +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +The wrap floats described in sec. +\begin_inset space \thinspace{} +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Wrap-Floats" + +\end_inset + + have these positions in the paragraph: +\end_layout + +\begin_layout Standard +\noindent +\align center +\begin_inset Tabular + + + + + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Graphics + filename ../images/dialog-show-new-inset_graphics.png + scale 70 + scaleBeforeRotation + BoundingBox 0bp 6bp 22bp 22bp + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + + + +\end_inset + + or +\begin_inset Tabular + + + + + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Graphics + filename ../images/dialog-show-new-inset_graphics.png + scale 70 + scaleBeforeRotation + BoundingBox 0bp 6bp 22bp 22bp + +\end_inset + + +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + + + +\end_inset + + +\end_layout + +\begin_layout Standard +To get an object exactly at the position where it is inserted, for example + to get one of these positions: +\begin_inset VSpace defskip +\end_inset + + +\end_layout + +\begin_layout Standard +\noindent +\align center +\begin_inset Tabular + + + + + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Graphics + filename ../images/dialog-show-new-inset_graphics.png + scale 70 + scaleBeforeRotation + BoundingBox 0bp 6bp 22bp 22bp + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + + + +\end_inset + + +\begin_inset Tabular + + + + + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Graphics + filename ../images/dialog-show-new-inset_graphics.png + scale 70 + scaleBeforeRotation + BoundingBox 0bp 6bp 22bp 22bp + +\end_inset + + +\end_layout + +\end_inset + + + + +\end_inset + + +\begin_inset Tabular + + + + + + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Graphics + filename ../images/dialog-show-new-inset_graphics.png + scale 70 + scaleBeforeRotation + BoundingBox 0bp 6bp 22bp 22bp + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + + + +\end_inset + + +\begin_inset Tabular + + + + + + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Graphics + filename ../images/dialog-show-new-inset_graphics.png + scale 70 + scaleBeforeRotation + BoundingBox 0bp 6bp 22bp 22bp + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + + + +\end_inset + + +\end_layout + +\begin_layout Standard +\noindent +\align center +\begin_inset Tabular + + + + + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Graphics + filename ../images/dialog-show-new-inset_graphics.png + scale 70 + scaleBeforeRotation + BoundingBox 0bp 6bp 22bp 22bp + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + + + +\end_inset + + +\begin_inset Tabular + + + + + + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Graphics + filename ../images/dialog-show-new-inset_graphics.png + scale 70 + scaleBeforeRotation + BoundingBox 0bp 6bp 22bp 22bp + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + + + +\end_inset + + +\begin_inset Tabular + + + + + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Graphics + filename ../images/dialog-show-new-inset_graphics.png + scale 70 + scaleBeforeRotation + BoundingBox 0bp 6bp 22bp 22bp + +\end_inset + + +\end_layout + +\end_inset + + + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + +\begin_inset Text + +\begin_layout Plain Layout +text +\end_layout + +\end_inset + + + + +\end_inset + + +\end_layout + +\begin_layout Standard +\noindent +you can use the LaTeX-package +\series bold +picinpar +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +LaTeX-packages ! picinpar +\end_layout + +\end_inset + +. + Here is an example: +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +ifpicinpar +\end_layout + +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The following section will only be displayed when the LaTeX-package +\series bold +picinpar +\series default + is installed. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +begin{window}[2,c,{ +\end_layout + +\end_inset + + +\begin_inset Graphics + filename clipart/mobius.eps + lyxscale 60 + width 40col% + scaleBeforeRotation + rotateOrigin center + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +},] +\end_layout + +\begin_layout Plain Layout + +{} +\end_layout + +\end_inset + + +\size small +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 +\size default + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +footnotemark{} +\end_layout + +\end_inset + + +\size small + 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. +\size default + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +end{window} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +footnotetext{ +\end_layout + +\end_inset + +Footnote of the paragraph with the fixed object. +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Surrounded fixed objects are used to let text float around them, at which + the object's position in the paragraph can be determined by the number + of lines above it. + In contrary to floats is it not possible to have a numbered caption. +\end_layout + +\begin_layout Standard +A fixed object is inserted by adding the command +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +begin{window}[2,c,{ +\end_layout + +\begin_layout Standard +as TeX Code at the beginning of the paragraph. + The first parameter in the bracket, here '2', defines the number of lines + above the object, the second, here 'c', the position of the object. + The positions 'l', 'c' and 'r' (for left, center, right) are possible. + Behind the command you insert the object. + In this example an image with a width of 40 +\begin_inset space \thinspace{} +\end_inset + +% of the text column width was inserted. + The object can also be a table, a box or an equation. + Behind the object the command +\end_layout + +\begin_layout Standard + +\series bold +},description text] +\begin_inset Newline newline +\end_inset + +{} +\end_layout + +\begin_layout Standard +is inserted. + Note that the +\begin_inset Quotes eld +\end_inset + + +\series bold +{} +\series default + +\begin_inset Quotes erd +\end_inset + + is in the second line. + The description text is optional. + The text surrounding the object must be in the same paragraph as the object, + so it must begin directly after the +\series bold +{} +\series default +. + At the end of the paragraph insert the command: +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +end{window} +\end_layout + +\begin_layout Standard +Within a paragraph with a fixed object, you cannot insert footnotes in the + normal way. + You have to use instead the command +\series bold + +\backslash +footnotemark +\series default + inside the paragraph and outside the command +\series bold + +\backslash +footnotetext +\series default + as described in sec. +\begin_inset space \thinspace{} +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Footnotes" + +\end_inset + +. +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The following will be displayed when the LaTeX-package +\series bold +picinpar +\series default + is not installed: +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +You need to install the LaTeX-package +\series bold +picinpar +\series default + to see the following part of this section in the output. +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +Initials +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Initials +\end_layout + +\end_inset + + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Surrounded by text ! Initials +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +To use initials, you must have the LaTeX-package +\series bold +lettrine +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +LaTeX-packages ! lettrine +\end_layout + +\end_inset + + installed and use the module +\family sans +Initials +\family default + in your document (menu +\family sans +Document\SpecialChar \menuseparator +Settings\SpecialChar \menuseparator +Modules +\family default +). + To insert an initial, use the style +\family sans +Initial +\family default +. + This style has a mandatory and an optional argument. + The mandatory argument is inserted via the menu +\family sans +Insert\SpecialChar \menuseparator +Short +\begin_inset space ~ +\end_inset + +Title +\family default + and contains the letter that is the initial. + To use the also the optional argument, insert another argument in front + of the mandatory argument. + This one contains parameters to modify the initial. + For more information about the possible parameters see the documentation + of +\series bold +lettrine +\series default +, +\begin_inset CommandInset citation +LatexCommand cite +key "lettrine" + +\end_inset + +. + The style itself contains the text that is surrounding the initial. + The usual style is hereby that the word whose first letter is the initial, + is printed with +\shape smallcaps +small caps +\shape default +. + To tell LaTeX where this word is finished, add a closing brace ' +\series bold +} +\series default +' as TeX Code behind it. + At the end of the style there must be an opening brace ' +\series bold +{ +\series default +' as TeX Code. +\end_layout + +\begin_layout Standard +Here are some examples: +\end_layout + +\begin_layout Enumerate +No optional argument, the initial is the letter 'I' in the math font +\begin_inset Formula $\mathfrak{Fraktur}$ +\end_inset + +: +\end_layout + +\begin_deeper +\begin_layout Initial +\begin_inset Argument +status open + +\begin_layout Plain Layout +\begin_inset Formula $\mathfrak{I}$ +\end_inset + + +\end_layout + +\end_inset + +t +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + 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. +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +{ +\end_layout + +\end_inset + + +\begin_inset Newpage newpage +\end_inset + + +\end_layout + +\end_deeper +\begin_layout Enumerate +Only one line is surrounding the initial, which is formed by two letters + in standard font and no text is printed in small caps: +\end_layout + +\begin_deeper +\begin_layout Initial +\begin_inset Argument +status open + +\begin_layout Plain Layout +lines=1 +\end_layout + +\end_inset + + +\begin_inset Argument +status open + +\begin_layout Plain Layout +It +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + 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. +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +{ +\end_layout + +\end_inset + + +\end_layout + +\end_deeper +\begin_layout Enumerate +Magenta, hanging initial over 3 +\begin_inset space ~ +\end_inset + +lines in the math font +\begin_inset Formula $\mathcal{CALLIGRAPHIC}$ +\end_inset + +, the text +\begin_inset Quotes eld +\end_inset + +t was in the spring +\begin_inset Quotes erd +\end_inset + + is in +\shape smallcaps +small caps +\shape default +; to color the initial, you must insert this command before the initial: +\begin_inset Newline newline +\end_inset + + +\series bold + +\backslash +renewcommand{ +\backslash +LettrineFontHook}{ +\backslash +color{color}} +\series default + +\begin_inset Newline newline +\end_inset + +where the second +\emph on +color +\emph default + can be +\begin_inset Quotes eld +\end_inset + +red +\begin_inset Quotes erd +\end_inset + +, +\begin_inset Quotes eld +\end_inset + +blue +\begin_inset Quotes erd +\end_inset + +, +\begin_inset Quotes eld +\end_inset + +green +\begin_inset Quotes erd +\end_inset + +, +\begin_inset Quotes eld +\end_inset + +yellow +\begin_inset Quotes erd +\end_inset + +, +\begin_inset Quotes eld +\end_inset + +cyan +\begin_inset Quotes erd +\end_inset + +, +\begin_inset Quotes eld +\end_inset + +magenta +\begin_inset Quotes erd +\end_inset + +, +\begin_inset Quotes eld +\end_inset + +black +\begin_inset Quotes erd +\end_inset + + or +\begin_inset Quotes eld +\end_inset + +white +\begin_inset Quotes erd +\end_inset + +, and add this command to the document preamble: +\begin_inset Newline newline +\end_inset + + +\series bold + +\backslash +@ifundefined{textcolor} +\begin_inset Newline newline +\end_inset + + +\begin_inset space ~ +\end_inset + +{ +\backslash +usepackage{color}}{} +\end_layout + +\begin_deeper +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +renewcommand{ +\backslash +LettrineFontHook}{ +\backslash +color{magenta}} +\end_layout + +\end_inset + + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +makes the initial magenta +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Initial +\begin_inset Argument +status open + +\begin_layout Plain Layout +lines=3, lhang=0.33, loversize=0.25 +\end_layout + +\end_inset + + +\begin_inset Argument +status open + +\begin_layout Plain Layout +\begin_inset Formula $\mathcal{I}$ +\end_inset + + +\end_layout + +\end_inset + +t was in the spring +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + 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. +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +{ +\end_layout + +\end_inset + + +\end_layout + +\end_deeper \begin_layout Chapter External Document Parts \begin_inset Index idx @@ -35364,6 +36870,47 @@ LaTeX-packages ! marginnote \end_inset +\end_layout + +\begin_layout Bibliography +\labelwidthstring Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "lettrine" + +\end_inset + +Documentation of the LaTeX-package +\series bold + +\begin_inset CommandInset href +LatexCommand href +name "lettrine" +target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf" + +\end_inset + + +\series default + and an +\begin_inset CommandInset href +LatexCommand href +name "example" +target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf" + +\end_inset + + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +LaTeX-packages ! lettrine +\end_layout + +\end_inset + + \end_layout \begin_layout Bibliography