diff options
| author | Nicolas Dufour <nicoduf@yahoo.fr> | 2014-05-14 15:56:38 +0000 |
|---|---|---|
| committer | JazzyNico <nicoduf@yahoo.fr> | 2014-05-14 15:56:38 +0000 |
| commit | 3fe7090e52db5837d56d0c592037d1b8ab8a6c49 (patch) | |
| tree | 55e5d7cd2c89089f954d073e50fd0423dd4028f7 /share/tutorials | |
| parent | CSS2 and CSS3 text decoration rendering, most code from David Mathog. (diff) | |
| download | inkscape-3fe7090e52db5837d56d0c592037d1b8ab8a6c49.tar.gz inkscape-3fe7090e52db5837d56d0c592037d1b8ab8a6c49.zip | |
Documentation. Replace old menu items in the Tips and Basic tutorials.
Fixed bugs:
- https://launchpad.net/bugs/1319060
(bzr r13373)
Diffstat (limited to 'share/tutorials')
| -rw-r--r-- | share/tutorials/tutorial-basic.svg | 2 | ||||
| -rw-r--r-- | share/tutorials/tutorial-tips.svg | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/share/tutorials/tutorial-basic.svg b/share/tutorials/tutorial-basic.svg index 958eaeca9..35ed566ff 100644 --- a/share/tutorials/tutorial-basic.svg +++ b/share/tutorials/tutorial-basic.svg @@ -673,7 +673,7 @@ the line with copies of this black square:</flowDiv> <use y="0" x="0" xlink:href="#d0e667"/> </flowRegion> <flowDiv xml:space="preserve">Chances are, your copies of the square are placed more or less randomly. This is -where the Align dialog (<flowSpan font-weight="bold">Shift+Ctrl+A</flowSpan>) is useful. Select all the squares +where the Align and Distribute dialog (<flowSpan font-weight="bold">Shift+Ctrl+A</flowSpan>) is useful. Select all the squares (<flowSpan font-weight="bold">Shift+click</flowSpan> or drag a rubberband), open the dialog and press the “Center on horizontal axis” button, then the “Make horizontal gaps between objects equal” button (read the button tooltips). The objects are now neatly aligned and diff --git a/share/tutorials/tutorial-tips.svg b/share/tutorials/tutorial-tips.svg index f6100e0e9..99641a8be 100644 --- a/share/tutorials/tutorial-tips.svg +++ b/share/tutorials/tutorial-tips.svg @@ -553,7 +553,7 @@ access to these features (if you know SVG). in Inkscape it's equal to 0.8pt or 1/90 of the inch). This is also the unit used in displaying coordinates at the lower-left corner and preselected in all units menus. (You can always hover your mouse over a ruler to see the tooltip with the units it uses.) To -change this, open <flowSpan font-family="sans-serif">Document Preferences</flowSpan> +change this, open <flowSpan font-family="sans-serif">Document Properties</flowSpan> (<flowSpan font-weight="bold">Shift+Ctrl+D</flowSpan>) and change the <flowSpan font-family="sans-serif">Default units</flowSpan> on the <flowSpan font-family="sans-serif">Page</flowSpan> tab. </flowDiv> |
