From 8ecf397d97c3a3637c7afe0e4844ab5d147e36c9 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sun, 24 Mar 2019 19:14:17 -0700 Subject: [PATCH] Add save with econding --- source/2/2.4/2.4.2/Featherpad.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.4/2.4.2/Featherpad.rst b/source/2/2.4/2.4.2/Featherpad.rst index eb13fe06..a9bb8079 100644 --- a/source/2/2.4/2.4.2/Featherpad.rst +++ b/source/2/2.4/2.4.2/Featherpad.rst @@ -28,7 +28,7 @@ To search your text file press :kbd:`Control + f` or :menuselection:`Search --> To change what font you want select :menuselection:`Options --> Font` to change your font sizes. To change each font on the on the font level. To change the size type the size you or select it from the :guilabel:`Size` drop down menu. To select a font style simply use the :guilabel:`font style` menu of italic or oblique. To add an underlined font check the :guilabel:`Underline` checkbox. To view a sample of your font :guilabel:`Sample` and will preview your text. The input a number of spaces equal to a tab press :kbd:`Control +Tab`. -To save a file with a different encoding use the :menuselection:`Options --> Encoding` submenu. +To save a file with a different encoding use the :menuselection:`Options --> Encoding` submenu. To save with the current encoding :menuseltion:`File --> Save with Encoding`. To make the text all lowercase press :kbd:`Control + Shift +L` or :menuselection:`Edit --> To Lowercase`. To make the text all uppercase press :kbd:`Control + Shift +U` or :menuselection:`Edit --> To Uppercase`.