mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 02:14:50 +00:00
UserGuide.lyx: clarify the description of image settings grouping
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25901 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
48b7f1c12d
commit
68190dd5fb
@ -1,4 +1,4 @@
|
||||
#LyX 1.6.0beta4 created this file. For more info see http://www.lyx.org/
|
||||
#LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
|
||||
\lyxformat 338
|
||||
\begin_document
|
||||
\begin_header
|
||||
@ -3046,18 +3046,22 @@ inline false
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
#!/bin/bash
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
FROMFILE=$1
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
TOFILE=`basename $2`
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
cp $FROMFILE /home/you/pdf/$TOFILE
|
||||
\end_layout
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
#LyX 1.6.0beta4 created this file. For more info see http://www.lyx.org/
|
||||
#LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
|
||||
\lyxformat 338
|
||||
\begin_document
|
||||
\begin_header
|
||||
@ -15568,7 +15568,7 @@ Image Formats
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Image formats
|
||||
Images ! Formats
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
@ -15974,7 +15974,7 @@ Grouping of Image Settings
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Images grouping
|
||||
Images ! Settings grouping
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
@ -15983,16 +15983,18 @@ Images grouping
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Each image can define a new group of the settings or join the exiting group.
|
||||
The images within such a group share their settings and adjusting one of
|
||||
the images automatically propagate into all other images in the group.
|
||||
This way you can for example adjust the size for a bunch of images in the
|
||||
same way without the need to manually change each of them.
|
||||
Each image can define a new group of image settings or join an existing
|
||||
group.
|
||||
The images within such a group share their settings, so adjusting one of
|
||||
the images in the group automatically also adjusts all other images in
|
||||
the group in the same way.
|
||||
So you can for example adjust the size for a bunch of images in the same
|
||||
way without the need to manually change each of them.
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
The new group can be set in
|
||||
A new group can be set by entering a name in the
|
||||
\family sans
|
||||
Initialize
|
||||
\begin_inset space ~
|
||||
@ -16004,9 +16006,9 @@ Group
|
||||
|
||||
Name
|
||||
\family default
|
||||
field inside Graphics dialog.
|
||||
Joining the exiting group can be set using the context menu of the image
|
||||
- just check the name of the desired group.
|
||||
field in the Graphics dialog.
|
||||
Joining an existing group can be set using the context menu of the image
|
||||
by checking the name of the desired group.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
|
@ -16018,7 +16018,7 @@ Formatos de imagen
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Formatos de imagen
|
||||
Imágenes ! Formatos
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
@ -16282,7 +16282,7 @@ Les Formats d'Images
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Format d'images
|
||||
Images ! Formats
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
Loading…
Reference in New Issue
Block a user