Improved image layout
This commit is contained in:
26
README.md
26
README.md
@ -52,25 +52,25 @@ This plugin was inspired by the [tin-whistle-tablature project](https://github.c
|
||||
|
||||
Opening the plugin presents the configuration window:
|
||||
|
||||
<div style="display: flex; gap: 16px;">
|
||||
<figure>
|
||||
<img src="imgs/GUI_LowD_Light.png" alt="GUI, light mode" width="400">
|
||||
<figcaption><em>Light mode</em></figcaption>
|
||||
</figure>
|
||||
<figure>
|
||||
<img src="imgs/GUI_Ocarina_Dark.png" alt="GUI, dark mode" width="400">
|
||||
<figcaption><em>Dark mode</em></figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
<table align="center" border="0", width="90%">
|
||||
<tr>
|
||||
<td align="center"><img src="imgs/GUI_LowD_Light.png" alt="GUI, light mode" width="100%"></td>
|
||||
<td align="center"><img src="imgs/GUI_Ocarina_Dark.png" alt="GUI, dark mode" width="100%"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center"><em>Light mode</em></td>
|
||||
<td align="center"><em>Dark mode</em></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
From here you can select a woodwind definition, customize settings or the format string, and apply to generate the tab.
|
||||
|
||||
**Examples:**
|
||||
|
||||
>
|
||||
><br>
|
||||
*Low D Whistle*
|
||||
|
||||
>
|
||||
><br>
|
||||
*Alto C Ocarina*
|
||||
---
|
||||
|
||||
@ -124,4 +124,4 @@ Try transposing the music. If you are using an instrument like a whistle where t
|
||||
|
||||
## Feedback
|
||||
|
||||
Did you find this plugin useful? Found a bug, or have a feature request? Feel free to [open an issue](../../issues) or leave a star :)
|
||||
Did you find this plugin useful? Found a bug, or have a feature request? Feel free to [open an issue](../../issues) or leave a star :)
|
||||
Reference in New Issue
Block a user