From bc09192aeca55dd73831cc0d8a5720bd33d37997 Mon Sep 17 00:00:00 2001 From: uksla Date: Tue, 16 Nov 2021 07:43:23 +0300 Subject: [PATCH] text --- docs/text.md | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/docs/text.md b/docs/text.md index f456ba3..9cb776d 100644 --- a/docs/text.md +++ b/docs/text.md @@ -397,26 +397,32 @@ When you add a text block using the click-and-drag method, Lunacy automatically For this: 1. Select the text layer. -2. Click the **Generate text** in the Inspector or the text generation button on the top bar until you get the text that you find acceptable. +2. Click the **Generate text** button in the Inspector until you get the text that you find acceptable. Alternatively, you can use the `Shift+R` shortcut to refresh the content. -Alternatively, you can use the `Shift+R` shortcut to refresh the content. - -![Generate text buttons](public/text-textgen1.png) +![Generate text buttons](public/text-textgen8.png) To generate such texts as names, addresses, etc., proceed as follows. **Way 1. Selecting from the menu** 1. Select the required text block. -2. Click the down arrowhead next to the **Generate text** button. A menu with text categories appears. -3. Use the menu to select the required content. If necessary, use the `Shift + R` shortcut or any of the **Generate text** buttons to refresh generated content. +2. In the Inspector, click the down arrowhead next to the **Generate text** button. A menu with text categories appears. +3. Use the menu to select the required content. If necessary, use the `Shift + R` shortcut or the **Generate text** button to refresh generated content. -![Generate text menu](public/text-textgenmenu.png) +![Generate text menu](public/text-textgenmenu8.png) The **Auto Refresh** option on the menu enables/disables text generation in duplicated text blocks. With this option selected, when you duplicate a text block with an autogenerated text, the new block will contain a new text. + + + + + + **Way 2. Using text snippets** In Lunacy, text snippets are short commands for generation of specific texts. Snippets always begin with a semicolon (;) followed by a full or short form of the command. For instance, to generate an email address, you should type *;email* or *;em*. To generate a credit card number, type *;creditcard* or *;cr*, and so on. You can always look up the list of snippets on the menu with text categories (see the figure in *Way 1*) or in the shortcuts panel.