This userscript adds a button to any tab on ultimate-guitar.com in order to download it in tex format for use with the LaTeX songs
package. Just the click the button and the .tex will be downloaded!
See also my songs
template HERE to make a nicely styled chordbook specially for guitarists. That was my primaray motivation for making this script.
Click HERE to install this userscript!
This userscript uses:
- Tampermonkey
- ChordSheetJS for conversion of the tab.
- A JavaScript implementation of the UG api, reverse engineered by Pilfer
This script does currently not work, because ChordSheetJS needs to merge the nescessary pull request to convert a chordsheet to LaTeX. This functionality will be merged soon however. And when this happens this script will be updated. I will remove this disclaimer when the pull request is merged.