Code Monkey home page Code Monkey logo

tartan's People

Contributors

kingjon3377 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

iamam34 alvadia

tartan's Issues

Code should be continuously built and tested

A continuous integration service should be configured to test that the example document builds with the package as it stands and to upload various artifacts (documentation PDF (q.v. #4), sample PDF (q.v. #8), etc.) on tagged releases.

Page breaks should be suggested or dissuggested at natural breaks

In my testing of an actual Ball program, rather than a MWE, I found that of the ten page-breaks in the "dance cribs" section of the program,

  • Three were between dances, as is desirable
  • Two were in the middle of dances, with at least a couple of bars/directions pairs on each side of the break, as is acceptable
  • Two were between the dance title and the dance directions (actually, one was between the dance title and its source!), which is egregiously bad.
  • Three had one set of bars "widowed" or "orphaned" on one side of the page break, which is better than having it fall before the first bar but still to be avoided if at all possible.

The class should suggest page breaks after a dance, forbid them after a dance's title and source, strongly discourage them after figures in a named figure, and discourage them after figures otherwise.

Implement or document booklet layout

The class currently produces a PDF of 4.25 x 5.5 inch pages. But for printing, we really want four of those pages per page (except the first and last, of course), so that these larger pages can be cut, folded, nested, and bound (usually stapled) to produce the booklets dancers will need.

It would be nice to produce that form as an output "directly" if an option is specified, but if nothing else the documentation should explain what packages and command invocations are needed to produce it.

Add `\cleartoverso` command

The GUI's output calls it if there's a back cover image. It should act like \cleardoublepage, except aiming for a left (even) page, not a right (odd) page.

I found a StackExchange post explaining how, but don't have it immediately to hand.

Allow vertical orientation

I recently saw a ball program that was printed using the same paper size and shape as this package enforces, but which was printed so that the reader flipped the pages from left to right instead of from top to bottom. This package should offer that as option.

Describe (standard) output in README

  • Size
  • Cover contents
  • Title page, either on back of front cover or the following page
  • Title page contents and order
  • Program listing
  • Dance cribs
  • Optionally filler art
  • Optionally the text of "Auld Lang Syne"
  • Optionally back-cover image

Combined cover frequently overflows

Unless the chosen image is particularly wide compared to its height, the \tartanimagecover command frequently overflows the bottom-text to the next page. We should:

  • Strongly suppress a page break after the image and suggest one after the bottom-text
  • Account for the height of the bottom-text when calculating how tall the image is allowed to be.

Named-figure indentation is permanent

Figures within a named figure are indented so that their bars field aligns with the figure-description field of normal figures; that is by design. However, as currently implemented, once a named figure is used, every subsequent figure (including in subsequent dances) is similarly indented.

It looks like the (etoolbox?) bool mechanism I'm using is "immutable once set." I spent several hours yesterday trying to fix this, but the most promising solution (starting with \newif) caused example documents to fail to compile.

(I may end up dropping the notion of complex "named figures" anyway, to simplify the implementation and use of both this documentclass and the GUI; the Ball program that prompted me to develop this package included such an explanation of the Targe for The Clansman, but plainly typeset it with the bars merely joining the description in the larger second column.)

Support dance sponsorship

The Argyle Weekend 2019 program includes some dances sponsored by various members of the community, called out as such in the program. We should support such a line being optionally placed below such dances. See kingjon3377/tartan-gui#14

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.