> For the complete documentation index, see [llms.txt](https://tunesmith-user-guide.idolumic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tunesmith-user-guide.idolumic.com/update-info/overview/3.0.md).

# 3.0

{% hint style="info" %}
The functionality of the chord sheet editor has been expanded:
{% endhint %}

You can now generate chord sheets in the Nashville Number System format. To transform the chord symbols of an existing song, select the song's key in the drop-down menu at the bottom of the 'Guitar Chord Charts' section and click on the 'Nashville No. System' button. The calculated chord numbers are based on the chord's original position in the selected major key. If the song is written in a minor key, TuneSmith will follow the norm and calculate the chord numbers as if the song were written in the relative major of the selected minor key.

{% hint style="info" %}
The song catalog printouts have been expanded:
{% endhint %}

You now have the option to print legally binding songwriter split sheets from within your song catalog. Click on the print button of the song info screen and make the appropriate selection in the pop-up dialog. Please note that the legal paragraph at the beginning of the songwriter split sheet merely serves as an example and should not be used without consulting your attorney first. Make the necessary changes in the legal paragraph by going to TuneSmith's setup screen before signing your first songwriter split sheet.

{% hint style="info" %}
The graphic interface has been optimized:
{% endhint %}

A handful of interface issues have been corrected. A bug that could prevent chord charts from being printed correctly after you have imported or reverted to a previously created backup of your song catalog has been fixed. The overall performance of TuneSmith has been improved. PC users will benefit from full compatibility with Windows 8.1 while Mac users will benefit from full compatibility with OS X 10.9 (Mavericks).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/update-info/overview/3.0.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.
