Add eencoding and syntax on bottom bar

stable
Lyn Perrine 1 year ago
parent 6afa8cbdb2
commit e2cafe6073

@ -59,6 +59,8 @@ To change what font you want select :menuselection:`Options --> Font` to change
To save a file with a different encoding use the :menuselection:`Options --> Encoding` submenu. To save with the current encoding :menuselection:`File --> Save with Encoding`.
At the bottom of the window of featherpad the :guilabel:`Encoding` shows what encoding your file will be saved with. If featherpad is highlighting a syntax you can see what it is with :guilabel:`Syntax`.
To make the text all lowercase first select it with the mouse press then :kbd:`Control + Shift +L`, :menuselection:`To Lower Case`, or :menuselection:`Edit --> To Lowercase`. To make the text all uppercase select it first then press :kbd:`Control + Shift +U`, right click :menuselection:`To Uppercase`, or :menuselection:`Edit --> To Uppercase`. To capitlize the first letter of each word select the text and :menuselection:`Edit --> To Start Case` or right click :menuselection:` To Start Case`. To alphabetize your lines first select it then :menuselection:`Edit --> Sort Lines`. To sort the opposite way first select the lines then :menuselection:`Edit --> Sort Lines Reversely`.
To print a text :menuselection:`File --> Print` or press :kbd:`control + p`. To change which printer you use have use the :guilabel:`Name` field. To get more options for printing press the :guilabel:`Options` button. To change how many copies to print change the number in the :guilabel:`Copies` field. To print on a certain range of pages use the :guilabel:`Pages From` field to choose a range of pages. To get to even more printer options press the :guilabel:`Properties` button. To collate the printed pages check the :guilabel:`Collate` checkbox. To reverse the order pages are printed check the :guilabel:`Reverse` checkbox.

Loading…
Cancel
Save