# Editing Lyrics

To format your lyrics in the text editor you can use a variety of text styles and choose a font via a **floating format menu**.&#x20;

{% hint style="info" %}
Mark the text you wish to format and have the menu appear by clicking on the **right button** of your mouse.&#x20;
{% endhint %}

![](/files/-M6rSb5edYLQ4nUCmK7-)

{% hint style="warning" %}
If you use a one-button mouse press the **control key** when you click on your mouse.&#x20;
{% endhint %}

You can also access the floating menu from within the song titles and copyright info fields when the ‘[Song Info](/song-catalog/untitled.md)’ submenu is opened to format the heads of your lyrics sheets.

Whenever TuneSmith marks a word with a **dotted red underline** to indicate questionable **spelling** the floating menu will also allow you to look up spelling alternatives for the underlined word. Only the word that was actually clicked on with the right mouse button or with the help of the control key will be considered for spelling alternatives if multiple words are marked at the same time.&#x20;

{% hint style="success" %}
If you want to **check the entire lyrics** of a particular song, you can do so by clicking on the **‘Spelling’ button** above the ‘Lyrics Editor’.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tunesmith-user-guide.idolumic.com/song-catalog/editing-lyrics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
