Git commit c63347fbbc5dc8401452b38d839b17d632ea1c48 by Yuri Chornoivan. Committed on 10/11/2013 at 18:35. Pushed by yurchor into branch 'master'.
Add some formatting M +2 -2 doc/sheets/advanced.docbook http://commits.kde.org/calligra/c63347fbbc5dc8401452b38d839b17d632ea1c48 diff --git a/doc/sheets/advanced.docbook b/doc/sheets/advanced.docbook index 12340a8..eb49d2c 100644 --- a/doc/sheets/advanced.docbook +++ b/doc/sheets/advanced.docbook @@ -1,4 +1,4 @@ - <chapter id="hardsums"> +<chapter id="hardsums"> <chapterinfo> <authorgroup> <author> @@ -235,7 +235,7 @@ for a normal <guimenuitem>Paste</guimenuitem> operation.</para> <title>Array Formulas</title> <para>&sheets; allows you to use formulas whose result is a matrix or a range of values. Normally, only the first value is displayed in a cell. If you would -like to display the entire matrix, simply use Ctrl+Alt+Enter when editing +like to display the entire matrix, simply use <keycombo>&Ctrl;&Alt;&Enter;</keycombo> when editing a formula, and it will be converted into an array formula, occupying neighboring cells as needed.</para> <para>Cells that are a part of an array formula are locked for editing.</para>
