kingjon3377 / tartan-gui

Graphical application to create LaTeX-formatted Scottish country dance Ball programs
GNU General Public License v3.0
0 stars 0 forks source link

Support "Special Thanks" section #13

Open kingjon3377 opened 5 years ago

kingjon3377 commented 5 years ago

The Argyle Weekend 2019 Welcome Dance program, while fairly simplistic in design and typesetting, includes several sections at the end that the Ann Arbor programs have not in my experience had: "Argyle Personnel", "Special Thanks", "Branch Leadership", schedule of the rest of the weekend, and schedule of upcoming events. It also has a "Dance Sponsors" page and a list of "Dance Abbreviations" before the first dance.Some of these would be well to include in programs tartan-gui creates; these are trivial to create in LaTeX, but creating them in our GUI is not yet possible, and it would lose them if it read a file that included such.

kingjon3377 commented 4 years ago

Maybe "custom sections" as program elements, each with a title and text? (We'd need to extend the LaTeX formatter and parser to support lists, if nothing else, I suspect.)